summaryrefslogtreecommitdiffstats
path: root/subcmds/status.py
Commit message (Expand)AuthorAgeFilesLines
* Change print statements to work in python3Sarah Owens2012-11-131-1/+1
* Coding style cleanupDavid Pursehouse2012-10-091-4/+4
* Make "repo sync -j<count>" stop properly on Ctrl-C.David 'Digit' Turner2012-09-051-0/+1
* Avoid failing concat for multi-encoding filenamesCezary Baginski2012-05-241-2/+9
* repo status to print project name on clean gitsAli Utku Selen2012-03-121-13/+0
* Add option to check status of projects in parallel.Terence Haddock2011-04-071-6/+58
* Make 'repo status' show the branch you are currently onShawn O. Pearce2009-04-181-0/+13
* Document 'repo status' outputShawn O. Pearce2009-04-131-0/+38
* status: tell the user the working tree is cleanShawn O. Pearce2009-04-101-2/+9
* Initial Contributionv1.0The Android Open Source Project2008-10-211-0/+27