aboutsummaryrefslogtreecommitdiff
path: root/lib/git/db.py
AgeCommit message (Expand)Author
2010-06-22index.write_tree: initial version implemented, although its not yet working c...Sebastian Thiel
2010-06-20db: added pure python git databaseSebastian Thiel
2010-06-18GitCmd implementation of gitdb base moved to git-python where it belongs. Pre...Sebastian Thiel