Simran Basi 1efc2b4a01 GITC: Add gitc-init subcommand to repo. 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 6944cdb8d1 forall: use smart sync override manifest if it exists 10 лет назад
gitc_init.py 1efc2b4a01 GITC: Add gitc-init subcommand to repo. 10 лет назад
grep.py 8f62fb7bd3 Tidy up code formatting a bit more 13 лет назад
help.py 217ea7d274 Some fixes for supporting python3 12 лет назад
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 da45e5d884 Remove unused show_smart option on list and info commands 12 лет назад
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 5fb8ed217c If revision is sha hash and dest-branch is defined, use it for starting branch 11 лет назад
status.py b51f07cd06 status: lose dependence on StringIO 11 лет назад
sync.py abaa7f312f Add option to correct gitdir when syncing 10 лет назад
upload.py 14e134da02 upload: report names of uncommitted files 11 лет назад
version.py cecd1d864f Change print statements to work in python3 13 лет назад