summaryrefslogtreecommitdiff
path: root/git/test/test_commit.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed io types to make tests work on PY2 once again.py3Sebastian Thiel2015-01-051-6/+6
* Dum brute force conversion of all types.Sebastian Thiel2015-01-041-4/+8
* initial set of adjustments to make (most) imports work.Sebastian Thiel2015-01-041-1/+1
* Replaced ordered dict with standard version; used logging moduleSebastian Thiel2015-01-041-2/+3
* Removed 'from X import *' whereever possibleSebastian Thiel2015-01-041-2/+12
* Applied autopep8Sebastian Thiel2014-11-191-7/+9
* pep8 linting (trailing whitespace)Antoine Musso2014-11-161-10/+10
* pep8 linting (double spaces before comment)Antoine Musso2014-11-161-2/+2
* pep8 linting (whitespace before/after)Antoine Musso2014-11-161-5/+5
* pep8 linting (blank lines expectations)Antoine Musso2014-11-161-1/+0
* pep8 linting (whitespaces)Antoine Musso2014-11-161-43/+43
* GPG signature support on commit object.Max Rasskazov2014-09-081-1/+41
* tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel2014-02-091-245/+245
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-0/+275