summaryrefslogtreecommitdiff
path: root/git/refs/reference.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed undefined variable 'path' in ReferenceMichael Goerz2014-04-061-1/+1
* tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel2014-02-091-108/+108
* Basic remote functionality moved to Reference type, as it can in fact be usef...Sebastian Thiel2011-07-041-0/+41
* refs: added constructor flag to allow refs to be instatiated from any path, i...Sebastian Thiel2011-07-041-4/+6
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-0/+84