Renaud Paquay 227ad2ef42 Implement islink, readlink and realpath using Win32 api il y a 9 ans
..
__init__.py 217ea7d274 Some fixes for supporting python3 il y a 12 ans
abandon.py c354a9b922 abandon: fix usage of undefined variable il y a 8 ans
branches.py 588142dfcb Provide detail print-out when not all projects of a branch are current. il y a 11 ans
checkout.py cecd1d864f Change print statements to work in python3 il y a 13 ans
cherry_pick.py db75704bfc Fix 'repo cherry-pick' to avoid hanging on commit-msg update. il y a 10 ans
diff.py d67872d2f4 Option for 'repo diff' to generate output suitable for 'patch' cmd il y a 14 ans
diffmanifests.py 7ecccf6225 diffmanifests: support custom git pretty format strings il y a 9 ans
download.py 7482a96443 download: try to choose . as default project if none il y a 8 ans
forall.py 2e70291162 Make "git command" and "forall" work on Windows il y a 8 ans
gitc_delete.py a65adf74f9 Workaround shutil.rmtree limitation on Windows il y a 8 ans
gitc_init.py 745b4ad660 Fix gitc-init behavior il y a 10 ans
grep.py 8f62fb7bd3 Tidy up code formatting a bit more il y a 13 ans
help.py 79360640f4 Add GitcClientCommand class for GITC-specific commands il y a 10 ans
info.py 17af578d72 Prevent repo info from crashing when default element doesn't exist. il y a 10 ans
init.py d1ebc89a08 Merge changes from topic "windows-support" il y a 8 ans
list.py 0369a069ad Support filtering by group on forall and list subcmd il y a 10 ans
manifest.py cecd1d864f Change print statements to work in python3 il y a 13 ans
overview.py 217ea7d274 Some fixes for supporting python3 il y a 12 ans
prune.py cecd1d864f Change print statements to work in python3 il y a 13 ans
rebase.py 0b4cb325c6 Add option to rebase onto project's manifest version il y a 10 ans
selfupdate.py cecd1d864f Change print statements to work in python3 il y a 13 ans
smartsync.py e00aa6b923 Clean up imports il y a 13 ans
stage.py 3bcd30545e Fix "list comprehension redefines 'x'" warnings from pyflakes il y a 8 ans
start.py 9ead97bb51 When starting a branch, do not use a tag or change value for branch.merge il y a 8 ans
status.py 4d5bb68d58 status: add -q/--quiet option il y a 9 ans
sync.py 227ad2ef42 Implement islink, readlink and realpath using Win32 api il y a 8 ans
upload.py bed59cec5e Add option '--no-cert-checks' for 'upload' sub command. il y a 8 ans
version.py cecd1d864f Change print statements to work in python3 il y a 13 ans