Shawn O. Pearce 5da554f294 Show options help after the summary for a command 17 rokov pred
..
__init__.py cf31fe9b4f Initial Contribution 17 rokov pred
abandon.py 9fa44db94b Introduce 'repo abandon <branchname>' as an alias for 'git branch -D' 17 rokov pred
branches.py 27b07327bc Add a repo branches subcommand to describe current branches 17 rokov pred
checkout.py d33f43a754 Cleanup checkout help to match other commands 17 rokov pred
diff.py cf31fe9b4f Initial Contribution 17 rokov pred
download.py 632768bc65 Teach repo how to download changes to the local checkout 17 rokov pred
forall.py ff84fea0bb Fix formatting of 'repo help sync' 17 rokov pred
grep.py b812a36236 Add 'repo grep' to support searching all projects 17 rokov pred
help.py 5da554f294 Show options help after the summary for a command 17 rokov pred
init.py 77bb4af241 Improve the help text for 'repo init' 17 rokov pred
manifest.py c7a4eefa7e Add repo manifest -o to save a manifest 17 rokov pred
prune.py cf31fe9b4f Initial Contribution 17 rokov pred
selfupdate.py fd89b67f5c Clarify options that control the repo executable version 17 rokov pred
stage.py deec0536d6 Only display project path in 'repo stage -i' 17 rokov pred
start.py 06e556d202 Improve the help text for 'repo start' 17 rokov pred
status.py 4c5c7aa74b Document 'repo status' output 17 rokov pred
sync.py fd89b67f5c Clarify options that control the repo executable version 17 rokov pred
upload.py 8225cdc56b Display the URL we will upload changes to for review 17 rokov pred
version.py c95583bf4f Don't permit users to run repo status in a mirror client 17 rokov pred