openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
The NERD Tree
Settings
|
Report Duplicate
10
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 14 hours
ago. based on code collected
about 14 hours
ago.
Jun 17, 2024 — Jun 17, 2025
Showing page 19 of 46
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
rework the cascading slightly to correctly show open/closed dir arrows
Martin Grenfell
More...
over 9 years ago
make cascading dirs more compact
Martin Grenfell
More...
over 9 years ago
encapsulate dep on g:NERDTreeMinimalUI in a function
Martin Grenfell
More...
over 9 years ago
add path.isAncestor
Martin Grenfell
More...
over 9 years ago
fix a syntax issue for older versions of vim
Martin Grenfell
More...
over 9 years ago
fix a typo
Martin Grenfell
More...
over 9 years ago
add NERDTree.getroot()
Martin Grenfell
More...
over 9 years ago
add NERDTree.getRoot() and NERDTree.ForCurrentTab()
Martin Grenfell
More...
over 9 years ago
remove dependency on b:NERDTree from classes that dont need it
Martin Grenfell
More...
over 9 years ago
wipeout "stale" nerdtree bufs
Martin Grenfell
More...
over 9 years ago
move TreeFileNode.makeRoot() to NERDTree.changeRoot(node)
Martin Grenfell
More...
over 9 years ago
add TreeDirNode.getDirChildren() - using this in a plugin
Martin Grenfell
More...
over 9 years ago
fix a couple of var references in UI
Martin Grenfell
More...
over 9 years ago
dont use b:NERDTreeRoot internally, but leave the var there for compat
Martin Grenfell
More...
over 9 years ago
refactor TreeDirNode.reveal slightly
Martin Grenfell
More...
over 9 years ago
update changelog
Martin Grenfell
More...
over 9 years ago
remove some confusing redundancy from a few function calls
Martin Grenfell
More...
over 9 years ago
move a bunch of `b:NERDTree.*` vars into the b:NERDTree.ui obj
Martin Grenfell
More...
over 9 years ago
move b:NERDTreePreviousBuf into NERDTree class
Martin Grenfell
More...
over 9 years ago
move b:NERDTreeType into the NERDTree class and add some query methods
Martin Grenfell
More...
over 9 years ago
rename "primary" and "secondary" trees to "tab" and "window" trees
Martin Grenfell
More...
over 9 years ago
update version number to 5.0.0
Martin Grenfell
More...
over 9 years ago
remove some unneeded header comments
Martin Grenfell
More...
over 9 years ago
add license file
Martin Grenfell
More...
over 9 years ago
move changelog out of the main doc, remove credits section
Martin Grenfell
More...
over 9 years ago
update changelog
Martin Grenfell
More...
over 9 years ago
remove some old commented code
Martin Grenfell
More...
over 9 years ago
fsmenu: use nerdtree#echo* methods instead of reimplementing them
Martin Grenfell
More...
over 9 years ago
fs menu: remove unused var assigns
Martin Grenfell
More...
over 9 years ago
fs_menu: put the NERDTreeListNode* methods together
Martin Grenfell
More...
over 9 years ago
←
1
2
…
15
16
17
18
19
20
21
22
23
…
45
46
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree