Commit Log

commit description author date
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
b01d889ef2d7 Merge. Steve Losh Tue, 19 Oct 2010 14:57:02 -0400
29bbe78a79df Emit a warning when there is no Python support, or unsupported Python version claytron Tue, 19 Oct 2010 14:35:07 -0400
559c8e719675 Update the README. Vincent Driessen Tue, 19 Oct 2010 09:39:18 +0200
5e54f8f1c22e Add Python 2.4 compatibility. Vincent Driessen Tue, 19 Oct 2010 09:37:54 +0200
40049e1b235d Added tag semver for changeset 4101cbccf1d5 Steve Losh Mon, 18 Oct 2010 16:21:51 -0400
c8e00736a997 Added tag v0.8.0 for changeset 4101cbccf1d5 Steve Losh Mon, 18 Oct 2010 16:21:40 -0400
4101cbccf1d5 README tweaks. semver v0.8.0 Steve Losh Mon, 18 Oct 2010 11:04:42 -0400
d4a2002c3b3c Add more to the readme. Steve Losh Mon, 18 Oct 2010 11:03:51 -0400
b5b86fb0a997 Unfold diff previews by default. Steve Losh Mon, 18 Oct 2010 10:37:40 -0400