Graph
-
Rename a few functions.2010-10-20, by Steve Losh
-
Add some preview buffer mappings and move the settings functions.2010-10-20, by Steve Losh
-
Add folding markers. Sometimes I hate Vim.2010-10-20, by Steve Losh
-
Fix section header capitalization.2010-10-20, by Steve Losh
-
Factor out the buffer mappings into functions.2010-10-20, by Steve Losh
-
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