Commit Graph

  • c08d7e9 Merge pull request #79 from AndrewRadev/master by Martin Grenfell 2011-07-08 23:35:10 -0700
  • 5bd6418 Fix for copying error by Andrew Radev 2011-07-08 22:10:13 +0300
  • bc745b6 Fixed resolve() double endslash defect by Dave Aitken 2011-07-07 02:51:13 -0700
  • 0b0c766 Added support for windows network shares (\\box\share format paths) by Dave Aitken 2011-07-07 02:38:01 -0700
  • 2fbd578 Merge remote-tracking branch 'EvanDotPro/master' by Martin Grenfell 2011-07-06 13:59:57 +1200
  • 04aa45f Merge pull request #74 from iNecas/nerd_tree_find_fix by Martin Grenfell 2011-07-05 03:55:05 -0700
  • 71d6c1d specify 'file' input types to allow for tab-completion of paths when copying, moving, or creating a node by Evan Coury 2011-07-04 05:56:39 -0700
  • 063e4d0 Revert commit 7f5a8caa by Ivan Necas 2011-06-25 11:51:21 +0200
  • 70ba0d6 separate syntax file for better combacibility with plugins that reloads vimrc files(such as perdirvimrc) after BufRead. by George Ang 2011-06-18 23:56:31 +0800
  • 1cd5048 Merge pull request #56 from iNecas/nerd_tree_find_fix by Martin Grenfell 2011-05-06 03:00:50 -0700
  • bf73470 Merge pull request #50 from sdewald/master by Martin Grenfell 2011-05-06 02:33:57 -0700
  • 2e072fe fix the mouse and NERDTreeDirArrows by Martin Grenfell 2011-04-24 02:13:54 +1200
  • 7f5a8c3 Fix for getting line of node by Ivan Necas 2011-03-20 14:25:41 +0100
  • f621df6 fix a minor bug with syntax highlighting of the root node by Martin Grenfell 2011-03-10 10:43:47 +1300
  • 6a6ffe2 Merge branch 'master' of github.com:scrooloose/nerdtree by Steve DeWald 2011-03-04 11:24:54 -0800
  • 1dd345c only set relativenumber for vim >= 7.3 by Martin Grenfell 2011-03-03 12:18:04 +1300
  • bc0c64e fix a bug when the bookmarks are toggled with NERDTreeMinimalUI by Martin Grenfell 2011-03-01 11:28:57 +1300
  • 702a889 remove '.. (up a dir)' when NERDTreeMinimalUI is set by Martin Grenfell 2011-03-01 11:03:05 +1300
  • fad6f06 fix a bug with NERDTreeMinimalUI and syntax highlighting by Martin Grenfell 2011-03-01 10:54:06 +1300
  • e697444 set nornu when line numbers aren't shown by Cam Thompson 2011-02-27 21:30:43 -0500
  • d595605 hide (up a dir) when using minimal ui by Cam Thompson 2011-02-27 21:18:28 -0500
  • b9e970d Merge branch 'master' of git://github.com/scrooloose/nerdtree by Cam Thompson 2011-02-27 20:41:47 -0500
  • 999ba49 merge hide bookmarks and press ? options by Cam Thompson 2011-02-27 20:36:06 -0500
  • 21bd141 fix highlighting of executable files with NERDTreeDirArrows by Martin Grenfell 2011-02-28 10:55:15 +1300
  • e88f436 Merge remote-tracking branch 'upstream/master' by Cam Thompson 2011-02-25 13:16:03 -0500
  • 2d17132 add bookmarks and press help documentation by Cam Thompson 2011-02-25 13:14:49 -0500
  • 8accb09 Make tree style (|+~ or arrows) configurable by Marcin Kulik 2011-02-23 18:30:42 +0100
  • 867de91 Make indentation of file nodes more intuitive by Marcin Kulik 2011-02-20 20:42:03 +0100
  • 1de3c22 Fixed two bugs affecting adding and copying nodes with escaped chars (e.g. spaces) in the filepath by Steve DeWald 2011-02-20 09:40:34 -0800
  • eac3214 Use small triangles for directories and get rid of ascii bars by Marcin Kulik 2011-02-19 12:36:14 +0100
  • 37bfae0 rename press for help and bmark label options by Cam Thompson 2011-02-11 18:49:42 -0500
  • 2504666 make it handle dirs of the form '[foo]baz' properly in *nix by Martin Grenfell 2011-02-14 10:20:15 +1300
  • 9e415dc add option to hide bookmarks label by Cam Thompson 2011-01-13 18:00:41 -0500
  • e4efdb3 add option to hide 'Press ? for help' by Cam Thompson 2011-01-13 17:13:29 -0500
  • 721ad3e fix a bug when opening a file bookmark in a new tab by Martin Grenfell 2011-02-08 17:44:38 +1300
  • 8618929 fix a couple of typos in the filesystem menu by Martin Grenfell 2011-02-08 17:16:30 +1300
  • b3df8fb make all regex matching case sensitive by Martin Grenfell 2011-02-08 16:53:45 +1300
  • 492f491 prefix all highlight groups with NERDTree for namespace reasons by Martin Grenfell 2011-02-08 11:37:28 +1300
  • 7650cdc update credits/changelog by marty 2010-11-20 18:04:39 +1300
  • a72cb80 fix a bug with :NERDTreeFind and symlinks by marty 2010-11-20 18:01:38 +1300
  • e1abd4d close the tree win when opening bookmarked files for NERDTreeQuitOnOpen by marty 2010-09-18 18:15:30 +1200
  • 3785988 correct the window the cursor jumps to on :NERDTree(Close|Toggle) by marty 2010-09-18 18:11:17 +1200
  • 88aaba2 Escaped "value" parameter to initVariable, so it is a valid literal-string. by paddyoloughlin 2010-07-31 01:30:19 +0800
  • a997ab3 fix a bug with `:Bookmark foo' where foo was an existing bookmark by marty 2010-06-21 21:41:52 +1200
  • 153041a (tag: 4.1.0) switch to version 4.1.0 by marty 2009-12-01 22:20:53 +1300
  • 68cb5fc update changelog and credits by marty 2009-12-01 22:19:43 +1300
  • ee7aafb bugfix: paths were incorrectly escaped in win32 for :e and :cd by marty 2009-11-24 21:34:41 +1300
  • b047d7f put the open-in-new-tab logic in the models, make NERDTreeQuitOnOpen effect T and t by marty 2009-11-24 00:11:02 +1300
  • 1537d42 move s:getSelectedBookmark in to the Bookmark model by marty 2009-11-24 00:10:44 +1300
  • 4b566f1 add NERDTreeFind command and handling code by marty 2009-11-22 18:42:22 +1300
  • f34986d move the path string truncation into Path#str() by marty 2009-11-22 18:25:23 +1300
  • a713a86 truncate the root line if its too long by marty 2009-11-05 13:49:36 +1300
  • 08bc987 bugfix: escape filenames for ":edit"ing by marty 2009-10-10 12:30:28 +1300
  • 94e085f really fix the window state restoring by marty 2009-10-09 21:27:48 +1300
  • 241f2e9 (tag: 4.0.0) switch to version 4.0.0 by marty 2009-10-09 18:52:47 +1300
  • c864c6e bugfix for NERDTreeMirror by marty 2009-10-09 18:41:00 +1300
  • bc55f3d fix a typo in the doc by marty 2009-10-09 15:54:57 +1300
  • 39a3a78 update changelog/credits by marty 2009-10-09 15:24:18 +1300
  • 31f65b9 remove the git menu plugin by marty 2009-10-09 14:48:25 +1300
  • 3837ea8 change my email to gmail by marty 2009-10-09 14:46:40 +1300
  • fedd5f1 minor refactor by marty 2009-10-09 14:40:04 +1300
  • dc108f5 bugfix: the window state wasnt being stored by marty 2009-10-09 14:36:25 +1300
  • 93a0a42 remove a couple of useless lines by marty 2009-10-08 16:15:53 +1300
  • e899bed fix a retarded line that somehow got in by marty 2009-09-29 09:41:57 +1300
  • 87fbc2e fix syntax error in Path#delete() by marty 2009-09-29 09:40:41 +1300
  • cf61ad3 change the statusline so restoring a session doesnt break so badly by marty 2009-09-15 19:57:08 +1200
  • f772cfd fix path escaping for Path._strForCd() by marty 2009-09-13 14:05:28 +1200
  • a1e7bc0 refactor away from Path.strForCd() (since it was removed earlier) by marty 2009-09-13 14:02:48 +1200
  • e5c79fc dont highlight current menu item by marty 2009-09-11 22:32:09 +1200
  • a3b05e8 Taught s:Path.getParent to handle Windows paths. by Tim Henigan 2009-09-08 22:19:01 +0800
  • 89cfedd syntax fix by marty 2009-09-09 16:04:14 +1200
  • 1be18ed dont show separators at the top of the menu by marty 2009-09-06 21:58:56 +1200
  • e2265ec update the changelog by marty 2009-09-06 13:43:54 +1200
  • 5ba3b3a update the doc by marty 2009-09-06 13:43:47 +1200
  • 6a513e4 remove some old code left over for the ! mapping by marty 2009-09-06 12:19:32 +1200
  • 1ea2a0c update doc RE menu by marty 2009-09-06 11:27:36 +1200
  • 3a163fc migrate fs_menu.vim to use the new Path#str method by marty 2009-09-05 22:29:11 +1200
  • 36e4402 update the API doc by marty 2009-09-04 00:36:01 +1200
  • effb5d4 make "OS" the default format for Path#str() by marty 2009-09-03 15:09:34 +1200
  • a854fee comment Path#str() by marty 2009-09-02 22:07:23 +1200
  • cbb0a86 correct a header comment by marty 2009-09-02 22:07:12 +1200
  • d21b00c fix bug when using x on the tree root by marty 2009-09-02 16:42:24 +1200
  • 5311777 rename Path#_strForEditCmd to _strForEdit by marty 2009-09-02 00:44:10 +1200
  • 7a5685a highlight the current menu item by marty 2009-09-01 23:36:34 +1200
  • 38e2bca simplify the menu rendering by marty 2009-09-01 22:43:06 +1200
  • 0dda0ce refactor the Path#str* methods by marty 2009-09-01 17:15:48 +1200
  • 8fc72fd remove s:executeNode since it is now unused by marty 2009-08-26 16:44:28 +1200
  • dc3f1b5 refactor/move around the method to render a path to a string by marty 2009-08-24 00:07:18 +1200
  • dd38ab8 remove the arg from Path#str() by marty 2009-08-23 23:56:33 +1200
  • 7051977 updates to the doc by marty 2009-08-22 01:57:45 +1200
  • d9f315d update some file header info for the nerdtree plugins by marty 2009-08-22 01:54:28 +1200
  • 5e9635d update some of the old fs menu doc for the new menu system by marty 2009-08-22 01:44:39 +1200
  • f2a9e9a make the git menu use the new NERDTreeAddSubmenu() call by marty 2009-08-22 01:27:07 +1200
  • 1080246 add some doc for the new API by marty 2009-08-22 01:26:47 +1200
  • fcb4ec0 make the menu api more awesome by marty 2009-08-22 01:25:18 +1200
  • 8211554 recursively source all .vim files in nerdtree_plugin/ by marty 2009-08-22 01:19:46 +1200
  • 4646992 set nolazyredraw ... not sure how this got changed by marty 2009-08-20 13:36:29 +1200
  • 10bb62a add comments to MenuItem and MenuController methods by marty 2009-08-20 13:35:47 +1200
  • 46710bf update git_menu so we dont prompt anymore unless needed by marty 2009-08-20 03:08:18 +1200
  • fcb54ee remove some unneeded checks from fs_menu by marty 2009-08-20 03:07:54 +1200