| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-12-10 | index: TempFileMover now handles the case that the file to move does not ↵ | Sebastian Thiel | |
| exist more gracefully Added BlockingLockFile which may be used to wait for the lock according to some criteria | |||
| 2009-11-05 | ARGH: wb and rb is not the same as r and w on windows, hence reading of ↵ | Sebastian Thiel | |
| binary files went crazy as well as binary writing | |||
| 2009-10-22 | Added test for ConcurrentWriteOperation | Sebastian Thiel | |
| 2009-10-22 | utils: Added LockFile including test | Sebastian Thiel | |
| GitConfigFile is now derived from LockFile using its capabilities Implemented ConcurrentWriteOperation, test is yet to be done | |||
| 2009-10-20 | Fixed bare repository handling - bare is now a property to prevent writing it | Sebastian Thiel | |
| 2009-10-11 | converted all spaces to tabs ( 4 spaces = 1 tab ) just to allow me and my ↵ | Sebastian Thiel | |
| editor to work with the files properly. Can convert it back for releaes | |||
| 2009-01-24 | Lots of spring cleaning and added in Sphinx documentation. | Michael Trier | |
| 2008-07-16 | Added license information to all files. | Michael Trier | |
| 2008-05-30 | renamed git_python to git. Removed pop_key and replaced with dict.pop. Fixed ↵ | Michael Trier | |
| up tests so they pass except for stderr test. Modified version information retrieval. | |||
| 2008-05-29 | tests: add utils.pop_key() testcases | David Aguilar | |
| This commit cleans up some unused variables in test_utils.py and adds some testcases for utils.pop_key(). Signed-off-by: David Aguilar <davvid@gmail.com> | |||
| 2008-05-21 | fixed errors in the test, two permission errors remaining, thx to mock?!?! | Florian Apolloner | |
| Also removed the shell_escape tests... | |||
| 2008-05-07 | Moved test stuff around and modified imports to just clean things up a bit. | Michael Trier | |
| 2008-05-07 | cleaned up a bunch of imports for the tests. | Michael Trier | |
| 2008-05-07 | initial project | Michael Trier | |
