Shawn O. Pearce e6a0eeb80d sync: Fix syntax error on Python 2.4 15 年 前
..
__init__.py cf31fe9b4f Initial Contribution 17 年 前
abandon.py 552ac89929 Modify 'repo abandon' to be more like 'repo checkout' and 'repo start' 17 年 前
branches.py ff6929dde8 branches: Enable output of multiple projects 15 年 前
checkout.py 89e717d948 Improve checkout performance for the common unmodified case 17 年 前
diff.py cf31fe9b4f Initial Contribution 17 年 前
download.py de8b2c4276 Fix to display the usage message of the command download when the user 15 年 前
forall.py 1b5a4a0c5d forall: Silently skip missing projects 15 年 前
grep.py feb39d61ef Fix format string bugs in grep 15 年 前
help.py c7c57e34db help: Don't show empty Summary or Description sections 15 年 前
init.py 88443387b1 sync: Enable use of git clone --reference 15 年 前
list.py fce89f218a Add 'list' command to repo. 15 年 前
manifest.py c7a4eefa7e Add repo manifest -o to save a manifest 17 年 前
prune.py cf31fe9b4f Initial Contribution 17 年 前
rebase.py a22f99ae41 rebase: Pass through more options 15 年 前
selfupdate.py 0d2b61f11d sync: Run `git gc --auto` after fetch 15 年 前
smartsync.py 6623b21e10 Aliasing sync -s to 'smartsync' 15 年 前
stage.py deec0536d6 Only display project path in 'repo stage -i' 17 年 前
start.py 6f6cd77a50 Require a project or '--all' to be specified when using 'repo start'. 17 年 前
status.py 8bd5e60b16 Make 'repo status' show the branch you are currently on 17 年 前
sync.py e6a0eeb80d sync: Fix syntax error on Python 2.4 15 年 前
upload.py 37282b4b9c Support repo-level pre-upload hook and prep for future hooks. 15 年 前
version.py c95583bf4f Don't permit users to run repo status in a mirror client 17 年 前