Andrew Wheeler 4d5bb68d58 status: add -q/--quiet option il y a 14 ans
..
__init__.py 217ea7d274 Some fixes for supporting python3 il y a 12 ans
abandon.py 699bcd40be Removed duplication code in abandon.py il y a 9 ans
branches.py 588142dfcb Provide detail print-out when not all projects of a branch are current. il y a 11 ans
checkout.py cecd1d864f Change print statements to work in python3 il y a 13 ans
cherry_pick.py db75704bfc Fix 'repo cherry-pick' to avoid hanging on commit-msg update. il y a 10 ans
diff.py d67872d2f4 Option for 'repo diff' to generate output suitable for 'patch' cmd il y a 14 ans
diffmanifests.py 7ecccf6225 diffmanifests: support custom git pretty format strings il y a 9 ans
download.py 0936aeab2c Exit 1 if repo download -c fails il y a 11 ans
forall.py 1f0564406b Add --inverse-regex option to forall subcommand il y a 9 ans
gitc_delete.py f231db11a2 GITC: Add repo gitc-delete command. il y a 10 ans
gitc_init.py 745b4ad660 Fix gitc-init behavior il y a 10 ans
grep.py 8f62fb7bd3 Tidy up code formatting a bit more il y a 13 ans
help.py 79360640f4 Add GitcClientCommand class for GITC-specific commands il y a 10 ans
info.py 17af578d72 Prevent repo info from crashing when default element doesn't exist. il y a 10 ans
init.py 9711a98d6c init: Add --no-clone-bundle option il y a 9 ans
list.py 0369a069ad Support filtering by group on forall and list subcmd il y a 10 ans
manifest.py cecd1d864f Change print statements to work in python3 il y a 13 ans
overview.py 217ea7d274 Some fixes for supporting python3 il y a 12 ans
prune.py cecd1d864f Change print statements to work in python3 il y a 13 ans
rebase.py 0b4cb325c6 Add option to rebase onto project's manifest version il y a 10 ans
selfupdate.py cecd1d864f Change print statements to work in python3 il y a 13 ans
smartsync.py e00aa6b923 Clean up imports il y a 13 ans
stage.py b5267f9ad2 stage: replace filter on lambda with list comprehension il y a 12 ans
start.py e5c0ea0a95 Consider local project to be default for 'repo start' il y a 9 ans
status.py 4d5bb68d58 status: add -q/--quiet option il y a 9 ans
sync.py 7f1ccfbb7b sync: Fix semaphore release bug that causes thread 'leaks' il y a 9 ans
upload.py 163a3be18b upload: short circuit when nothing is pending il y a 9 ans
version.py cecd1d864f Change print statements to work in python3 il y a 13 ans