summaryrefslogtreecommitdiffstats
path: root/subcmds/upload.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable'Shawn O. Pearce2010-12-071-81/+83
|\
| * upload: Remove --replace optionFicus Kirkpatrick2010-10-291-77/+1
| * upload: Fix --replace flagv1.6.10.2Shawn O. Pearce2010-07-161-2/+2
| * upload: Allow review.HOST.username to override emailv1.6.10Shawn O. Pearce2010-07-151-0/+5
| * upload -t: Automatically include local branch nameShawn O. Pearce2010-07-151-9/+12
| * Warn users before uploading if there are local changesAnthony Newnam2010-07-151-0/+15
| * upload: Automatically --cc folks in review.URL.autocopyBen Komalo2010-07-151-1/+27
| * upload: Move confirmation threshold from 3 to 5 commitsv1.6.9.5Dan Morrill2010-05-051-1/+1
| * upload: Confirm unusually large number of uploaded commitDan Morrill2010-05-041-0/+29
* | upload: Catch and cleanly report connectivity errorsShawn O. Pearce2009-08-221-3/+7
* | upload: Document --replace is deprecatedShawn O. Pearce2009-08-221-6/+6
|/
* Automatically guess Gerrit change number in "repo upload --replace"v1.6.7.4Ficus Kirkpatrick2009-05-051-2/+20
* Display the URL we will upload changes to for reviewShawn O. Pearce2009-04-181-1/+1
* Improve the help text for 'repo upload'Shawn O. Pearce2009-04-181-13/+17
* Only compute commits in repo upload if we need to show a promptShawn O. Pearce2009-04-171-2/+3
* Allow review.URL.autoupload to skip prompting during `repo upload`Shawn O. Pearce2009-04-171-12/+44
* Don't bother listing branch URLs during uploadShawn O. Pearce2009-03-191-3/+0
* Describe upload --replace in upload's help textv1.4.2Shawn O. Pearce2008-12-121-0/+6
* Don't accept multiple commits for the same change in upload --replaceShawn O. Pearce2008-12-121-1/+6
* Fix upload --replace after it was broken when --review,--cc was addedv1.4.1Shawn O. Pearce2008-11-241-2/+2
* Add --review and --cc flags to repo upload, so you canJoe Onorato2008-11-191-11/+36
* Teach 'repo upload --replace' how to add replacement patch setsv1.3Shawn O. Pearce2008-11-121-1/+58
* Show which user account each change was uploaded underv1.0.3Shawn O. Pearce2008-10-221-0/+1
* Initial Contributionv1.0The Android Open Source Project2008-10-211-0/+180