| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | 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 |
* | restructurations | hut | 2009-12-11 | 1 | -2/+2 |
* | moved/fixed tests | hut | 2009-12-11 | 7 | -1/+209 |
* | fixed directory test | hut | 2009-12-06 | 1 | -19/+0 |
* | History Object + Test Case | hut | 2009-12-05 | 1 | -0/+44 |
* | random improvements | hut | 2009-11-29 | 1 | -17/+18 |
* | more VROOM | hut | 2009-11-27 | 2 | -12/+22 |
* | implemented more stuff | hut | 2009-11-25 | 2 | -9/+10 |
* | corrected test, added some stuff | hut | 2009-11-24 | 2 | -5/+50 |
* | stuff | hut | 2009-11-24 | 1 | -1/+2 |
* | better implementation of directories/files | hut | 2009-11-24 | 3 | -25/+54 |
* | test cases for directory.py | hut | 2009-11-23 | 3 | -0/+68 |