summaryrefslogtreecommitdiff
path: root/git/test/test_refs.py
Commit message (Expand)AuthorAgeFilesLines
* fix(refs): set fixture different versionSebastian Thiel2016-02-111-1/+1
* test_repo worksSebastian Thiel2015-01-061-2/+4
* Removed 'from X import *' whereever possibleSebastian Thiel2015-01-041-3/+14
* Bumped version, updated changelog, reduced code smellSebastian Thiel2015-01-041-2/+2
* Applied autopep8Sebastian Thiel2014-11-191-1/+1
* pep8 linting (trailing whitespace)Antoine Musso2014-11-161-12/+12
* pep8 linting (double spaces before comment)Antoine Musso2014-11-161-3/+3
* pep8 linting (whitespace before/after)Antoine Musso2014-11-161-22/+22
* pep8 linting (blank lines expectations)Antoine Musso2014-11-161-7/+1
* pep8 linting (whitespaces)Antoine Musso2014-11-161-79/+78
* tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel2014-02-091-524/+524
* refs: added constructor flag to allow refs to be instatiated from any path, i...Sebastian Thiel2011-07-041-0/+5
* relaxed implementation when comparing symbolic references against other items...Sebastian Thiel2011-06-081-0/+9
* added test & fix for mangled tagger namesOrestis Markou2011-05-011-0/+10
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-0/+521