summaryrefslogtreecommitdiff
path: root/subcmds/version.py
AgeCommit message (Expand)Author
2023-10-31cleanup: Update codebase to expect Python 3.6Jason R. Coombs
2023-08-22isort: format codebasev2.36Mike Frysinger
2023-03-22Format codebase with black and check formatting in CQGavin Mak
2022-08-17project: simplify GetRemote a bitMike Frysinger
2021-06-15commands: document the "common" class attributeMike Frysinger
2021-04-26help/version: sprinkle bug report URL aroundMike Frysinger
2021-01-08version: add remote tracking informationMike Frysinger
2021-01-06strip python2-only coding:utf-8 & print_function settingsMike Frysinger
2020-03-31version: include tag commit date for easy referenceMike Frysinger
2020-03-25version: fix running under Python 2Mike Frysinger
2020-03-17subcmds: stop instantiating at import timeMike Frysinger
2020-02-25launcher/version: include OS/CPU info in outputMike Frysinger
2020-02-12Fix blank line issues reported by flake8David Pursehouse
2019-10-01version: add source versions & User-Agents to the outputMike Frysinger
2019-07-11git_command: drop custom version helperMike Frysinger
2019-06-13set default file encoding to utf-8Mike Frysinger
2012-11-13Change print statements to work in python3Sarah Owens
2012-09-18Clean up importsDavid Pursehouse
2011-11-29Describe the repo launch version in `repo version`Shawn O. Pearce
2009-03-03Don't permit users to run repo status in a mirror clientShawn O. Pearce
2009-03-02Add 'repo version' to describe what code we are runningShawn O. Pearce