summaryrefslogtreecommitdiff
path: root/git/refs/remote.py
Commit message (Expand)AuthorAgeFilesLines
* Started to fix imports - tests still have no chance to work as database chang...Sebastian Thiel2011-05-061-1/+1
* replaced all gitdb strings with gitSebastian Thiel2011-05-061-1/+1
* Added all code from gitdb to gitpython. Next is to make it generally work. Th...Sebastian Thiel2011-05-051-1/+40
* Moved rev_parse code into gitdb, this probably broke pretty much here, which ...Sebastian Thiel2011-04-291-2/+1
* Removed all parts of the reference implementation which doesn't require the g...Sebastian Thiel2011-04-071-40/+4
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-0/+63