Tim Schumacher 7be072efa6 Always print percentage when syncing quietly 8 лет назад
..
__init__.py 217ea7d274 Some fixes for supporting python3 12 лет назад
abandon.py c354a9b922 abandon: fix usage of undefined variable 8 лет назад
branches.py 588142dfcb Provide detail print-out when not all projects of a branch are current. 11 лет назад
checkout.py cecd1d864f Change print statements to work in python3 13 лет назад
cherry_pick.py db75704bfc Fix 'repo cherry-pick' to avoid hanging on commit-msg update. 10 лет назад
diff.py d67872d2f4 Option for 'repo diff' to generate output suitable for 'patch' cmd 14 лет назад
diffmanifests.py 7ecccf6225 diffmanifests: support custom git pretty format strings 9 лет назад
download.py 0936aeab2c Exit 1 if repo download -c fails 11 лет назад
forall.py 1f0564406b Add --inverse-regex option to forall subcommand 9 лет назад
gitc_delete.py 666debc518 gitc_delete: Remove unused imports 8 лет назад
gitc_init.py 745b4ad660 Fix gitc-init behavior 10 лет назад
grep.py 8f62fb7bd3 Tidy up code formatting a bit more 13 лет назад
help.py 79360640f4 Add GitcClientCommand class for GITC-specific commands 10 лет назад
info.py 17af578d72 Prevent repo info from crashing when default element doesn't exist. 10 лет назад
init.py 224a31a765 init: add missing submodule arg 8 лет назад
list.py 0369a069ad Support filtering by group on forall and list subcmd 10 лет назад
manifest.py cecd1d864f Change print statements to work in python3 13 лет назад
overview.py 217ea7d274 Some fixes for supporting python3 12 лет назад
prune.py cecd1d864f Change print statements to work in python3 13 лет назад
rebase.py 0b4cb325c6 Add option to rebase onto project's manifest version 10 лет назад
selfupdate.py cecd1d864f Change print statements to work in python3 13 лет назад
smartsync.py e00aa6b923 Clean up imports 13 лет назад
stage.py b5267f9ad2 stage: replace filter on lambda with list comprehension 12 лет назад
start.py e5c0ea0a95 Consider local project to be default for 'repo start' 9 лет назад
status.py 4d5bb68d58 status: add -q/--quiet option 9 лет назад
sync.py 7be072efa6 Always print percentage when syncing quietly 8 лет назад
upload.py b54343d9fd Tell the user if it will upload a draft 8 лет назад
version.py cecd1d864f Change print statements to work in python3 13 лет назад