| 09:21 19-10-2023 | Merge branch 'master' into master | Ali Rezvani | 7 | +39 | -13 |
| 08:48 19-10-2023 | Fix documentation error (#1372) | Bubu | 1 | +1 | -1 |
| 06:54 19-10-2023 | Fixed typo in nerdtree.vim file (#1380) | SandeshPyakurel | 1 | +1 | -1 |
| 05:58 19-10-2023 | Updated CHANGELOG.md, bumped the version to 7.0.0 (#1379) | Ali Rezvani | 1 | +14 | -0 |
| 20:31 02-09-2023 | Warn about invalid files not loaded on-refresh | rzvxa | 1 | +4 | -2 |
| 19:47 08-10-2021 | Warn about invalid files not loaded on-load | Rafael Monico | 1 | +3 | -1 |
| 00:45 03-09-2023 | Add horizontal position options to `g:NERDTreeWinPos` (#1363) | Ali Rezvani | 2 | +13 | -5 |
| 00:29 03-09-2023 | Fix README autocmd suggestion (#1330) | Nick Jensen | 1 | +1 | -1 |
| 04:30 21-06-2023 | ci: Update vimscript linter workflow with latest GH Action | Caleb Maclennan | 1 | +2 | -2 |
| 02:17 05-02-2023 | New menu command: Change selected node permissions | mjkloeckner | 1 | +24 | -0 |
| 07:10 13-06-2022 | Fix typo in docs (#1306) | Rod Elias | 1 | +1 | -1 |
| 01:16 29-10-2021 | Help Wanted Announcement | Phil Runninger | 1 | +8 | -2 |
| 21:43 27-09-2021 | Fix documentation errors (#1269) | lifecrisis | 2 | +5 | -4 |
| 16:01 20-09-2021 | Ensure backward compatible testing of types (#1266) | lifecrisis | 2 | +6 | -5 |
| 23:34 14-09-2021 | Replace trim() with a version-compatible alternative. (#1265) | Phil Runninger | 2 | +4 | -3 |
| 12:31 11-09-2021 | Change highlighting of bookmarks in the tree. (#1261) | Phil Runninger | 2 | +7 | -6 |
| 11:14 07-09-2021 | Answer the question about accessing files over scp or ftp. (#1259) | Phil Runninger | 2 | +33 | -0 |
| 20:18 12-08-2021 | Trim filenames created via the fs_menu (#1243) | Sharla Kew | 2 | +4 | -3 |
| 09:31 15-07-2021 | Update Wiki link in General Question issue template | Phil Runninger | 1 | +1 | -1 |
| 15:28 13-07-2021 | Improve F.A.Q. Answers and Issue Templates (#1249) | Phil Runninger | 4 | +45 | -50 |
| 00:41 25-03-2021 | `go` on a bookmark directory will NERDTreeFind it. (#1236) | Phil Runninger | 3 | +8 | -3 |
| 11:34 01-03-2021 | Put `Callback` function variables in local scope. (#1230) | Phil Runninger | 4 | +10 | -9 |
| 01:14 13-02-2021 | Fix mouse-clicking a file to open it, which was broken in 6.10.5. (#1225) | Phil Runninger | 2 | +2 | -1 |
| 00:20 11-02-2021 | Restore the default behavior of the <CR> key. (#1221) | Phil Runninger | 3 | +13 | -36 |
| 18:38 10-02-2021 | Update README.markdown | Phil Runninger | 1 | +1 | -2 |
| 23:50 09-02-2021 | Update README.markdown | Phil Runninger | 1 | +1 | -1 |
| 23:34 09-02-2021 | Fix {'keepopen':0} in NERDTreeCustomOpenArgs (#1217) | Phil Runninger | 6 | +25 | -45 |
| 22:48 09-02-2021 | Removed directory separator from sort key (#1219) | Daniel E | 2 | +2 | -1 |
| 02:19 31-01-2021 | Add new FAQ and answer: How to prevent buffers replacing NERDTree. (#1215) | Phil Runninger | 2 | +9 | -0 |
| 01:45 31-01-2021 | New menu command: Run a system command in this directory. (#1214) | Phil Runninger | 2 | +22 | -0 |
| 01:43 31-01-2021 | Escape quotation marks so they can be used in key mappings. (#1213) | Phil Runninger | 2 | +2 | -1 |
| 22:07 19-01-2021 | Enable full path specifications for NERDTreeIgnore (#1207) | Phil Runninger | 3 | +45 | -33 |
| 23:23 18-01-2021 | Fix missing key case, add BC type checking (#1206) | Tomasz N | 1 | +6 | -6 |
| 00:16 18-01-2021 | Revert #1200, due to bug (#1205) it introduced. | Phil Runninger | 1 | +1 | -0 |
| 22:00 17-01-2021 | Respect NERDTreeCustomOpenArgs when opening bookmark (#1200) | Tomasz N | 2 | +36 | -4 |
| 22:28 19-12-2020 | Provide alternate way to mirror the NERDTree on all tabs. | Phil Runninger | 1 | +5 | -0 |
| 17:03 18-12-2020 | Revamp the README file (#1193) | Phil Runninger | 2 | +111 | -108 |
| 02:36 18-12-2020 | readme update add script for automatically open NERDTree and focus on file (#1192) | buncis | 1 | +14 | -0 |
| 19:08 14-10-2020 | Open a mirrored NERDTree with correct width (#1177) | Phil Runninger | 5 | +89 | -116 |
| 12:14 18-08-2020 | Updated Readme (#1167) | Yosef Herskovitz | 2 | +2 | -1 |
| 19:06 14-08-2020 | Refactor sort comparison functions, removing redundancy (#1166) | Phil Runninger | 4 | +9 | -52 |
| 08:07 09-08-2020 | Fix argument of exists() function calls checking for autocommands. (#1165) | Phil Runninger | 3 | +3 | -2 |
| 01:37 07-08-2020 | Don't use silent when raising User events (#1164) | Phil Runninger | 3 | +7 | -2 |
| 12:14 24-07-2020 | fix highlight for file node (#1157) | Yeri Pratama | 2 | +3 | -0 |
| 15:11 17-07-2020 | Make sure symbolic links' flags are highlighted correctly. (#1156) | Phil Runninger | 2 | +2 | -1 |
| 09:53 14-07-2020 | Respect user's &shellslash setting in CopyNode and RemoveNode functions (#1150) | Phil Runninger | 6 | +15 | -35 |
| 09:49 14-07-2020 | Update PULL_REQUEST_TEMPLATE.md | Phil Runninger | 1 | +1 | -1 |
| 09:32 14-07-2020 | Update PULL_REQUEST_TEMPLATE.md | Phil Runninger | 1 | +8 | -2 |
| 08:20 14-07-2020 | Fix new NERDTrees' width when previous one was in the only window. (#1153) | Phil Runninger | 2 | +2 | -1 |
| 11:03 12-07-2020 | Fix the scope of several key mappings (#1151) | Phil Runninger | 3 | +11 | -15 |
| 11:40 23-06-2020 | Enable opening bookmarks in split windows. (#1144) | Phil Runninger | 4 | +35 | -3 |
| 03:09 01-06-2020 | Merge branch 'master' of github.com:preservim/nerdtree | Phil Runninger | 1 | +2 | -0 |
| 03:08 01-06-2020 | Allow concealed characters to show another character. (#1138) | Phil Runninger | 2 | +3 | -1 |
| 02:51 01-06-2020 | Closes #1136. Allow concealed characters to show another character. | Phil Runninger | 1 | +1 | -1 |
| 01:15 26-05-2020 | Add curly braces to the list of characters to be escaped. (#1128) | Phil Runninger | 2 | +2 | -1 |
| 12:33 25-05-2020 | Use backward-compatible nerdtree#and() in one place that was missed. (#1134) | Phil Runninger | 3 | +3 | -2 |
| 10:02 22-05-2020 | Update title of pull request. Add PR authors where missing. | Phil Runninger | 1 | +3 | -3 |
| 09:57 22-05-2020 | cmd.exe /c start "" <filename> for windows default viewer support (#1130) | Jordi Altayó | 2 | +16 | -0 |
| 03:23 21-05-2020 | Fixed a bug that caused the file-tree construction to slow down significantly. (#1126) | Eugenij | 2 | +2 | -0 |
| 15:24 14-05-2020 | * fix duplicated slash in s:Path.isUnder() (on windows OS) (#1122) | Eugenij | 3 | +30 | -15 |
| 00:24 07-05-2020 | Do not consider the tree root to be "cascadable" (#1120) | lifecrisis | 2 | +7 | -0 |
| 09:14 04-05-2020 | Force NERDTreeFocus to allow events to be fired when switching windows. (#1118) | Phil Runninger | 3 | +6 | -5 |
| 09:11 04-05-2020 | Update version number in change log. | Phil Runninger | 1 | +3 | -2 |
| 08:59 04-05-2020 | Force NERDTreeFocus to allow events to be fired when switching windows. | Phil Runninger | 2 | +3 | -3 |
| 02:21 03-05-2020 | Fix example code for the NERDTreeAddKeyMap function. (#1116) | Phil Runninger | 2 | +4 | -3 |
| 09:58 15-04-2020 | Put '%' argument in bufname() for backwards compatibility. (#1105) | Phil Runninger | 2 | +2 | -1 |
| 01:55 15-04-2020 | If a file's already open in the window, don't edit it again. (#1103) | Phil Runninger | 2 | +6 | -2 |
| 18:05 13-04-2020 | Prevent unneeded tree creation in :NERDTreeToggle[VCS] <path> (#1101) | Phil Runninger | 2 | +2 | -1 |
| 22:37 09-04-2020 | Add missing calls to the shellescape() function (#1099) | lifecrisis | 3 | +42 | -18 |
| 02:21 01-04-2020 | Fix vsplit to not open empty buffer (#1098) | Rolando | 2 | +2 | -1 |
| 17:33 26-03-2020 | Fix infinity loop in FindParentVCSRoot (#1095) | Eugenij | 2 | +3 | -2 |
| 16:08 24-03-2020 | File Move: Escape existing directory name when looking for open files. (#1094) | Phil Runninger | 2 | +3 | -1 |
| 11:10 20-02-2020 | Merge pull request #1090 from bouk/open-on-find-unsaved-file | Phil Runninger | 2 | +5 | -1 |
| 06:50 20-02-2020 | Use single-quoted string to comply with styleguide | Bouke van der Bijl | 1 | +1 | -1 |
| 06:49 20-02-2020 | Add changelog entry | Bouke van der Bijl | 1 | +2 | -0 |
| 06:45 20-02-2020 | Open the parent directory when revealing a non-existent file | Bouke van der Bijl | 1 | +3 | -1 |
| 16:11 07-02-2020 | Give kazukazuinaina proper credit. | Phil Runninger | 1 | +1 | -1 |
| 16:00 07-02-2020 | Merge pull request #1087 from kazukazuinaina/add_dein_in_README | Phil Runninger | 2 | +8 | -0 |
| 14:42 07-02-2020 | [add] How to install using dein.vim | kazukazuinaina | 2 | +8 | -0 |
| 20:21 06-02-2020 | Merge pull request #1085 from preservim/i1064 | Phil Runninger | 7 | +51 | -42 |
| 19:43 06-02-2020 | Update version number in change log. | Phil Runninger | 1 | +5 | -6 |
| 15:01 06-02-2020 | Update the documentation/README. | Phil Runninger | 2 | +15 | -4 |
| 17:09 05-02-2020 | Reorder syntax statements to fix highlighting. | Phil Runninger | 1 | +9 | -9 |
| 04:08 04-02-2020 | WIP: A better regex for NERDTreeExecFile. Still not all right. | Phil Runninger | 1 | +2 | -2 |
| 11:30 03-02-2020 | Simplify and make similar statements more similarer | Phil Runninger | 2 | +3 | -5 |
| 10:00 03-02-2020 | Fix indentLevelFor(), which was getting the right answer the wrong way. | Phil Runninger | 1 | +5 | -1 |
| 04:28 03-02-2020 | Fix vint errors: Use robust operators ==# and !=# | Phil Runninger | 3 | +3 | -3 |
| 03:59 03-02-2020 | WIP: Fix syntax highlighting when arrows are empty strings. | Phil Runninger | 1 | +14 | -10 |
| 03:58 03-02-2020 | If arrows are empty strings, don't print their trailing spaces. | Phil Runninger | 2 | +5 | -12 |
| 05:59 28-01-2020 | Merge pull request #1083 from preservim/1076 | Phil Runninger | 3 | +13 | -7 |
| 05:57 28-01-2020 | Update pull request number in change log. | Phil Runninger | 1 | +1 | -1 |
| 05:55 28-01-2020 | NERDTree <start-directory> always sets NERDTree root. | Phil Runninger | 3 | +13 | -7 |
| 05:20 28-01-2020 | Fix typo in version number. | Phil Runninger | 1 | +1 | -1 |
| 22:37 27-01-2020 | Merge pull request #1081 from andys8/bugfix/1059-fails-with-vim-startify | Phil Runninger | 2 | +5 | -3 |
| 16:42 19-01-2020 | [BUGFIX] Shows error for empty filenames (vim-startify) | andys8 | 2 | +5 | -3 |
| 15:29 16-01-2020 | Merge pull request #1080 from preservim/restore_eventignore_in_finally_block | Phil Runninger | 4 | +18 | -11 |
| 15:25 16-01-2020 | Update version in change log. | Phil Runninger | 1 | +1 | -0 |
| 13:17 16-01-2020 | Don't ignore events when opening renamed files. | Phil Runninger | 1 | +2 | -2 |
| 12:51 16-01-2020 | Put the eventignore reset inside a finally block to ensure it's called. | Phil Runninger | 2 | +15 | -9 |
| 21:55 15-01-2020 | Merge pull request #1079 from preservim/1078 | Phil Runninger | 2 | +6 | -0 |
| 21:54 15-01-2020 | Update version number in change log. | Phil Runninger | 1 | +1 | -0 |
| 21:51 15-01-2020 | Prevent overwriting existing files/dirs on node move. (m-m) | Phil Runninger | 1 | +5 | -0 |
| 11:21 06-01-2020 | Merge pull request #1075 from preservim/1073 | Phil Runninger | 2 | +2 | -1 |
| 11:16 06-01-2020 | Fix regex that finds keyword for minimal menu. | Phil Runninger | 2 | +2 | -1 |
| 11:55 02-01-2020 | Merge pull request #1072 from preservim/migrate | Phil Runninger | 3 | +144 | -144 |
| 04:55 31-12-2019 | Update links to repository with new org namespace | Caleb Maclennan | 3 | +144 | -144 |
| 04:12 02-01-2020 | Merge pull request #1071 from preservim/vint | Phil Runninger | 24 | +694 | -671 |
| 03:55 31-12-2019 | Update changelog for 6.4.2 and add CI badge | Caleb Maclennan | 2 | +2 | -1 |
| 03:40 31-12-2019 | Fix lint warnings: use the full option name | Caleb Maclennan | 4 | +15 | -15 |
| 03:34 31-12-2019 | Fix lint warnings: use the abort attribute for functions in autoload | Caleb Maclennan | 2 | +74 | -74 |
| 03:31 31-12-2019 | Fix lint warnings: use scriptencoding when multibyte char exists | Caleb Maclennan | 1 | +2 | -0 |
| 03:29 31-12-2019 | Fix lint warnings: use robust operators | Caleb Maclennan | 14 | +120 | -120 |
| 02:50 31-12-2019 | Fix lint warnings: prefer single quoted strings | Caleb Maclennan | 20 | +478 | -478 |
| 03:36 31-12-2019 | Fix VimL syntax error: undefined variable | Caleb Maclennan | 1 | +1 | -1 |
| 02:56 31-12-2019 | Fix VimL syntax error: escapes work differently outside quotes | Caleb Maclennan | 1 | +1 | -1 |
| 01:52 31-12-2019 | Add CI job that lints VimL and reviews PRs | Caleb Maclennan | 1 | +15 | -0 |
| 01:52 31-12-2019 | Configure Vint linter | Caleb Maclennan | 1 | +5 | -0 |
| 01:31 31-12-2019 | Set theme jekyll-theme-cayman | Phil Runninger | 1 | +2 | -0 |
| 11:06 16-12-2019 | Update version in change log. | Phil Runninger | 1 | +1 | -0 |
| 11:04 16-12-2019 | Ensure backward compatibility. v:t_func is not available before 8.0. | Phil Runninger | 4 | +5 | -5 |
| 22:25 14-12-2019 | Allow use of function references as callbacks (#1067) | Alejandro Sanchez | 6 | +19 | -7 |
| 13:26 22-11-2019 | Add a NERDTreeToggleVCS command to the vcs plugin (#1060) | William Findlay | 3 | +19 | -1 |
| 11:00 13-11-2019 | Update version number in changelog. | Phil Runninger | 1 | +1 | -0 |
| 10:58 13-11-2019 | Menu option, 'copy path to clipboard' is aware of VIM clipboard option (#1056) | jhzn | 1 | +5 | -1 |
| 02:21 22-10-2019 | Closes #1050. Update README; don't show NERDTree if opening a session. | Phil Runninger | 1 | +72 | -32 |
| 14:26 16-10-2019 | Support tab-specific CWDs (#1032) | Phil Runninger | 5 | +30 | -6 |
| 10:13 14-10-2019 | Add VIM built-in package management to readme (#1049) | Farid Ahmadian | 2 | +8 | -0 |
| 11:44 11-10-2019 | Update version number instructions in PR template and change log. | Phil Runninger | 2 | +22 | -11 |
| 02:04 11-10-2019 | Save/Set screen state also on WinLeave and WinEnter. (#1048) | Phil Runninger | 2 | +3 | -2 |
| 15:01 08-10-2019 | Wrap saveScreenState's statements in a try-catch block. (#1047) | Phil Runninger | 2 | +9 | -5 |
| 10:17 01-10-2019 | Catch errors when trying to read CHANGELOG.md. (#1045) | Phil Runninger | 2 | +14 | -10 |
| 12:28 29-09-2019 | If file path doesn't exist, :NERDTreeFind its parent directory instead. (#1043) | Phil Runninger | 2 | +5 | -0 |
| 09:48 26-09-2019 | Give @dragonxlwang proper credit on PR #1035. | Phil Runninger | 1 | +1 | -1 |
| 09:47 26-09-2019 | Reintroduce necessary variable mistakenly removed. (#1040) | Phil Runninger | 2 | +12 | -10 |
| 02:19 24-09-2019 | Make the behavior of window splits consistent (#1035) | Phil Runninger | 4 | +31 | -42 |
| 15:44 15-09-2019 | Update version number in change log. | Phil Runninger | 1 | +1 | -0 |
| 15:41 15-09-2019 | Fix (p)ath not displaying in the minimal menu (#1038) | Chris Patuzzo | 1 | +2 | -1 |
| 11:49 13-09-2019 | Enable events when closing NerdTree window. (#1037) | Phil Runninger | 2 | +2 | -1 |
| 10:40 09-09-2019 | Fix version number. I was on the wrong branch. | Phil Runninger (mac) | 1 | +0 | -2 |
| 06:27 09-09-2019 | Update version number in change log. | Phil Runninger (mac) | 1 | +2 | -0 |
| 21:53 27-08-2019 | Fix the `e` key mapping to use netrw if desired (#1031) | Phil Runninger | 4 | +10 | -1 |
| 15:39 19-08-2019 | Condense code: ternary operators vs. if-then-else blocks. | Phil Runninger (mac) | 1 | +4 | -16 |
| 10:36 19-08-2019 | Update PR template with instructions to tag the release. | Phil Runninger (mac) | 1 | +2 | -8 |
| 04:51 19-08-2019 | Add file extension and size to sorting capabilities (#1029) | Phil Runninger | 3 | +59 | -30 |
| 11:27 09-08-2019 | Better spacing of comment in issue templates. | Phil Runninger (mac) | 2 | +6 | -8 |
| 11:07 09-08-2019 | Update issue templates, moving some text into comments. | Phil Runninger (mac) | 2 | +20 | -18 |
| 10:45 09-08-2019 | Update PR template, moving some text into a comment. | Phil Runninger (mac) | 1 | +7 | -8 |
| 23:00 08-08-2019 | Suppress events for intermediate window/tab/buffer changes (#1026) | Phil Runninger | 8 | +47 | -46 |
| 16:17 14-07-2019 | Revert #1019 to fix nvim artifacts and flickering. (#1021) | Phil Runninger | 5 | +18 | -29 |
| 10:45 10-07-2019 | Use :mode only in neovim. MacVim still needs to use :redraw! (#1019) | Phil Runninger | 5 | +29 | -12 |
| 04:53 07-07-2019 | Update version in change log. | Phil Runninger (mac) | 1 | +1 | -0 |
| 04:50 07-07-2019 | In CHANGELOG.md and PR template, make reference to PR a true HTML link. (#1017) | Phil Runninger | 2 | +119 | -119 |
| 04:19 07-07-2019 | Use :mode instead of :redraw! when updating menu. (#1016) | Phil Runninger | 2 | +2 | -1 |
| 01:21 04-07-2019 | When searching for root line num, stop at the end of the file. (#1015) | Phil Runninger | 2 | +2 | -1 |
| 12:12 03-07-2019 | Update Change Log | Phil Runninger | 1 | +1 | -0 |
| 12:11 03-07-2019 | Update ui_glue.vim (#1014) | Kebin Liu | 1 | +1 | -1 |
| 16:45 02-07-2019 | Make Enter work on the `.. ( up a dir )` line (#1013) | Phil Runninger | 3 | +4 | -3 |
| 00:29 02-07-2019 | Fix nerdtree#version() on Windows. | Phil Runninger | 2 | +16 | -1 |
| 23:13 01-07-2019 | Expand functionality of <CR> mapping (#1011) | Phil Runninger | 9 | +170 | -122 |
| 09:03 27-06-2019 | Remove @mentions from PR template and change log. They weren't working. (#1009) | Phil Runninger | 3 | +128 | -127 |
| 02:34 27-06-2019 | Fix NERDTree opening with the wrong size. (#1008) | Phil Runninger | 3 | +5 | -2 |
| 02:28 27-06-2019 | Update Changelog and create PR Template (#1007) | Phil Runninger | 4 | +264 | -180 |
| 09:50 20-06-2019 | Switch to new issue template paradigm, with separate templates. | Phil Runninger (mac) | 4 | +78 | -45 |
| 09:17 20-06-2019 | Spacing changes in issue template | Phil Runninger | 1 | +3 | -2 |
| 19:38 19-06-2019 | Update the issue template. Shout out to @ryanoasis for the inspiration. | Phil Runninger (mac) | 1 | +35 | -19 |
| 17:02 19-06-2019 | Remove the bug.md template. Not able to make multiple templates. | Phil Runninger (mac) | 1 | +0 | -35 |
| 16:50 19-06-2019 | Move bug.md to its proper folder. | Phil Runninger (mac) | 1 | +0 | -0 |
| 16:45 19-06-2019 | Add new issue template, just for bugs. | Phil Runninger (mac) | 1 | +35 | -0 |
| 11:27 18-06-2019 | Refresh a dir_node if the file wasn't found in it, and look once more. (#1005) | Phil Runninger | 1 | +5 | -0 |
| 10:17 13-06-2019 | Add a "copy path to clipboard" menu option (#1002) | Phil Runninger | 1 | +12 | -0 |
| 10:16 13-06-2019 | Enable root refresh on "vim ." a different way than #999. (#1001) | Phil Runninger | 2 | +2 | -3 |
| 22:41 07-06-2019 | Fix refreshroot (#999) | Phil Runninger | 3 | +7 | -6 |
| 17:25 09-05-2019 | Change version check to look for 03 not 30 (#994) | Daniel Manary | 1 | +1 | -1 |
| 11:12 09-05-2019 | Change minimum vim (#991) | Phil Runninger | 4 | +27 | -4 |
| 11:26 23-04-2019 | Escape the DirArrow strings in substitute function. | Phil Runninger (mac) | 1 | +1 | -1 |
| 16:58 22-04-2019 | Allow multi-character DirArrows (#985) | Phil Runninger | 2 | +5 | -5 |
| 10:55 16-04-2019 | Remove redraw! while still clearing last message empty string. (#979) | Phil Runninger | 3 | +6 | -5 |
| 12:57 26-03-2019 | Fixes #970. Restore silent parameter to _initChildren. | Phil Runninger (mac) | 1 | +5 | -3 |
| 03:03 26-03-2019 | fix _initChildren function value set to numChildrenCached error (#969) | Terry Ding | 1 | +1 | -1 |
| 23:32 25-03-2019 | On Windows, do a case-insensitive comparison of paths. (#967) | Phil Runninger | 1 | +5 | -1 |
| 23:29 25-03-2019 | Remove the "Please wait... DONE" messages. (#966) | Phil Runninger | 2 | +7 | -14 |
| 10:24 07-03-2019 | Smarter delimiter default (#963) | Phil Runninger | 2 | +135 | -116 |
| 13:25 05-03-2019 | Update directory .vimdc readme example (#961) | Spencer | 1 | +3 | -1 |
| 20:01 24-02-2019 | Add a NERDTreeMinimalMenu feature (#938) | Chris Patuzzo | 4 | +111 | -35 |
| 10:21 22-02-2019 | Preview bookmarks (#956) | Phil Runninger | 3 | +20 | -3 |
| 09:47 21-02-2019 | Add new value to NERDTreeQuitOnOpen to close bookmark table (#955) | Phil Runninger | 4 | +19 | -6 |
| 01:57 21-02-2019 | Add an :EditBookmarks command to edit the bookmarks file (#954) | Phil Runninger | 4 | +18 | -2 |
| 17:53 18-02-2019 | Merge branch 'master' of github.com:scrooloose/nerdtree | Phil Runninger (mac) | 1 | +3 | -1 |
| 17:52 18-02-2019 | Update the documentation to better explain the delimiter character. | Phil Runninger (mac) | 1 | +10 | -3 |
| 00:03 18-02-2019 | Before deleting, turn off &shellslash. Restore after delete is done. | Phil Runninger | 1 | +3 | -1 |
| 20:30 17-02-2019 | Before copying, turn off &shellslash. Restore after copy is finished. (#952) | Phil Runninger | 1 | +3 | -0 |
| 05:10 15-02-2019 | Set a maximum window size when zooming. (#950) | Phil Runninger | 2 | +4 | -1 |
| 19:44 14-02-2019 | Confirm the wipeout of a unsaved buffer whose file has been renamed. (#949) | Phil Runninger | 1 | +5 | -1 |
| 17:28 14-02-2019 | Escape a backslash so it can be used in a key mapping. (#948) | Phil Runninger | 1 | +1 | -0 |
| 09:50 01-02-2019 | fixed root path error for windows (#935) | zcodes | 1 | +8 | -2 |
| 15:30 12-12-2018 | Add new command to open NERDTree in the root of a VCS repository. (#872) | Phil Runninger | 3 | +47 | -1 |
| 00:44 12-12-2018 | Restore getDirChildren for use in nerdtree-project-plugin. (#929) | Phil Runninger | 1 | +7 | -0 |
| 21:29 06-12-2018 | Change things up with the artwork on the "cover" of the help doc. | Phil Runninger (mac) | 1 | +19 | -21 |
| 17:07 06-12-2018 | Add a happy little tree to the "cover" of the help document. | Phil Runninger (mac) | 1 | +18 | -14 |
| 03:08 06-12-2018 | Document NERDTreeNodeDelimiter #912 (#926) | Phil Runninger | 3 | +367 | -329 |
| 11:17 29-11-2018 | Allow modification of menu keybindings (#923) | Arvid Gerstmann | 3 | +21 | -3 |
| 15:33 20-11-2018 | Add two more disqualifications for isCascadable(). (#914) | Phil Runninger | 1 | +15 | -1 |
| 13:18 12-11-2018 | Merge branch 'master' of github.com:scrooloose/nerdtree | Phil Runninger (mac) | 1 | +2 | -2 |
| 13:17 12-11-2018 | Change the containedin to ALL to conceal delmiter after filename. | Phil Runninger (mac) | 1 | +2 | -2 |
| 12:12 05-11-2018 | Allow highlighting more than one flag. (#908) | Kristijan Husak | 1 | +2 | -2 |
| 09:45 31-10-2018 | Use substitute() for backward compatibility. Change conceallevel to 3. | Phil Runninger (mac) | 2 | +2 | -2 |
| 23:41 24-10-2018 | Support unusual characters in file and directory names (#868) | Phil Runninger | 6 | +33 | -28 |
| 23:20 24-10-2018 | Refresh buffers after `m`, `m` operation on a folder (#888) | Phil Runninger | 1 | +42 | -28 |
| 23:18 24-10-2018 | Support sorting files and directories by modification time. (#901) | Phil Runninger | 2 | +29 | -7 |
| 23:14 24-10-2018 | Bug fix: Parse . and .. from path string with trailing slash. (#899) | Phil Runninger | 1 | +4 | -2 |
| 23:13 24-10-2018 | Call Resolve on the file's path when calling :NERDTreeFind. (#896) | Phil Runninger | 1 | +1 | -0 |
| 17:13 18-10-2018 | Force sort to recalculate the cached sortKey. (#898) | Phil Runninger | 1 | +9 | -0 |
| 12:35 18-10-2018 | Catch all errors, not just NERDTree errors. (#894) | Phil Runninger | 1 | +1 | -1 |
| 12:08 16-10-2018 | Add NERDTreeRefreshRoot command (#897) | Werner Hofstra | 2 | +11 | -0 |
| 23:19 10-10-2018 | Use a better arg for FINDSTR when using the m,l command in Windows. (#887) | Phil Runninger | 1 | +10 | -30 |
| 10:06 08-10-2018 | Merge pull request #892 from lvoisin/work | Phil Runninger | 1 | +1 | -1 |
| 08:17 08-10-2018 | Fix typo in help file | Laurent Voisin | 1 | +1 | -1 |
| 09:13 17-09-2018 | Make NERDTreeCreator set the 'nolist' option (#889) | Jason Franklin | 1 | +11 | -5 |
| 11:18 15-09-2018 | Fix the <C-J>, <C-K>, J, and K default mappings (#886) | Jason Franklin | 3 | +94 | -108 |
| 09:39 13-09-2018 | Function "s:UI.getLineNum()" doesn't always work on cascades. (#882) | Jason Franklin | 1 | +36 | -35 |
| 18:34 10-09-2018 | Merge pull request #871 from scrooloose/trap_bad_bookmark_path | Phil Runninger | 1 | +6 | -1 |
| 10:27 10-09-2018 | Merge pull request #878 from scrooloose/autochdir_interference | Phil Runninger | 3 | +27 | -16 |
| 10:00 10-09-2018 | Check for unknown current working directory | Jason Franklin | 1 | +5 | -0 |
| 09:52 10-09-2018 | Put cursor in first column | Jason Franklin | 1 | +1 | -0 |
| 09:46 10-09-2018 | Check for error; remove code duplication | Jason Franklin | 2 | +10 | -12 |
| 09:33 10-09-2018 | Edit the help file | Jason Franklin | 1 | +4 | -4 |
| 07:57 10-09-2018 | Implement PR review comments. | Phil Runninger (mac) | 2 | +9 | -6 |
| 07:34 10-09-2018 | Merge pull request #870 from scrooloose/undo_zoom_on_open | Phil Runninger | 1 | +3 | -0 |
| 22:29 09-09-2018 | Instead of creating the bookmark file path, show error message. | Phil Runninger (mac) | 1 | +5 | -6 |
| 00:01 14-08-2018 | Escape commas in the globpath() function's path argument. | Phil Runninger (home) | 1 | +1 | -1 |
| 10:36 25-08-2018 | Merge pull request #875 from scrooloose/open_differently_cased_files | Jason Franklin | 1 | +1 | -1 |
| 10:18 25-08-2018 | Merge pull request #877 from scrooloose/replace_gt_with_tabnext | Jason Franklin | 1 | +2 | -3 |
| 18:01 22-08-2018 | NERDTreeCWD: reset CWD if changed by NERDTreeFocus | Phil Runninger (mac) | 1 | +4 | -0 |
| 10:16 22-08-2018 | Use <count>tabnext instead of <count>gt to allow users to remap gt. | Phil Runninger (mac) | 1 | +2 | -3 |
| 10:22 15-08-2018 | Do a case sensitive comparison of new/existing buffers. | Phil Runninger (mac) | 1 | +1 | -1 |
| 19:13 07-08-2018 | Make sure the path to the bookmarks file exists before writing it. | Phil Runninger (mac) | 1 | +6 | -0 |
| 11:01 07-08-2018 | Unzoom only when user want NERDTree to stay open. | Phil Runninger (mac) | 1 | +1 | -1 |
| 10:00 07-08-2018 | If the NERDTree is zoomed when 'o'pening a file, unzoom it. | Phil Runninger (mac) | 1 | +3 | -0 |
| 16:13 04-08-2018 | Merge pull request #867 from aflock/aflock/reword-renamed-buffer | Phil Runninger | 1 | +1 | -1 |
| 02:16 04-08-2018 | Reword renamed-buffer prompt to be more clear | Andrew Flockhart | 1 | +1 | -1 |
| 15:04 03-08-2018 | Merge pull request #866 from lifecrisis/bm_toggle | Jason Franklin | 1 | +9 | -1 |
| 10:17 02-08-2018 | Put cursor on root when closing bookmark table | Jason Franklin | 1 | +9 | -1 |
| 15:53 31-07-2018 | Merge pull request #856 from scrooloose/broken_sort_#277 | Phil Runninger | 4 | +10 | -14 |
| 09:46 27-07-2018 | Restore the cached _sortKey for faster processing. | Phil Runninger (mac) | 3 | +15 | -11 |
| 10:06 02-07-2018 | Remove AddDefaultGroupToSortOrder check from startup. | Phil Runninger (mac) | 2 | +3 | -12 |
| 09:55 02-07-2018 | Fix indentation. | Phil Runninger (mac) | 1 | +12 | -12 |
| 20:57 01-07-2018 | Recalculate the node's sortkey every time. | Phil Runninger (mac) | 3 | +13 | -11 |
| 20:55 01-07-2018 | Correctly check the type of the sort key's value. Fixes #842. | Phil Runninger (mac) | 1 | +2 | -3 |
| 13:04 15-06-2018 | Merge pull request #853 from bubba-h57/master | Phil Runninger | 1 | +4 | -3 |
| 13:02 15-06-2018 | Do not need to check for unix os here. | Bubba | 1 | +5 | -6 |
| 12:29 15-06-2018 | Use the case-insensitive regex | Bubba | 1 | +1 | -1 |
| 11:43 15-06-2018 | Better OSX detection | Bubba | 1 | +6 | -4 |
| 19:34 12-06-2018 | Merge pull request #852 from mnussbaum/fix_maybe_missing_map | Phil Runninger | 1 | +4 | -12 |
| 16:43 12-06-2018 | Bugfix - ensure keymaps dictionary exists before using it | mnussbaum | 1 | +4 | -12 |
| 12:31 12-06-2018 | Merge pull request #851 from mnussbaum/decrease_startup_time | Phil Runninger | 1 | +16 | -22 |
| 12:28 12-06-2018 | Mark private function with leading underscore | mnussbaum | 1 | +5 | -5 |
| 03:36 11-06-2018 | Decrease startup-time by avoiding iteration over maps | mnussbaum | 1 | +16 | -22 |
| 14:15 06-06-2018 | Merge pull request #849 from lifecrisis/sort-maps | Jason Franklin | 1 | +19 | -1 |
| 10:02 06-06-2018 | Add code to sort mappings in quickhelp | Jason Franklin | 1 | +19 | -1 |
| 17:13 29-05-2018 | Merge pull request #844 from lifecrisis/clearjumps | Jason Franklin | 1 | +14 | -10 |
| 09:43 26-05-2018 | Add a call to ":clearjumps" to "_createTreeWin()" | Jason Franklin | 1 | +14 | -10 |
| 10:48 22-05-2018 | Merge pull request #840 from scrooloose/create_parent_directories_on_m-m | Jason Franklin | 2 | +3 | -0 |
| 14:09 16-05-2018 | Like m-c did before, create parent directories if needed on m-m. | Phil Runninger (mac) | 2 | +3 | -0 |
| 09:22 07-05-2018 | Merge pull request #838 from lifecrisis/updir-fix | Jason Franklin | 1 | +24 | -31 |
| 22:13 06-05-2018 | Merge pull request #837 from scrooloose/readonly-error-#831 | Phil Runninger | 1 | +2 | -2 |
| 13:19 06-05-2018 | Fix a bug with the 'u' mapping | Jason Franklin | 1 | +24 | -31 |
| 12:34 06-05-2018 | Make the NERDTree buffer writable when rendering it. | Phil Runninger (mac) | 1 | +2 | -2 |
| 16:24 30-04-2018 | Merge pull request #835 from lifecrisis/cleanmaps | Jason Franklin | 1 | +0 | -7 |
| 10:17 28-04-2018 | Remove unsupported bookmark table mappings | Jason Franklin | 1 | +0 | -7 |
| 10:36 26-04-2018 | Merge pull request #834 from bravestarr/fix-multibyte-path | Phil Runninger | 2 | +7 | -15 |
| 10:20 26-04-2018 | Merge branch 'master' into fix-multibyte-path | bravestarr | 3 | +17 | -11 |
| 06:13 26-04-2018 | Replace strcharpart() with substitute() for backward compatibility | bravestarr | 2 | +2 | -2 |
| 02:25 25-04-2018 | Merge pull request #833 from hav4ik/master | Phil Runninger | 2 | +15 | -7 |
| 21:04 24-04-2018 | Fixed bug 'unknown function strcharpart' for older versions of Vim | hav4ik | 2 | +15 | -7 |
| 15:19 24-04-2018 | Merge pull request #830 from bravestarr/fix-multibyte-path | Phil Runninger | 2 | +10 | -5 |
| 18:12 23-04-2018 | Merge pull request #832 from lifecrisis/menufix | Jason Franklin | 1 | +15 | -9 |
| 10:18 22-04-2018 | Display a path with multi-byte characters correctly when it is truncated | bravestarr | 2 | +10 | -5 |
| 11:23 22-04-2018 | Refine the internals of the "showMenu()" function | Jason Franklin | 1 | +7 | -6 |
| 11:21 22-04-2018 | Clean up a function comment | Jason Franklin | 1 | +3 | -3 |
| 11:19 22-04-2018 | Clear output when the NERDTree menu is aborted | Jason Franklin | 1 | +5 | -0 |
| 09:23 10-04-2018 | Merge pull request #824 from ngnmhieu/master | Phil Runninger | 1 | +23 | -0 |
| 14:08 09-04-2018 | Support revealing file and executing file with xdg-open for Linux | Hieu Nguyen | 1 | +23 | -0 |
| 15:01 02-04-2018 | Merge pull request #822 from scrooloose/821-better_delete_confirmation | Phil Runninger | 1 | +2 | -1 |
| 10:26 02-04-2018 | If node isn't open, count children on disk before deleting. | Phil Runninger (mac) | 1 | +2 | -1 |
| 09:51 13-03-2018 | Add documentation for the NERDTreeRemoveDirCmd option. | Phil Runninger (mac) | 1 | +9 | -5 |
| 09:41 13-03-2018 | Merge pull request #816 from kutsan/master | Phil Runninger | 2 | +15 | -3 |
| 00:14 13-03-2018 | Add new variable g:NERDTreeRemoveFileCmd | Kutsan Kaplan | 2 | +15 | -3 |
| 13:31 06-03-2018 | Update issue template again. "Optional" isn't needed. | Phil Runninger | 1 | +0 | -2 |
| 13:28 06-03-2018 | Merge pull request #814 from scrooloose/813-bwipeout_NERDTree_buffer | Phil Runninger | 2 | +21 | -28 |
| 11:23 06-03-2018 | Update issue template, making it a little cleaner. | Phil Runninger (mac) | 1 | +20 | -27 |
| 10:41 06-03-2018 | Use a better check for existence of the NERDTree buffer. | Phil Runninger (mac) | 1 | +1 | -1 |
| 11:19 02-02-2018 | Merge pull request #801 from mrubli/focus-on-close | Phil Runninger | 1 | +12 | -3 |
| 09:10 02-02-2018 | Focus previous window when closing NERDTree | Martin Rubli | 1 | +12 | -3 |
| 10:34 07-01-2018 | Merge pull request #796 from lifecrisis/doc-update | Jason Franklin | 1 | +6 | -7 |
| 10:33 07-01-2018 | Merge pull request #795 from lifecrisis/empty-line | Jason Franklin | 3 | +196 | -187 |
| 12:44 06-01-2018 | Update the docs for "NERDTreeStatusline" | Jason Franklin | 1 | +6 | -7 |
| 11:46 06-01-2018 | Fix unstable behavior in "NERDTreeUI.getPath()" | Jason Franklin | 1 | +4 | -0 |
| 11:28 06-01-2018 | Remove a noise comment | Jason Franklin | 1 | +0 | -1 |
| 11:23 06-01-2018 | Simplify the commentary for the "getPath()" method | Jason Franklin | 1 | +4 | -9 |
| 11:10 06-01-2018 | Format the commentary in "ui.vim" | Jason Franklin | 1 | +76 | -73 |
| 11:02 06-01-2018 | Improve the style in a "TreeFileNode" method | Jason Franklin | 1 | +8 | -4 |
| 10:54 06-01-2018 | Format the commentary in "tree_file_node.vim" | Jason Franklin | 1 | +95 | -92 |
| 10:41 06-01-2018 | Improve the code style in a "Path" method | Jason Franklin | 1 | +11 | -9 |
| 10:35 06-01-2018 | Refactor the "Path" constructor | Jason Franklin | 1 | +7 | -8 |
| 10:35 05-01-2018 | Merge pull request #794 from lifecrisis/reopen779 | Jason Franklin | 1 | +0 | -7 |
| 10:23 05-01-2018 | Revert the bugfix from pull request #785 | Jason Franklin | 1 | +0 | -7 |
| 10:10 05-01-2018 | Merge pull request #786 from lifecrisis/find-hidden | Jason Franklin | 2 | +24 | -11 |
| 12:46 22-12-2017 | Add a space to help the parser | Jason Franklin | 1 | +1 | -1 |
| 12:28 22-12-2017 | Implement the "isHiddenUnder()" method for Path | Jason Franklin | 2 | +24 | -11 |
| 11:44 22-12-2017 | Merge pull request #785 from lifecrisis/find-new-file | Jason Franklin | 3 | +47 | -47 |
| 11:15 22-12-2017 | Update the documentation | Jason Franklin | 1 | +14 | -15 |
| 10:45 22-12-2017 | Have "finAndRevealPath()" fail on no file | Jason Franklin | 1 | +9 | -8 |
| 12:26 21-12-2017 | Refresh children of directory nodes on "reveal()" | Jason Franklin | 2 | +7 | -5 |
| 11:26 21-12-2017 | Add a debugging message | Jason Franklin | 1 | +5 | -0 |
| 10:43 21-12-2017 | Improve variable naming in "findAndRevealPath" | Jason Franklin | 1 | +14 | -14 |
| 10:28 21-12-2017 | Remove code duplication in "findAndRevealPath" | Jason Franklin | 1 | +14 | -21 |
| 11:45 19-12-2017 | Add :Helptags to the pathogen instructions | Phil Runninger | 1 | +1 | -1 |
| 10:53 17-12-2017 | Merge pull request #782 from lifecrisis/modelines | Jason Franklin | 5 | +7 | -1 |
| 10:42 17-12-2017 | Add modelines | Jason Franklin | 5 | +7 | -1 |
| 11:03 12-12-2017 | Merge pull request #781 from lifecrisis/find-complete | Jason Franklin | 1 | +1 | -1 |
| 10:22 12-12-2017 | Change the type of completion used by NERDTreeFind | Jason Franklin | 1 | +1 | -1 |
| 15:27 11-12-2017 | Merge pull request #778 from zhenyangze/master | Phil Runninger | 1 | +10 | -4 |
| 13:33 09-12-2017 | Merge pull request #772 from skyblueee/stripMarkup_leadingSpaces | Jason Franklin | 1 | +5 | -11 |
| 13:28 09-12-2017 | Merge pull request #773 from skyblueee/wasdir_sub | Jason Franklin | 1 | +0 | -13 |
| 13:09 09-12-2017 | Add style improvements | Jason Franklin | 1 | +7 | -7 |
| 05:58 09-12-2017 | change NERDTreeFind with args | zhenyangze | 1 | +9 | -3 |
| 13:10 06-12-2017 | Merge pull request #777 from lifecrisis/bm-confirm | Jason Franklin | 1 | +21 | -15 |
| 10:45 01-12-2017 | Update the delete bookmark map to use confirm() | Jason Franklin | 1 | +21 | -15 |
| 13:04 27-11-2017 | remove useless removeLeadingSpaces in _stripMarkup | SkyBlueEE | 1 | +5 | -11 |
| 12:56 27-11-2017 | remove useless substitute when 'file =~# "/$"' | SkyBlueEE | 1 | +0 | -13 |
| 09:47 20-11-2017 | Merge pull request #769 from lifecrisis/o-map | Jason Franklin | 1 | +9 | -4 |
| 18:37 19-11-2017 | Make the "o" mapping consistent with "x" | Jason Franklin | 1 | +9 | -4 |
| 12:55 18-11-2017 | Fix a problem with the "x" handler (#768) | Jason Franklin | 1 | +5 | -5 |
| 11:51 18-11-2017 | Clean up the handler for the "x" mapping (#767) | Jason Franklin | 1 | +20 | -16 |
| 11:50 18-11-2017 | Revert change to tab opening method (#766) | Jason Franklin | 1 | +2 | -2 |
| 20:36 14-11-2017 | Add back support for "b:NERDTreeRoot" (#765) | Jason Franklin | 1 | +6 | -0 |
| 10:37 14-11-2017 | Merge pull request #759 from lifecrisis/iss549 | Jason Franklin | 6 | +96 | -92 |
| 10:33 14-11-2017 | Update the CHANGELOG | Jason Franklin | 1 | +1 | -0 |
| 10:29 14-11-2017 | Have new tabs open as the last tab (with '$') | Jason Franklin | 1 | +2 | -2 |
| 15:23 11-11-2017 | Add a note/warning to "TreeDirNode.activate()" | Jason Franklin | 1 | +12 | -5 |
| 15:09 11-11-2017 | Document "t" and "T" mappings in the quick help | Jason Franklin | 1 | +2 | -0 |
| 14:37 11-11-2017 | Silence messages when opening a file with "T" | Jason Franklin | 1 | +6 | -1 |
| 14:10 11-11-2017 | Fix handlers for "t" and "T" on bookmarks | Jason Franklin | 1 | +4 | -2 |
| 13:00 11-11-2017 | Explicitly call open() in "ui_glue.vim" callbacks | Jason Franklin | 1 | +6 | -6 |
| 11:09 11-11-2017 | Remove an unnecessary assignment | Jason Franklin | 1 | +0 | -5 |
| 11:08 11-11-2017 | Clean up the Creator.createTabTree() function | Jason Franklin | 1 | +8 | -15 |
| 10:53 11-11-2017 | Clean up the commentary in "creator.vim" | Jason Franklin | 1 | +33 | -27 |
| 10:45 11-11-2017 | Extract a common line to the top of a function | Jason Franklin | 1 | +2 | -2 |
| 10:34 11-11-2017 | Remove an unnecessary "else" clause | Jason Franklin | 1 | +4 | -2 |
| 10:29 11-11-2017 | Clean up the NERDTreeOpener constructor | Jason Franklin | 1 | +18 | -27 |
| 09:36 02-11-2017 | Merge pull request #754 from branch comma-separated-file-size | Phil Runninger | 1 | +13 | -3 |
| 09:26 02-11-2017 | Merge pull request #756 from mboughaba/master | Mohamed Boughaba | 1 | +16 | -1 |
| 12:37 27-10-2017 | Merge pull request #751 from ashumkin/dir-arrows-on-cygwin | Jason Franklin | 2 | +6 | -1 |
| 04:06 27-10-2017 | fixed: directory navigation does not work on Cygwin | Alexey Shumkin | 2 | +6 | -1 |
| 10:04 28-09-2017 | Use a better function to change directories | riyu ken | 1 | +1 | -1 |
| 10:48 19-08-2017 | Merge pull request #734 from lifecrisis/issue733 | Jason Franklin | 3 | +203 | -161 |
| 10:29 19-08-2017 | Improve display of shell output from menu command | Jason Franklin | 1 | +2 | -2 |
| 09:58 19-08-2017 | Fix a menu command that breaks under 'shellslash' | Jason Franklin | 1 | +32 | -6 |
| 11:13 11-08-2017 | Fix the drive check in "TreeDirNode._glob()" | Jason Franklin | 1 | +1 | -1 |
| 11:09 11-08-2017 | Rewrite the "Path._strForEdit()" method | Jason Franklin | 1 | +11 | -10 |
| 10:43 11-08-2017 | Refactor the "Path._str()" method | Jason Franklin | 1 | +6 | -8 |
| 10:32 11-08-2017 | Add a check for 'shellslash' in "Path.Slash()' | Jason Franklin | 1 | +13 | -2 |
| 10:19 11-08-2017 | Clean up the commentary for two Path methods | Jason Franklin | 1 | +14 | -15 |
| 09:46 11-08-2017 | Rewrite the "Path._strForCd()" method | Jason Franklin | 1 | +3 | -3 |
| 09:33 11-08-2017 | Clean up the script header in "path.vim" | Jason Franklin | 1 | +11 | -4 |
| 09:07 11-08-2017 | Add spaces after comment leaders in "path.vim" | Jason Franklin | 1 | +129 | -129 |
| 10:48 29-07-2017 | Merge pull request #731 from lifecrisis/tilde | Jason Franklin | 2 | +4 | -4 |
| 10:40 29-07-2017 | Improve three highlighting rules | Jason Franklin | 2 | +4 | -4 |
| 10:04 29-07-2017 | Merge pull request #729 from ParkerKemp/master | Jason Franklin | 1 | +63 | -54 |
| 09:55 29-07-2017 | Refactor the internals of "_newVSplit()" | Jason Franklin | 1 | +10 | -8 |
| 09:37 29-07-2017 | Edit the commentary in "opener.vim" | Jason Franklin | 1 | +52 | -47 |
| 21:47 28-07-2017 | Divide the introductory paragraph in the README | Jason Franklin | 1 | +6 | -4 |
| 21:42 28-07-2017 | Merge pull request #730 from lifecrisis/issue573 | Jason Franklin | 2 | +13 | -55 |
| 21:38 28-07-2017 | Edit the README file | Jason Franklin | 2 | +13 | -55 |
| 16:32 24-07-2017 | Use window number when opening in new vsplit | Parker Kemp | 1 | +3 | -1 |
| 09:13 17-07-2017 | Merge pull request #722 from lifecrisis/open-bookmark | Jason Franklin | 2 | +15 | -19 |
| 19:02 14-07-2017 | Edit stale commentary and add proper sigils | Jason Franklin | 1 | +4 | -3 |
| 18:52 14-07-2017 | Add a call to close the children of bookmarks | Jason Franklin | 1 | +6 | -4 |
| 18:36 14-07-2017 | Rework the "TreeDirNode.closeChildren()" method | Jason Franklin | 1 | +5 | -5 |
| 18:17 14-07-2017 | Remove a method from the TreeDirNode class | Jason Franklin | 1 | +0 | -7 |
| 12:43 08-07-2017 | Merge pull request #721 from lifecrisis/issue67 | Jason Franklin | 1 | +18 | -4 |
| 11:53 08-07-2017 | Update the function that drives the `p` mapping | Jason Franklin | 1 | +18 | -4 |
| 11:04 08-07-2017 | Merge pull request #720 from lifecrisis/issue526 | Jason Franklin | 4 | +1362 | -1352 |
| 11:14 04-07-2017 | Rename the help file to "NERDTree.txt" | Jason Franklin | 3 | +1302 | -1302 |
| 10:45 04-07-2017 | Remove the helper function for "openRecursively()" | Jason Franklin | 1 | +7 | -26 |
| 15:57 02-07-2017 | Replace an equality test with an instance method | Jason Franklin | 1 | +1 | -1 |
| 13:03 02-07-2017 | Refactor "TreeDirNode.close()" method | Jason Franklin | 1 | +7 | -2 |
| 12:51 02-07-2017 | Fix the "TreeDirNode.open()" method | Jason Franklin | 1 | +28 | -14 |
| 18:53 29-06-2017 | Refactor the "TreeDirNode.displayString()" method | Jason Franklin | 1 | +18 | -8 |
| 11:21 30-06-2017 | Merge pull request #719 from lifecrisis/issue718 | Jason Franklin | 1 | +6 | -4 |
| 11:10 30-06-2017 | Fix an inaccurate version check | Jason Franklin | 1 | +6 | -4 |
| 20:05 28-06-2017 | Merge pull request #717 from scrooloose/dev | Jason Franklin | 1 | +216 | -197 |
| 12:10 27-06-2017 | Edit the filter in the TreeDirNode glob method | Jason Franklin | 1 | +3 | -5 |
| 17:05 24-06-2017 | Reformat the commentary in the TreeDirNode script | Jason Franklin | 1 | +124 | -123 |
| 15:09 24-06-2017 | Rename and expand the TreeDirNode glob method | Jason Franklin | 1 | +84 | -68 |
| 11:44 24-06-2017 | Refactor the TreeDirNode glob method | Jason Franklin | 1 | +18 | -14 |
| 18:15 22-06-2017 | Modify call to sort() for older versions of Vim (#714) | Jason Franklin | 1 | +1 | -1 |
| 12:33 21-06-2017 | Merge pull request #536 from satori/master | Phil Runninger | 4 | +78 | -10 |
| 00:49 20-06-2017 | Merge pull request #711 from lifecrisis/issue650 | Phil Runninger | 1 | +13 | -7 |
| 18:28 19-06-2017 | Repair the broken middle mouse click handler | Jason Franklin | 1 | +13 | -7 |
| 09:13 19-06-2017 | Merge pull request #710 from jason0x43/globPath-fix | Phil Runninger | 1 | +21 | -6 |
| 23:04 17-06-2017 | Handle non-relative globDir properly in Windows | Jason Cheatham | 1 | +21 | -6 |
| 09:50 16-06-2017 | Document the :NERDTreeFocus command. Closes #706. | Phil Runninger (mac) | 1 | +4 | -0 |
| 10:54 13-06-2017 | Merge pull request #675 from jason0x43/relative-paths | Phil Runninger | 1 | +4 | -2 |
| 00:56 12-06-2017 | Merge pull request #704 from lifecrisis/bookmarks-markers | Phil Runninger | 3 | +15 | -5 |
| 00:25 12-06-2017 | Merge pull request #703 from lifecrisis/issue677 | Phil Runninger | 4 | +56 | -37 |
| 10:47 11-06-2017 | Update the option summary | Jason Franklin | 1 | +4 | -4 |
| 18:07 10-06-2017 | Implement the g:NERDTreeMarkBookmarks setting | Jason Franklin | 3 | +11 | -1 |
| 16:59 10-06-2017 | Refactor the :OpenBookmark command | Jason Franklin | 3 | +16 | -17 |
| 14:29 10-06-2017 | Refactor and re-document Bookmark.getNode() | Jason Franklin | 1 | +13 | -8 |
| 12:02 10-06-2017 | Add an argument sigil in a Bookmark class method | Jason Franklin | 1 | +6 | -4 |
| 10:57 10-06-2017 | Rewrite and expand the header in bookmark.vim | Jason Franklin | 1 | +10 | -2 |
| 10:20 10-06-2017 | Refactor the bookmark query function | Jason Franklin | 1 | +11 | -6 |
| 10:00 05-06-2017 | Update CHANGELOG, giving contributors their due. | Phil Runninger (mac) | 1 | +9 | -0 |
| 09:43 04-06-2017 | Merge pull request #699 from asnr/add-keymaps-to-docs | Phil Runninger | 1 | +6 | -6 |
| 06:11 04-06-2017 | Update docs with already existing mapping variables | asnr | 1 | +6 | -6 |
| 15:27 26-05-2017 | Merge pull request #696 from lifecrisis/issue361 | Phil Runninger | 4 | +45 | -31 |
| 14:46 26-05-2017 | Remove code duplication from sorting bookmarks | Jason Franklin | 2 | +4 | -6 |
| 14:23 26-05-2017 | Reimplement the bookmark comparison method | Jason Franklin | 3 | +33 | -17 |
| 09:48 26-05-2017 | Rename the class method for sorting bookmarks | Jason Franklin | 1 | +5 | -5 |
| 09:27 26-05-2017 | Apply consistent spacing before fold markers | Jason Franklin | 1 | +9 | -9 |
| 08:16 23-05-2017 | Merge pull request #695 from scrooloose/revert-626-win32unix | Phil Runninger | 1 | +1 | -1 |
| 08:15 23-05-2017 | Revert "Determine if we're running in Cygwin on Windows." | Phil Runninger | 1 | +1 | -1 |
| 04:26 20-05-2017 | Merge pull request #648 from cntoplolicon/master | Phil Runninger | 1 | +1 | -1 |
| 04:25 20-05-2017 | Merge pull request #626 from scrooloose/win32unix | Phil Runninger | 1 | +1 | -1 |
| 04:07 20-05-2017 | Merge pull request #574 from sooth-sayer/master | Phil Runninger | 1 | +1 | -1 |
| 13:33 18-05-2017 | Merge pull request #691 from wincent/patch-1 | Phil Runninger | 1 | +3 | -1 |
| 11:02 18-05-2017 | Update stale comments | Greg Hurrell | 1 | +3 | -1 |
| 12:53 17-03-2017 | Use relative path with globpath | Jason Cheatham | 1 | +4 | -2 |
| 10:50 12-04-2017 | Merge pull request #578 from wincent/eventignore | Phil Runninger | 1 | +1 | -1 |
| 12:27 29-03-2017 | Add an Issue template to ask for more information up front. | Phil Runninger (mac) | 1 | +37 | -0 |
| 10:39 27-03-2017 | Merge pull request #676 from josephfrazier/patch-1 | Phil Runninger | 1 | +2 | -2 |
| 15:51 26-03-2017 | Fix headers in readme | Joseph Frazier | 1 | +2 | -2 |
| 12:20 25-02-2017 | don't touch @o and @h registers when rendering | Martin Grenfell | 1 | +85 | -91 |
| 10:34 02-01-2017 | Merge pull request #649 from alegen/master | Phil Runninger | 1 | +2 | -2 |
| 19:11 29-12-2016 | fix bug with files and directories that have dollar sign in name | Alex Geana | 1 | +2 | -2 |
| 06:51 23-12-2016 | correct NERDTreeIgnore pattern in doc | cntoplolicon | 1 | +1 | -1 |
| 10:47 21-10-2016 | really fix the previous buffer issue when closing a tree win | Martin Grenfell | 2 | +5 | -0 |
| 10:40 21-10-2016 | Revert "remove NERDTree.previousBuf() and related code" | Martin Grenfell | 3 | +15 | -8 |
| 10:11 19-10-2016 | update changelog | Martin Grenfell | 1 | +2 | -0 |
| 09:28 19-10-2016 | remove NERDTree.previousBuf() and related code | Martin Grenfell | 3 | +8 | -15 |
| 11:05 17-10-2016 | Unlet! the nt variable before letting it. | Phil Runninger | 1 | +3 | -0 |
| 12:34 14-10-2016 | reuse win trees when editing the same dir again | Martin Grenfell | 1 | +26 | -2 |
| 17:10 13-10-2016 | Update CHANGELOG | Phil Runninger | 1 | +1 | -0 |
| 16:33 13-10-2016 | Merge pull request #630 from Leeiio/patch-1 | Phil Runninger | 1 | +2 | -2 |
| 02:38 13-10-2016 | Update NERDTreeOpenable and NERDTreeClosable color | ēē | 1 | +2 | -2 |
| 16:18 10-10-2016 | Update CHANGELOG | Phil Runninger | 1 | +1 | -0 |
| 16:16 10-10-2016 | Update README.markdown | Phil Runninger | 1 | +2 | -3 |
| 16:06 10-10-2016 | Merge pull request #628 from ggicci/master | Phil Runninger | 1 | +5 | -6 |
| 13:02 10-10-2016 | Remove a similar tip in README file. | Ggicci | 1 | +1 | -11 |
| 09:28 09-10-2016 | Fix opening current directory in NERDTree tab. | Ggicci | 1 | +2 | -2 |
| 04:26 09-10-2016 | Update readme, trick to open NERDTree as a tab window. | Ggicci | 1 | +6 | -2 |
| 04:11 09-10-2016 | Update readme, trick to avoid hiding nerdtree after first file open. | Ggicci | 1 | +5 | -0 |
| 18:51 06-10-2016 | Determine if we're running in Cygwin on Windows. | Phil Runninger | 1 | +1 | -1 |
| 18:52 04-10-2016 | Merge pull request #625 from scrooloose/revert-546-master | Phil Runninger | 2 | +4 | -4 |
| 18:52 04-10-2016 | Revert "changed arrows for NERDTreeDirArrowExpandable and NERDTreeDirArrowColā¦" | Phil Runninger | 2 | +4 | -4 |
| 05:50 04-10-2016 | Merge pull request #623 from dschaub/rename-typo | Martin Grenfell | 1 | +1 | -1 |
| 19:04 03-10-2016 | Fix typo in argument usage in promptToRenameBuffer | Dan Schaub | 1 | +1 | -1 |
| 17:08 23-09-2016 | Update CHANGELOG | Phil Runninger | 1 | +1 | -1 |
| 17:56 22-09-2016 | Update CHANGELOG | Phil Runninger | 1 | +6 | -0 |
| 17:42 22-09-2016 | Change confirmation prompt when deleting non-empty directory. | Phil Runninger | 1 | +1 | -1 |
| 17:40 22-09-2016 | Merge pull request #530 from mikeperri/delete-empty-directory | Phil Runninger | 1 | +1 | -1 |
| 16:54 22-09-2016 | Merge pull request #533 from devm33/fix_e_on_dir | Phil Runninger | 1 | +1 | -1 |
| 16:43 22-09-2016 | Merge pull request #546 from gwilk/master | Phil Runninger | 2 | +4 | -4 |
| 16:28 22-09-2016 | Merge pull request #584 from zwhitchcox/patch-1 | Phil Runninger | 1 | +1 | -2 |
| 16:27 22-09-2016 | Merge pull request #593 from therealplato/docs/boot-other-window | Phil Runninger | 1 | +10 | -0 |
| 12:22 22-09-2016 | Merge pull request #595 from zacharyvoase/fix_quote_file_name | Phil Runninger | 1 | +1 | -1 |
| 12:19 22-09-2016 | Update CHANGELOG | Phil Runninger | 1 | +1 | -0 |
| 12:18 22-09-2016 | Merge pull request #619 from curran/patch-1 | Phil Runninger | 1 | +1 | -1 |
| 23:36 21-09-2016 | Update CHANGELOG | Phil Runninger | 1 | +1 | -0 |
| 23:32 21-09-2016 | Merge pull request #548 from adityanatraj/master | Phil Runninger | 1 | +1 | -1 |
| 06:57 17-09-2016 | Correct broken helptags command in docs. | Curran Kelleher | 1 | +1 | -1 |
| 02:57 08-09-2016 | Update change log. | Phil Runninger | 1 | +4 | -0 |
| 02:21 08-09-2016 | Merge branch 'juanibiapina-disable-cascade' | Phil Runninger | 3 | +31 | -25 |
| 02:02 08-09-2016 | Merge branch 'disable-cascade' of git://github.com/juanibiapina/nerdtree into juanibiapina-disable-cascade | Phil Runninger | 3 | +31 | -25 |
| 09:59 26-08-2016 | Replace strchars() with a backward compatible workaround. | Phil Runninger | 1 | +2 | -1 |
| 02:32 26-08-2016 | Simplify some statements. Don't convert path WinToUnix. | Phil Runninger | 1 | +7 | -22 |
| 15:28 23-01-2013 | Quick syntax issue fix | Skyler | 1 | +1 | -1 |
| 05:23 23-01-2013 | Added support for the copy command for both file and directory nodes on Windows systems | Skyler Lipthay | 2 | +24 | -4 |
| 09:23 25-08-2016 | Corrected case of :Helptags to :helptags | Phil Runninger | 1 | +1 | -1 |
| 20:21 30-06-2016 | Use fnameescape to quote filenames for :badd. | Zachary Voase | 1 | +1 | -1 |
| 20:11 27-06-2016 | Add FAQ: how to unfocus nerdtree window on start | Isaac Rogers | 1 | +10 | -0 |
| 12:53 07-01-2016 | Don't require user to type 'yes' to delete an empty directory | Mike Perri | 1 | +1 | -1 |
| 09:37 23-06-2016 | Merge pull request #591 from czak/cascade-close-fix | Martin Grenfell | 1 | +8 | -8 |
| 08:59 22-06-2016 | Verify we haven't reached root when traversing cascade | Åukasz Adamczak | 1 | +8 | -8 |
| 08:32 22-06-2016 | Fix upward traversal when closing a cascade | Åukasz Adamczak | 1 | +2 | -2 |
| 08:40 10-06-2016 | Merge pull request #544 from brookhong/master | Martin Grenfell | 1 | +1 | -1 |
| 12:59 23-05-2016 | Update README.markdown | Zane Hitchcox | 1 | +1 | -2 |
| 12:28 11-05-2016 | remove unneeded exec | Martin Grenfell | 1 | +1 | -1 |
| 12:02 11-05-2016 | Merge pull request #576 from mike-zueff/read-only_files_opening_fix | Martin Grenfell | 1 | +1 | -1 |
| 13:32 05-05-2016 | Suppress autocmds less aggressively | Greg Hurrell | 1 | +1 | -1 |
| 22:08 29-04-2016 | Fixed read-only files opening. | Mike Zueff | 1 | +1 | -1 |
| 05:15 26-04-2016 | update initialization of default value for g:NERDTreeCreatePrefix | Martin Grenfell | 2 | +2 | -2 |
| 05:05 26-04-2016 | Merge pull request #550 from wincent/keepalt | Martin Grenfell | 2 | +16 | -1 |
| 04:58 26-04-2016 | Merge pull request #556 from acarlson1029/readonly-glyph | Martin Grenfell | 4 | +6 | -4 |
| 04:57 26-04-2016 | Merge pull request #559 from Noah-Huppert/patch-1 | Martin Grenfell | 1 | +7 | -0 |
| 12:05 25-04-2016 | Remove empty segments | d.chernyatiev | 1 | +1 | -1 |
| 19:03 05-03-2016 | Added horizontal rules to FAQ section in readme | Noah Huppert | 1 | +7 | -0 |
| 14:20 05-03-2016 | Add option to disable collapsing of diretory names | Juan Ibiapina | 3 | +24 | -4 |
| 13:59 05-03-2016 | Rewrite getCascade recursively | Juan Ibiapina | 1 | +6 | -20 |
| 13:35 05-03-2016 | Remove extra whitespace at the end of the line | Juan Ibiapina | 1 | +1 | -1 |
| 22:57 26-02-2016 | Allow user-defined RO indicator. | Alex Carlson | 4 | +6 | -4 |
| 05:11 09-02-2016 | Make window creation command configurable | Greg Hurrell | 2 | +16 | -1 |
| 20:11 06-02-2016 | Issue #537: Fix dir arrows not functioning properly | Aditya Natraj | 1 | +1 | -1 |
| 07:24 04-02-2016 | changed arrows for NERDTreeDirArrowExpandable and NERDTreeDirArrowCollapsible | Grzegorz Wilk | 2 | +4 | -4 |
| 11:31 02-02-2016 | Fix #520 E716: Key not present in Dictionary: setShowHidden | brook hong | 1 | +1 | -1 |
| 05:21 19-01-2016 | Add support for natural sorting order. | Maxim Bublis | 4 | +78 | -10 |
| 20:51 17-01-2016 | update api call to open directory tree in window | Devraj Mehta | 1 | +1 | -1 |
| 18:16 02-12-2015 | silence bookmark errors on startup | Martin Grenfell | 1 | +1 | -1 |
| 07:14 27-11-2015 | silence an `ls!` call | Martin Grenfell | 1 | +1 | -1 |
| 16:52 26-11-2015 | bugfix for win trees when using "stay in current win" command variants | Martin Grenfell | 1 | +3 | -10 |
| 16:14 26-11-2015 | handle tab tree buffers being :bdeleted | Martin Grenfell | 1 | +8 | -3 |
| 15:57 26-11-2015 | update FAQ about opening nerdtree automatically on startup | Martin Grenfell | 1 | +3 | -1 |
| 06:31 26-11-2015 | fix a bug that occurs when opening window trees | Martin Grenfell | 1 | +1 | -1 |
| 06:27 26-11-2015 | fix a bug with `C` mapping | Martin Grenfell | 1 | +1 | -1 |
| 21:24 25-11-2015 | remove references to NERDTreeDirArrows | Martin Grenfell | 3 | +14 | -50 |
| 20:52 25-11-2015 | update changelog | Martin Grenfell | 1 | +4 | -0 |
| 20:29 25-11-2015 | remove NERDTreeDirArrows option | Martin Grenfell | 3 | +13 | -26 |
| 19:12 25-11-2015 | fix flag rendering for cascading dirs | Martin Grenfell | 3 | +5 | -5 |
| 19:06 24-11-2015 | rework the cascading slightly to correctly show open/closed dir arrows | Martin Grenfell | 2 | +35 | -15 |
| 08:18 24-11-2015 | make cascading dirs more compact | Martin Grenfell | 2 | +40 | -61 |
| 11:02 22-11-2015 | encapsulate dep on g:NERDTreeMinimalUI in a function | Martin Grenfell | 1 | +9 | -4 |
| 16:16 20-11-2015 | add path.isAncestor | Martin Grenfell | 1 | +14 | -2 |
| 16:15 20-11-2015 | fix a syntax issue for older versions of vim | Martin Grenfell | 1 | +1 | -1 |
| 13:45 20-11-2015 | fix a typo | Martin Grenfell | 1 | +1 | -1 |
| 13:15 20-11-2015 | add NERDTree.getroot() | Martin Grenfell | 1 | +5 | -0 |
| 22:52 19-11-2015 | add NERDTree.getRoot() and NERDTree.ForCurrentTab() | Martin Grenfell | 1 | +10 | -0 |
| 22:44 19-11-2015 | remove dependency on b:NERDTree from classes that dont need it | Martin Grenfell | 9 | +86 | -83 |
| 20:44 19-11-2015 | wipeout "stale" nerdtree bufs | Martin Grenfell | 1 | +28 | -1 |
| 10:17 16-11-2015 | move TreeFileNode.makeRoot() to NERDTree.changeRoot(node) | Martin Grenfell | 5 | +25 | -29 |
| 08:30 16-11-2015 | add TreeDirNode.getDirChildren() - using this in a plugin | Martin Grenfell | 1 | +6 | -0 |
| 08:29 16-11-2015 | fix a couple of var references in UI | Martin Grenfell | 1 | +2 | -2 |
| 08:28 16-11-2015 | dont use b:NERDTreeRoot internally, but leave the var there for compat | Martin Grenfell | 10 | +42 | -42 |
| 06:35 16-11-2015 | refactor TreeDirNode.reveal slightly | Martin Grenfell | 2 | +12 | -6 |
| 08:13 15-11-2015 | update changelog | Martin Grenfell | 1 | +4 | -0 |
| 22:04 14-11-2015 | remove some confusing redundancy from a few function calls | Martin Grenfell | 1 | +10 | -10 |
| 14:35 14-11-2015 | move a bunch of `b:NERDTree.*` vars into the b:NERDTree.ui obj | Martin Grenfell | 5 | +58 | -30 |
| 10:10 14-11-2015 | move b:NERDTreePreviousBuf into NERDTree class | Martin Grenfell | 3 | +7 | -3 |
| 09:01 14-11-2015 | move b:NERDTreeType into the NERDTree class and add some query methods | Martin Grenfell | 6 | +25 | -16 |
| 08:50 14-11-2015 | rename "primary" and "secondary" trees to "tab" and "window" trees | Martin Grenfell | 9 | +44 | -44 |
| 13:57 13-11-2015 | update version number to 5.0.0 | Martin Grenfell | 1 | +1 | -1 |
| 13:54 13-11-2015 | remove some unneeded header comments | Martin Grenfell | 3 | +0 | -4 |
| 13:50 13-11-2015 | add license file | Martin Grenfell | 1 | +13 | -0 |
| 13:48 13-11-2015 | move changelog out of the main doc, remove credits section | Martin Grenfell | 2 | +147 | -224 |
| 13:45 13-11-2015 | update changelog | Martin Grenfell | 1 | +43 | -2 |
| 12:08 13-11-2015 | remove some old commented code | Martin Grenfell | 1 | +2 | -6 |
| 07:53 13-11-2015 | fsmenu: use nerdtree#echo* methods instead of reimplementing them | Martin Grenfell | 1 | +13 | -26 |
| 07:46 13-11-2015 | fs menu: remove unused var assigns | Martin Grenfell | 1 | +2 | -2 |
| 07:44 13-11-2015 | fs_menu: put the NERDTreeListNode* methods together | Martin Grenfell | 1 | +11 | -12 |
| 07:42 13-11-2015 | Merge pull request #382 from PhilRunninger/master | Martin Grenfell | 1 | +18 | -0 |
| 23:38 12-11-2015 | Switch to upper case DIR /Q, in true DOS fashion | Phil Runninger | 1 | +1 | -1 |
| 23:29 12-11-2015 | Use the system('DIR /Q...') function to display file info. | Phil Runninger | 1 | +13 | -4 |
| 18:20 12-11-2015 | Merge (p)roperties (for Windows) into the (l)ist menu item. | Phil Runninger | 1 | +4 | -2 |
| 18:11 12-11-2015 | Merge pull request #1 from scrooloose/master | Phil Runninger | 15 | +550 | -408 |
| 11:29 12-11-2015 | Merge pull request #378 from Xuyuanp/up/master | Martin Grenfell | 1 | +5 | -1 |
| 11:26 12-11-2015 | Merge pull request #470 from egalpin/master | Martin Grenfell | 1 | +7 | -1 |
| 11:25 12-11-2015 | Merge pull request #488 from hiberabyss/master | Martin Grenfell | 1 | +2 | -1 |
| 11:23 12-11-2015 | Merge pull request #496 from evindor/master | Martin Grenfell | 1 | +1 | -1 |
| 11:21 12-11-2015 | Merge pull request #502 from JESii/master | Martin Grenfell | 1 | +14 | -0 |
| 16:30 02-11-2015 | Add ability to list file metadata... | Jonathan Seidel | 1 | +14 | -0 |
| 21:54 03-10-2015 | Fix MacOS detection for menu, fixes #478 | Arseny Zarechnev | 1 | +1 | -1 |
| 13:53 19-09-2015 | issue #147: add support to ~ expand in bookmarks | hiberabyss | 1 | +2 | -1 |
| 05:42 18-09-2015 | Merge pull request #486 from Xuyuanp/syntax | Martin Grenfell | 1 | +1 | -1 |
| 13:39 17-09-2015 | Merge pull request #484 from PickRelated/master | Martin Grenfell | 1 | +3 | -3 |
| 00:30 17-09-2015 | Made NERDTreeFlags contained in NERDTreeExecFile | Xuyuan Pang | 1 | +1 | -1 |
| 14:22 15-09-2015 | Added character escaping to syn match regexes | Igor Tatarintsev | 1 | +3 | -3 |
| 15:00 12-09-2015 | Merge pull request #482 from PickRelated/master | Martin Grenfell | 6 | +22 | -11 |
| 14:52 11-09-2015 | Added global variables for changing default arrows g:NERDTreeDirArrowExpandable g:NERDTreeDirArrowCollapsable | Igor Tatarintsev | 6 | +10 | -10 |
| 14:44 11-09-2015 | Added global variables for changing default arrows | Igor Tatarintsev | 6 | +22 | -11 |
| 15:47 30-07-2015 | Merge pull request #471 from SchDen/patch-1 | Martin Grenfell | 1 | +1 | -1 |
| 10:28 30-07-2015 | Incorrect path to event.vim | Den | 1 | +1 | -1 |
| 09:52 30-07-2015 | Update README.markdown | egalpin | 1 | +7 | -1 |
| 05:30 13-07-2015 | Merge pull request #466 from toiffel/master | Martin Grenfell | 1 | +2 | -2 |
| 18:03 12-07-2015 | Fixed case-sensitive sorting of tree nodes when 'ignorecase' option is on | toiffel | 1 | +2 | -2 |
| 06:23 17-06-2015 | Merge pull request #453 from WoLpH/patch-1 | Martin Grenfell | 1 | +5 | -2 |
| 08:14 22-05-2015 | Fixed incompatibility with older Vim versions | Rick van Hattem | 1 | +5 | -2 |
| 16:29 13-05-2015 | rename 2 sort key related vars | Martin Grenfell | 1 | +4 | -4 |
| 16:26 13-05-2015 | fix syntax error | Martin Grenfell | 1 | +1 | -1 |
| 16:27 13-05-2015 | Merge pull request #450 from vtsang/master | Martin Grenfell | 3 | +44 | -4 |
| 16:58 12-05-2015 | pretty up some FAQ code blocks | Martin Grenfell | 1 | +2 | -2 |
| 16:57 12-05-2015 | add an FAQ about highlighting file with certain extensions | Martin Grenfell | 1 | +4 | -0 |
| 16:45 12-05-2015 | doc the path listener API | Martin Grenfell | 1 | +22 | -0 |
| 00:59 11-05-2015 | Updated the comment | Vincent Tsang | 1 | +0 | -2 |
| 00:56 11-05-2015 | Refactor code to use getSortKey() and replace regular expression with simple string comparison in tree_dir_node.vim | Vincent Tsang | 3 | +39 | -25 |
| 11:54 09-05-2015 | Merge branch 'master' of https://github.com/vtsang/nerdtree | Vincent Tsang | 0 | +0 | -0 |
| 11:38 09-05-2015 | Speed up sortChildren() by using sorting token This improves the sorting functions from 12 seconds to 0.66 seconds for ~4000 objects | Vincent Tsang | 2 | +29 | -1 |
| 11:38 09-05-2015 | Speed up sortChildren() by using sorting token This improves the sorting functions from 12 seconds to 0.66 seconds for ~4000 objects | Vincent Tsang | 2 | +30 | -1 |
| 17:42 06-05-2015 | Merge branch 'update_reuse_option' | Martin Grenfell | 2 | +32 | -16 |
| 17:19 06-05-2015 | doc NERDTreeAddPathFilter() | Martin Grenfell | 1 | +20 | -0 |
| 16:58 06-05-2015 | Merge branch 'add_path_filter_api' | Martin Grenfell | 3 | +25 | -4 |
| 16:25 04-05-2015 | fix a bug when opening files in a new tab | Martin Grenfell | 2 | +1 | -8 |
| 07:14 03-05-2015 | bugfix for secondary trees occurring when the screen state is saved | Martin Grenfell | 1 | +13 | -9 |
| 18:20 02-05-2015 | add a path filter API | Martin Grenfell | 3 | +25 | -4 |
| 11:27 02-05-2015 | Merge branch 'refactor_autoload' | Martin Grenfell | 8 | +305 | -315 |
| 11:26 02-05-2015 | remove UI.lolcats()... not sure what the story is there | Martin Grenfell | 1 | +0 | -5 |
| 11:24 02-05-2015 | move some rendering and cursor moving functions out of autoload | Martin Grenfell | 6 | +99 | -99 |
| 11:05 02-05-2015 | move dumpHelp out of autoload | Martin Grenfell | 2 | +109 | -108 |
| 11:01 02-05-2015 | move the closeTree functions out of autoload | Martin Grenfell | 5 | +38 | -45 |
| 10:44 02-05-2015 | move isTreeOpen() out of autoload | Martin Grenfell | 5 | +23 | -20 |
| 10:31 02-05-2015 | move nerdtree#getTreeWinNum out of autoload | Martin Grenfell | 4 | +16 | -16 |
| 08:42 02-05-2015 | refactor 3 more functions out of the monolithic autoload file | Martin Grenfell | 3 | +29 | -31 |
| 08:01 02-05-2015 | update readme to add an FAQ, update the FAQ style and rm the changelog | Martin Grenfell | 1 | +18 | -28 |
| 07:29 02-05-2015 | Revert "Use different arrow characters for compatibility." | Martin Grenfell | 4 | +10 | -10 |
| 07:28 02-05-2015 | Revert "fix one of the old style arrows" | Martin Grenfell | 1 | +1 | -1 |
| 12:05 01-05-2015 | Merge pull request #411 from xdl/master | Martin Grenfell | 1 | +5 | -0 |
| 12:00 01-05-2015 | fix one of the old style arrows | Martin Grenfell | 1 | +1 | -1 |
| 11:33 01-05-2015 | allow control over whether to reuse windows in different tabs | Martin Grenfell | 2 | +32 | -16 |
| 10:13 01-05-2015 | Merge pull request #434 from handcraftedbits/master | Martin Grenfell | 4 | +10 | -10 |
| 10:11 01-05-2015 | Merge pull request #436 from devmanhinton/patch-1 | Martin Grenfell | 1 | +1 | -1 |
| 05:06 22-04-2015 | Remove NERD_tree.txt typo | Devon Hinton | 1 | +1 | -1 |
| 18:36 17-04-2015 | Use different arrow characters for compatibility. | Curtiss Howard | 4 | +10 | -10 |
| 14:44 21-12-2014 | Return early if exception was thrown in pathForString | xiaodili | 1 | +5 | -0 |
| 08:02 20-11-2014 | Merge pull request #403 from gcmt/pretty-cwd | Martin Grenfell | 1 | +7 | -2 |
| 03:50 20-11-2014 | Truncate paths at slashes. | Giacomo Comitti | 1 | +7 | -2 |
| 05:22 30-10-2014 | Merge pull request #390 from zhangoose/patch-1 | Martin Grenfell | 1 | +3 | -1 |
| 21:00 29-10-2014 | easier to read one of the FAQ answers | Alex Zhang | 1 | +3 | -1 |
| 16:18 29-10-2014 | use the built in fnamemodify() to make a path relative | Martin Grenfell | 1 | +6 | -16 |
| 15:35 29-10-2014 | fix escaping for `:edit` when renaming files | Martin Grenfell | 1 | +2 | -1 |
| 15:32 29-10-2014 | Merge remote-tracking branch 'origin/master' | Martin Grenfell | 1 | +3 | -3 |
| 15:32 29-10-2014 | Merge pull request #384 from gastropoda/reopen-after-rename | Martin Grenfell | 1 | +3 | -3 |
| 08:20 29-10-2014 | apply @mixvin's windows path fix at the top of the method instead | Martin Grenfell | 1 | +1 | -2 |
| 06:52 10-02-2013 | Fix opening file path, in Windows | mixvin | 1 | +1 | -0 |
| 06:08 25-09-2014 | Fix reloading renamed file | Artem Baguinski | 1 | +3 | -3 |
| 12:14 15-09-2014 | Add menu option to display file/directory properties. | Phil Runninger | 1 | +7 | -0 |
| 06:33 01-09-2014 | Merge branch 'master' into up/master | Xuyuan Pang | 1 | +2 | -2 |
| 05:25 01-09-2014 | fix #363 | Xuyuan Pang | 1 | +5 | -1 |
| 05:25 01-09-2014 | fix #363 | Xuyuan Pang | 1 | +4 | -0 |
| 10:27 06-08-2014 | Merge pull request #365 from ifsred/master | Martin Grenfell | 1 | +2 | -2 |
| 06:32 06-08-2014 | Fix doc map for NERDTreeMapChangeRoot | ifsred | 1 | +2 | -2 |
| 05:14 22-07-2014 | Merge pull request #359 from Xuyuanp/up/master | Martin Grenfell | 1 | +5 | -0 |
| 06:57 19-07-2014 | add refreshDirFlags method to avoid refreshing too many files | Xuyuan Pang | 1 | +5 | -0 |
| 16:27 17-07-2014 | move nerdtree#treeExists.* methods into the NERDTree class | Martin Grenfell | 6 | +24 | -20 |
| 16:16 17-07-2014 | add proper events and make the notifier class generic | Martin Grenfell | 6 | +53 | -25 |
| 14:54 15-07-2014 | allow plugins to override the default mappings | Martin Grenfell | 2 | +10 | -1 |
| 06:03 14-07-2014 | Merge pull request #356 from alvan/patch-2 | Martin Grenfell | 1 | +1 | -1 |
| 05:41 14-07-2014 | fix a bug from recent refactoring RE some NERDTreeCWD | Martin Grenfell | 3 | +3 | -9 |
| 19:35 10-07-2014 | add highlighting for flags | Martin Grenfell | 1 | +13 | -8 |
| 16:14 10-07-2014 | remove testing git plugin | Martin Grenfell | 1 | +0 | -65 |
| 05:26 09-07-2014 | Merge branch 'master' into expt_add_path_flags_and_git | Martin Grenfell | 3 | +80 | -48 |
| 05:25 09-07-2014 | move some more view code into the UI class | Martin Grenfell | 3 | +80 | -48 |
| 04:20 09-07-2014 | Use event BufLeave instead of BufWinLeave to record screen state to avoid undefined b:NERDTree error | alvan | 1 | +1 | -1 |
| 05:47 08-07-2014 | Merge branch 'master' into expt_add_path_flags_and_git | Martin Grenfell | 2 | +2 | -2 |
| 05:44 08-07-2014 | fix the NERDTreeFind command - broken in recent refactoring | Martin Grenfell | 1 | +1 | -1 |
| 05:38 08-07-2014 | Merge branch 'master' into expt_add_path_flags_and_git | Martin Grenfell | 14 | +1119 | -1071 |
| 05:06 08-07-2014 | Merge pull request #353 from lucascaton/master | Martin Grenfell | 1 | +1 | -1 |
| 21:57 07-07-2014 | Updating creator.vim file (this fixes #352) | Lucas Caton | 1 | +1 | -1 |
| 19:02 07-07-2014 | Merge branch 'master' of github.com:scrooloose/nerdtree | Martin Grenfell | 1 | +1 | -1 |
| 18:59 07-07-2014 | continue breaking down the epic autoload module | Martin Grenfell | 11 | +337 | -290 |
| 16:12 07-07-2014 | continue breaking up the autoload/nerdtree god module | Martin Grenfell | 7 | +281 | -288 |
| 15:36 07-07-2014 | move ui functions out into their own autoload | Martin Grenfell | 3 | +523 | -515 |
| 14:24 07-07-2014 | add `.refreshFlags()` to path/dir/file objects | Martin Grenfell | 3 | +20 | -0 |
| 19:36 06-07-2014 | fix a retarded bug with FlagSet.clearFlags | Martin Grenfell | 1 | +1 | -1 |
| 16:51 05-07-2014 | allow flags to be scoped to a plugin | Martin Grenfell | 4 | +61 | -28 |
| 20:29 04-07-2014 | add proof of concept for path flags API and add git modified flags | Martin Grenfell | 6 | +124 | -5 |
| 05:22 03-07-2014 | Merge pull request #347 from kelaban/minor-fix-to-readme | Martin Grenfell | 1 | +1 | -1 |
| 20:46 02-07-2014 | Fixes README for opening vim with no files | Keith Laban | 1 | +1 | -1 |
| 16:54 02-07-2014 | comment and tweak the <LeftRelease> fix in 24561ad | Martin Grenfell | 1 | +8 | -1 |
| 16:49 02-07-2014 | Merge pull request #298 from buggo/master | Martin Grenfell | 1 | +3 | -0 |
| 16:25 02-07-2014 | simplify the <cr> mapping definition | Martin Grenfell | 1 | +1 | -1 |
| 16:23 02-07-2014 | Merge pull request #346 from shanesmith/master | Martin Grenfell | 1 | +2 | -2 |
| 21:29 01-07-2014 | Fix <CR> not working if active node map is special char such as <Right> | Shane Smith | 1 | +2 | -2 |
| 05:40 30-06-2014 | uncomment out some needed syntax matching code... fail | Martin Grenfell | 1 | +3 | -3 |
| 17:44 29-06-2014 | trivial highlighting update for consistency | Martin Grenfell | 1 | +1 | -1 |
| 17:44 29-06-2014 | fix highlighting for readonly files | Martin Grenfell | 1 | +13 | -10 |
| 15:53 29-06-2014 | remove the NERDChristmasTree option | Martin Grenfell | 3 | +5 | -22 |
| 14:40 29-06-2014 | simplify the syntax matching code slightly | Martin Grenfell | 1 | +10 | -16 |
| 14:28 29-06-2014 | Merge branch 'better_symlink_highlighting' into update_highlighting | Martin Grenfell | 1 | +9 | -1 |
| 14:17 29-06-2014 | separate out syntax matching for Dir Arrows vs old style | Martin Grenfell | 1 | +35 | -23 |
| 12:14 29-06-2014 | update symlink highlighting | Martin Grenfell | 1 | +11 | -6 |
| 08:37 29-06-2014 | update the doc/quickhelp for :Bookmark | Martin Grenfell | 2 | +2 | -2 |
| 08:29 29-06-2014 | update code in readme to auto-open a tree on startup | Martin Grenfell | 1 | +4 | -1 |
| 15:38 27-06-2014 | Merge branch 'inkarkat-better-set-filetype' | Martin Grenfell | 1 | +1 | -1 |
| 15:37 27-06-2014 | Merge branch 'better-set-filetype' of https://github.com/inkarkat/nerdtree into inkarkat-better-set-filetype | Martin Grenfell | 1 | +1 | -1 |
| 15:29 27-06-2014 | update the NERDTreeCascadeOpenSingleChildDir doc | Martin Grenfell | 1 | +3 | -3 |
| 15:25 27-06-2014 | Merge pull request #251 from pendulm/master | Martin Grenfell | 4 | +20 | -11 |
| 18:53 26-06-2014 | Merge pull request #266 from staeff/patch-1 | Martin Grenfell | 1 | +1 | -1 |
| 18:52 26-06-2014 | Merge pull request #299 from tophsic/master | Martin Grenfell | 1 | +2 | -2 |
| 18:48 26-06-2014 | Merge pull request #316 from ZeroProbability/master | Martin Grenfell | 1 | +2 | -2 |
| 06:01 26-06-2014 | rename NERDTreeWildIgnore option and refactor the usage of it | Martin Grenfell | 3 | +5 | -4 |
| 05:48 26-06-2014 | Merge pull request #303 from amarshall/wildignore | Martin Grenfell | 2 | +10 | -1 |
| 05:40 26-06-2014 | Merge pull request #308 from igrep/patch-1 | Martin Grenfell | 1 | +1 | -1 |
| 05:35 26-06-2014 | Merge pull request #295 from DanielleSucher/create_parent_directories_as_needed | Martin Grenfell | 2 | +25 | -2 |
| 05:30 26-06-2014 | Merge pull request #274 from an1zhegorodov/master | Martin Grenfell | 1 | +1 | -1 |
| 05:30 26-06-2014 | Merge pull request #326 from migueldvb/docs | Martin Grenfell | 1 | +1 | -1 |
| 05:27 26-06-2014 | Merge pull request #331 from jinnko/add-bookmarks-sort-flag | Martin Grenfell | 3 | +18 | -2 |
| 05:23 26-06-2014 | Merge pull request #338 from trkoch/spaces-umlauts | Martin Grenfell | 1 | +3 | -2 |
| 05:18 26-06-2014 | Merge pull request #340 from netj/sort-hidden-first-option | Martin Grenfell | 3 | +9 | -0 |
| 07:06 09-06-2014 | Option for mixing dot files when sorting | Jaeho Shin | 3 | +9 | -0 |
| 08:05 30-05-2014 | Support space in path when renaming | Tristan Koch | 1 | +3 | -2 |
| 11:51 24-04-2014 | Add flag to disable/enable bookmark sorting | Jinn Koriech | 3 | +18 | -2 |
| 14:03 08-04-2014 | Use pathogen.vim Helptags command in README file | Miguel de Val-Borro | 1 | +1 | -1 |
| 21:46 20-02-2014 | Issue 315 - Incorrect buffer deleted on file delete | aramasamy | 1 | +2 | -2 |
| 08:56 01-02-2014 | correct invalid reference to MenuController | Yamamoto Yuji | 1 | +1 | -1 |
| 02:10 07-12-2013 | Add option to respect wildignore | Andrew Marshall | 2 | +10 | -1 |
| 11:41 06-11-2013 | Fix typo | Christophe Sicard | 1 | +2 | -2 |
| 08:17 05-11-2013 | Ugly hack to fix Error 121 when NERDTree is the active window and clicking on the command line below another window. | Rickard Karlsson | 1 | +3 | -0 |
| 01:25 08-10-2013 | Create nested parent directories as needed | Danielle Sucher | 2 | +25 | -2 |
| 18:29 21-07-2013 | Fix help mistake | Anton Nizhegorodov | 1 | +1 | -1 |
| 18:20 27-05-2013 | Fixed typo in NERD_tree.txt | Stephan Klinger | 1 | +1 | -1 |
| 05:02 16-05-2013 | Merge pull request #263 from medvid/master | Martin Grenfell | 3 | +9 | -9 |
| 10:39 14-05-2013 | fix spelling in documentation | Volodymyr Medvid | 3 | +9 | -9 |
| 06:00 13-05-2013 | Revert "don't redefine user-defined mappings" | Martin Grenfell | 1 | +1 | -1 |
| 05:53 06-05-2013 | Merge pull request #255 from joshuarh/unique-mappings | Martin Grenfell | 1 | +1 | -1 |
| 23:34 25-04-2013 | don't redefine user-defined mappings | Josh Hoff | 1 | +1 | -1 |
| 12:39 22-04-2013 | Add correspoding close action to cascade open single child dir | pendulm | 2 | +13 | -4 |
| 12:35 22-04-2013 | Fix typo Casade to Cascade | pendulm | 3 | +7 | -7 |
| 16:32 13-04-2013 | move the class files out of the plugin dir | Martin Grenfell | 11 | +14 | -9 |
| 06:10 09-04-2013 | fix a bug where the user couldnt override the mapping for <cr> | Martin Grenfell | 1 | +2 | -2 |
| 09:35 03-04-2013 | fix NERDTreeCWD | Martin Grenfell | 1 | +2 | -2 |
| 11:53 31-01-2013 | Set filetype unconditionally and after defining mappings. | Ingo Karkat | 1 | +1 | -1 |
| 10:54 30-01-2013 | catch an error thrown when refreshing a dir with a FIFO or socket | Martin Grenfell | 1 | +1 | -1 |
| 06:48 09-01-2013 | move a couple of functions into NERDTreeCreator | Martin Grenfell | 3 | +28 | -28 |
| 21:41 08-01-2013 | add some class methods to wrap the NERDTreeCreator public methods | Martin Grenfell | 5 | +38 | -14 |
| 12:17 08-01-2013 | Merge pull request #227 from kasyaar/copy_node_fix | Martin Grenfell | 1 | +1 | -1 |
| 12:17 08-01-2013 | fixed error messages on copy node in NERDTree buffer | Dmitry Kasimtsev | 1 | +1 | -1 |
| 21:01 07-01-2013 | extract the tree creation functions out into their own class | Martin Grenfell | 5 | +302 | -274 |
| 21:56 05-01-2013 | fix a couple of function calls that should have been renamed | Martin Grenfell | 2 | +2 | -2 |
| 09:30 05-01-2013 | some cosmetic updates to the class files | Martin Grenfell | 8 | +254 | -182 |
| 08:57 05-01-2013 | fix the <enter> mapping | Martin Grenfell | 1 | +3 | -3 |
| 08:44 05-01-2013 | move KeyMap_Invoke into the autoload file | Martin Grenfell | 2 | +9 | -7 |
| 22:48 04-01-2013 | manually apply #220 to fix NERDTreeFind for hidden dirs | Martin Grenfell | 2 | +17 | -1 |
| 22:47 04-01-2013 | replace a script level var with a query | Martin Grenfell | 1 | +13 | -5 |
| 22:08 04-01-2013 | decompose the giant NERD_tree.vim file | Martin Grenfell | 10 | +4333 | -4267 |
| 10:08 02-01-2013 | Merge pull request #219 from felipebueno/master | Martin Grenfell | 1 | +4 | -0 |
| 15:15 31-12-2012 | Added a frequently asked question to README | Felipe Bueno | 1 | +4 | -0 |
| 17:26 10-12-2012 | Merge pull request #213 from cperl82/fixes | Martin Grenfell | 1 | +1 | -1 |
| 16:44 10-12-2012 | Fix s:Path.Resolve to it handles '/' properly | Chris Perl | 1 | +1 | -1 |
| 07:10 12-11-2012 | Merge pull request #204 from techlivezheng/feature/chrootcwd | Martin Grenfell | 2 | +38 | -0 |
| 07:06 12-11-2012 | Merge pull request #203 from techlivezheng/feature/find-in-existing-window | Martin Grenfell | 1 | +7 | -1 |
| 06:55 12-11-2012 | add Path.isUnixHiddenFile and refactor to use it | Martin Grenfell | 1 | +10 | -3 |
| 06:57 12-11-2012 | Merge pull request #202 from techlivezheng/feature/find-hidden-file | Martin Grenfell | 1 | +9 | -0 |
| 14:23 04-11-2012 | Add a NERDTreeCWD command to change tree root to CWD | Techlive Zheng | 2 | +38 | -0 |
| 14:21 04-11-2012 | Make NERDTreeFind use an existing NERDTree window | Techlive Zheng | 1 | +7 | -1 |
| 14:19 04-11-2012 | Make NERDTreeFind work on hidden files | Techlive Zheng | 1 | +9 | -0 |
| 08:02 31-10-2012 | Merge pull request #200 from hpesoj/master | Martin Grenfell | 1 | +7 | -1 |
| 13:30 29-10-2012 | Fix call to globpath() for Vim 7.2 and below. | Joseph Thomson | 1 | +7 | -1 |
| 05:11 18-10-2012 | Merge pull request #191 from ZeusTheTrueGod/master | Martin Grenfell | 2 | +60 | -4 |
| 09:55 15-10-2012 | Merge pull request #150 from cperl82/issue-144 | Martin Grenfell | 1 | +1 | -1 |
| 17:03 03-10-2012 | Merge pull request #196 from mark-rushakoff/master | Martin Grenfell | 1 | +1 | -1 |
| 16:39 03-10-2012 | Fix typo in copy action | Mark Rushakoff | 1 | +1 | -1 |
| 10:19 26-08-2012 | Better handling file renaming and deleting | ZeusTheTrueGod | 1 | +37 | -3 |
| 05:51 26-08-2012 | Better flow for renaming and deleting files | ZeusTheTrueGod | 2 | +24 | -2 |
| 11:56 05-07-2012 | update the doc for NERDTreeCasadeOpenSingleChildDir | Martin Grenfell | 1 | +4 | -5 |
| 11:51 05-07-2012 | default NERDTreeCasadeOpenSingleChildDir to 1 | Martin Grenfell | 2 | +2 | -2 |
| 11:40 05-07-2012 | Merge pull request #180 from pendulm/master | Martin Grenfell | 2 | +44 | -3 |
| 11:26 05-07-2012 | add option NERDTreeCasadeOpenSingleChildDir and function TreeDirNode.openAlong for Issues #179. | pendulm | 2 | +44 | -3 |
| 05:59 30-06-2012 | Merge pull request #172 from stephenprater/master | Martin Grenfell | 1 | +1 | -1 |
| 05:57 30-06-2012 | Merge pull request #178 from franksort/master | Martin Grenfell | 1 | +3 | -3 |
| 00:07 28-06-2012 | Fixed typo. changing s:clearBoomarks to s:clearBookmarks. | Frank S | 1 | +3 | -3 |
| 11:57 14-06-2012 | ignore wildignore setting | A.G. Russell Knives | 1 | +1 | -1 |
| 10:51 02-04-2012 | add autocmds for fugitive integration | Martin Grenfell | 1 | +6 | -1 |
| 10:35 17-03-2012 | Replace virtcol() with len() in handleLeftClick(). | Chris Perl | 1 | +1 | -1 |
| 12:31 17-02-2012 | add NERDTreeFocus command - calls the NERDTreeFocus() function | Martin Grenfell | 1 | +1 | -0 |
| 13:31 16-02-2012 | fix previewing of directory nodes | Martin Grenfell | 1 | +4 | -0 |
| 13:16 16-02-2012 | Merge pull request #122 from cperl82/fixes | Martin Grenfell | 1 | +4 | -0 |
| 13:11 16-02-2012 | add NERDTreeFocus function | Martin Grenfell | 1 | +8 | -0 |
| 07:59 14-02-2012 | Merge pull request #137 from AndrewRadev/double-edit-fix | Martin Grenfell | 1 | +0 | -2 |
| 07:38 14-02-2012 | Don't output a message on opening a file node | Andrew Radev | 1 | +0 | -1 |
| 07:38 14-02-2012 | Remove second "edit" from Opener | Andrew Radev | 1 | +0 | -1 |
| 06:15 27-01-2012 | Merge pull request #127 from cperl82/keymap-leader-fix2 | Martin Grenfell | 1 | +7 | -4 |
| 02:12 27-01-2012 | Make handling of '<>' notation more robust. | Chris Perl | 1 | +7 | -4 |
| 20:59 26-01-2012 | fix the ctrl-j/ctrl-k mappings | Martin Grenfell | 1 | +2 | -2 |
| 20:53 26-01-2012 | Merge pull request #126 from cperl82/keymap-leader-fix | Martin Grenfell | 1 | +15 | -11 |
| 18:50 26-01-2012 | Escape mappings that use '<>' notation. | Chris Perl | 1 | +15 | -11 |
| 17:57 25-01-2012 | Add calls to NERDTreeAddKeyMap for previewing Bookmarks | Chris Perl | 1 | +4 | -0 |
| 17:19 11-01-2012 | Merge pull request #110 from cperl82/fixes | Martin Grenfell | 1 | +16 | -10 |
| 17:03 11-01-2012 | map <cr> to the default o mapping (again) | Martin Grenfell | 1 | +3 | -1 |
| 16:55 11-01-2012 | dont close the tree window when using the 'preview' maps | Martin Grenfell | 1 | +3 | -4 |
| 16:53 11-01-2012 | fix NERDTreeQuitOnOpen option | Martin Grenfell | 1 | +29 | -7 |
| 12:55 11-01-2012 | Add s:Path.Resolve function to address trailing slash issues. | Chris Perl | 1 | +14 | -4 |
| 11:31 11-01-2012 | Revert "Fixed resolve() double endslash defect" | Chris Perl | 1 | +3 | -7 |
| 11:23 11-01-2012 | Merge pull request #115 from Twinside/patch-1 | Martin Grenfell | 1 | +2 | -0 |
| 11:20 11-01-2012 | Deactivating folds in NERDtree buffer | Twinside | 1 | +2 | -0 |
| 10:46 11-01-2012 | remove a now misleading comment | Martin Grenfell | 1 | +0 | -1 |
| 10:44 11-01-2012 | make the mouse work as expected with NERDTreeMouseMode | Martin Grenfell | 1 | +8 | -4 |
| 10:08 11-01-2012 | refactor KeyMap so we dont use index() on an array of objects | Martin Grenfell | 1 | +10 | -5 |
| 10:06 11-01-2012 | make the default keymap generation happen only once | Martin Grenfell | 1 | +71 | -68 |
| 06:09 11-01-2012 | unlet TreeDirNode.openInNewTab since we are overriding it | Martin Grenfell | 1 | +1 | -0 |
| 13:30 09-01-2012 | update the method comment for TreeDirNode.open | Martin Grenfell | 1 | +1 | -7 |
| 13:25 09-01-2012 | fix a bug with the T (open in new tab silently) mapping | Martin Grenfell | 1 | +1 | -1 |
| 13:22 09-01-2012 | rename 'split' to 'where' in the open() interface | Martin Grenfell | 1 | +33 | -33 |
| 12:59 09-01-2012 | add Opener class to handle opening nodes/bookmarks | Martin Grenfell | 1 | +269 | -236 |
| 14:24 08-01-2012 | make Bookmark use the new open() interface | Martin Grenfell | 1 | +37 | -17 |
| 19:39 06-01-2012 | Merge pull request #78 from actionshrimp/master | Martin Grenfell | 1 | +18 | -5 |
| 16:36 06-01-2012 | Added comment to clarify which part of the path is the 'drive' for windows network shares | Dave Aitken | 1 | +1 | -0 |
| 16:24 06-01-2012 | wrap a couple of wincmd calls in s:exec | Martin Grenfell | 1 | +2 | -2 |
| 12:05 06-01-2012 | trivial comment change | Martin Grenfell | 1 | +1 | -1 |
| 12:02 06-01-2012 | remove s:openEntrySplit as it is not needed anymore | Martin Grenfell | 1 | +1 | -21 |
| 11:54 06-01-2012 | rename 'preview' to 'stay' and standardize the 'keepopen' name | Martin Grenfell | 1 | +9 | -9 |
| 11:47 06-01-2012 | make TreeDirNode use the new open() interface | Martin Grenfell | 1 | +46 | -23 |
| 10:38 06-01-2012 | fix Bookmark so it uses the new TreeFileNode.open method | Martin Grenfell | 1 | +4 | -2 |
| 07:54 05-01-2012 | refactor the TreeFileNode*open* methods | Martin Grenfell | 1 | +140 | -58 |
| 08:41 05-01-2012 | add dir and file flags to NERDTreeIgnore regexes | Martin Grenfell | 2 | +29 | -4 |
| 05:24 05-01-2012 | dont convert windows paths to lower case when :editing | Martin Grenfell | 1 | +8 | -11 |
| 10:52 04-01-2012 | fix a bug for files that begin with +/-/~ chars | Martin Grenfell | 1 | +12 | -1 |
| 08:44 04-01-2012 | update faq in the readme | Martin Grenfell | 1 | +17 | -2 |
| 08:11 04-01-2012 | add NERDTreeCustomIgnoreFilter hook | Martin Grenfell | 2 | +5 | -0 |
| 07:44 04-01-2012 | fix a bug when activating bookmarks | Martin Grenfell | 1 | +1 | -1 |
| 07:39 04-01-2012 | dont use VimEnter to cache bookmarks and load plugins | Martin Grenfell | 1 | +9 | -6 |
| 06:43 04-01-2012 | fix a bug where keymaps were failing with :set ignorecase | Martin Grenfell | 1 | +1 | -1 |
| 06:27 04-01-2012 | make a syntax fix for certain versions of vim | Martin Grenfell | 1 | +3 | -2 |
| 21:13 03-01-2012 | use the keymap api for the mouse mappings | Martin Grenfell | 1 | +11 | -7 |
| 21:13 03-01-2012 | make a small fix for the left mouse button | Martin Grenfell | 1 | +1 | -1 |
| 20:30 03-01-2012 | refactor option checking to simplify and remove duplication | Martin Grenfell | 1 | +12 | -6 |
| 20:22 03-01-2012 | Merge pull request #104 from cperl82/fixes | Martin Grenfell | 1 | +1 | -1 |
| 19:43 03-01-2012 | fix the mouse mappings | Martin Grenfell | 1 | +35 | -26 |
| 13:08 03-01-2012 | update quickhelp for custom mappings | Martin Grenfell | 1 | +6 | -6 |
| 13:05 03-01-2012 | update the doc for the new key api functionality | Martin Grenfell | 1 | +22 | -9 |
| 12:33 03-01-2012 | remove a trivial piece of old debugging code | Martin Grenfell | 1 | +0 | -1 |
| 07:31 03-01-2012 | make the standard mappings use the key api | Martin Grenfell | 1 | +248 | -260 |
| 21:17 28-12-2011 | rework the keymap API | Martin Grenfell | 1 | +101 | -5 |
| 10:16 28-12-2011 | update changelog/credits and bump to version 4.2.0 | Martin Grenfell | 3 | +46 | -4 |
| 19:53 27-12-2011 | add a note about vim-nerdtree-tabs to the readme | Martin Grenfell | 1 | +2 | -0 |
| 19:22 27-12-2011 | update the doc for the new NERDTreeFind behaviour | Martin Grenfell | 1 | +7 | -3 |
| 19:18 27-12-2011 | fix mixed indenting | Martin Grenfell | 1 | +11 | -11 |
| 18:26 15-06-2011 | Open NERDTreeFind tree at CWD if current file is below it. | Benjamin Geiger | 1 | +12 | -1 |
| 18:52 27-12-2011 | make a minor formatting fix for the readme | Martin Grenfell | 1 | +1 | -0 |
| 07:58 24-12-2011 | add first version of readme | Martin Grenfell | 1 | +73 | -0 |
| 07:58 24-12-2011 | remove Rakefile - pathogen is now the recommended way to install | Martin Grenfell | 1 | +0 | -75 |
| 13:55 21-12-2011 | stayInCurrentTab fix | Chris Perl | 1 | +1 | -1 |
| 11:43 21-12-2011 | refactor tree window creation to remove duplication | Martin Grenfell | 1 | +39 | -62 |
| 11:40 21-12-2011 | Merge pull request #87 from scottstvnsn/master | Martin Grenfell | 1 | +2 | -1 |
| 11:27 21-12-2011 | Merge pull request #88 from andersonfreitas/master | Martin Grenfell | 1 | +28 | -0 |
| 10:19 21-12-2011 | dont add a trailing slash to auto-named bookmarked dirs | Martin Grenfell | 1 | +1 | -1 |
| 20:14 15-12-2011 | Defaulting bookmark name to file/dir name | Min-Young Wu | 2 | +9 | -3 |
| 09:51 21-12-2011 | remove the now unused s:setupSyntaxHighlighting() | Martin Grenfell | 1 | +0 | -99 |
| 09:50 21-12-2011 | Merge remote-tracking branch 'gnap/master' | Martin Grenfell | 2 | +183 | -95 |
| 14:35 15-12-2011 | enable NERDTreeDirArrows by default except on windows | Martin Grenfell | 1 | +3 | -3 |
| 13:34 09-10-2011 | Merge pull request #86 from mathias/patch-1 | Martin Grenfell | 1 | +1 | -1 |
| 21:01 06-09-2011 | New options in the file system menu: - Reveal In Finder - Open with system editor - Quicklook | Anderson Freitas | 1 | +28 | -0 |
| 08:33 31-08-2011 | Add nolist to buffer options. | Scott Stevenson | 1 | +2 | -1 |
| 08:03 30-08-2011 | always disallow insert mode | Martin Grenfell | 1 | +2 | -5 |
| 07:58 30-08-2011 | Merge pull request #84 from kml/master | Martin Grenfell | 1 | +7 | -0 |
| 15:39 25-08-2011 | Spelling | Matt Gauger | 1 | +1 | -1 |
| 11:42 05-08-2011 | wycats's "disallow insert mode" https://github.com/wycats/nerdtree/commit/3bb112d916a3e78f2e6528b869cdad1f7d826114 | Kamil K. LemaÅski | 1 | +7 | -0 |
| 03:44 09-07-2011 | fix for copying files | Martin Grenfell | 1 | +4 | -2 |
| 03:35 09-07-2011 | Merge pull request #79 from AndrewRadev/master | Martin Grenfell | 1 | +3 | -1 |
| 16:10 08-07-2011 | Fix for copying error | Andrew Radev | 1 | +3 | -1 |
| 06:51 07-07-2011 | Fixed resolve() double endslash defect | Dave Aitken | 1 | +8 | -5 |
| 06:38 07-07-2011 | Added support for windows network shares (\\box\share format paths) | Dave Aitken | 1 | +12 | -3 |
| 22:59 05-07-2011 | Merge remote-tracking branch 'EvanDotPro/master' | Martin Grenfell | 1 | +3 | -3 |
| 07:55 05-07-2011 | Merge pull request #74 from iNecas/nerd_tree_find_fix | Martin Grenfell | 1 | +1 | -1 |
| 09:56 04-07-2011 | specify 'file' input types to allow for tab-completion of paths when copying, moving, or creating a node | Evan Coury | 1 | +3 | -3 |
| 06:51 25-06-2011 | Revert commit 7f5a8caa | Ivan Necas | 1 | +1 | -1 |
| 12:56 18-06-2011 | separate syntax file for better combacibility with plugins that reloads vimrc files(such as perdirvimrc) after BufRead. | George Ang | 2 | +183 | -95 |
| 07:00 06-05-2011 | Merge pull request #56 from iNecas/nerd_tree_find_fix | Martin Grenfell | 1 | +1 | -1 |
| 06:33 06-05-2011 | Merge pull request #50 from sdewald/master | Martin Grenfell | 2 | +2 | -2 |
| 11:13 23-04-2011 | fix the mouse and NERDTreeDirArrows | Martin Grenfell | 1 | +4 | -6 |
| 10:25 20-03-2011 | Fix for getting line of node | Ivan Necas | 1 | +1 | -1 |
| 18:43 09-03-2011 | fix a minor bug with syntax highlighting of the root node | Martin Grenfell | 1 | +1 | -1 |
| 16:24 04-03-2011 | Merge branch 'master' of github.com:scrooloose/nerdtree | Steve DeWald | 2 | +101 | -28 |
| 20:18 02-03-2011 | only set relativenumber for vim >= 7.3 | Martin Grenfell | 1 | +6 | -2 |
| 19:28 28-02-2011 | fix a bug when the bookmarks are toggled with NERDTreeMinimalUI | Martin Grenfell | 1 | +5 | -1 |
| 19:03 28-02-2011 | remove '.. (up a dir)' when NERDTreeMinimalUI is set | Martin Grenfell | 1 | +5 | -7 |
| 18:54 28-02-2011 | fix a bug with NERDTreeMinimalUI and syntax highlighting | Martin Grenfell | 1 | +1 | -1 |
| 23:30 27-02-2011 | set nornu when line numbers aren't shown | Cam Thompson | 1 | +2 | -0 |
| 23:18 27-02-2011 | hide (up a dir) when using minimal ui | Cam Thompson | 1 | +5 | -1 |
| 22:41 27-02-2011 | Merge branch 'master' of git://github.com/scrooloose/nerdtree | Cam Thompson | 2 | +59 | -17 |
| 22:36 27-02-2011 | merge hide bookmarks and press ? options | Cam Thompson | 2 | +12 | -27 |
| 18:55 27-02-2011 | fix highlighting of executable files with NERDTreeDirArrows | Martin Grenfell | 1 | +1 | -1 |
| 15:16 25-02-2011 | Merge remote-tracking branch 'upstream/master' | Cam Thompson | 1 | +1 | -1 |
| 15:14 25-02-2011 | add bookmarks and press help documentation | Cam Thompson | 1 | +28 | -0 |
| 14:30 23-02-2011 | Make tree style (|+~ or arrows) configurable | Marcin Kulik | 2 | +58 | -9 |
| 16:42 20-02-2011 | Make indentation of file nodes more intuitive | Marcin Kulik | 1 | +8 | -2 |
| 14:40 20-02-2011 | Fixed two bugs affecting adding and copying nodes with escaped chars (e.g. spaces) in the filepath | Steve DeWald | 2 | +2 | -2 |
| 08:36 19-02-2011 | Use small triangles for directories and get rid of ascii bars | Marcin Kulik | 1 | +8 | -21 |
| 20:49 11-02-2011 | rename press for help and bmark label options | Cam Thompson | 1 | +5 | -5 |
| 18:20 13-02-2011 | make it handle dirs of the form '[foo]baz' properly in *nix | Martin Grenfell | 1 | +1 | -1 |
| 20:00 13-01-2011 | add option to hide bookmarks label | Cam Thompson | 1 | +5 | -2 |
| 19:13 13-01-2011 | add option to hide 'Press ? for help' | Cam Thompson | 1 | +8 | -5 |
| 01:44 08-02-2011 | fix a bug when opening a file bookmark in a new tab | Martin Grenfell | 1 | +1 | -1 |
| 01:16 08-02-2011 | fix a couple of typos in the filesystem menu | Martin Grenfell | 1 | +2 | -2 |
| 00:53 08-02-2011 | make all regex matching case sensitive | Martin Grenfell | 1 | +22 | -22 |
| 19:37 07-02-2011 | prefix all highlight groups with NERDTree for namespace reasons | Martin Grenfell | 1 | +63 | -63 |
| 02:04 20-11-2010 | update credits/changelog | marty | 1 | +4 | -0 |
| 02:01 20-11-2010 | fix a bug with :NERDTreeFind and symlinks | marty | 1 | +1 | -1 |
| 03:15 18-09-2010 | close the tree win when opening bookmarked files for NERDTreeQuitOnOpen | marty | 1 | +1 | -0 |
| 03:11 18-09-2010 | correct the window the cursor jumps to on :NERDTree(Close|Toggle) | marty | 1 | +9 | -1 |
| 14:30 30-07-2010 | Escaped "value" parameter to initVariable, so it is a valid literal-string. | paddyoloughlin | 1 | +1 | -1 |
| 06:41 21-06-2010 | fix a bug with `:Bookmark foo' where foo was an existing bookmark | marty | 1 | +9 | -1 |
| 06:20 01-12-2009 | switch to version 4.1.0 | marty | 2 | +3 | -3 |
| 06:19 01-12-2009 | update changelog and credits | marty | 1 | +23 | -0 |
| 05:34 24-11-2009 | bugfix: paths were incorrectly escaped in win32 for :e and :cd | marty | 1 | +5 | -1 |
| 08:11 23-11-2009 | put the open-in-new-tab logic in the models, make NERDTreeQuitOnOpen effect T and t | marty | 2 | +53 | -23 |
| 08:10 23-11-2009 | move s:getSelectedBookmark in to the Bookmark model | marty | 1 | +17 | -17 |
| 02:42 22-11-2009 | add NERDTreeFind command and handling code | marty | 2 | +76 | -0 |
| 02:25 22-11-2009 | move the path string truncation into Path#str() | marty | 1 | +12 | -8 |
| 21:49 04-11-2009 | truncate the root line if its too long | marty | 1 | +13 | -6 |
| 20:30 09-10-2009 | bugfix: escape filenames for ":edit"ing | marty | 1 | +2 | -0 |
| 05:27 09-10-2009 | really fix the window state restoring | marty | 1 | +1 | -1 |
| 02:52 09-10-2009 | switch to version 4.0.0 | marty | 1 | +2 | -2 |
| 02:41 09-10-2009 | bugfix for NERDTreeMirror | marty | 2 | +2 | -1 |
| 23:54 08-10-2009 | fix a typo in the doc | marty | 1 | +1 | -1 |
| 23:24 08-10-2009 | update changelog/credits | marty | 1 | +3 | -0 |
| 22:48 08-10-2009 | remove the git menu plugin | marty | 1 | +0 | -116 |
| 22:46 08-10-2009 | change my email to gmail | marty | 5 | +8 | -8 |
| 22:40 08-10-2009 | minor refactor | marty | 1 | +2 | -2 |
| 22:36 08-10-2009 | bugfix: the window state wasnt being stored | marty | 1 | +1 | -1 |
| 00:15 08-10-2009 | remove a couple of useless lines | marty | 1 | +0 | -2 |
| 17:41 28-09-2009 | fix a retarded line that somehow got in | marty | 1 | +1 | -1 |
| 17:40 28-09-2009 | fix syntax error in Path#delete() | marty | 1 | +1 | -1 |
| 04:57 15-09-2009 | change the statusline so restoring a session doesnt break so badly | marty | 1 | +6 | -1 |
| 23:05 12-09-2009 | fix path escaping for Path._strForCd() | marty | 1 | +1 | -5 |
| 23:02 12-09-2009 | refactor away from Path.strForCd() (since it was removed earlier) | marty | 1 | +4 | -4 |
| 07:32 11-09-2009 | dont highlight current menu item | marty | 1 | +0 | -2 |
| 11:19 08-09-2009 | Taught s:Path.getParent to handle Windows paths. | Tim Henigan | 1 | +6 | -1 |
| 01:04 09-09-2009 | syntax fix | marty | 1 | +1 | -1 |
| 06:58 06-09-2009 | dont show separators at the top of the menu | marty | 1 | +5 | -1 |
| 22:43 05-09-2009 | update the changelog | marty | 1 | +10 | -3 |
| 22:43 05-09-2009 | update the doc | marty | 1 | +6 | -4 |
| 21:19 05-09-2009 | remove some old code left over for the ! mapping | marty | 2 | +0 | -13 |
| 20:27 05-09-2009 | update doc RE menu | marty | 1 | +20 | -2 |
| 07:29 05-09-2009 | migrate fs_menu.vim to use the new Path#str method | marty | 1 | +2 | -2 |
| 09:36 03-09-2009 | update the API doc | marty | 1 | +7 | -6 |
| 00:09 03-09-2009 | make "OS" the default format for Path#str() | marty | 4 | +36 | -36 |
| 07:07 02-09-2009 | comment Path#str() | marty | 1 | +18 | -1 |
| 07:07 02-09-2009 | correct a header comment | marty | 1 | +1 | -1 |
| 01:42 02-09-2009 | fix bug when using x on the tree root | marty | 1 | +1 | -1 |
| 09:44 01-09-2009 | rename Path#_strForEditCmd to _strForEdit | marty | 1 | +12 | -12 |
| 08:36 01-09-2009 | highlight the current menu item | marty | 1 | +9 | -13 |
| 07:43 01-09-2009 | simplify the menu rendering | marty | 1 | +3 | -19 |
| 02:15 01-09-2009 | refactor the Path#str* methods | marty | 4 | +78 | -63 |
| 01:44 26-08-2009 | remove s:executeNode since it is now unused | marty | 1 | +0 | -20 |
| 09:07 23-08-2009 | refactor/move around the method to render a path to a string | marty | 1 | +95 | -96 |
| 08:56 23-08-2009 | remove the arg from Path#str() | marty | 3 | +19 | -26 |
| 10:57 21-08-2009 | updates to the doc | marty | 1 | +3 | -1 |
| 10:54 21-08-2009 | update some file header info for the nerdtree plugins | marty | 2 | +2 | -2 |
| 10:44 21-08-2009 | update some of the old fs menu doc for the new menu system | marty | 2 | +17 | -44 |
| 10:27 21-08-2009 | make the git menu use the new NERDTreeAddSubmenu() call | marty | 1 | +2 | -3 |
| 10:26 21-08-2009 | add some doc for the new API | marty | 1 | +119 | -3 |
| 10:25 21-08-2009 | make the menu api more awesome | marty | 1 | +27 | -4 |
| 10:19 21-08-2009 | recursively source all .vim files in nerdtree_plugin/ | marty | 1 | +1 | -1 |
| 22:36 19-08-2009 | set nolazyredraw ... not sure how this got changed | marty | 1 | +1 | -1 |
| 22:35 19-08-2009 | add comments to MenuItem and MenuController methods | marty | 1 | +29 | -1 |
| 12:08 19-08-2009 | update git_menu so we dont prompt anymore unless needed | marty | 1 | +23 | -19 |
| 12:07 19-08-2009 | remove some unneeded checks from fs_menu | marty | 1 | +0 | -15 |
| 12:07 19-08-2009 | some cosmetic changes to exec_menuitem | marty | 1 | +3 | -2 |
| 12:05 19-08-2009 | rearange some code so the menu doesnt change the window/cursor position | marty | 1 | +4 | -7 |
| 01:00 19-08-2009 | add travis jefferys git-vimscript-installer rakefile | marty | 1 | +75 | -0 |
| 00:57 19-08-2009 | Merge branch 'api' | marty | 6 | +717 | -327 |
| 00:44 19-08-2009 | refactor MenuItem.CreateSeparator() | marty | 1 | +5 | -12 |
| 11:06 18-08-2009 | bugfix in fs_menu plugin | marty | 1 | +1 | -1 |
| 11:05 18-08-2009 | make the git menu work and put it under a submenu | marty | 1 | +54 | -28 |
| 11:05 18-08-2009 | make the menu system more awesome | marty | 1 | +125 | -46 |
| 18:44 17-08-2009 | add basic menu implementation | marty | 1 | +157 | -43 |
| 10:49 11-08-2009 | remove a redundant function | marty | 1 | +3 | -9 |
| 10:38 11-08-2009 | add quickhelpText to s:KeyMap and display it in quickhelp | marty | 1 | +10 | -0 |
| 10:14 11-08-2009 | remove some useless/misleading comments | marty | 1 | +0 | -6 |
| 10:14 11-08-2009 | remove some redundant code | marty | 1 | +1 | -7 |
| 10:13 11-08-2009 | remove an unused function | marty | 1 | +0 | -10 |
| 09:53 11-08-2009 | remove the old api functions | marty | 2 | +1 | -75 |
| 09:53 11-08-2009 | add an API to add custom key maps | marty | 1 | +38 | -0 |
| 01:32 11-08-2009 | create a new dir for nerdtree plugins | marty | 4 | +3 | -0 |
| 07:38 09-08-2009 | correct a typo in the changelog | marty | 1 | +1 | -1 |
| 06:29 09-08-2009 | add A mapping to maximize/restore tree window size | marty | 2 | +29 | -0 |
| 07:38 09-08-2009 | correct a typo in the changelog | marty | 1 | +1 | -1 |
| 06:29 09-08-2009 | add A mapping to maximize/restore tree window size | marty | 2 | +29 | -0 |
| 03:33 31-07-2009 | set up syntax highlighting even if highlighting rules already exist | marty | 1 | +2 | -2 |
| 03:33 31-07-2009 | set up syntax highlighting even if highlighting rules already exist | marty | 1 | +2 | -2 |
| 09:16 21-07-2009 | move the ! keymap into a plugin | Martin Grenfell | 1 | +40 | -0 |
| 08:43 21-07-2009 | rename check_to_enable_callback to isActiveCallback | Martin Grenfell | 2 | +5 | -5 |
| 06:13 21-07-2009 | rename MenuCallback -> MenuItem | Martin Grenfell | 1 | +34 | -34 |
| 04:27 21-07-2009 | make the git menu own harder | Martin Grenfell | 1 | +35 | -9 |
| 04:26 21-07-2009 | update the fs menu to use the new api | Martin Grenfell | 1 | +4 | -4 |
| 04:23 21-07-2009 | add another api callback to determine whether menu items should appear | Martin Grenfell | 1 | +55 | -17 |
| 10:07 19-07-2009 | remove inferior rake symlink to travisjefferys awesome rakefile | Martin Grenfell | 1 | +0 | -18 |
| 10:05 19-07-2009 | add basic git plugin | Martin Grenfell | 1 | +61 | -0 |
| 10:01 19-07-2009 | fix a bug where the ../ and ./ entries werent being filtered out | Martin Grenfell | 1 | +5 | -2 |
| 02:34 19-07-2009 | put the fs operations in the top level of the menu | Martin Grenfell | 1 | +14 | -38 |
| 02:21 19-07-2009 | extend the api and move the fs operations into a plugin | Martin Grenfell | 2 | +317 | -214 |
| 10:04 17-07-2009 | refactor the activate method so the code is now in the models | Martin Grenfell | 1 | +27 | -18 |
| 09:55 17-07-2009 | fix a bug where the script ignored dirs ending in a dot | Martin Grenfell | 2 | +3 | -1 |
| 09:46 17-07-2009 | fix a bug with secondary nerd trees and NERDTreeQuitOnOpen | Martin Grenfell | 2 | +6 | -1 |
| 06:36 07-06-2009 | switch to version 3.1.1 | Martin Grenfell | 2 | +3 | -3 |
| 06:36 07-06-2009 | update changelog | Martin Grenfell | 1 | +6 | -1 |
| 05:40 07-06-2009 | bugfix: :NERDTreeMirror doesnt have tab completion | Martin Grenfell | 1 | +1 | -1 |
| 05:00 02-06-2009 | fix a bug that was causing no-name bufs to be created | Martin Grenfell | 1 | +2 | -1 |
| 20:12 01-06-2009 | fix a function description comment | Martin Grenfell | 1 | +2 | -2 |
| 20:10 01-06-2009 | fix a bug that was occurring with :set nohidden | Martin Grenfell | 1 | +5 | -4 |
| 20:09 01-06-2009 | add a help file entry for the cd mapping | Martin Grenfell | 1 | +8 | -0 |
| 23:23 28-05-2009 | fix some help tags | Martin Grenfell | 1 | +8 | -8 |
| 18:45 11-03-2009 | update changelog | Martin Grenfell | 1 | +4 | -0 |
| 18:40 11-03-2009 | fix lots of no-name buffers being created | Martin Grenfell | 1 | +1 | -1 |
| 00:57 06-03-2009 | map '<CR>' to the same as 'o' | Martin Grenfell | 2 | +3 | -0 |
| 08:59 30-01-2009 | Compatibility syntax fix for screwy versions of vim | Martin Grenfell | 1 | +2 | -1 |
| 03:58 27-01-2009 | switch to version 3.1.0 | Martin Grenfell | 1 | +2 | -2 |
| 03:58 27-01-2009 | minor doc fix | Martin Grenfell | 1 | +3 | -3 |
| 07:52 26-01-2009 | update changelog and credits | Martin Grenfell | 1 | +21 | -0 |
| 09:06 23-01-2009 | use ==# always instead of == | Martin Grenfell | 1 | +98 | -98 |
| 08:43 23-01-2009 | fix a bug with the Path#strForEditCmd() and relative paths | Martin Grenfell | 1 | +3 | -1 |
| 08:43 23-01-2009 | fix a bug where doing a :cd would cause :NERDTreeToggle to fail | Martin Grenfell | 1 | +5 | -3 |
| 06:27 23-01-2009 | make the hijacknetrw functionality work when vim starts up | Martin Grenfell | 1 | +1 | -1 |
| 08:03 21-01-2009 | fix a bug when g:NERDTreeChDirMode==2 | Martin Grenfell | 1 | +3 | -0 |
| 23:41 14-01-2009 | add g:NERDTreeStatusline option | Martin Grenfell | 2 | +26 | -1 |
| 01:24 14-01-2009 | add -bar to all :commands | Martin Grenfell | 1 | +5 | -5 |
| 01:18 14-01-2009 | add doc for the vertical split maps | Martin Grenfell | 1 | +22 | -0 |
| 01:04 14-01-2009 | correct a help tag | Martin Grenfell | 1 | +1 | -1 |
| 00:54 14-01-2009 | make the vertical splitting work with secondary trees | Martin Grenfell | 1 | +5 | -0 |
| 00:37 14-01-2009 | do the vertical split according to the users settings | Martin Grenfell | 1 | +3 | -3 |
| 23:43 13-01-2009 | remove a rogue call to s:putCursorInTreeWin() | Martin Grenfell | 1 | +0 | -2 |
| 20:14 10-01-2009 | bugfix: make the vsplit maps work when the tree is on the left | Martin Grenfell | 1 | +2 | -1 |
| 18:19 08-01-2009 | add g and gs to the guickhelp | Martin Grenfell | 1 | +2 | -0 |
| 18:19 08-01-2009 | add mapping options for g and gs | Martin Grenfell | 1 | +4 | -4 |
| 06:43 07-01-2009 | add s and gs for vsplitting the current node | Martin Grenfell | 1 | +33 | -8 |
| 08:39 12-01-2009 | switch to version 3.0.1 | Martin Grenfell | 1 | +2 | -2 |
| 07:40 12-01-2009 | update change log and credits | Martin Grenfell | 1 | +44 | -97 |
| 06:45 10-01-2009 | fix a bug where going :NERDTree <relative-path> would fail | Martin Grenfell | 1 | +18 | -5 |
| 06:44 10-01-2009 | unlet TreeDirNode#open because we are overriding it | Martin Grenfell | 1 | +1 | -0 |
| 02:35 10-01-2009 | fixes to secondary nerd trees for the q mapping | Martin Grenfell | 1 | +5 | -5 |
| 03:14 09-01-2009 | update changelog | Martin Grenfell | 1 | +4 | -1 |
| 03:11 09-01-2009 | fix the q mapping again | Martin Grenfell | 1 | +14 | -3 |
| 02:37 09-01-2009 | remove some trailing whitespace | Martin Grenfell | 1 | +1 | -1 |
| 02:11 09-01-2009 | use the s:nextBufferName() helper in s:createTreeWin() | Martin Grenfell | 1 | +1 | -2 |
| 00:56 09-01-2009 | ensure all secondary nerd tree buf names are unique | Martin Grenfell | 1 | +14 | -3 |
| 00:23 09-01-2009 | fix a bug when doing :NERDTreeMirror without 'hidden set | Martin Grenfell | 2 | +4 | -0 |
| 23:46 08-01-2009 | make the q mapping work with secondary trees | Martin Grenfell | 2 | +11 | -2 |
| 21:17 08-01-2009 | bugfix: use TreeDirNode.GetSelected() instead of getSelectedDir() | Martin Grenfell | 1 | +4 | -4 |
| 20:39 08-01-2009 | add a note to the changelog | Martin Grenfell | 1 | +1 | -0 |
| 20:27 08-01-2009 | updates to the doc | Martin Grenfell | 1 | +24 | -291 |
| 18:32 08-01-2009 | fix a bug where :NERDTreeToggle was broken without :set hidden | Martin Grenfell | 2 | +6 | -0 |
| 06:42 07-01-2009 | move getSelectedNode into TreeFileNode | Martin Grenfell | 1 | +47 | -46 |
| 06:14 06-01-2009 | move the drawTree function into TreeFileNode | Martin Grenfell | 1 | +82 | -79 |
| 05:40 06-01-2009 | move the openFileNode() code into TreeFileNode | Martin Grenfell | 1 | +43 | -43 |
| 05:30 06-01-2009 | move putCursorOnNode into TreeFileNode | Martin Grenfell | 1 | +43 | -44 |
| 22:51 05-01-2009 | move the openExplorerFor code into the TreeDirNode | Martin Grenfell | 1 | +15 | -26 |
| 22:42 05-01-2009 | move the open(Dir|File)NodeSplit code into TreeFileNode | Martin Grenfell | 1 | +70 | -90 |
| 22:31 05-01-2009 | move findNodeLineNumber/findRootNodeLineNumber into the TreeFileNode model | Martin Grenfell | 1 | +62 | -67 |
| 23:55 28-12-2008 | switch to version 3.0.0 | Martin Grenfell | 1 | +2 | -2 |
| 23:44 28-12-2008 | update quickhelp for the 'e' mapping | Martin Grenfell | 1 | +1 | -2 |
| 23:43 26-12-2008 | update changelog for version 3.0.0 | Martin Grenfell | 1 | +9 | -0 |
| 20:34 26-12-2008 | change the H mapping (toggle hidden files) to I | Martin Grenfell | 2 | +6 | -7 |
| 19:23 24-12-2008 | update the doc for the e mapping | Martin Grenfell | 1 | +4 | -2 |
| 19:10 24-12-2008 | bugfix for the e mapping | Martin Grenfell | 1 | +4 | -0 |
| 18:51 24-12-2008 | fix a bug with the gi mapping | Martin Grenfell | 1 | +1 | -1 |
| 03:05 24-12-2008 | update the 'features' blurb in the doc intro | Martin Grenfell | 1 | +7 | -3 |
| 23:43 23-12-2008 | bugfix with :NERDTreeMirror | Martin Grenfell | 1 | +4 | -1 |
| 23:23 23-12-2008 | add a help tag for :NERDTreeClose | Martin Grenfell | 1 | +1 | -1 |
| 23:09 23-12-2008 | add doc for :NERDTreeMirror | Martin Grenfell | 1 | +8 | -0 |
| 09:57 23-12-2008 | change the way nerd tree buffers are named | Martin Grenfell | 1 | +6 | -2 |
| 09:52 23-12-2008 | refactor the initNerdTreeMirror function | Martin Grenfell | 1 | +34 | -27 |
| 05:21 17-12-2008 | make the NERDTreeMirror handler smarter | Martin Grenfell | 1 | +19 | -11 |
| 08:04 14-12-2008 | add NERDTreeMirror command and handler | Martin Grenfell | 1 | +61 | -0 |
| 08:33 22-12-2008 | update doc for hacking nerd tree | Martin Grenfell | 1 | +24 | -5 |
| 09:25 19-12-2008 | set ei=all for all wincmd calls | Martin Grenfell | 1 | +24 | -16 |
| 08:23 18-12-2008 | adjust the quickhelp for primary vs secondary trees | Martin Grenfell | 1 | +8 | -2 |
| 22:25 17-12-2008 | make the throw/catch code uniform and consistent | Martin Grenfell | 1 | +44 | -44 |
| 21:55 17-12-2008 | when in a secondary tree, just use :split for the 'i' mapping | Martin Grenfell | 1 | +6 | -0 |
| 08:31 17-12-2008 | ignore errors when removing netrw autocmds if they dont exist | Martin Grenfell | 1 | +1 | -1 |
| 08:28 17-12-2008 | change the <tab> mapping to i | Martin Grenfell | 2 | +11 | -11 |
| 08:22 17-12-2008 | make the nerd tree only appear on the left or right | Martin Grenfell | 2 | +10 | -37 |
| 08:13 17-12-2008 | doc the NERDTreeHijackNetrw option | Martin Grenfell | 1 | +19 | -0 |
| 05:55 17-12-2008 | clean up the netrwhijack code and make an option to disable it | Martin Grenfell | 1 | +16 | -21 |
| 05:24 17-12-2008 | put the base nerd tree autocmds in an augroup | Martin Grenfell | 1 | +6 | -4 |
| 08:01 14-12-2008 | bugfix when creating a fresh tree for a tab | Martin Grenfell | 1 | +1 | -1 |
| 09:40 13-12-2008 | make TreeFileNode#isRoot() assume a tree exists for current buf, not tab | Martin Grenfell | 1 | +8 | -2 |
| 09:39 13-12-2008 | assume the cursor is already on a tree window when doing an open-split | Martin Grenfell | 1 | +0 | -2 |
| 09:38 13-12-2008 | fix for the preview mappings | Martin Grenfell | 1 | +2 | -1 |
| 04:32 13-12-2008 | hijack netrw | Martin Grenfell | 1 | +75 | -0 |
| 04:29 13-12-2008 | use buffer level variables instead of tab lvl | Martin Grenfell | 1 | +75 | -75 |
| 20:29 12-12-2008 | switch to version 2.14.3 | Martin Grenfell | 1 | +1 | -1 |
| 20:29 12-12-2008 | update changelog and credits | Martin Grenfell | 1 | +11 | -0 |
| 21:04 06-12-2008 | bugfix for read only node highlighting | Martin Grenfell | 1 | +1 | -1 |
| 05:05 30-11-2008 | use reletive paths for edit commands if possible | Martin Grenfell | 1 | +12 | -3 |
| 09:11 28-11-2008 | fix a typo | Martin Grenfell | 1 | +1 | -1 |
| 09:07 28-11-2008 | allow relative paths for :NERDTree commands | Martin Grenfell | 1 | +5 | -0 |
| 09:06 28-11-2008 | use the cwd instead of the dir of the current file for :NERDTree | Martin Grenfell | 1 | +2 | -1 |
| 05:14 29-10-2008 | switch to version 2.14.2 | Martin Grenfell | 1 | +2 | -2 |
| 05:04 29-10-2008 | update changelog and credits | Martin Grenfell | 1 | +22 | -2 |
| 19:07 28-10-2008 | rename and fix s:windowIsUsable() | Martin Grenfell | 1 | +33 | -33 |
| 06:03 28-10-2008 | bugfix for doing :qa when a nerd tree is open in another tab | Martin Grenfell | 1 | +8 | -5 |
| 08:21 27-10-2008 | when opening a file (with o), dont split unless there is no choice | Martin Grenfell | 1 | +63 | -42 |
| 08:06 19-10-2008 | fix a bug where directories starting with + couldnt be opened | Martin Grenfell | 1 | +3 | -5 |
| 08:06 19-10-2008 | refactor code to find tree indent level | Martin Grenfell | 1 | +7 | -8 |
| 06:55 16-10-2008 | fix a backwards compatibility bug with maps | Martin Grenfell | 2 | +10 | -1 |
| 06:34 16-10-2008 | correct version in changelog | Martin Grenfell | 1 | +1 | -1 |
| 18:31 11-10-2008 | bump the version | Martin Grenfell | 1 | +1 | -1 |
| 07:16 01-10-2008 | refactor the help page slightly | Martin Grenfell | 1 | +57 | -55 |
| 06:32 01-10-2008 | dont clobber &cpo | Martin Grenfell | 2 | +14 | -3 |
| 19:33 28-09-2008 | minor refactor to Bookmark#toRoot() | Martin Grenfell | 1 | +1 | -1 |
| 21:42 23-09-2008 | rename TreeFileNode#findOpenDirSiblingWithChildren | Martin Grenfell | 1 | +3 | -3 |
| 21:42 23-09-2008 | bug fix for TreeDirNode#hasVisibleChildren() | Martin Grenfell | 1 | +1 | -1 |
| 21:01 10-09-2008 | make path.bookmarkNames private | Martin Grenfell | 1 | +6 | -6 |
| 21:44 06-09-2008 | switch to version 2.14.0, update changelog | Martin Grenfell | 2 | +5 | -2 |
| 23:34 04-09-2008 | downcase all script level function names | Martin Grenfell | 1 | +493 | -493 |
| 00:40 04-09-2008 | bugfix: openRecursively2 hadnt been renamed properly | Martin Grenfell | 1 | +2 | -2 |
| 03:23 03-09-2008 | correct a comment | Martin Grenfell | 1 | +1 | -1 |
| 03:20 03-09-2008 | make TreeDirNode#initChildren private | Martin Grenfell | 1 | +4 | -4 |
| 03:19 03-09-2008 | make TreeDirNode#openRecursively2 private | Martin Grenfell | 1 | +2 | -4 |
| 03:14 03-09-2008 | remove 2 unused methods | Martin Grenfell | 1 | +0 | -30 |
| 03:12 03-09-2008 | fix a comment | Martin Grenfell | 1 | +1 | -1 |
| 03:03 03-09-2008 | rename all classes - remove the leading 'o' | Martin Grenfell | 1 | +270 | -279 |
| 02:53 03-09-2008 | remove 2 unused function2 | Martin Grenfell | 1 | +0 | -9 |
| 02:45 03-09-2008 | cosmetic fix | Martin Grenfell | 1 | +1 | -1 |
| 02:40 03-09-2008 | move some bookmark logic into the model | Martin Grenfell | 1 | +37 | -30 |
| 02:40 03-09-2008 | minor cosmetic change | Martin Grenfell | 1 | +1 | -1 |
| 01:32 03-09-2008 | move a method into the TreeDirNode model | Martin Grenfell | 1 | +10 | -10 |
| 00:58 03-09-2008 | rename all class instance methods to start with lower case | Martin Grenfell | 1 | +331 | -342 |
| 00:06 03-09-2008 | remove some unneeded 'unlet' calls | Martin Grenfell | 1 | +0 | -3 |
| 00:05 03-09-2008 | remove some unneeded syntax | Martin Grenfell | 1 | +90 | -90 |
| 05:58 31-08-2008 | correct the comments above s:GetSelectedBookmark() | Martin Grenfell | 1 | +1 | -2 |
| 05:57 31-08-2008 | display bookmarks without the surrounding [ ] | Martin Grenfell | 1 | +3 | -3 |
| 05:56 31-08-2008 | fix some bugs with bookmarks | Martin Grenfell | 1 | +2 | -1 |
| 05:55 31-08-2008 | add keymap to delete bookmarks | Martin Grenfell | 2 | +39 | -0 |
| 01:46 03-08-2008 | fix a bug with the <c-w>o mapping | Martin Grenfell | 2 | +7 | -3 |
| 07:34 20-07-2008 | switch version to 2.13.0 | Martin Grenfell | 2 | +3 | -3 |
| 07:33 20-07-2008 | fix to changelog | Martin Grenfell | 1 | +1 | -1 |
| 20:28 19-07-2008 | update changelog and credits | Martin Grenfell | 1 | +23 | -1 |
| 10:06 19-07-2008 | tell the user how many files couldnt be loaded | Martin Grenfell | 1 | +2 | -2 |
| 09:50 19-07-2008 | check for FIFO files when initializing path objects | Martin Grenfell | 1 | +6 | -1 |
| 07:46 16-07-2008 | improve invalid bookmarks handling | Martin Grenfell | 2 | +41 | -14 |
| 03:37 16-07-2008 | fix a bug with improper use of bufwinnr function | Martin Grenfell | 1 | +1 | -1 |
| 03:23 16-07-2008 | bugfix for the mouse handling function | Martin Grenfell | 1 | +2 | -2 |
| 08:22 15-07-2008 | dont delete invalid bookmarks | Martin Grenfell | 1 | +46 | -25 |
| 20:19 13-07-2008 | Revert "implement copying nodes for windows" | Martin Grenfell | 1 | +3 | -9 |
| 06:03 13-07-2008 | add s:ValidateBookmark() | Martin Grenfell | 1 | +11 | -0 |
| 06:02 13-07-2008 | refactored the bookmark not found exception code | Martin Grenfell | 1 | +22 | -10 |
| 04:49 13-07-2008 | implement copying nodes for windows | Martin Grenfell | 1 | +9 | -3 |
| 01:38 13-07-2008 | ensure bookmarks exist before opening them | Martin Grenfell | 1 | +19 | -0 |
| 01:02 13-07-2008 | reposition a method in the file | Martin Grenfell | 1 | +12 | -12 |
| 00:06 13-07-2008 | make NERDTreeChDir default to 0 | Martin Grenfell | 2 | +2 | -7 |
| 23:13 12-07-2008 | write bookmarks file after deleting a bookmark | Martin Grenfell | 1 | +1 | -1 |
| 23:08 12-07-2008 | delete a paths bookmarks when delete the path | Martin Grenfell | 1 | +6 | -0 |
| 23:03 12-07-2008 | refresh new parent node after a move operation | Martin Grenfell | 1 | +1 | -0 |
| 22:43 12-07-2008 | update bookmarks when moving via filesystem menu | Martin Grenfell | 1 | +11 | -0 |
| 22:35 12-07-2008 | fix caching bug for s:oPath.BookmarkNames() | Martin Grenfell | 1 | +5 | -5 |
| 20:39 12-07-2008 | remove some unused code | Martin Grenfell | 1 | +0 | -12 |
| 06:17 11-07-2008 | make NERDTreeQuitOnOpen option work with g<tab>/go | Martin Grenfell | 2 | +39 | -30 |
| 06:08 07-07-2008 | jump to the bookmarks table after opening it | Martin Grenfell | 2 | +26 | -1 |
| 01:26 06-07-2008 | refactor the t/T mappings for bookmarks | Martin Grenfell | 1 | +2 | -1 |
| 01:25 06-07-2008 | make t/T open a nerd tree rather than netrw | Martin Grenfell | 2 | +8 | -3 |
| 21:15 04-07-2008 | make t/T open a new tree in a new tab, not netrw | Martin Grenfell | 1 | +19 | -6 |
| 21:19 04-07-2008 | some corrections to changelog | Martin Grenfell | 1 | +2 | -2 |
| 21:17 04-07-2008 | switch version to 2.12.0 | Martin Grenfell | 1 | +2 | -2 |
| 21:00 04-07-2008 | update changelog and credits | Martin Grenfell | 1 | +5 | -2 |
| 07:40 02-07-2008 | update the doc RE bookmark names | Martin Grenfell | 1 | +3 | -2 |
| 07:38 02-07-2008 | fix for swap files and opening in a split | Martin Grenfell | 2 | +2 | -1 |
| 07:24 02-07-2008 | fix bookmark highlighting and make it "quieter" | Martin Grenfell | 1 | +6 | -6 |
| 06:22 02-07-2008 | use s:Echo instead of :echo | Martin Grenfell | 1 | +1 | -1 |
| 06:22 02-07-2008 | loosen bookmark name restrictions | Martin Grenfell | 1 | +4 | -4 |
| 06:15 02-07-2008 | fix some bugs when dealing with invalid bookmarks | Martin Grenfell | 1 | +9 | -5 |
| 07:54 01-07-2008 | update the doc and changelog | Martin Grenfell | 1 | +9 | -6 |
| 07:42 01-07-2008 | make every tab have its own filter settings | Martin Grenfell | 1 | +12 | -9 |
| 06:13 01-07-2008 | merge bookmark name caching with path string caching | Martin Grenfell | 2 | +30 | -38 |
| 23:23 30-06-2008 | clear cached display string when path is refreshed | Martin Grenfell | 1 | +1 | -0 |
| 23:23 30-06-2008 | cache display string | Martin Grenfell | 1 | +17 | -13 |
| 03:26 30-06-2008 | fix a bug when overwriting an existing bookmark | Martin Grenfell | 1 | +3 | -3 |
| 18:37 29-06-2008 | highlighting fix - allow numbers in bookmark names | Martin Grenfell | 1 | +1 | -1 |
| 18:36 29-06-2008 | sort bookmarks when we add a new one | Martin Grenfell | 1 | +18 | -0 |
| 18:26 29-06-2008 | make bookmark width take into account the line numbers | Martin Grenfell | 1 | +4 | -0 |
| 06:20 29-06-2008 | update changelog | Martin Grenfell | 1 | +5 | -1 |
| 05:08 29-06-2008 | small doc update for bookmarks | Martin Grenfell | 1 | +2 | -1 |
| 04:55 29-06-2008 | update the doc around the NERDTreeWinPos option | Martin Grenfell | 1 | +6 | -25 |
| 04:43 29-06-2008 | combine NERDTreeSplitVertical and NERDTreeWinPos | Martin Grenfell | 1 | +20 | -14 |
| 22:52 28-06-2008 | add quickhelp doc for new t/T map functionality | Martin Grenfell | 1 | +3 | -1 |
| 22:49 28-06-2008 | add doc for the changes to the t/T mappings | Martin Grenfell | 1 | +5 | -1 |
| 22:31 28-06-2008 | make the t/T mappings work for bookmarks | Martin Grenfell | 1 | +19 | -11 |
| 21:42 28-06-2008 | add bookmark mappings to quickhelp | Martin Grenfell | 1 | +5 | -0 |
| 21:35 28-06-2008 | render bookmark paths as wide as the window allows | Martin Grenfell | 1 | +1 | -1 |
| 21:31 28-06-2008 | add doc for bookmarks | Martin Grenfell | 1 | +48 | -6 |
| 10:00 28-06-2008 | open file bookmarks when user activates them | Martin Grenfell | 1 | +5 | -1 |
| 09:42 28-06-2008 | make NERDTreeShowBookmarks default to 0 | Martin Grenfell | 1 | +1 | -1 |
| 09:41 28-06-2008 | move the bookmark->string code into the bookmark class | Martin Grenfell | 1 | +11 | -8 |
| 09:33 28-06-2008 | clean up/add comments to the bookmark methods | Martin Grenfell | 1 | +78 | -62 |
| 09:23 28-06-2008 | huge refactor, add bookmark class | Martin Grenfell | 1 | +182 | -158 |
| 07:20 28-06-2008 | remove some random unneeded colons | Martin Grenfell | 1 | +2 | -2 |
| 07:20 28-06-2008 | remove some old testing code | Martin Grenfell | 1 | +0 | -1 |
| 07:10 28-06-2008 | add bookmark mapping to the quickhelp | Martin Grenfell | 1 | +1 | -0 |
| 06:43 28-06-2008 | turn bookmarks off by default | Martin Grenfell | 1 | +1 | -1 |
| 06:35 28-06-2008 | truncate the bookmark path if its too long | Martin Grenfell | 1 | +10 | -2 |
| 06:35 28-06-2008 | add highlighting for bookmarks gui | Martin Grenfell | 1 | +14 | -4 |
| 06:22 28-06-2008 | only show bookmark if NERDTreeShowBookmarks is set | Martin Grenfell | 1 | +3 | -1 |
| 05:49 28-06-2008 | remove bookmarks display footer | Martin Grenfell | 1 | +0 | -2 |
| 05:44 28-06-2008 | add a mapping to toggle display of bookmarks | Martin Grenfell | 1 | +10 | -0 |
| 05:43 28-06-2008 | make 'o' active bookmarks as well | Martin Grenfell | 1 | +26 | -12 |
| 05:42 28-06-2008 | add bookmarks to the view | Martin Grenfell | 1 | +20 | -0 |
| 08:39 27-06-2008 | add doc for NERDTreeQuitOnClose | Martin Grenfell | 1 | +9 | -0 |
| 08:08 27-06-2008 | update help file to reflect the previous patch | Martin Grenfell | 1 | +9 | -0 |
| 07:58 27-06-2008 | apply "NERDTreeQuitOnOpen" patch from Matan Nassau | Martin Grenfell | 1 | +7 | -0 |
| 04:32 24-06-2008 | resize the tree window when it was the only one | Martin Grenfell | 1 | +8 | -0 |
| 05:40 23-06-2008 | switch to version 2.11.0 | Martin Grenfell | 2 | +3 | -3 |
| 03:56 23-06-2008 | inline some script level constants | Martin Grenfell | 1 | +10 | -21 |
| 02:19 22-06-2008 | bugfix for renaming files | Martin Grenfell | 1 | +1 | -1 |
| 23:14 21-06-2008 | update credits | Martin Grenfell | 1 | +3 | -0 |
| 23:14 21-06-2008 | update changelog | Martin Grenfell | 1 | +3 | -0 |
| 22:54 21-06-2008 | fix a bug with scrolloff | Martin Grenfell | 1 | +3 | -0 |
| 22:53 21-06-2008 | save and restore the size of the window | Martin Grenfell | 1 | +3 | -1 |
| 22:23 21-06-2008 | dont resize tree window when opening with <tab> | Martin Grenfell | 1 | +0 | -9 |
| 22:07 21-06-2008 | bugfix to window resize code | Martin Grenfell | 1 | +1 | -1 |
| 21:42 21-06-2008 | Revert "be silent when opening files" | Martin Grenfell | 1 | +1 | -1 |
| 21:29 21-06-2008 | minor bugfix | Martin Grenfell | 1 | +1 | -1 |
| 20:15 21-06-2008 | update the help page | Martin Grenfell | 1 | +6 | -9 |
| 10:07 21-06-2008 | update the changelog | Martin Grenfell | 1 | +13 | -0 |
| 09:47 21-06-2008 | remove some trailing whitespace from the view | Martin Grenfell | 1 | +10 | -10 |
| 09:35 21-06-2008 | remove the magic from the <c-j>/<c-k> mappings | Martin Grenfell | 2 | +3 | -16 |
| 09:19 21-06-2008 | dont ever escape paths when calling delete() | Martin Grenfell | 1 | +1 | -1 |
| 06:56 21-06-2008 | fix highlighting of directory symlinks | Martin Grenfell | 1 | +1 | -1 |
| 05:47 21-06-2008 | add syntax highlighting for executable nodes | Martin Grenfell | 1 | +10 | -7 |
| 05:46 21-06-2008 | add a * when rendering executable paths | Martin Grenfell | 1 | +7 | -0 |
| 05:45 21-06-2008 | make paths cache whether they are executable | Martin Grenfell | 1 | +5 | -0 |
| 02:23 20-06-2008 | remove a stray :echo | Martin Grenfell | 1 | +1 | -1 |
| 07:35 19-06-2008 | dont open a file twice in the same tab with o mapping | Martin Grenfell | 1 | +6 | -1 |
| 06:40 19-06-2008 | dont clobber "special" windows when opening files | Martin Grenfell | 1 | +16 | -4 |
| 06:37 19-06-2008 | use :echomsg instead of just :echo | Martin Grenfell | 1 | +1 | -1 |
| 07:58 17-06-2008 | switch vertion to 2.10.0 | Martin Grenfell | 1 | +1 | -1 |
| 06:20 17-06-2008 | show how many invalid bookmarks were read | Martin Grenfell | 1 | +2 | -2 |
| 06:03 17-06-2008 | update header and change license to wtfpl | Martin Grenfell | 2 | +20 | -3 |
| 05:54 16-06-2008 | bugfix for reading files with invalid bookmark syntax | Martin Grenfell | 1 | +2 | -2 |
| 05:33 16-06-2008 | handle invalid bookmarks in bookmarks file | Martin Grenfell | 1 | +11 | -1 |
| 03:46 13-06-2008 | switch version to 2.10.0rc1 | Martin Grenfell | 1 | +1 | -1 |
| 03:46 13-06-2008 | update changelog and credits | Martin Grenfell | 1 | +5 | -1 |
| 22:01 12-06-2008 | bugfix for :NERDTree when a file bookmark is given | Martin Grenfell | 1 | +3 | -3 |
| 21:51 12-06-2008 | make :OpenBookmark open a netrw for dir bookmarks | Martin Grenfell | 1 | +3 | -1 |
| 21:48 12-06-2008 | refactor the logic out of s:OpenExplorer() | Martin Grenfell | 1 | +13 | -8 |
| 07:53 12-06-2008 | fix for quickhelp highlighting bug | Martin Grenfell | 1 | +1 | -1 |
| 07:44 12-06-2008 | update doc/changelog | Martin Grenfell | 1 | +11 | -8 |
| 07:35 12-06-2008 | make the quickhelp narrower so it fits | Martin Grenfell | 1 | +4 | -4 |
| 07:31 12-06-2008 | bugfix: dont render duplicate bookmarks | Martin Grenfell | 1 | +16 | -0 |
| 06:14 12-06-2008 | rename 'marks' to 'bookmarks' | Martin Grenfell | 2 | +200 | -198 |
| 08:00 10-06-2008 | fix NERDTree-C doc | Martin Grenfell | 1 | +2 | -1 |
| 08:00 10-06-2008 | add a note marks to the intro | Martin Grenfell | 1 | +1 | -0 |
| 07:57 10-06-2008 | some fixes/enhancements to the marks doc | Martin Grenfell | 1 | +9 | -5 |
| 07:51 10-06-2008 | remove trailing whitespace | Martin Grenfell | 1 | +35 | -35 |
| 07:50 10-06-2008 | doc :RevealMark | Martin Grenfell | 2 | +6 | -1 |
| 07:49 10-06-2008 | fix an error in a method header | Martin Grenfell | 1 | +1 | -1 |
| 07:49 10-06-2008 | update the quickhelp | Martin Grenfell | 1 | +4 | -3 |
| 07:48 10-06-2008 | rename RecallMark to RevealMark | Martin Grenfell | 1 | +3 | -3 |
| 07:45 10-06-2008 | add/update doc for the mark commands | Martin Grenfell | 1 | +58 | -16 |
| 06:53 10-06-2008 | add some mark quickhelp | Martin Grenfell | 1 | +10 | -1 |
| 21:49 09-06-2008 | bugfix: fix NERDTreeFromMark command | Martin Grenfell | 1 | +1 | -1 |
| 07:04 09-06-2008 | make the mark manipulation funcs use the caching | Martin Grenfell | 1 | +23 | -1 |
| 06:23 09-06-2008 | refactor s:GetPath() to take marks into account | Martin Grenfell | 1 | +5 | -13 |
| 06:22 09-06-2008 | correct a method header comment | Martin Grenfell | 1 | +1 | -1 |
| 06:18 09-06-2008 | make oPath cache the marks associated with it | Martin Grenfell | 1 | +16 | -8 |
| 06:13 09-06-2008 | refactor the Refresh() method for tree nodes | Martin Grenfell | 1 | +39 | -40 |
| 03:20 09-06-2008 | merge InitNerdTreeFromMark into InitNerdTree | Martin Grenfell | 1 | +21 | -24 |
| 22:21 08-06-2008 | make :ClearMarks default to all marks on the current node | Martin Grenfell | 1 | +21 | -5 |
| 22:01 08-06-2008 | put cursor on the tree root by default | Martin Grenfell | 1 | +1 | -0 |
| 21:46 08-06-2008 | remove all trailing whitespace | Martin Grenfell | 1 | +267 | -267 |
| 21:44 08-06-2008 | add :NERDTreeFromMark and corresponding function | Martin Grenfell | 1 | +10 | -0 |
| 21:40 08-06-2008 | read marks when vim loads, not when a nerd tree loads | Martin Grenfell | 1 | +2 | -1 |
| 21:37 08-06-2008 | dont call RenderView() inside ReadMarks() | Martin Grenfell | 1 | +1 | -2 |
| 06:53 08-06-2008 | improve the error handling of RecallMark() | Martin Grenfell | 1 | +6 | -2 |
| 06:07 08-06-2008 | make OpenMark open the mark even if its not cached | Martin Grenfell | 1 | +9 | -3 |
| 06:02 08-06-2008 | be silent when opening files | Martin Grenfell | 1 | +1 | -1 |
| 05:53 08-06-2008 | bugfix for oTreeFileNode#MakeRoot() | Martin Grenfell | 1 | +1 | -0 |
| 05:53 08-06-2008 | add oTreeFileNode.CacheParent() | Martin Grenfell | 1 | +11 | -0 |
| 04:16 08-06-2008 | only attempt to open marks file if it exists | Martin Grenfell | 1 | +10 | -8 |
| 03:42 08-06-2008 | add NERDTreeMarksFile global var | Martin Grenfell | 1 | +3 | -2 |
| 03:30 08-06-2008 | use a script lvl variable for NERDTreeSortStarIndex | Martin Grenfell | 1 | +2 | -2 |
| 03:24 08-06-2008 | make MarkToRoot() work for nodes that arent cached | Martin Grenfell | 1 | +6 | -1 |
| 02:58 08-06-2008 | read and write marks automatically | Martin Grenfell | 1 | +2 | -1 |
| 02:57 08-06-2008 | add functions and :commands to read/write marks to a file | Martin Grenfell | 1 | +22 | -0 |
| 02:51 08-06-2008 | make marks global instead of tab based | Martin Grenfell | 1 | +5 | -7 |
| 02:34 08-06-2008 | add a modeline | Martin Grenfell | 1 | +1 | -1 |
| 03:12 07-06-2008 | clear all marks when the tree is initialized | Martin Grenfell | 1 | +2 | -0 |
| 03:11 07-06-2008 | add s:ClearAllMark() and refactor to use it | Martin Grenfell | 1 | +6 | -1 |
| 03:06 07-06-2008 | put the cursor on the new root after :MarkToRoot | Martin Grenfell | 1 | +1 | -0 |
| 02:40 07-06-2008 | add :MarkToRoot command and a corresponding function | Martin Grenfell | 1 | +8 | -0 |
| 02:38 07-06-2008 | add searchFromAbsoluteRoot flag to s:GetNodeForMark | Martin Grenfell | 1 | +11 | -5 |
| 02:36 07-06-2008 | add oFileNode#MakeRoot() and refactor s:ChRoot() | Martin Grenfell | 1 | +19 | -14 |
| 02:34 07-06-2008 | add s:AbsoluteTreeRoot() | Martin Grenfell | 1 | +9 | -1 |
| 23:37 06-06-2008 | bugfix to s:GetNodeForMark() | Martin Grenfell | 1 | +1 | -1 |
| 22:57 06-06-2008 | add :ClearAllMarks | Martin Grenfell | 1 | +1 | -0 |
| 22:56 06-06-2008 | add :ClearMarks and bind it to s:ClearMarks() | Martin Grenfell | 1 | +11 | -0 |
| 21:45 06-06-2008 | add s:MarkForNode() and refactor to use it | Martin Grenfell | 1 | +17 | -16 |
| 19:12 06-06-2008 | improve error messages when marks dont exist | Martin Grenfell | 1 | +2 | -2 |
| 09:43 06-06-2008 | some highlighting fixes for marks | Martin Grenfell | 1 | +2 | -2 |
| 09:43 06-06-2008 | display marks before the symlink target | Martin Grenfell | 1 | +4 | -4 |
| 09:24 06-06-2008 | add a redraw! in s:OpenMark() | Martin Grenfell | 1 | +1 | -0 |
| 08:33 06-06-2008 | add :OpenMark command | Martin Grenfell | 1 | +17 | -0 |
| 08:33 06-06-2008 | restrict mark names to alphanumeric + underscores | Martin Grenfell | 1 | +5 | -0 |
| 08:19 06-06-2008 | check for nonexistent marks | Martin Grenfell | 1 | +7 | -1 |
| 08:13 06-06-2008 | bugfix for stripping :Mark markup from a line | Martin Grenfell | 1 | +1 | -1 |
| 08:02 06-06-2008 | add highlighting for marks | Martin Grenfell | 1 | +10 | -3 |
| 07:55 06-06-2008 | minor fix to method header | Martin Grenfell | 1 | +1 | -1 |
| 07:27 06-06-2008 | display marks on tree | Martin Grenfell | 1 | +6 | -0 |
| 07:26 06-06-2008 | add oPath#MarkNames() | Martin Grenfell | 1 | +11 | -0 |
| 22:21 05-06-2008 | make PutCursorOnNode open ancestors until target node is visible | Martin Grenfell | 1 | +8 | -2 |
| 07:41 05-06-2008 | add marking functionality | Martin Grenfell | 1 | +35 | -0 |
| 07:15 05-06-2008 | add recurseUpward arg to s:PutCursorOnNode | Martin Grenfell | 1 | +23 | -17 |
| 07:07 03-06-2008 | update changelog | Martin Grenfell | 1 | +1 | -0 |
| 07:01 03-06-2008 | put cursor on new node after copying | Martin Grenfell | 1 | +7 | -5 |
| 06:40 03-06-2008 | strip trailing slashes off copy destination | Martin Grenfell | 1 | +3 | -0 |
| 06:38 03-06-2008 | fix a bug with refreshing after copying | Martin Grenfell | 1 | +1 | -1 |
| 00:27 29-05-2008 | fix screen jumping bug with &scrolloff | Martin Grenfell | 2 | +6 | -0 |
| 01:29 17-05-2008 | update the credits | Martin Grenfell | 1 | +3 | -0 |
| 01:24 17-05-2008 | change version to 2.9.0 | Martin Grenfell | 1 | +2 | -2 |
| 23:40 16-05-2008 | apply Cory Echols' patch | Martin Grenfell | 2 | +19 | -6 |
| 23:36 16-05-2008 | gitignore tags file | Martin Grenfell | 1 | +1 | -0 |
| 23:12 16-05-2008 | update changelog and credits | Martin Grenfell | 1 | +12 | -2 |
| 21:35 15-05-2008 | bugfix: use #StrForOS when refreshing a path | Martin Grenfell | 1 | +1 | -1 |
| 21:22 15-05-2008 | bugfix: process files with single letter extension | Martin Grenfell | 1 | +1 | -1 |
| 20:51 15-05-2008 | convert tabs to spaces | Martin Grenfell | 1 | +12 | -12 |
| 04:14 10-05-2008 | couple of fixes to the doc | Martin Grenfell | 1 | +3 | -2 |
| 03:52 10-05-2008 | remove a now unneeded not to windows users | Martin Grenfell | 1 | +0 | -4 |
| 03:29 10-05-2008 | bugfix for paths on windows | Martin Grenfell | 1 | +3 | -14 |
| 01:28 10-05-2008 | change to version 2.8.0.1 | Martin Grenfell | 1 | +1 | -1 |
| 01:27 10-05-2008 | fix some formatting | Martin Grenfell | 1 | +0 | -4 |
| 01:26 10-05-2008 | improve path handling for windows | Martin Grenfell | 1 | +21 | -22 |
| 00:55 10-05-2008 | use oPath#StrForCd where appropriate | Martin Grenfell | 1 | +3 | -3 |
| 00:49 10-05-2008 | update oPath#Equals | Martin Grenfell | 1 | +2 | -4 |
| 00:45 10-05-2008 | minor bugfix | Martin Grenfell | 1 | +1 | -1 |
| 00:33 10-05-2008 | handle trailing slashes inside oPath#Rename | Martin Grenfell | 1 | +2 | -3 |
| 00:25 10-05-2008 | add oPath#StrForCd | Martin Grenfell | 1 | +13 | -0 |
| 21:40 09-05-2008 | add oPath#ExtractDriveLetter | Martin Grenfell | 1 | +11 | -0 |
| 06:37 04-05-2008 | bugfix to prevent double escaping when refreshing a node | Martin Grenfell | 1 | +1 | -1 |
| 06:33 04-05-2008 | add oPath#StrForGlob() to return a string that can be used to call globpath with | Martin Grenfell | 1 | +18 | -2 |
| 06:31 04-05-2008 | added a comment note to clarify something | Martin Grenfell | 1 | +3 | -1 |
| 01:48 04-05-2008 | make the script able to handle strange filenames with random chars in them (eg {'$%^&) | Martin Grenfell | 1 | +6 | -6 |
| 23:22 03-05-2008 | fix the output of the rename prompt when it asks you to delete an old buffer | Martin Grenfell | 1 | +1 | -1 |
| 21:01 03-05-2008 | some handy utils | Martin Grenfell | 1 | +18 | -0 |
| 08:39 17-04-2008 | bugfix: the script failed when being initialized on a dir containing spaces | Martin Grenfell | 2 | +7 | -3 |
| 02:22 31-03-2008 | changed the version to 2.8.0 for the next release | Martin Grenfell | 2 | +3 | -3 |
| 06:26 10-03-2008 | gitignored some stuff | Martin Grenfell | 1 | +2 | -0 |
| 05:46 10-03-2008 | added a credit and an entry in the changelog | Martin Grenfell | 1 | +7 | -0 |
| 05:44 10-03-2008 | documented the NERDTreeShowLineNumbers option | Martin Grenfell | 1 | +14 | -0 |
| 05:39 10-03-2008 | added the NERDTreeShowLineNumbers option into the script | Martin Grenfell | 1 | +8 | -2 |
| 07:39 18-01-2008 | updated the changelog | marty | 1 | +5 | -0 |
| 07:29 18-01-2008 | bumped the version to 2.7.1 | marty | 1 | +2 | -2 |
| 07:29 18-01-2008 | updated the changelog and filesystem menu doc | marty | 1 | +16 | -8 |
| 06:47 18-01-2008 | changed the key for the filesystem menu to be mnemonic | marty | 1 | +8 | -8 |
| 21:02 02-11-2007 | update to the change log | marty | 1 | +1 | -2 |
| 21:00 02-11-2007 | changed the version to 2.7.0 | marty | 2 | +3 | -3 |
| 19:26 02-11-2007 | removed a comment at the top of the file that is invalid now cos the help is split out | marty | 1 | +0 | -3 |
| 19:26 02-11-2007 | updated the changelog | marty | 1 | +7 | -4 |
| 18:48 02-11-2007 | removed the doc file, the install call and the install function | marty | 1 | +0 | -1100 |
| 18:47 02-11-2007 | made some cosmetic fixes to the doc file | marty | 1 | +1 | -4 |
| 18:23 02-11-2007 | added the plugin and doc files | marty | 2 | +4984 | -0 |