summaryrefslogtreecommitdiff
path: root/git/objects/tag.py
Commit message (Expand)AuthorAgeFilesLines
* Run everything through 'black'Sebastian Thiel2022-05-181-18/+32
* Change remaining type comments to py3.6+ typesYobmod2021-07-191-2/+2
* Make types in refs compatible with objectsYobmod2021-07-191-1/+3
* Change Actor to forwardrefYobmod2021-05-201-3/+7
* Mypy fixesYobmod2021-05-201-2/+6
* Add types to objects.tag.pyYobmod2021-05-181-4/+12
* Replace invalid bytes when decoding TagObject streamHarmon2020-02-201-1/+1
* removed trailing whitespacesPratik Anurag2019-10-151-2/+2
* renamed unused variablesPratik Anurag2019-10-151-2/+2
* Don't assume there is a tag author in tagsSebastian Thiel2019-07-061-2/+3
* src: reduce needless deps to `gitdb.util`Kostis Anagnostopoulos2016-10-161-6/+3
* src: No PyDev warningsKostis Anagnostopoulos2016-10-041-3/+3
* test_refs worksSebastian Thiel2015-01-061-2/+4
* initial set of adjustments to make (most) imports work.Sebastian Thiel2015-01-041-3/+3
* Applied autopep8Sebastian Thiel2014-11-191-4/+4
* pep8 linting (trailing whitespace)Antoine Musso2014-11-161-4/+4
* pep8 linting (double spaces before comment)Antoine Musso2014-11-161-2/+2
* pep8 linting (whitespace before/after)Antoine Musso2014-11-161-2/+2
* pep8 linting (blank lines expectations)Antoine Musso2014-11-161-0/+2
* pep8 linting (whitespaces)Antoine Musso2014-11-161-10/+7
* tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel2014-02-091-62/+62
* added test & fix for mangled tagger namesOrestis Markou2011-05-011-1/+1
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-0/+76