Xiaohui Chen 0b4cb325c6 Add option to rebase onto project's manifest version 10 lat temu
..
__init__.py 217ea7d274 Some fixes for supporting python3 12 lat temu
abandon.py cecd1d864f Change print statements to work in python3 13 lat temu
branches.py 588142dfcb Provide detail print-out when not all projects of a branch are current. 11 lat temu
checkout.py cecd1d864f Change print statements to work in python3 13 lat temu
cherry_pick.py db75704bfc Fix 'repo cherry-pick' to avoid hanging on commit-msg update. 10 lat temu
diff.py d67872d2f4 Option for 'repo diff' to generate output suitable for 'patch' cmd 14 lat temu
diffmanifests.py dd6542268a Add the "diffmanifests" command 12 lat temu
download.py 0936aeab2c Exit 1 if repo download -c fails 11 lat temu
forall.py 0369a069ad Support filtering by group on forall and list subcmd 10 lat temu
gitc_delete.py f231db11a2 GITC: Add repo gitc-delete command. 10 lat temu
gitc_init.py 745b4ad660 Fix gitc-init behavior 10 lat temu
grep.py 8f62fb7bd3 Tidy up code formatting a bit more 13 lat temu
help.py 79360640f4 Add GitcClientCommand class for GITC-specific commands 10 lat temu
info.py 17af578d72 Prevent repo info from crashing when default element doesn't exist. 10 lat temu
init.py c2a64ddffd A couple of fixes to the init command's -p option. 10 lat temu
list.py 0369a069ad Support filtering by group on forall and list subcmd 10 lat temu
manifest.py cecd1d864f Change print statements to work in python3 13 lat temu
overview.py 217ea7d274 Some fixes for supporting python3 12 lat temu
prune.py cecd1d864f Change print statements to work in python3 13 lat temu
rebase.py 0b4cb325c6 Add option to rebase onto project's manifest version 10 lat temu
selfupdate.py cecd1d864f Change print statements to work in python3 13 lat temu
smartsync.py e00aa6b923 Clean up imports 13 lat temu
stage.py b5267f9ad2 stage: replace filter on lambda with list comprehension 12 lat temu
start.py 5ea32d1359 GITC: Always update the gitc manifest from the repo manifest 10 lat temu
status.py b51f07cd06 status: lose dependence on StringIO 11 lat temu
sync.py e9becc079c Sync: Fix error exit code when both -n and -f are used 10 lat temu
upload.py 14e134da02 upload: report names of uncommitted files 11 lat temu
version.py cecd1d864f Change print statements to work in python3 13 lat temu