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