Anatol Pomazau 53d6f4d17e Add a sync flag that fetches only current branch 14 rokov pred
..
__init__.py cf31fe9b4f Initial Contribution 17 rokov pred
abandon.py dafb1d68d3 Fixed repo abandon to give better messages. 15 rokov pred
branches.py ff6929dde8 branches: Enable output of multiple projects 15 rokov pred
checkout.py 3ba5f95b46 Fixed repo checkout error message when git reports errors. 15 rokov pred
cherry_pick.py d572a13021 Added repo cherry-pick command 15 rokov pred
diff.py cf31fe9b4f Initial Contribution 17 rokov pred
download.py de8b2c4276 Fix to display the usage message of the command download when the user 15 rokov pred
forall.py 1b5a4a0c5d forall: Silently skip missing projects 15 rokov pred
grep.py feb39d61ef Fix format string bugs in grep 15 rokov pred
help.py 752371d91b help: Fix help sync 14 rokov pred
init.py f322b9abb4 sync: Support downloading bundle to initialize repository 14 rokov pred
list.py fce89f218a Add 'list' command to repo. 15 rokov pred
manifest.py c7a4eefa7e Add repo manifest -o to save a manifest 17 rokov pred
prune.py cf31fe9b4f Initial Contribution 17 rokov pred
rebase.py a22f99ae41 rebase: Pass through more options 15 rokov pred
selfupdate.py 0d2b61f11d sync: Run `git gc --auto` after fetch 15 rokov pred
smartsync.py 6623b21e10 Aliasing sync -s to 'smartsync' 15 rokov pred
stage.py deec0536d6 Only display project path in 'repo stage -i' 17 rokov pred
start.py 6f6cd77a50 Require a project or '--all' to be specified when using 'repo start'. 17 rokov pred
status.py 4655e81a75 Add option to check status of projects in parallel. 15 rokov pred
sync.py 53d6f4d17e Add a sync flag that fetches only current branch 14 rokov pred
upload.py d6c93a28ca Add branch support to repo upload 14 rokov pred
version.py c95583bf4f Don't permit users to run repo status in a mirror client 17 rokov pred