git-repo/subcmds
Victor Boivie 88b86728a4 Add option to abort on error in forall
Add a new option (-e, --abort-on-errors) which will cause forall to
abort without iterating through remaining projects if a command
exits unsuccessfully.

Bug: Issue 17
Change-Id: Ibea405e0d98b575ad3bda719d511f6982511c19c
Signed-off-by: Victor Boivie <victor.boivie@sonyericsson.com>
2012-11-16 04:22:10 +09:00
..
__init__.py More coding style cleanup 2012-10-22 12:30:14 +09:00
abandon.py Change print statements to work in python3 2012-11-13 17:33:56 -08:00
branches.py Change print statements to work in python3 2012-11-13 17:33:56 -08:00
checkout.py Change print statements to work in python3 2012-11-13 17:33:56 -08:00
cherry_pick.py Change print statements to work in python3 2012-11-13 17:33:56 -08:00
diff.py Option for 'repo diff' to generate output suitable for 'patch' cmd 2012-04-13 09:20:10 -07:00
download.py Tidy up code formatting a bit more 2012-11-14 12:09:38 +09:00
forall.py Add option to abort on error in forall 2012-11-16 04:22:10 +09:00
grep.py Tidy up code formatting a bit more 2012-11-14 12:09:38 +09:00
help.py Tidy up code formatting a bit more 2012-11-14 12:09:38 +09:00
info.py Add repo info command 2012-11-15 03:29:01 +09:00
init.py Tidy up code formatting a bit more 2012-11-14 12:09:38 +09:00
list.py Change print statements to work in python3 2012-11-13 17:33:56 -08:00
manifest.py Change print statements to work in python3 2012-11-13 17:33:56 -08:00
overview.py Add repo info command 2012-11-15 03:29:01 +09:00
prune.py Change print statements to work in python3 2012-11-13 17:33:56 -08:00
rebase.py Change print statements to work in python3 2012-11-13 17:33:56 -08:00
selfupdate.py Change print statements to work in python3 2012-11-13 17:33:56 -08:00
smartsync.py Clean up imports 2012-09-18 09:54:57 +02:00
stage.py Change print statements to work in python3 2012-11-13 17:33:56 -08:00
start.py Change print statements to work in python3 2012-11-13 17:33:56 -08:00
status.py Change print statements to work in python3 2012-11-13 17:33:56 -08:00
sync.py Tidy up code formatting a bit more 2012-11-14 12:09:38 +09:00
upload.py Tidy up code formatting a bit more 2012-11-14 12:09:38 +09:00
version.py Change print statements to work in python3 2012-11-13 17:33:56 -08:00