summaryrefslogtreecommitdiff
path: root/git/refs/log.py
Commit message (Expand)AuthorAgeFilesLines
* Autopep8 fixes with maximum line length 120Craig Northway2014-07-251-78/+81
* tabs to 4 spaces - overall state of this branch is desolate, but fixable. Nee...Sebastian Thiel2014-02-091-271/+271
* 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
* Made repository paths methods a property to be compatible with the existing r...Sebastian Thiel2011-05-101-1/+1
* Started to fix imports - tests still have no chance to work as database chang...Sebastian Thiel2011-05-061-1/+1
* replaced all gitdb strings with gitSebastian Thiel2011-05-061-2/+2
* Added all code from gitdb to gitpython. Next is to make it generally work. Th...Sebastian Thiel2011-05-051-4/+277
* Removed all parts of the reference implementation which doesn't require the g...Sebastian Thiel2011-04-071-280/+4
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-0/+282