summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Expand)AuthorAgeFilesLines
* added Object.data_stream property allowing to stream object data directly.Con...Sebastian Thiel2009-10-221-0/+12
* remote: Added fetch, pull, push methods to the interface to make these operat...Sebastian Thiel2009-10-211-0/+6
* repo.is_dirty: fixed incorrect check of a dirty working tree, previously it w...Sebastian Thiel2009-10-211-0/+7
* repo.alternates test cheked for correctness and bugfixed - totally mocked tes...Sebastian Thiel2009-10-201-0/+6
* Added slots to Repo type to be sure we do not accidentally set values on it, ...Sebastian Thiel2009-10-201-0/+7
* Fixed bare repository handling - bare is now a property to prevent writing itSebastian Thiel2009-10-201-2/+0
* Moved specialized methods like dashify, touch and is_git_dir to module to the...Sebastian Thiel2009-10-201-1/+0
* Improved is_dirty including testSebastian Thiel2009-10-201-2/+0
* Implemneted IterableLists for refs, commits and remote objects including simp...Sebastian Thiel2009-10-191-2/+0
* Added TODO file to keep track of tasks and in case someone wants to help here...Sebastian Thiel2009-10-191-0/+57