Shawn O. Pearce 66bdd46871 Only compute commits in repo upload if we need to show a prompt 17 éve
..
__init__.py cf31fe9b4f Initial Contribution 17 éve
abandon.py 9fa44db94b Introduce 'repo abandon <branchname>' as an alias for 'git branch -D' 17 éve
branches.py 27b07327bc Add a repo branches subcommand to describe current branches 17 éve
checkout.py d33f43a754 Cleanup checkout help to match other commands 17 éve
diff.py cf31fe9b4f Initial Contribution 17 éve
download.py 632768bc65 Teach repo how to download changes to the local checkout 17 éve
forall.py ff84fea0bb Fix formatting of 'repo help sync' 17 éve
grep.py b812a36236 Add 'repo grep' to support searching all projects 17 éve
help.py 43c3d9ea17 Add a 'repo manifest' command whose help is the manifest file format 17 éve
init.py 350cde4c4b Change repo sync to be more friendly when updating the tree 17 éve
manifest.py c7a4eefa7e Add repo manifest -o to save a manifest 17 éve
prune.py cf31fe9b4f Initial Contribution 17 éve
selfupdate.py e756c412e3 Add 'repo selfupdate' to upgrade only repo 17 éve
stage.py cf31fe9b4f Initial Contribution 17 éve
start.py 0a389e94de Make 'repo start' restartable upon failures 17 éve
status.py 4c5c7aa74b Document 'repo status' output 17 éve
sync.py 350cde4c4b Change repo sync to be more friendly when updating the tree 17 éve
upload.py 66bdd46871 Only compute commits in repo upload if we need to show a prompt 17 éve
version.py c95583bf4f Don't permit users to run repo status in a mirror client 17 éve