summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Collapse)AuthorAgeFilesLines
* Corrected a bunch of whitespace that makes some folks crazy. Added Sebastian ↵Michael Trier2010-03-031-9/+9
| | | | to the AUTHORS file.
* Fixed utils.touch which did not work as the 'time' arg was missing, and even ↵Sebastian Thiel2009-10-211-1/+2
| | | | | | if added the method fails if the file does not exist ( at least on linux ) repo.daemon_export: fixed test for it which still used the daemon_serve property that does not exist
* Added TODO listSebastian Thiel2009-10-201-0/+45
Added suggestion about hierarchy change of Object-like types as as related to http://gitorious.org/git-python/mainline/merge_requests/757