summaryrefslogtreecommitdiff
path: root/git/objects/submodule/root.py
Commit message (Expand)AuthorAgeFilesLines
* reformat according to 'black' configuration file.Sebastian Thiel2022-05-181-34/+10
* Run everything through 'black'Sebastian Thiel2022-05-181-58/+146
* Fix various typosluz paz2022-05-071-1/+1
* update types submodule/root.pyDominic2021-07-311-3/+1
* Fix submodule.util.py typesYobmod2021-07-061-10/+24
* Rmv root.py typesYobmod2021-07-061-24/+10
* Add types to submodule.root.pyYobmod2021-07-051-8/+13
* Make bytesIO forwardrefYobmod2021-07-051-3/+12
* Replace deprecated Logger.warn with Logger.warningHarmon2020-02-161-1/+1
* Rewrite unnecessary dict/list/tuple calls as literalsHugo2018-03-181-2/+2
* chore(lint): flake8Sebastian Thiel2016-12-081-1/+1
* Added NullHandlers to all loggers to preven "No handler" messagesJames Nowell2015-06-251-0/+1
* Assured that branch changes are properly handled.Sebastian Thiel2015-01-211-15/+10
* Fixed flake8 and a minor test regression.Sebastian Thiel2015-01-201-5/+6
* Impemented keep_going flag for `Submodule.update()`Sebastian Thiel2015-01-201-204/+217
* Greatly improved possible safety of Submodule.update(), which is used by defa...Sebastian Thiel2015-01-201-8/+14
* initial set of adjustments to make (most) imports work.Sebastian Thiel2015-01-041-2/+5
* Replaced ordered dict with standard version; used logging moduleSebastian Thiel2015-01-041-3/+5
* Bumped version, updated changelog, reduced code smellSebastian Thiel2015-01-041-3/+7
* Applied autopep8Sebastian Thiel2014-11-191-44/+53
* pep8 linting (trailing whitespace)Antoine Musso2014-11-161-30/+30
* pep8 linting (whitespace before/after)Antoine Musso2014-11-161-19/+19
* pep8 linting (blank lines expectations)Antoine Musso2014-11-161-2/+3
* pep8 linting (whitespaces)Antoine Musso2014-11-161-37/+37
* tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel2014-02-091-293/+293
* Fixed bug, which was so obvious that I am wondering how none of the test ran ...Sebastian Thiel2010-12-011-1/+1
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-0/+315