aboutsummaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Collapse)Author
2008-05-30renamed 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-18added in note about how to handle date time information. Fixed up repo ↵Michael Trier
tests for the removal of the shared option.
2008-05-18lots of little fixes. Corrected problem with creating bare repo. Added ↵Michael Trier
Repo.create alias.
2008-05-17Corrected problem with tree.__len__ getting confused with zero length files. ↵Michael Trier
Thanks Alan Briolat.
2008-05-08Forgot to add Mock to the requirements.Michael Trier
2008-05-08ugh, the editing never ends.Michael Trier
2008-05-07just more documentation fixes.Michael Trier
2008-05-07slight modifications to docs.Michael Trier
2008-05-07initial projectMichael Trier