Commit Log

commit description author date
d1f332450ea3 tests: fix movement test name Steve Losh 2010-12-10
254418fd1855 guts: formatting Steve Losh 2010-12-10
8f6170ce8e3d tests: test arrow mappings Steve Losh 2010-12-10
feff77db2f43 guts: add the linear movement tests and fixes Steve Losh 2010-12-10
b1e69c24c8f9 ui: map o/up/down Steve Losh 2010-12-10
d018089ed71a tests: break the undo chain when typing lines Steve Losh 2010-12-10
a3ab3da8805a tests: remove unnecessary cpo saving Steve Losh 2010-12-10
6f5ac75a0f43 Remove duplicate function. Steve Losh 2010-12-08
206d80115d82 site: fix Bitbucket's broken trailing slash appending (or, rather, lack thereof) Steve Losh 2010-11-24
dbd4f2ec3861 Add another unit test. This is so damn painful. Steve Losh 2010-11-13
754d871449f1 Change the help text to make unit testing easier. Lame. Steve Losh 2010-11-13
30bd82f5d2cd Add a README for the tests. Steve Losh 2010-11-13
2b3d5ee5c4a4 Add a unit test. This here is a grey triangle moment, folks. Steve Losh 2010-11-11
f51ce473589b Add ".DS_Store" to .hgignore. Steve Losh 2010-11-11
62cd407719e7 Added tag v2.0.0 for changeset e1365403fefc Steve Losh 2010-11-10
e1365403fefc Prepare docs for release. v2.0.0 Steve Losh 2010-11-10
43fd6ce86ac4 Clean up the README. Steve Losh 2010-11-10
0cb5b32d3ba0 Remove the debugging print statement. Steve Losh 2010-11-10
41562b79f58a Add a g:gundo_help setting to disable the inline help. Steve Losh 2010-11-10
d8a13f17507f Add the p mapping to preview a change. Steve Losh 2010-11-10
02ebd6ed682f Fix a bug when previewing the last change at a maxed out undolevel. Steve Losh 2010-11-10
d3fdfa4918f5 Move the rendering utility functions around a bit. Steve Losh 2010-11-10
b58795eee108 Make GundoToggle behave more sanely. Steve Losh 2010-11-10
cbfa66a2be7a Fix movement commands with counts in the graph. Steve Losh 2010-11-04
c2222517b5da Update changelog. Steve Losh 2010-11-02
af0e290964bc Add g:gundo_disable. Steve Losh 2010-11-02
84b85b489fc4 Em dashes please. Steve Losh 2010-10-29
83a58c156e01 Add Flattr and GA to the page. Steve Losh 2010-10-29
42f7878f8994 Add the site publishing script. Steve Losh 2010-10-29
3b62444465bb Add the site. Steve Losh 2010-10-29
0e7f2da4a742 Added tag v1.0.0 for changeset ede41dc6613e Steve Losh 2010-10-29
ede41dc6613e Add a changelog to the help. v1.0.0 Steve Losh 2010-10-29
9b788d349e5d README adjustments. Steve Losh 2010-10-29
ea4ad69db202 README adjustments. Steve Losh 2010-10-29
5d826960dd32 Remove the big scary warning from the docs. Steve Losh 2010-10-29
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