summaryrefslogtreecommitdiff
path: root/gitdb/ref/log.py
Commit message (Expand)AuthorAgeFilesLines
* Renaemd odb to repo (once again) as references require a full repository with...Sebastian Thiel2011-04-291-1/+1
* Added RepositoryPathMixin as well as ConfigurationMixin. The first mentioned ...Sebastian Thiel2011-04-261-1/+1
* Fixed reference tests - symbolic refs now need to be created with a git_dir()...Sebastian Thiel2011-04-261-1/+1
* Fixed ref test up to the point where there is an issue resolving objects in t...Sebastian Thiel2011-04-261-1/+1
* Added ref implementation and tried to fix it so that it has a chance of runni...Sebastian Thiel2011-04-071-0/+279