summaryrefslogtreecommitdiffstats
path: root/subcmds/start.py
Commit message (Expand)AuthorAgeFilesLines
* If revision is sha hash and dest-branch is defined, use it for starting branchMax Liu2014-10-271-2/+6
* Change print statements to work in python3Sarah Owens2012-11-131-5/+5
* Coding style cleanupDavid Pursehouse2012-10-091-3/+3
* Fix for failures with repo upload for projects that have a SHA1 for a revisio...v1.9.5Chad Jones2012-06-141-0/+5
* Require a project or '--all' to be specified when using 'repo start'.Ficus Kirkpatrick2009-04-221-2/+14
* Improve checkout performance for the common unmodified caseShawn O. Pearce2009-04-181-2/+3
* Add progress meter to 'repo start'Shawn O. Pearce2009-04-181-1/+7
* Improve the help text for 'repo start'Shawn O. Pearce2009-04-181-14/+4
* Make 'repo start' restartable upon failuresShawn O. Pearce2009-04-101-1/+9
* Initial Contributionv1.0The Android Open Source Project2008-10-211-0/+51