summaryrefslogtreecommitdiffstats
path: root/project.py
Commit message (Expand)AuthorAgeFilesLines
...
* Install a default pre-auto-gc hook in all repositoriesShawn O. Pearce2008-11-031-18/+50
* 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
* 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
* Repair any mis-directed android-1.0 annotated tagsv1.0.6Shawn O. Pearce2008-10-241-0/+25
* Teach repo how to download changes to the local checkoutv1.0.4Shawn O. Pearce2008-10-231-0/+42
* Show which user account each change was uploaded underv1.0.3Shawn O. Pearce2008-10-221-0/+4
* Fix StopIteration exception during repo {sync,status}v1.0.2Shawn O. Pearce2008-10-211-2/+5
* 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-211-0/+1058