Commit Log

commit description author date
7fb1c286cca3 Add the v2.1.0 changelog. v2.1.0 Steve Losh 2011-03-10
e26070847abc Merge. Steve Losh 2011-03-10
0e7247b22a44 Add gundo_map_move_* to the site. Steve Losh 2011-03-10
7269f85f8278 Update the publish script to add a pull first. Steve Losh 2011-03-10
9cc5f6d3bcb8 Rearrange default settings and tweak some spacing. Steve Losh 2011-03-10
7eecd2329bf0 add remapping options for graph navigation keys Nathan Howell 2011-02-27
b059a86fd333 Defer warning about incompatible Python. Daniel Hahler 2011-03-09
c839b22aa015 defer "can't load gundo" warning Seth Milliken 2010-12-29
810362206db5 tests: add preview tests Steve Losh 2010-12-10
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
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
b01d889ef2d7 Merge. Steve Losh 2010-10-19
29bbe78a79df Emit a warning when there is no Python support, or unsupported Python version claytron 2010-10-19
559c8e719675 Update the README. Vincent Driessen 2010-10-19
5e54f8f1c22e Add Python 2.4 compatibility. Vincent Driessen 2010-10-19
40049e1b235d Added tag semver for changeset 4101cbccf1d5 Steve Losh 2010-10-18
c8e00736a997 Added tag v0.8.0 for changeset 4101cbccf1d5 Steve Losh 2010-10-18
4101cbccf1d5 README tweaks. semver v0.8.0 Steve Losh 2010-10-18
d4a2002c3b3c Add more to the readme. Steve Losh 2010-10-18
b5b86fb0a997 Unfold diff previews by default. Steve Losh 2010-10-18
a9edc6870de6 Fix a pile of bugs by showing the root node in the graph. Steve Losh 2010-10-17
9978d9124263 Mention q in the doc. Steve Losh 2010-10-15
e1ec5e0b1b19 Map "q" to close the graph. Steve Losh 2010-10-15
a5cc91b6f479 Fix the pane opening. Steve Losh 2010-10-13
2eb51ffb8401 Put the preview page below the graph instead. Steve Losh 2010-10-13
7100a024df57 Add a help file. Steve Losh 2010-10-13
b017e692102a Add a sanity check in case someone closes the preview window. Steve Losh 2010-10-13
3bf27b8bd6c2 Add a node mapping to get rid of some nastiness. Steve Losh 2010-10-13
6506376b04a1 Add timestamps to the diff previews. Steve Losh 2010-10-13
ef0fbc6e5e62 Add a PlayTo function for the lols. Steve Losh 2010-10-13
072ecb446535 Fix typo. Steve Losh 2010-10-12
d13b27b66534 Refactor a tiny bit and add some TODOs. Steve Losh 2010-10-12
920859982e84 Refactor the movement into a single function. Feels good man. Steve Losh 2010-10-12
7f1c71ef5141 Fix in-between line movement. Steve Losh 2010-10-12
8637cdbbba8a Fix movement bounds in the graph pane. Steve Losh 2010-10-12
ce825e4ac9e0 Wrap Python functions, fix last diff. Steve Losh 2010-10-12
788b35e3d783 Readme tweaks. Steve Losh 2010-10-09
53a39950bd63 Add a simple readme. Steve Losh 2010-10-09
756a85290a86 Hello there, preview pane. Steve Losh 2010-10-09
717091909bd6 Rename a confusing variable. Steve Losh 2010-10-09
328f098fb33e Refactor changenr() Steve Losh 2010-10-09
725085a34b62 Restructure everything and add fold markers before I go insane. Steve Losh 2010-10-09
2513c9fd4319 Fix up and down. Steve Losh 2010-10-09
82d190d1da64 Syntax highlighting! Steve Losh 2010-10-09
ae5f399be2c2 Moar. Done for now. Steve Losh 2010-10-09
d84608c7bdfe Moar. Steve Losh 2010-10-09
f5aa9bd91d30 Moar. Steve Losh 2010-10-09
715b023f84bf Progress! Steve Losh 2010-10-08
39ffb4522c37 More. Steve Losh 2010-10-08
2d608ce7ab0e Moar. Steve Losh 2010-10-08
5c12eeee395f Holy shit I have an undo graph. Steve Losh 2010-10-08
f42246bbc0e5 Initial commit. Steve Losh 2010-10-07