Nico Sallembien a1bfd2cd72 Add a 'smart sync' option to repo sync 16 年 前
..
__init__.py cf31fe9b4f Initial Contribution 17 年 前
abandon.py 552ac89929 Modify 'repo abandon' to be more like 'repo checkout' and 'repo start' 17 年 前
branches.py 7da73d6f3b branches: Describe output format in `repo help branches` 16 年 前
checkout.py 89e717d948 Improve checkout performance for the common unmodified case 17 年 前
diff.py cf31fe9b4f Initial Contribution 17 年 前
download.py 632768bc65 Teach repo how to download changes to the local checkout 17 年 前
forall.py 3c8dea1f8d Change project.revision to revisionExpr and revisionId 16 年 前
grep.py f0d4c36701 grep: Only use --color on git 1.6.3 and later 16 年 前
help.py 938d608c9c Support a level 2 heading in help description text 17 年 前
init.py 6d7508b3d5 Allow 'y' as a valid response when confirming identity 16 年 前
manifest.py c7a4eefa7e Add repo manifest -o to save a manifest 17 年 前
prune.py cf31fe9b4f Initial Contribution 17 年 前
selfupdate.py fd89b67f5c Clarify options that control the repo executable version 17 年 前
stage.py deec0536d6 Only display project path in 'repo stage -i' 17 年 前
start.py 6f6cd77a50 Require a project or '--all' to be specified when using 'repo start'. 17 年 前
status.py 8bd5e60b16 Make 'repo status' show the branch you are currently on 17 年 前
sync.py a1bfd2cd72 Add a 'smart sync' option to repo sync 16 年 前
upload.py bc7ef67d9b Automatically guess Gerrit change number in "repo upload --replace" 17 年 前
version.py c95583bf4f Don't permit users to run repo status in a mirror client 17 年 前