aboutsummaryrefslogtreecommitdiff
path: root/git/test/test_refs.py
AgeCommit message (Expand)Author
2016-12-08chore(lint): flake8 pacificationSebastian Thiel
2016-12-08fix(refs): handle quoted branch namesSebastian Thiel
2016-10-16src: import os.path as ospKostis Anagnostopoulos
2016-10-04io: Wrap (probably) allconfig_writers in `with` blocksKostis Anagnostopoulos
2016-10-04src: No PyDev warningsKostis Anagnostopoulos
2016-09-11fix(Head): checkout() handles detached headSebastian Thiel
2016-08-19Updated unittest.Phil Elson
2016-02-11fix(refs): set fixture different versionSebastian Thiel
2015-01-06test_repo worksSebastian Thiel
2015-01-04Removed 'from X import *' whereever possibleSebastian Thiel
2015-01-04Bumped version, updated changelog, reduced code smellSebastian Thiel
2014-11-19Applied autopep8Sebastian Thiel
2014-11-16pep8 linting (trailing whitespace)Antoine Musso
2014-11-16pep8 linting (double spaces before comment)Antoine Musso
2014-11-16pep8 linting (whitespace before/after)Antoine Musso
2014-11-16pep8 linting (blank lines expectations)Antoine Musso
2014-11-16pep8 linting (whitespaces)Antoine Musso
2014-02-09tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel
2011-07-04refs: added constructor flag to allow refs to be instatiated from any path, i...Sebastian Thiel
2011-06-08relaxed implementation when comparing symbolic references against other items...Sebastian Thiel
2011-05-01added test & fix for mangled tagger namesOrestis Markou
2010-11-25Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel