git-repo/subcmds
Will Richey 63d356ffce 'repo status --orphans' shows non-repo files
'repo status --orphans' searches for non-repo objects
(not within a project), which is particularly helpful
before removing a working tree.

Change-Id: I2239c12e6bc0447b0ad71129551cb50fa671961c
2013-01-29 10:01:53 +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 Fix: missing spaces in info command output 2013-01-29 00:02:46 +00:00
init.py Fix: missing space in information message after repo init 2013-01-29 09:52:22 +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 'repo status --orphans' shows non-repo files 2013-01-29 10:01:53 +09:00
sync.py Allow sync to run even when the manifest is broken. 2012-12-05 11:01:36 +00: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