summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Introduce 'repo abandon <branchname>' as an alias for 'git branch -D'v1.0.9Shawn O. Pearce2008-11-032-0/+58
* Install a default pre-auto-gc hook in all repositoriesShawn O. Pearce2008-11-035-22/+110
* Catch symlink creation failures and report a better errorShawn O. Pearce2008-11-031-2/+9
* Don't print "Already up-to-date" during repo syncv1.0.8Shawn O. Pearce2008-10-301-1/+5
* Fast-forward a fully merged topic branch during 'repo sync'Shawn O. Pearce2008-10-301-0/+9
* Remove import_tar, import_zip and the <snapshot> elementsv1.0.7Shawn O. Pearce2008-10-305-1214/+0
* Cache the per-user configuration to avoid duplicate instancesShawn O. Pearce2008-10-291-1/+5
* Move the Editor configuration out of Manifest's constructorShawn O. Pearce2008-10-292-3/+2
* Don't flip out if there are no template hooksShawn O. Pearce2008-10-291-1/+5
* Stop downloading snapshots as native git:// is fasterShawn O. Pearce2008-10-281-29/+0
* Stop hiding remote missing object errorsShawn O. Pearce2008-10-281-34/+2
* 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 unused import from gerrit_upload.pyShawn O. Pearce2008-10-281-1/+0
* Repair any mis-directed android-1.0 annotated tagsv1.0.6Shawn O. Pearce2008-10-241-0/+25
* Support user supplied custom .repo/local_manifest.xml filesv1.0.5Shawn O. Pearce2008-10-231-5/+17
* Teach repo how to download changes to the local checkoutv1.0.4Shawn O. Pearce2008-10-232-0/+120
* Show which user account each change was uploaded underv1.0.3Shawn O. Pearce2008-10-222-0/+5
* Change RPC client to only use Google Accounts for authenticationShawn O. Pearce2008-10-222-6/+17
* Fix StopIteration exception during repo {sync,status}v1.0.2Shawn O. Pearce2008-10-211-2/+5
* Remove the Python 2.4 dependency and use just 'python'v1.0.1Shawn O. Pearce2008-10-212-3/+3
* Fix 'repo sync' when the remote reflog has only 1 entryShawn O. Pearce2008-10-211-0/+3
* Initial Contributionv1.0The Android Open Source Project2008-10-2153-0/+11781