David Pursehouse 65b0ba5aa0 Remove unused pylint suppressions 7 年 前
..
__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 0f2e45a3a6 Pass refs to ls-remote 7 年 前
forall.py 65b0ba5aa0 Remove unused pylint suppressions 7 年 前
gitc_delete.py 65b0ba5aa0 Remove unused pylint suppressions 7 年 前
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 5f0e57d2ca init: Remove string concat in no-op os.path.join 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 3bcd30545e Fix "list comprehension redefines 'x'" warnings from pyflakes 8 年 前
start.py 9ead97bb51 When starting a branch, do not use a tag or change value for branch.merge 8 年 前
status.py 4d5bb68d58 status: add -q/--quiet option 9 年 前
sync.py 010fed7711 Replace all os.remove calls 8 年 前
upload.py 65b0ba5aa0 Remove unused pylint suppressions 7 年 前
version.py cecd1d864f Change print statements to work in python3 13 年 前