summaryrefslogtreecommitdiff
path: root/git/objects/base.py
Commit message (Expand)AuthorAgeFilesLines
* Fix Sphinx rendering errorsStephan Creutz2022-12-291-0/+1
* Run everything through 'black'Sebastian Thiel2022-05-181-23/+38
* Fix various typosluz paz2022-05-071-1/+1
* Add type to objects.base.new()Yobmod2021-07-311-1/+2
* Make types in refs compatible with objectsYobmod2021-07-191-3/+3
* Type Tree.traverse() betterYobmod2021-06-301-1/+5
* Type Traversable.traverse() better, start types of submoduleYobmod2021-06-301-6/+3
* Mypy fixesYobmod2021-05-201-1/+1
* Add types to objects.blob.pyYobmod2021-05-181-1/+1
* Add types to objects.base.pyYobmod2021-05-181-20/+43
* add initial types to remote.pyyobmod2021-05-031-1/+2
* Spelling fixesVille Skyttä2017-03-091-1/+1
* Merge branch 'cygwin' of https://github.com/ankostis/GitPython into ankostis-...Sebastian Thiel2016-10-221-7/+6
|\
| * src: reduce needless deps to `gitdb.util`Kostis Anagnostopoulos2016-10-161-7/+6
* | Fix some typosSantiago Castro2016-10-201-3/+3
|/
* src: No PyDev warningsKostis Anagnostopoulos2016-10-041-1/+1
* Added advance usage examples to tutorial and made minor fixes.Sebastian Thiel2015-01-211-1/+1
* Initial set of documentation improvements, and a fix to the submodule tests.Sebastian Thiel2015-01-211-2/+5
* Added test to verify binary diffs are working as well.Sebastian Thiel2015-01-091-1/+2
* test_submodule worksSebastian Thiel2015-01-061-1/+1
* test_commit works once againSebastian Thiel2015-01-051-3/+4
* initial set of adjustments to make (most) imports work.Sebastian Thiel2015-01-041-1/+1
* Bumped version, updated changelog, reduced code smellSebastian Thiel2015-01-041-1/+0
* Applied autopep8Sebastian Thiel2014-11-191-6/+7
* pep8 linting (trailing whitespace)Antoine Musso2014-11-161-7/+7
* pep8 linting (whitespace before/after)Antoine Musso2014-11-161-6/+6
* pep8 linting (blank lines expectations)Antoine Musso2014-11-161-0/+3
* pep8 linting (whitespaces)Antoine Musso2014-11-161-24/+23
* tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel2014-02-091-155/+155
* Making comparisons with non-GitPython objects more tolerant.Julien Miotte2011-05-191-0/+4
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-0/+172