Commit Log

commit description author date
220b0be0ab03 Move most of the script to autoload Kien N 2011-06-28
f5dbb7b9641d Added tag v2.2.1 for changeset c1cda256969c Steve Losh 2011-06-28
c1cda256969c Increment version. v2.2.1 Steve Losh 2011-06-28
fd0f910e8347 Move all python code to a separate file. xaizek 2011-06-27
0a6df52ad402 Merge. Steve Losh 2011-06-14
a1a0693c4f89 Typo. Steve Losh 2011-06-14
c6c160c309c8 Add packaging script. Steve Losh 2011-05-27
93b8bc15d06b Added tag v2.2.0 for changeset d2406d0bce25 Steve Losh 2011-05-27
d2406d0bce25 Increment version. v2.2.0 Steve Losh 2011-05-27
2043d8723096 Merge pull request #12 from narfdotpl/cant-split-commits-into-separate-pull-requests-zomgwtfbbq Steve Losh 2011-05-27
0d92eaf03c6a Fix window positions. Maciej Konieczny 2011-05-22
8269dd71e3cd Merge pull request #10 from trcjr/develop Steve Losh 2011-05-27
f5061b732d90 added gitignore with data from hgignore Theodore Robert Campbell Jr 2011-05-15
321c5d51ee50 Fix the default value for close_on_revert. Steve Losh 2011-05-10
69a7385eebb8 Make the testing symlinks relative. Steve Losh 2011-05-09
8aeb6a1a36e4 Document the new close_on_revert setting. Steve Losh 2011-05-09
b4bac5edf5fe Merge pull request #9 from pkoch/master Steve Losh 2011-05-09
a89fb121c18d Add option to close gundo on revert. Paulo Koch 2011-05-05
09ee9f0039e5 Update changelog. Steve Losh 2011-03-13
32fc370cfba5 Added tag v2.1.1 for changeset dc582486455b Steve Losh 2011-03-13
dc582486455b Fix the movement key mapping issue. v2.1.1 Steve Losh 2011-03-13
89df25515c4c Fix a missing tag on the site. Steve Losh 2011-03-10
b9c0675ba003 Added tag v2.1.0 for changeset 7fb1c286cca3 Steve Losh 2011-03-10
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