summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix percent done on resumed /clone.bundlev1.10.0Shawn O. Pearce2012-08-011-4/+4
* Fix bug in version_tuple to handle strings with -rc#Chad Jones2012-07-311-1/+1
* Add remote alias support in manifestYestin Sun2012-07-312-2/+17
* Add "repo overview" command.Joe Hansche2012-07-311-0/+80
* Inject the project name into each projects groups.Brian Harring2012-07-312-3/+8
* upload: add --draft option.Brian Harring2012-07-282-5/+16
* Don't delete the branch config when switching branches.v1.9.6Torne (Richard Coles)2012-07-201-1/+1
* Fix for failures with repo upload for projects that have a SHA1 for a revisio...v1.9.5Chad Jones2012-06-141-0/+5
* Single quote http.proxy in GIT_CONFIG_PARAMETERSv1.9.4Shawn O. Pearce2012-06-131-1/+1
* Detach branch even when already on the latest revision using sync -dFlorian Vallee2012-06-131-4/+7
* Support automatically stashing local modifications during repo-rebase.Joe Hansche2012-06-131-0/+21
* Fix switching manifest branches using repo init -bFlorian Vallee2012-06-132-0/+19
* Restore include support.Brian Harring2012-06-071-5/+6
* Use GIT_CONFIG_PARAMETERS instead of -c for http.proxyv1.9.3Shawn O. Pearce2012-06-051-2/+6
* repo: Add option review.URL.uploadtopic supportv1.9.2Anthony Russello2012-06-051-0/+13
* Use gerrit.googlesource.com/git-repo as the default URLShawn O. Pearce2012-06-051-1/+1
* Detect git is not installedShawn O. Pearce2012-06-051-2/+12
* Pass http_proxy as -c http.proxy on Mac OS XShawn O. Pearce2012-05-251-0/+2
* hooks/pre-auto-gc: look in sysfs to see if a battery is known.Brian Harring2012-05-251-0/+5
* Allow projects with groups=Nonev1.9.1Colin Cross2012-05-241-0/+2
* Fix initial sync broken by sync-c optionv1.9.0Shawn O. Pearce2012-05-241-1/+9
* Parse manifest and local_manifest togetherColin Cross2012-05-241-41/+33
* ManifestXml: add include supportBrian Harring2012-05-242-8/+44
* repo download: add --ff-only optionPierre Tardy2012-05-242-1/+8
* repo download: add --revert optionErwan Mahe2012-05-242-1/+15
* repo download: add --cherry-pick optionPierre Tardy2012-05-242-2/+15
* Avoid failing concat for multi-encoding filenamesCezary Baginski2012-05-241-2/+9
* Add sync-c option to manifestAnatol Pomazau2012-04-233-2/+28
* Treat groups= as defaultColin Cross2012-04-232-2/+2
* Fix syntax errors in subcmds/init.pyColin Cross2012-04-231-3/+2
* Add a --platform flagConley Owens2012-04-233-2/+29
* Refine groups functionalityConley Owens2012-04-236-52/+42
* Add project annotation handling to repoJames W. Mills2012-04-234-1/+53
* Check if SHA1 presents in repositoryAnatol Pomazau2012-04-231-2/+4
* Add manifest groupsv1.8.2Colin Cross2012-04-138-7/+108
* Option for 'repo diff' to generate output suitable for 'patch' cmdpelya2012-04-132-2/+18
* New flag for repo upload: --current_branch (--cbr)Daniel Sandler2012-04-061-1/+8
* Ignore /clone.bundle on HTTP 401, 403 and 404v1.8.1Shawn O. Pearce2012-03-221-1/+1
* Do not change branch.foo.merge in case of manifest syncAnatol Pomazau2012-03-201-1/+3
* sync: --no-clone-bundle disables the clone bundle supportv1.8.0Shawn O. Pearce2012-03-142-4/+21
* Permit - in URL schemes for special URLsShawn O. Pearce2012-03-142-1/+3
* Add support for Apache Digest authentication for repo init.Xiaodong Xu2012-03-142-6/+26
* repo status to print project name on clean gitsAli Utku Selen2012-03-122-14/+1
* Add 'rebase="false"' attribute to the <project/> XML.Mike Pontillo2012-03-122-3/+13
* Avoid missing content-length header in project.pyConley Owens2012-03-121-1/+1
* Update SUBMITTING_PATCHESShawn O. Pearce2012-02-281-9/+8
* sync: Add manifest_name parameterChris Wolfe2012-01-261-0/+12
* upload: Support uploading to Gerrit over https://v1.7.8.2Shawn O. Pearce2012-01-112-64/+42
* Revert "Default repo manifest settings in git config"v1.7.8.1Shawn O. Pearce2011-11-303-43/+6
* Describe the repo launch version in `repo version`Shawn O. Pearce2011-11-292-0/+12