Shawn O. Pearce e756c412e3 Add 'repo selfupdate' to upgrade only repo 17 年 前
..
__init__.py cf31fe9b4f Initial Contribution 17 年 前
abandon.py 9fa44db94b Introduce 'repo abandon <branchname>' as an alias for 'git branch -D' 17 年 前
branches.py 27b07327bc Add a repo branches subcommand to describe current branches 17 年 前
checkout.py 02d7945eb8 Add checkout command. 17 年 前
diff.py cf31fe9b4f Initial Contribution 17 年 前
download.py 632768bc65 Teach repo how to download changes to the local checkout 17 年 前
forall.py 1775dbe176 Set forall environment variables to empty string if None 17 年 前
grep.py b812a36236 Add 'repo grep' to support searching all projects 17 年 前
help.py 43c3d9ea17 Add a 'repo manifest' command whose help is the manifest file format 17 年 前
init.py 0a389e94de Make 'repo start' restartable upon failures 17 年 前
manifest.py c7a4eefa7e Add repo manifest -o to save a manifest 17 年 前
prune.py cf31fe9b4f Initial Contribution 17 年 前
selfupdate.py e756c412e3 Add 'repo selfupdate' to upgrade only repo 17 年 前
stage.py cf31fe9b4f Initial Contribution 17 年 前
start.py 0a389e94de Make 'repo start' restartable upon failures 17 年 前
status.py 161f445a4d status: tell the user the working tree is clean 17 年 前
sync.py e756c412e3 Add 'repo selfupdate' to upgrade only repo 17 年 前
upload.py feabbdb440 Don't bother listing branch URLs during upload 17 年 前
version.py c95583bf4f Don't permit users to run repo status in a mirror client 17 年 前