summaryrefslogtreecommitdiffstats
path: root/repo
Commit message (Expand)AuthorAgeFilesLines
* Update gpg key for cco3@android.comv1.12.3.1v1.12.3Conley Owens2013-07-011-28/+28
* Move Python version checking to a separate moduleDavid Pursehouse2013-05-231-5/+3
* repo: add rudimentary version checkingChirayu Desai2013-04-171-0/+14
* Special handling for manifest group "default"David Holmer2013-04-031-1/+2
* Don't exit with error on HTTP 403 when downloading clone bundleDavid Pursehouse2013-01-311-1/+1
* Sync help text in repo from init.pyDavid Pursehouse2012-11-151-2/+3
* Tidy up code formatting a bit moreDavid Pursehouse2012-11-141-3/+3
* Fix: "Statement seems to have no effect"David Pursehouse2012-11-141-1/+1
* Change print statements to work in python3Sarah Owens2012-11-131-67/+59
* More code style cleanupDavid Pursehouse2012-11-141-5/+5
* Remove magic hackDavid Pursehouse2012-11-141-9/+1
* Change usages of xrange() to range()Sarah Owens2012-11-011-1/+1
* Merge "Use python3 urllib when urllib2 not available"Conley Owens2012-11-011-11/+22
|\
| * Use python3 urllib when urllib2 not availableSarah Owens2012-10-311-11/+22
* | Merge "Use 'stat' package instead of literals for mkdir()"Conley Owens2012-11-011-1/+2
|\ \ | |/ |/|
| * Use 'stat' package instead of literals for mkdir()Sarah Owens2012-10-311-1/+2
* | Update minimum git version to 1.7.2Conley Owens2012-10-261-2/+2
* | Add a PGP key for cco3@android.comv1.11.0Conley Owens2012-10-261-1/+33
* | Update PGP keys during _PostRepoUpgrade in `sync`Conley Owens2012-10-251-7/+7
|/
* Use modern Python exception syntaxSarah Owens2012-10-231-10/+10
* Rename "dir" variablesMickaël Salaün2012-10-101-15/+15
* Clean up importsDavid Pursehouse2012-09-181-1/+0
* 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
* Add a --platform flagConley Owens2012-04-231-0/+5
* Refine groups functionalityConley Owens2012-04-231-2/+2
* Add manifest groupsv1.8.2Colin Cross2012-04-131-1/+5
* Add support for Apache Digest authentication for repo init.Xiaodong Xu2012-03-141-4/+5
* Revert "Default repo manifest settings in git config"v1.7.8.1Shawn O. Pearce2011-11-301-2/+2
* Don't prompt the user for name/email unless necessaryVictor Boivie2011-11-291-0/+5
* Default repo manifest settings in git configVictor Boivie2011-11-291-2/+2
* sync: Support downloading bundle to initialize repositoryv1.7.7Shawn O. Pearce2011-09-281-10/+93
* Change default REPO_URL to code.google.comShawn O. Pearce2011-09-051-2/+2
* Add --depth option to main repo wrapper.Doug Anderson2011-06-141-2/+5
* Bump repo version to 1,10v1.7.3Shawn O. Pearce2011-01-101-1/+1
* Make path references OS independentAnthony Newnam2011-01-091-1/+5
* Encode the environment variables passed to gitShawn O. Pearce2011-01-091-4/+4
* Exit with statuscode 0 for repo help initTrond Norbye2011-01-091-0/+1
* sync: Enable use of git clone --referenceShawn O. Pearce2010-10-291-1/+4
* Refactor Manifest to be XmlManifestShawn O. Pearce2009-05-291-1/+1
* Clarify options that control the repo executable versionShawn O. Pearce2009-04-181-1/+1
* Correct the REPO_URL in the wrapper script to android.git.kernel.orgv1.4.3Shawn O. Pearce2008-12-181-2/+2
* Add 'repo init --mirror' to download a complete forrestv1.1Shawn O. Pearce2008-11-051-1/+4
* wrapper 1.6Shawn O. Pearce2008-10-281-1/+1
* Added missing wait after git-version call in wrapperShawn O. Pearce2008-10-281-0/+1
* Remove the Python 2.4 dependency and use just 'python'v1.0.1Shawn O. Pearce2008-10-211-2/+2
* Initial Contributionv1.0The Android Open Source Project2008-10-211-0/+587