592 Commits (master)
 

Author SHA1 Message Date
  Martin Grenfell c08d7e9f19 Merge pull request #79 from AndrewRadev/master 12 years ago
  Andrew Radev 5bd641834d Fix for copying error 12 years ago
  Dave Aitken bc745b6e99 Fixed resolve() double endslash defect 12 years ago
  Dave Aitken 0b0c76626b Added support for windows network shares (\\box\share format paths) 12 years ago
  Martin Grenfell 2fbd578a77 Merge remote-tracking branch 'EvanDotPro/master' 12 years ago
  Martin Grenfell 04aa45fcd8 Merge pull request #74 from iNecas/nerd_tree_find_fix 12 years ago
  Evan Coury 71d6c1d3c6 specify 'file' input types to allow for tab-completion of paths when copying, moving, or creating a node 12 years ago
  Ivan Necas 063e4d0870 Revert commit 7f5a8caa 12 years ago
  George Ang 70ba0d60ec separate syntax file for better combacibility with plugins that reloads 12 years ago
  Martin Grenfell 1cd50482d2 Merge pull request #56 from iNecas/nerd_tree_find_fix 13 years ago
  Martin Grenfell bf73470723 Merge pull request #50 from sdewald/master 13 years ago
  Martin Grenfell 2e072fe0e2 fix the mouse and NERDTreeDirArrows 13 years ago
  Ivan Necas 7f5a8c3aac Fix for getting line of node 13 years ago
  Martin Grenfell f621df68ae fix a minor bug with syntax highlighting of the root node 13 years ago
  Steve DeWald 6a6ffe2ad6 Merge branch 'master' of github.com:scrooloose/nerdtree 13 years ago
  Martin Grenfell 1dd345c56d only set relativenumber for vim >= 7.3 13 years ago
  Martin Grenfell bc0c64ef82 fix a bug when the bookmarks are toggled with NERDTreeMinimalUI 13 years ago
  Martin Grenfell 702a88956b remove '.. (up a dir)' when NERDTreeMinimalUI is set 13 years ago
  Martin Grenfell fad6f06ace fix a bug with NERDTreeMinimalUI and syntax highlighting 13 years ago
  Cam Thompson e697444f29 set nornu when line numbers aren't shown 13 years ago
  Cam Thompson d595605ff1 hide (up a dir) when using minimal ui 13 years ago
  Cam Thompson b9e970d934 Merge branch 'master' of git://github.com/scrooloose/nerdtree 13 years ago
  Cam Thompson 999ba49857 merge hide bookmarks and press ? options 13 years ago
  Martin Grenfell 21bd141866 fix highlighting of executable files with NERDTreeDirArrows 13 years ago
  Cam Thompson e88f436302 Merge remote-tracking branch 'upstream/master' 13 years ago
  Cam Thompson 2d17132f48 add bookmarks and press help documentation 13 years ago
  Marcin Kulik 8accb0978e Make tree style (|+~ or arrows) configurable 13 years ago
  Marcin Kulik 867de91643 Make indentation of file nodes more intuitive 13 years ago
  Steve DeWald 1de3c22a44 Fixed two bugs affecting adding and copying nodes with escaped chars (e.g. spaces) in the filepath 13 years ago
  Marcin Kulik eac32148a4 Use small triangles for directories and get rid of ascii bars 13 years ago
  Cam Thompson 37bfae0d2f rename press for help and bmark label options 13 years ago
  Martin Grenfell 2504666a72 make it handle dirs of the form '[foo]baz' properly in *nix 13 years ago
  Cam Thompson 9e415dcc6d add option to hide bookmarks label 13 years ago
  Cam Thompson e4efdb3bd4 add option to hide 'Press ? for help' 13 years ago
  Martin Grenfell 721ad3ecc2 fix a bug when opening a file bookmark in a new tab 13 years ago
  Martin Grenfell 8618929e9a fix a couple of typos in the filesystem menu 13 years ago
  Martin Grenfell b3df8fb1e6 make all regex matching case sensitive 13 years ago
  Martin Grenfell 492f491056 prefix all highlight groups with NERDTree for namespace reasons 13 years ago
  marty 7650cdc662 update credits/changelog 13 years ago
  marty a72cb80337 fix a bug with :NERDTreeFind and symlinks 13 years ago
  marty e1abd4d373 close the tree win when opening bookmarked files for NERDTreeQuitOnOpen 13 years ago
  marty 37859888b5 correct the window the cursor jumps to on :NERDTree(Close|Toggle) 13 years ago
  paddyoloughlin 88aaba22b5 Escaped "value" parameter to initVariable, so it is a valid literal-string. 13 years ago
  marty a997ab3341 fix a bug with `:Bookmark foo' where foo was an existing bookmark 13 years ago
  marty 153041ac93 switch to version 4.1.0 14 years ago
  marty 68cb5fc2eb update changelog and credits 14 years ago
  marty ee7aafb135 bugfix: paths were incorrectly escaped in win32 for :e and :cd 14 years ago
  marty b047d7f312 put the open-in-new-tab logic in the models, make NERDTreeQuitOnOpen effect T and t 14 years ago
  marty 1537d42706 move s:getSelectedBookmark in to the Bookmark model 14 years ago
  marty 4b566f153f add NERDTreeFind command and handling code 14 years ago