summaryrefslogtreecommitdiff
path: root/git/repo/fun.py
Commit message (Expand)AuthorAgeFilesLines
* Dum brute force conversion of all types.Sebastian Thiel2015-01-041-0/+1
* initial set of adjustments to make (most) imports work.Sebastian Thiel2015-01-041-1/+3
* Applied autopep8Sebastian Thiel2014-11-191-19/+21
* Minor fix to make read_gitfile work .Sebastian Thiel2014-11-191-11/+16
* Merge branch 'separate-git-dir' of https://github.com/niyaton/GitPython into ...Sebastian Thiel2014-11-191-0/+11
|\
| * Added support for separeted git dir.niyaton2013-02-271-0/+11
* | pep8 linting (trailing whitespace)Antoine Musso2014-11-161-5/+5
* | pep8 linting (double spaces before comment)Antoine Musso2014-11-161-1/+1
* | pep8 linting (whitespace before/after)Antoine Musso2014-11-161-4/+4
* | pep8 linting (blank lines expectations)Antoine Musso2014-11-161-2/+5
* | pep8 linting (whitespaces)Antoine Musso2014-11-161-28/+28
* | Fixes creating a Repo for a submoduleRemi Rampin2014-04-241-0/+13
* | tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel2014-02-091-258/+258
|/
* Fixed incorrect handling of rev_parse if it was fed with branches that looked...Sebastian Thiel2011-02-231-1/+5
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-0/+280