Commit Log

commit description author date
0f2273ac98c8 Refactor the preview render calls a bit. Steve Losh 2010-10-29
692cf7ed4c3b Remove obsolete TODO. Steve Losh 2010-10-29
dea2a7d1649e Use bufloaded() instead of bufname() as a sanity check. Steve Losh 2010-10-29
903d37063c3d Merge. Steve Losh 2010-10-29
731f1e6565c4 Add g:gundo_preview_bottom option Randy Morris 2010-10-27
2d3ac23e7413 Add some sanity checks, fix some bugs. Steve Losh 2010-10-29
99bbb30dc66d Factor out the "get target state" functionality into its own function. Steve Losh 2010-10-21
222e8b56718e Set the correct foldmethod for the preview pane. Steve Losh 2010-10-21
4ad278a555cf Mention mouse support in the help. Steve Losh 2010-10-21
ae519947b4a9 Add mouse support and rearrange some functions. Steve Losh 2010-10-21
c976a27e5729 Added tag v0.9.0 for changeset aa431c484c03 Steve Losh 2010-10-21
aa431c484c03 Add contents and config to the help doc. v0.9.0 Steve Losh 2010-10-21
4427cda8108c Add a configuration var to open Gundo on the right. Steve Losh 2010-10-20
a9beb6c8a1dd Make the preview pane's height configurable. Steve Losh 2010-10-20
69dc4f1adff2 Rename a few functions. Steve Losh 2010-10-20
46b08690fafa Add some preview buffer mappings and move the settings functions. Steve Losh 2010-10-20
9d0c32dd7651 Add folding markers. Sometimes I hate Vim. Steve Losh 2010-10-20
d6cb7a873013 Fix section header capitalization. Steve Losh 2010-10-20
ed2ba1f7cd27 Factor out the buffer mappings into functions. Steve Losh 2010-10-20
14f67813e95d Map :q and :quit to close the gundo pane when you are in it. Steve Losh 2010-10-20
00a7b7471c1c Edit section header. Steve Losh 2010-10-20
0577b819d8db Check for Vim 7.3+. Steve Losh 2010-10-20
d7bc85ee64e4 Unfold everything before starting playback. Steve Losh 2010-10-20
d625599c4667 Add a g:gundo_debug flag to disable the loading trap to keep my sanity. Steve Losh 2010-10-20
185144163660 Fix things when you've maxed out your undolevels. Steve Losh 2010-10-20
a53459d2b507 Readme tweak. Steve Losh 2010-10-20
9af37ab8dfd7 Mention :help gundo in the readme. Steve Losh 2010-10-20
000559e33f72 Changed gundo buffers to be unlisted. Caleb Spare 2010-10-20
126770526e07 update the version comparison to reflect Python 2.4 compatibility claytron 2010-10-19
a96b5f91ecbf Uncomment the loaded trap. Steve Losh 2010-10-19