Dan Willemsen 79360640f4 Add GitcClientCommand class for GITC-specific commands 10 年之前
..
__init__.py 217ea7d274 Some fixes for supporting python3 12 年之前
abandon.py cecd1d864f Change print statements to work in python3 13 年之前
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 dd6542268a Add the "diffmanifests" command 12 年之前
download.py 0936aeab2c Exit 1 if repo download -c fails 11 年之前
forall.py 0369a069ad Support filtering by group on forall and list subcmd 10 年之前
gitc_init.py 79360640f4 Add GitcClientCommand class for GITC-specific commands 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 7993f3cdda init: don't call urllib.parse 10 年之前
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 8d20116038 repo: Support multiple branches for the same project. 12 年之前
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 5ea32d1359 GITC: Always update the gitc manifest from the repo manifest 10 年之前
status.py b51f07cd06 status: lose dependence on StringIO 11 年之前
sync.py 5ea32d1359 GITC: Always update the gitc manifest from the repo manifest 10 年之前
upload.py 14e134da02 upload: report names of uncommitted files 11 年之前
version.py cecd1d864f Change print statements to work in python3 13 年之前