Naseer Ahmed f4dda9a1be init: Add no-tags and current branch options 9 éve
..
__init__.py 217ea7d274 Some fixes for supporting python3 12 éve
abandon.py 2e14792a94 implement optional '--all' in the abandon command 9 éve
branches.py 588142dfcb Provide detail print-out when not all projects of a branch are current. 11 éve
checkout.py cecd1d864f Change print statements to work in python3 13 éve
cherry_pick.py db75704bfc Fix 'repo cherry-pick' to avoid hanging on commit-msg update. 10 éve
diff.py d67872d2f4 Option for 'repo diff' to generate output suitable for 'patch' cmd 14 éve
diffmanifests.py 7ecccf6225 diffmanifests: support custom git pretty format strings 9 éve
download.py 0936aeab2c Exit 1 if repo download -c fails 11 éve
forall.py 1f0564406b Add --inverse-regex option to forall subcommand 9 éve
gitc_delete.py f231db11a2 GITC: Add repo gitc-delete command. 10 éve
gitc_init.py 745b4ad660 Fix gitc-init behavior 10 éve
grep.py 8f62fb7bd3 Tidy up code formatting a bit more 13 éve
help.py 79360640f4 Add GitcClientCommand class for GITC-specific commands 10 éve
info.py 17af578d72 Prevent repo info from crashing when default element doesn't exist. 10 éve
init.py f4dda9a1be init: Add no-tags and current branch options 9 éve
list.py 0369a069ad Support filtering by group on forall and list subcmd 10 éve
manifest.py cecd1d864f Change print statements to work in python3 13 éve
overview.py 217ea7d274 Some fixes for supporting python3 12 éve
prune.py cecd1d864f Change print statements to work in python3 13 éve
rebase.py 0b4cb325c6 Add option to rebase onto project's manifest version 10 éve
selfupdate.py cecd1d864f Change print statements to work in python3 13 éve
smartsync.py e00aa6b923 Clean up imports 13 éve
stage.py b5267f9ad2 stage: replace filter on lambda with list comprehension 12 éve
start.py e5c0ea0a95 Consider local project to be default for 'repo start' 9 éve
status.py 4d5bb68d58 status: add -q/--quiet option 9 éve
sync.py 7f1ccfbb7b sync: Fix semaphore release bug that causes thread 'leaks' 9 éve
upload.py 163a3be18b upload: short circuit when nothing is pending 9 éve
version.py cecd1d864f Change print statements to work in python3 13 éve