summaryrefslogtreecommitdiffstats
path: root/subcmds/selfupdate.py
Commit message (Expand)AuthorAgeFilesLines
* avoid negative variablesMike Frysinger2020-02-191-2/+2
* Fix blank line issues reported by flake8David Pursehouse2020-02-121-0/+1
* Fix flake8 E251 unexpected spaces around keyword / parameter equalsDavid Pursehouse2020-02-121-2/+2
* set default file encoding to utf-8Mike Frysinger2019-06-131-0/+1
* Change print statements to work in python3Sarah Owens2012-11-131-1/+2
* sync: Run `git gc --auto` after fetchShawn O. Pearce2011-01-091-0/+1
* Clarify options that control the repo executable versionShawn O. Pearce2009-04-181-2/+3
* Add 'repo selfupdate' to upgrade only repoShawn O. Pearce2009-04-131-0/+59