summaryrefslogtreecommitdiff
path: root/git/refs/tag.py
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in TagReference.createRuud van Asseldonk2022-06-251-2/+4
* reformat according to 'black' configuration file.Sebastian Thiel2022-05-181-1/+1
* Run everything through 'black'Sebastian Thiel2022-05-181-16/+26
* Fix various typosluz paz2022-05-071-2/+2
* Update tag.pyDominic2021-07-311-5/+11
* Change remaining type comments to py3.6+ typesYobmod2021-07-191-1/+1
* Add types to refs/tag.pyYobmod2021-07-191-10/+36
* Adds _common_default to build _common_path_defaultRobert Westman2021-06-031-1/+2
* Rewrite unnecessary dict/list/tuple calls as literalsHugo2018-03-181-1/+1
* chore(lint): fixSebastian Thiel2016-12-221-2/+2
* fix(tag): improve tag resolution handlingSebastian Thiel2016-12-221-2/+5
* Fix some typosSantiago Castro2016-10-201-1/+1
* fix(tag): resolve `commit` objects deeply.Sebastian Thiel2016-09-111-7/+7
* initial set of adjustments to make (most) imports work.Sebastian Thiel2015-01-041-1/+1
* Replaced ordered dict with standard version; used logging moduleSebastian Thiel2015-01-041-2/+2
* pep8 linting (trailing whitespace)Antoine Musso2014-11-161-7/+7
* pep8 linting (whitespace before/after)Antoine Musso2014-11-161-2/+2
* pep8 linting (blank lines expectations)Antoine Musso2014-11-161-2/+1
* pep8 linting (whitespaces)Antoine Musso2014-11-161-20/+20
* tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel2014-02-091-82/+82
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-0/+91