summaryrefslogtreecommitdiffstats
path: root/subcmds/sync.py
Commit message (Expand)AuthorAgeFilesLines
* sync: Keep the project.list file sortedShawn O. Pearce2009-06-041-0/+1
* sync: Tolerate blank lines in project.listv1.6.8.1Shawn O. Pearce2009-06-041-1/+5
* sync: Don't process project.list in a mirrorShawn O. Pearce2009-06-041-0/+4
* Delete empty parent subdirs after deleting obsolete paths.v1.6.8Jaikumar Ganesh2009-06-021-0/+8
* Update project paths after sync.Jaikumar Ganesh2009-06-021-0/+48
* Change project.revision to revisionExpr and revisionIdShawn O. Pearce2009-05-291-5/+2
* Document the SSH ControlMaster behavior of repo syncShawn O. Pearce2009-04-211-0/+29
* Clarify options that control the repo executable versionShawn O. Pearce2009-04-181-2/+3
* Only fetch repo once-per-day under normal 'repo sync' usageShawn O. Pearce2009-04-181-3/+11
* Change repo sync to be more friendly when updating the treev1.6.6Shawn O. Pearce2009-04-161-5/+13
* Add 'repo selfupdate' to upgrade only repoShawn O. Pearce2009-04-131-15/+24
* Add a project progress meter to 'repo sync'Shawn O. Pearce2009-04-101-1/+8
* Add 'repo sync -l' to only do local operationsShawn O. Pearce2009-04-101-25/+33
* Add 'repo sync -d' to detach projects from their current topicShawn O. Pearce2009-04-101-1/+15
* Add 'repo sync -n' to only do the network transferShawn O. Pearce2009-04-101-0/+7
* Hide the internal sync --repo-upgraded flag from usersShawn O. Pearce2009-04-101-1/+2
* Don't permit users to run repo status in a mirror clientShawn O. Pearce2009-03-031-2/+2
* Add 'repo init --mirror' to download a complete forrestv1.1Shawn O. Pearce2008-11-051-2/+3
* Install a default pre-auto-gc hook in all repositoriesShawn O. Pearce2008-11-031-1/+9
* Initial Contributionv1.0The Android Open Source Project2008-10-211-0/+150