| Commit message (Expand) | Author | Age | Files | Lines |
* | keyparser: minor updates | hut | 2010-03-09 | 1 | -2/+8 |
* | keyparse: implemented Tree.merge | hut | 2010-03-09 | 1 | -31/+92 |
* | keyparser: Remove the restriction that a root can't be a leaf | hut | 2010-03-09 | 1 | -1/+0 |
* | keyparser: updated test_tree_deep_copy | hut | 2010-03-09 | 1 | -5/+4 |
* | keyparser: added test case for tree emrge | hut | 2010-03-09 | 1 | -0/+36 |
* | keyparser: added tree.copy() for deep copies | hut | 2010-03-09 | 1 | -0/+25 |
* | keyparser: minor changes | hut | 2010-03-09 | 1 | -3/+5 |
* | keyparser: turned KeyMap into a tree | hut | 2010-03-09 | 1 | -76/+59 |
* | keyparser: added seperate Tree class | hut | 2010-03-09 | 1 | -0/+53 |
* | keyparser: proper parsing of <xyz> in keybindings | hut | 2010-03-09 | 1 | -51/+118 |
* | keyparser: added test for directions as functions, cleanups | hut | 2010-03-09 | 1 | -27/+66 |
* | keyparser: cleanups | hut | 2010-03-09 | 1 | -7/+4 |
* | keyparser: some additions | hut | 2010-03-09 | 1 | -16/+60 |
* | keyparser: allow arbitrary number/order of directions | hut | 2010-03-09 | 1 | -34/+66 |
* | keyparser: reworked | hut | 2010-03-09 | 1 | -51/+61 |
* | keyparser: "." matches any character | hut | 2010-03-09 | 1 | -23/+71 |
* | keyparser: some improvements | hut | 2010-03-09 | 1 | -51/+52 |
* | started new key parser | hut | 2010-03-09 | 1 | -0/+331 |
* | added copyright info to config files and test cases | hut | 2010-03-08 | 11 | -0/+165 |
* | tc_colorscheme: updated testcase | hut | 2010-02-28 | 1 | -1/+2 |
* | tc_keyapi: updated testcase | hut | 2010-02-25 | 1 | -1/+1 |
* | shell_escape: added testcase | hut | 2010-02-24 | 1 | -0/+7 |
* | test/tc_commandlist: removed obsolete test | hut | 2010-02-16 | 1 | -4/+6 |
* | tc_ext: small update | hut | 2010-01-26 | 1 | -7/+10 |
* | added testcase for openstruct | hut | 2010-01-26 | 1 | -0/+26 |
* | added testcase for mount_path | hut | 2010-01-26 | 1 | -0/+25 |
* | added unittest for flatten and unique | hut | 2010-01-26 | 1 | -0/+69 |
* | fixed unit tests | hut | 2010-01-20 | 4 | -62/+82 |
* | commandlist: bugfix | hut | 2010-01-14 | 1 | -5/+6 |
* | commandlist: aliases are now references rather than copies | hut | 2010-01-13 | 1 | -2/+13 |
* | commandlist: added alias(existing, *new) | hut | 2010-01-13 | 1 | -0/+8 |
* | commandlist: added clear() | hut | 2010-01-13 | 1 | -0/+9 |
* | fsobject.directory: removed __getitem__ (too ambiguous) | hut | 2010-01-13 | 1 | -2/+0 |
* | commandlist: improvements and test case | hut | 2010-01-13 | 1 | -0/+54 |
* | random cleanups and fixes | hut | 2010-01-07 | 1 | -0/+1 |
* | bookmarks: added testcase, documentation, setting | hut | 2010-01-01 | 1 | -0/+73 |
* | fixed tc_displayable | hut | 2009-12-31 | 1 | -9/+11 |
* | added documentation, clean up | hut | 2009-12-31 | 2 | -7/+7 |
* | removed test/stuff directory | hut | 2009-12-30 | 6 | -236/+0 |
* | fixed a few things~ | hut | 2009-12-30 | 1 | -11/+0 |
* | updated test | hut | 2009-12-29 | 1 | -2/+2 |
* | test case for keyapi.Wrapper | hut | 2009-12-27 | 1 | -0/+24 |
* | fixed colorschemes, added unittest for colorschemes | hut | 2009-12-17 | 1 | -0/+31 |
* | extended history by a couple of methods | hut | 2009-12-17 | 1 | -7/+10 |
* | fixed directory test | hut | 2009-12-14 | 1 | -0/+3 |
* | updated / added tests | hut | 2009-12-13 | 5 | -4/+213 |
* | clean ups, comments | hut | 2009-12-13 | 2 | -5/+8 |
* | clean ups | hut | 2009-12-11 | 3 | -8/+5 |
* | run all tests with a single executable | hut | 2009-12-11 | 1 | -0/+5 |
* | Reorganization of gui/widget hierarchy and directory structure | hut | 2009-12-11 | 1 | -1/+1 |