index
:
GitPython
0.1
0.2
experiment-2012
fix-ci-tests
fix-non-ascii-chars-in-status-lines
gh-pages
issue-232-reproduction
issue-301-reproduction
master
no_devnull_open
py2
revert-357-autointerrupt_deadlock_fix
Forked from https://github.com/gitpython-developers/GitPython
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git
/
test
/
test_refs.py
Age
Commit message (
Expand
)
Author
2016-12-08
chore(lint): flake8 pacification
Sebastian Thiel
2016-12-08
fix(refs): handle quoted branch names
Sebastian Thiel
2016-10-16
src: import os.path as osp
Kostis Anagnostopoulos
2016-10-04
io: Wrap (probably) allconfig_writers in `with` blocks
Kostis Anagnostopoulos
2016-10-04
src: No PyDev warnings
Kostis Anagnostopoulos
2016-09-11
fix(Head): checkout() handles detached head
Sebastian Thiel
2016-08-19
Updated unittest.
Phil Elson
2016-02-11
fix(refs): set fixture different version
Sebastian Thiel
2015-01-06
test_repo works
Sebastian Thiel
2015-01-04
Removed 'from X import *' whereever possible
Sebastian Thiel
2015-01-04
Bumped version, updated changelog, reduced code smell
Sebastian Thiel
2014-11-19
Applied autopep8
Sebastian Thiel
2014-11-16
pep8 linting (trailing whitespace)
Antoine Musso
2014-11-16
pep8 linting (double spaces before comment)
Antoine Musso
2014-11-16
pep8 linting (whitespace before/after)
Antoine Musso
2014-11-16
pep8 linting (blank lines expectations)
Antoine Musso
2014-11-16
pep8 linting (whitespaces)
Antoine Musso
2014-02-09
tabs to 4 spaces - this won't make integrating the patches easier, but it's p...
Sebastian Thiel
2011-07-04
refs: added constructor flag to allow refs to be instatiated from any path, i...
Sebastian Thiel
2011-06-08
relaxed implementation when comparing symbolic references against other items...
Sebastian Thiel
2011-05-01
added test & fix for mangled tagger names
Orestis Markou
2010-11-25
Moved everything into the git subdirectory - some tests still need to be adju...
Sebastian Thiel