Graph
-
Map :q and :quit to close the gundo pane when you are in it.2010-10-20, by Steve Losh
-
Edit section header.2010-10-20, by Steve Losh
-
Check for Vim 7.3+.2010-10-20, by Steve Losh
-
Unfold everything before starting playback.2010-10-20, by Steve Losh
-
Add a g:gundo_debug flag to disable the loading trap to keep my sanity.2010-10-20, by Steve Losh
-
Fix things when you've maxed out your undolevels.2010-10-20, by Steve Losh
-
Readme tweak.2010-10-20, by Steve Losh
-
Mention :help gundo in the readme.2010-10-20, by Steve Losh
-
Changed gundo buffers to be unlisted.2010-10-20, by Caleb Spare
-
update the version comparison to reflect Python 2.4 compatibility2010-10-19, by claytron
-
Uncomment the loaded trap.2010-10-19, by Steve Losh
-
Merge.2010-10-19, by Steve Losh
-
Emit a warning when there is no Python support, or unsupported Python version2010-10-19, by claytron
-
Update the README.2010-10-19, by Vincent Driessen
-
Add Python 2.4 compatibility.2010-10-19, by Vincent Driessen
-
Added tag semver for changeset 4101cbccf1d52010-10-18, by Steve Losh
-
Added tag v0.8.0 for changeset 4101cbccf1d52010-10-18, by Steve Losh
-
Add more to the readme.2010-10-18, by Steve Losh
-
Unfold diff previews by default.2010-10-18, by Steve Losh
-
Fix a pile of bugs by showing the root node in the graph.2010-10-17, by Steve Losh
-
Mention q in the doc.2010-10-15, by Steve Losh
-
Map "q" to close the graph.2010-10-15, by Steve Losh
-
Fix the pane opening.2010-10-13, by Steve Losh