Renaud Paquay 227ad2ef42 Implement islink, readlink and realpath using Win32 api 9 년 전
..
__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 7482a96443 download: try to choose . as default project if none 8 년 전
forall.py 2e70291162 Make "git command" and "forall" work on Windows 8 년 전
gitc_delete.py a65adf74f9 Workaround shutil.rmtree limitation on Windows 8 년 전
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 d1ebc89a08 Merge changes from topic "windows-support" 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 227ad2ef42 Implement islink, readlink and realpath using Win32 api 8 년 전
upload.py bed59cec5e Add option '--no-cert-checks' for 'upload' sub command. 8 년 전
version.py cecd1d864f Change print statements to work in python3 13 년 전