summaryrefslogtreecommitdiff
path: root/git/refs/log.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed io types to make tests work on PY2 once again.py3Sebastian Thiel2015-01-051-1/+1
* Dum brute force conversion of all types.Sebastian Thiel2015-01-041-1/+5
* Bumped version, updated changelog, reduced code smellSebastian Thiel2015-01-041-4/+0
* Another travis debugging commitSebastian Thiel2015-01-041-2/+0
* Intermediate debug commit for travis ... do not useSebastian Thiel2015-01-041-0/+2
* encode name of actor to utf-8Kenji Fujiwara2014-12-121-1/+2
* Applied autopep8Sebastian Thiel2014-11-191-34/+35
* Merge branch '0.3' of https://github.com/firm1/GitPython into firm1-0.3Sebastian Thiel2014-11-171-3/+5
|\
| * correct log referencefirm12014-03-241-1/+1
* | pep8 linting (trailing whitespace)Antoine Musso2014-11-161-14/+14
* | pep8 linting (whitespace before/after)Antoine Musso2014-11-161-3/+3
* | pep8 linting (blank lines expectations)Antoine Musso2014-11-161-0/+2
* | pep8 linting (whitespaces)Antoine Musso2014-11-161-40/+40
|/
* tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel2014-02-091-272/+272
* Fixed critical issue that would cause a string to be passed to methods that ...Sebastian Thiel2011-06-081-1/+1
* log: non-existing logs no longer throw an exception, but are ignored. Fixed c...Sebastian Thiel2011-06-081-1/+7
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-0/+282