summaryrefslogtreecommitdiff
path: root/git/objects/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* reformat according to 'black' configuration file.Sebastian Thiel2022-05-181-5/+1
* Revert "Remove flake8 linting in favor of `black` formatting"Sebastian Thiel2022-05-181-0/+1
* Remove flake8 linting in favor of `black` formattingSebastian Thiel2022-05-181-1/+0
* Run everything through 'black'Sebastian Thiel2022-05-181-3/+7
* Revert "Replace wildcard imports with concrete imports"Trym Bremnes2021-10-031-7/+7
* Replace wildcard imports with concrete importsTrym Bremnes2021-10-011-7/+7
* Rmv old py2.7 __future__ importsYobmod2021-07-191-2/+0
* add initial types to remote.pyyobmod2021-05-031-2/+2
* src: No PyDev warningsKostis Anagnostopoulos2016-10-041-7/+9
* initial set of adjustments to make (most) imports work.Sebastian Thiel2015-01-041-3/+4
* Removed unnecessary (non-gitpython) tests and fixed flake80.3.3Sebastian Thiel2015-01-041-0/+1
* Bumped version, updated changelog, reduced code smellSebastian Thiel2015-01-041-10/+11
* Applied autopep8Sebastian Thiel2014-11-191-1/+1
* pep8 linting (trailing whitespace)Antoine Musso2014-11-161-1/+1
* pep8 linting (whitespace before/after)Antoine Musso2014-11-161-2/+2
* pep8 linting (whitespaces)Antoine Musso2014-11-161-1/+1
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-0/+21