aboutsummaryrefslogtreecommitdiff
path: root/git/odict.py
AgeCommit message (Collapse)Author
2011-05-06Started to fix imports - tests still have no chance to work as database ↵Sebastian Thiel
changed drastically. Now the actual work begins
2011-05-06replaced all gitdb strings with gitSebastian Thiel
2011-04-25configparser is now part of gitdb. Test still remains until it was replaced ↵Sebastian Thiel
by its gitdb counterpart through inheritance. All items which are part of gitdb but used by gitpython need their own verification within gitpython
2010-11-25Moved everything into the git subdirectory - some tests still need to be ↵Sebastian Thiel
adjusted