开源镜像站
帮助
下载
动态
GitHub
index
:
git-repo
main
maint
master
repo-1
stable
A git multiple repo management tool built for AOSP
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
subcmds
/
version.py
Age
Commit message (
Expand
)
Author
2023-10-31
cleanup: Update codebase to expect Python 3.6
Jason R. Coombs
2023-08-22
isort: format codebase
v2.36
Mike Frysinger
2023-03-22
Format codebase with black and check formatting in CQ
Gavin Mak
2022-08-17
project: simplify GetRemote a bit
Mike Frysinger
2021-06-15
commands: document the "common" class attribute
Mike Frysinger
2021-04-26
help/version: sprinkle bug report URL around
Mike Frysinger
2021-01-08
version: add remote tracking information
Mike Frysinger
2021-01-06
strip python2-only coding:utf-8 & print_function settings
Mike Frysinger
2020-03-31
version: include tag commit date for easy reference
Mike Frysinger
2020-03-25
version: fix running under Python 2
Mike Frysinger
2020-03-17
subcmds: stop instantiating at import time
Mike Frysinger
2020-02-25
launcher/version: include OS/CPU info in output
Mike Frysinger
2020-02-12
Fix blank line issues reported by flake8
David Pursehouse
2019-10-01
version: add source versions & User-Agents to the output
Mike Frysinger
2019-07-11
git_command: drop custom version helper
Mike Frysinger
2019-06-13
set default file encoding to utf-8
Mike Frysinger
2012-11-13
Change print statements to work in python3
Sarah Owens
2012-09-18
Clean up imports
David Pursehouse
2011-11-29
Describe the repo launch version in `repo version`
Shawn O. Pearce
2009-03-03
Don't permit users to run repo status in a mirror client
Shawn O. Pearce
2009-03-02
Add 'repo version' to describe what code we are running
Shawn O. Pearce