Shawn O. Pearce 8bd5e60b16 Make 'repo status' show the branch you are currently on 17 lat temu
..
__init__.py cf31fe9b4f Initial Contribution 17 lat temu
abandon.py 552ac89929 Modify 'repo abandon' to be more like 'repo checkout' and 'repo start' 17 lat temu
branches.py 4e3d6739a1 Print '(no branches)' if the output of `repo branches` is empty 17 lat temu
checkout.py 89e717d948 Improve checkout performance for the common unmodified case 17 lat temu
diff.py cf31fe9b4f Initial Contribution 17 lat temu
download.py 632768bc65 Teach repo how to download changes to the local checkout 17 lat temu
forall.py db45da1208 Add -p to `repo forall` to improve output formatting 17 lat temu
grep.py 50fa1ac6db Clarify the option section header in 'repo help grep' 17 lat temu
help.py 5da554f294 Show options help after the summary for a command 17 lat temu
init.py 77bb4af241 Improve the help text for 'repo init' 17 lat temu
manifest.py c7a4eefa7e Add repo manifest -o to save a manifest 17 lat temu
prune.py cf31fe9b4f Initial Contribution 17 lat temu
selfupdate.py fd89b67f5c Clarify options that control the repo executable version 17 lat temu
stage.py deec0536d6 Only display project path in 'repo stage -i' 17 lat temu
start.py 89e717d948 Improve checkout performance for the common unmodified case 17 lat temu
status.py 8bd5e60b16 Make 'repo status' show the branch you are currently on 17 lat temu
sync.py fd89b67f5c Clarify options that control the repo executable version 17 lat temu
upload.py 8225cdc56b Display the URL we will upload changes to for review 17 lat temu
version.py c95583bf4f Don't permit users to run repo status in a mirror client 17 lat temu