Commit Log

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