summaryrefslogtreecommitdiffstats
path: root/subcmds/version.py
Commit message (Expand)AuthorAgeFilesLines
* version: include tag commit date for easy referenceMike Frysinger2020-03-311-0/+1
* version: fix running under Python 2Mike Frysinger2020-03-251-3/+7
* subcmds: stop instantiating at import timeMike Frysinger2020-03-171-3/+3
* launcher/version: include OS/CPU info in outputMike Frysinger2020-02-251-0/+7
* Fix blank line issues reported by flake8David Pursehouse2020-02-121-0/+1
* version: add source versions & User-Agents to the outputMike Frysinger2019-10-011-2/+10
* git_command: drop custom version helperMike Frysinger2019-07-111-1/+1
* set default file encoding to utf-8Mike Frysinger2019-06-131-0/+1
* Change print statements to work in python3Sarah Owens2012-11-131-6/+7
* Clean up importsDavid Pursehouse2012-09-181-1/+1
* Describe the repo launch version in `repo version`Shawn O. Pearce2011-11-291-0/+8
* Don't permit users to run repo status in a mirror clientShawn O. Pearce2009-03-031-2/+2
* Add 'repo version' to describe what code we are runningShawn O. Pearce2009-03-021-0/+35