summaryrefslogtreecommitdiffstats
path: root/subcmds
Commit message (Expand)AuthorAgeFilesLines
...
* | Clean up importsDavid Pursehouse2012-09-183-3/+4
* | sync: Support authentication to manifest server with .netrcDavid Pursehouse2012-09-111-1/+29
|/
* sync: Correct imports of `R_HEADS` and `HEAD`David Pursehouse2012-09-071-3/+1
* sync: catch exceptions when connecting to the manifest serverDavid Pursehouse2012-09-061-3/+7
* Allow projects to be specified as notdefaultConley Owens2012-09-051-3/+3
* Make "repo sync -j<count>" stop properly on Ctrl-C.David 'Digit' Turner2012-09-052-0/+3
* `repo manifest`: default to stdout if no "-o"Conley Owens2012-09-041-0/+1
* init: Improved help text for the --mirror optionDavid Pursehouse2012-08-231-1/+2
* Remove unused importsDavid Pursehouse2012-08-234-5/+1
* sync: Honor --no-clone-bundle with -j1Shawn O. Pearce2012-08-021-2/+4
* Add "repo overview" command.Joe Hansche2012-07-311-0/+80
* upload: add --draft option.Brian Harring2012-07-281-1/+4
* Fix for failures with repo upload for projects that have a SHA1 for a revisio...v1.9.5Chad Jones2012-06-141-0/+5
* Support automatically stashing local modifications during repo-rebase.Joe Hansche2012-06-131-0/+21
* Fix switching manifest branches using repo init -bFlorian Vallee2012-06-131-0/+3
* repo: Add option review.URL.uploadtopic supportv1.9.2Anthony Russello2012-06-051-0/+13
* repo download: add --ff-only optionPierre Tardy2012-05-241-0/+5
* repo download: add --revert optionErwan Mahe2012-05-241-1/+6
* repo download: add --cherry-pick optionPierre Tardy2012-05-241-2/+7
* Avoid failing concat for multi-encoding filenamesCezary Baginski2012-05-241-2/+9
* Fix syntax errors in subcmds/init.pyColin Cross2012-04-231-3/+2
* Add a --platform flagConley Owens2012-04-231-1/+22
* Refine groups functionalityConley Owens2012-04-231-2/+8
* Add project annotation handling to repoJames W. Mills2012-04-231-0/+7
* Add manifest groupsv1.8.2Colin Cross2012-04-132-2/+9
* Option for 'repo diff' to generate output suitable for 'patch' cmdpelya2012-04-131-1/+14
* New flag for repo upload: --current_branch (--cbr)Daniel Sandler2012-04-061-1/+8
* sync: --no-clone-bundle disables the clone bundle supportv1.8.0Shawn O. Pearce2012-03-141-2/+13
* repo status to print project name on clean gitsAli Utku Selen2012-03-121-13/+0
* sync: Add manifest_name parameterChris Wolfe2012-01-261-0/+12
* Revert "Default repo manifest settings in git config"v1.7.8.1Shawn O. Pearce2011-11-301-36/+3
* Describe the repo launch version in `repo version`Shawn O. Pearce2011-11-291-0/+8
* Don't prompt the user for name/email unless necessaryVictor Boivie2011-11-291-1/+26
* Default repo manifest settings in git configVictor Boivie2011-11-291-3/+36
* Added remote destination branch information when uploading.Christer Fletcher2011-11-291-3/+4
* repo: capitalize default prompt charMike Frysinger2011-11-292-5/+5
* Fixed UnicodeDecodeError while uploading changes.chenguodong2011-11-291-0/+5
* Add a sync flag that fetches only current branchAnatol Pomazau2011-11-031-3/+9
* help: Fix help syncShawn O. Pearce2011-10-111-0/+1
* Fix Python 2.4 supportShawn O. Pearce2011-10-111-8/+4
* sync: Support downloading bundle to initialize repositoryv1.7.7Shawn O. Pearce2011-09-281-3/+4
* sync: Update default -j flag from manifestShawn O. Pearce2011-09-261-1/+2
* sync: Allow -j to have a default in manifestv1.7.6Shawn O. Pearce2011-09-221-1/+4
* sync: Limit -j to file descriptorsShawn O. Pearce2011-09-221-0/+12
* Smart tag supportVictor Boivie2011-07-201-15/+23
* Add a --depth option to repo init.v1.7.5Doug Anderson2011-06-091-0/+24
* Add branch support to repo uploadMandeep Singh Baines2011-05-261-1/+8
* Added repo cherry-pick commandv1.7.4.3Victor Boivie2011-04-071-0/+114
* Fixed repo checkout error message when git reports errors.Doug Anderson2011-04-071-9/+15
* Fixed problems w/ 2nd repo init if first repo init had bad URL.Doug Anderson2011-04-071-0/+6