summaryrefslogtreecommitdiff
path: root/git/db.py
Commit message (Expand)AuthorAgeFilesLines
* reformat according to 'black' configuration file.Sebastian Thiel2022-05-181-3/+1
* Run everything through 'black'Sebastian Thiel2022-05-181-8/+7
* Make types in refs compatible with previousYobmod2021-07-191-1/+1
* flake8 and mypy fixesYobmod2021-05-161-6/+6
* add initial types to remote.pyyobmod2021-05-031-8/+9
* add types to git.compat and git.diffyobmod2021-03-021-2/+3
* add types to git.db and git.excyobmod2021-03-011-8/+12
* Fix exception causes all over the codebaseRam Rachum2020-06-141-2/+2
* updated db.py, removed unused variablesPratik Anurag2019-10-151-1/+1
* src: reduce needless deps to `gitdb.util`Kostis Anagnostopoulos2016-10-161-4/+1
* src: No PyDev warningsKostis Anagnostopoulos2016-10-041-2/+2
* initial set of adjustments to make (most) imports work.Sebastian Thiel2015-01-041-6/+5
* Applied autopep8Sebastian Thiel2014-11-191-10/+10
* pep8 linting (trailing whitespace)Antoine Musso2014-11-161-5/+5
* pep8 linting (whitespace before/after)Antoine Musso2014-11-161-1/+1
* pep8 linting (blank lines expectations)Antoine Musso2014-11-161-1/+4
* pep8 linting (whitespaces)Antoine Musso2014-11-161-7/+7
* tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel2014-02-091-47/+47
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-0/+61