aboutsummaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Collapse)Author
2010-05-06README: Added mailing list and issue tracker informationSebastian Thiel
Docs: updated roadmap
2010-05-04TODO: Removed all entries but left a mesage about where to find the issuee ↵Sebastian Thiel
on lighthouse. README/intro.rst: added information about the new repository at github tree: added marker to indicate that submodules would have to be returned there
2008-12-15Added in new changes and bumped for version 0.1.50.1.5Michael Trier
2008-07-17Removed method_missing since it was only used in one place.Michael Trier
2008-07-16Added license information to all files.Michael Trier
2008-05-31forgot to remove the stuff from README.Michael Trier
Signed-off-by: Michael Trier <mtrier@gmail.com>
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