Commit Graph

  • c9c67b5 add a help tag for :NERDTreeClose by Martin Grenfell 2008-12-24 14:23:39 +1300
  • 3803db5 add doc for :NERDTreeMirror by Martin Grenfell 2008-12-24 14:09:09 +1300
  • a33849e change the way nerd tree buffers are named by Martin Grenfell 2008-12-24 00:57:01 +1300
  • b09e0fb refactor the initNerdTreeMirror function by Martin Grenfell 2008-12-24 00:52:00 +1300
  • 402fea6 make the NERDTreeMirror handler smarter by Martin Grenfell 2008-12-17 20:21:06 +1300
  • 589036f add NERDTreeMirror command and handler by Martin Grenfell 2008-12-14 23:04:56 +1300
  • d3b2258 update doc for hacking nerd tree by Martin Grenfell 2008-12-22 23:33:38 +1300
  • 6103a30 set ei=all for all wincmd calls by Martin Grenfell 2008-12-20 00:25:45 +1300
  • 8d20ae9 adjust the quickhelp for primary vs secondary trees by Martin Grenfell 2008-12-18 23:23:28 +1300
  • 9fc7fb8 make the throw/catch code uniform and consistent by Martin Grenfell 2008-12-18 13:25:30 +1300
  • 6da7f31 when in a secondary tree, just use :split for the 'i' mapping by Martin Grenfell 2008-12-18 12:55:06 +1300
  • d0d755f ignore errors when removing netrw autocmds if they dont exist by Martin Grenfell 2008-12-17 23:31:59 +1300
  • 56b5446 change the <tab> mapping to i by Martin Grenfell 2008-12-17 23:28:20 +1300
  • 8802083 make the nerd tree only appear on the left or right by Martin Grenfell 2008-12-17 23:22:43 +1300
  • d4b78be doc the NERDTreeHijackNetrw option by Martin Grenfell 2008-12-17 23:13:13 +1300
  • 5ff836e clean up the netrwhijack code and make an option to disable it by Martin Grenfell 2008-12-17 20:55:50 +1300
  • 6b4dca7 put the base nerd tree autocmds in an augroup by Martin Grenfell 2008-12-17 20:24:08 +1300
  • 7ac998f bugfix when creating a fresh tree for a tab by Martin Grenfell 2008-12-14 23:01:50 +1300
  • 888934a make TreeFileNode#isRoot() assume a tree exists for current buf, not tab by Martin Grenfell 2008-12-14 00:40:17 +1300
  • fb5ee9f assume the cursor is already on a tree window when doing an open-split by Martin Grenfell 2008-12-14 00:39:19 +1300
  • b2c56e9 fix for the preview mappings by Martin Grenfell 2008-12-14 00:38:13 +1300
  • 3e5faf9 hijack netrw by Martin Grenfell 2008-12-13 19:32:35 +1300
  • b0297c5 use buffer level variables instead of tab lvl by Martin Grenfell 2008-12-13 19:29:03 +1300
  • 9aba1c1 (tag: 2.14.3) switch to version 2.14.3 by Martin Grenfell 2008-12-13 11:29:30 +1300
  • 0fc5d3f update changelog and credits by Martin Grenfell 2008-12-13 11:29:21 +1300
  • 729abf8 bugfix for read only node highlighting by Martin Grenfell 2008-12-07 12:04:23 +1300
  • 96215c5 use reletive paths for edit commands if possible by Martin Grenfell 2008-11-30 20:05:54 +1300
  • f4c455b fix a typo by Martin Grenfell 2008-11-29 00:11:23 +1300
  • 22904e4 allow relative paths for :NERDTree commands by Martin Grenfell 2008-11-29 00:07:23 +1300
  • d49c742 use the cwd instead of the dir of the current file for :NERDTree by Martin Grenfell 2008-11-29 00:06:59 +1300
  • a59a2f6 switch to version 2.14.2 by Martin Grenfell 2008-10-29 20:14:08 +1300
  • 2f399b9 update changelog and credits by Martin Grenfell 2008-10-29 20:04:49 +1300
  • 0907914 (tag: 2.14.2) switch to version 2.14.2 by Martin Grenfell 2008-10-29 20:14:08 +1300
  • cea02c6 update changelog and credits by Martin Grenfell 2008-10-29 20:04:49 +1300
  • 4b61723 rename and fix s:windowIsUsable() by Martin Grenfell 2008-10-29 10:07:32 +1300
  • 00ab690 bugfix for doing :qa when a nerd tree is open in another tab by Martin Grenfell 2008-10-28 21:03:39 +1300
  • d4b4d69 when opening a file (with o), dont split unless there is no choice by Martin Grenfell 2008-10-27 23:21:39 +1300
  • 283559b fix a bug where directories starting with + couldnt be opened by Martin Grenfell 2008-10-19 23:06:32 +1300
  • 38442b0 refactor code to find tree indent level by Martin Grenfell 2008-10-19 23:06:09 +1300
  • ae0d744 fix a backwards compatibility bug with maps by Martin Grenfell 2008-10-16 22:55:44 +1300
  • 094074d correct version in changelog by Martin Grenfell 2008-10-16 22:34:48 +1300
  • 9b192b4 bump the version by Martin Grenfell 2008-10-12 10:31:00 +1300
  • 5fcdd03 (tag: 2.14.1) refactor the help page slightly by Martin Grenfell 2008-10-01 23:16:32 +1300
  • d89dbd3 dont clobber &cpo by Martin Grenfell 2008-10-01 22:32:03 +1300
  • ed273e1 minor refactor to Bookmark#toRoot() by Martin Grenfell 2008-09-29 11:33:58 +1300
  • 03dec4c rename TreeFileNode#findOpenDirSiblingWithChildren by Martin Grenfell 2008-09-24 12:42:42 +1200
  • 171c382 bug fix for TreeDirNode#hasVisibleChildren() by Martin Grenfell 2008-09-24 12:42:15 +1200
  • be2e602 make path.bookmarkNames private by Martin Grenfell 2008-09-11 12:01:54 +1200
  • 2ca4573 (tag: 2.14.0) switch to version 2.14.0, update changelog by Martin Grenfell 2008-09-07 12:44:13 +1200
  • cdc005f downcase all script level function names by Martin Grenfell 2008-09-05 14:34:50 +1200
  • 19d5aaa bugfix: openRecursively2 hadnt been renamed properly by Martin Grenfell 2008-09-04 15:40:09 +1200
  • 83966b7 correct a comment by Martin Grenfell 2008-09-03 18:23:08 +1200
  • b2b2bdf make TreeDirNode#initChildren private by Martin Grenfell 2008-09-03 18:20:09 +1200
  • cf8c546 make TreeDirNode#openRecursively2 private by Martin Grenfell 2008-09-03 18:19:44 +1200
  • a8cd995 remove 2 unused methods by Martin Grenfell 2008-09-03 18:14:44 +1200
  • 82a6064 fix a comment by Martin Grenfell 2008-09-03 18:12:03 +1200
  • f8b51d0 rename all classes - remove the leading 'o' by Martin Grenfell 2008-09-03 18:03:56 +1200
  • 3cbb73a remove 2 unused function2 by Martin Grenfell 2008-09-03 17:53:16 +1200
  • d24a421 cosmetic fix by Martin Grenfell 2008-09-03 17:45:22 +1200
  • 6cf4e9a move some bookmark logic into the model by Martin Grenfell 2008-09-03 17:40:33 +1200
  • 2e26da9 minor cosmetic change by Martin Grenfell 2008-09-03 17:40:26 +1200
  • e102abe move a method into the TreeDirNode model by Martin Grenfell 2008-09-03 16:32:14 +1200
  • 4c1362a rename all class instance methods to start with lower case by Martin Grenfell 2008-09-03 15:58:19 +1200
  • 1a4cf45 remove some unneeded 'unlet' calls by Martin Grenfell 2008-09-03 15:06:15 +1200
  • 374df70 remove some unneeded syntax by Martin Grenfell 2008-09-03 15:05:50 +1200
  • a57b867 correct the comments above s:GetSelectedBookmark() by Martin Grenfell 2008-08-31 20:58:08 +1200
  • 927aebf display bookmarks without the surrounding [ ] by Martin Grenfell 2008-08-31 20:57:37 +1200
  • 4f0a391 fix some bugs with bookmarks by Martin Grenfell 2008-08-31 20:56:13 +1200
  • 76d2ecb add keymap to delete bookmarks by Martin Grenfell 2008-08-31 20:55:24 +1200
  • 73322e8 fix a bug with the <c-w>o mapping by Martin Grenfell 2008-08-03 16:46:48 +1200
  • 0620b91 (tag: 2.13.0) switch version to 2.13.0 by Martin Grenfell 2008-07-20 22:34:48 +1200
  • ea4d4ff fix to changelog by Martin Grenfell 2008-07-20 22:33:59 +1200
  • 45c33fe update changelog and credits by Martin Grenfell 2008-07-20 11:28:26 +1200
  • fe249e2 tell the user how many files couldnt be loaded by Martin Grenfell 2008-07-20 01:06:00 +1200
  • e819e13 check for FIFO files when initializing path objects by Martin Grenfell 2008-07-20 00:50:47 +1200
  • 5c95fbd improve invalid bookmarks handling by Martin Grenfell 2008-07-16 22:46:46 +1200
  • 3e21711 fix a bug with improper use of bufwinnr function by Martin Grenfell 2008-07-16 18:37:52 +1200
  • 5d564fd bugfix for the mouse handling function by Martin Grenfell 2008-07-16 18:23:17 +1200
  • 8184b96 dont delete invalid bookmarks by Martin Grenfell 2008-07-15 23:22:36 +1200
  • 0daeebc Revert "implement copying nodes for windows" by Martin Grenfell 2008-07-14 11:19:56 +1200
  • 5939fdb add s:ValidateBookmark() by Martin Grenfell 2008-07-13 21:03:33 +1200
  • 9dd850b refactored the bookmark not found exception code by Martin Grenfell 2008-07-13 21:02:59 +1200
  • 21601d9 implement copying nodes for windows by Martin Grenfell 2008-07-13 19:49:55 +1200
  • 332a1ba ensure bookmarks exist before opening them by Martin Grenfell 2008-07-13 16:38:52 +1200
  • e8aadb7 reposition a method in the file by Martin Grenfell 2008-07-13 16:02:20 +1200
  • 31c1fae make NERDTreeChDir default to 0 by Martin Grenfell 2008-07-13 15:06:57 +1200
  • 818a530 write bookmarks file after deleting a bookmark by Martin Grenfell 2008-07-13 14:13:58 +1200
  • 78419f8 delete a paths bookmarks when delete the path by Martin Grenfell 2008-07-13 14:08:06 +1200
  • b1d10a1 refresh new parent node after a move operation by Martin Grenfell 2008-07-13 14:03:12 +1200
  • f404cdd update bookmarks when moving via filesystem menu by Martin Grenfell 2008-07-13 13:43:43 +1200
  • c463234 fix caching bug for s:oPath.BookmarkNames() by Martin Grenfell 2008-07-13 13:35:30 +1200
  • b1020ad remove some unused code by Martin Grenfell 2008-07-13 11:39:43 +1200
  • 0ad0d19 make NERDTreeQuitOnOpen option work with g<tab>/go by Martin Grenfell 2008-07-11 21:17:29 +1200
  • 43bf05c jump to the bookmarks table after opening it by Martin Grenfell 2008-07-07 21:08:02 +1200
  • 236df49 refactor the t/T mappings for bookmarks by Martin Grenfell 2008-07-06 16:26:56 +1200
  • bccd73c make t/T open a nerd tree rather than netrw by Martin Grenfell 2008-07-06 16:25:59 +1200
  • fd487df make t/T open a new tree in a new tab, not netrw by Martin Grenfell 2008-07-05 12:15:28 +1200
  • 3cb3227 (tag: 2.12.0) some corrections to changelog by Martin Grenfell 2008-07-05 12:19:12 +1200
  • f183d60 switch version to 2.12.0 by Martin Grenfell 2008-07-05 12:17:21 +1200
  • 8c8cd29 update changelog and credits by Martin Grenfell 2008-07-05 12:00:08 +1200