aboutsummaryrefslogtreecommitdiff
path: root/git/objects/base.py
AgeCommit message (Expand)Author
2016-10-22Merge branch 'cygwin' of https://github.com/ankostis/GitPython into ankostis-...Sebastian Thiel
2016-10-20Fix some typosSantiago Castro
2016-10-16src: reduce needless deps to `gitdb.util`Kostis Anagnostopoulos
2016-10-04src: No PyDev warningsKostis Anagnostopoulos
2015-01-21Added advance usage examples to tutorial and made minor fixes.Sebastian Thiel
2015-01-21Initial set of documentation improvements, and a fix to the submodule tests.Sebastian Thiel
2015-01-09Added test to verify binary diffs are working as well.Sebastian Thiel
2015-01-06test_submodule worksSebastian Thiel
2015-01-05test_commit works once againSebastian Thiel
2015-01-04initial set of adjustments to make (most) imports work.Sebastian Thiel
2015-01-04Bumped version, updated changelog, reduced code smellSebastian Thiel
2014-11-19Applied autopep8Sebastian Thiel
2014-11-16pep8 linting (trailing whitespace)Antoine Musso
2014-11-16pep8 linting (whitespace before/after)Antoine Musso
2014-11-16pep8 linting (blank lines expectations)Antoine Musso
2014-11-16pep8 linting (whitespaces)Antoine Musso
2014-02-09tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel
2011-05-19Making comparisons with non-GitPython objects more tolerant.Julien Miotte
2010-11-25Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel