summaryrefslogtreecommitdiffstats
path: root/subcmds
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable'Shawn O. Pearce2011-01-092-6/+6
|\
| * Encode the environment variables passed to gitShawn O. Pearce2011-01-092-6/+6
* | Merge branch 'stable'Shawn O. Pearce2010-12-077-132/+417
|\|
| * Added feature to print a <notice> from manifest at the end of a sync.v1.7.1Doug Anderson2010-11-011-0/+5
| * sync: Use --force-broken to continue other projectsv1.7Andrei Warkentin2010-10-291-3/+15
| * upload: Remove --replace optionFicus Kirkpatrick2010-10-291-77/+1
| * sync --quiet: be more quietShawn O. Pearce2010-10-291-8/+16
| * sync: Enable use of git clone --referenceShawn O. Pearce2010-10-291-1/+13
| * upload: Fix --replace flagv1.6.10.2Shawn O. Pearce2010-07-161-2/+2
| * rebase: Pass through more optionsv1.6.10.1Shawn O. Pearce2010-07-151-7/+39
| * upload: Allow review.HOST.username to override emailv1.6.10Shawn O. Pearce2010-07-151-0/+5
| * upload -t: Automatically include local branch nameShawn O. Pearce2010-07-151-9/+12
| * Warn users before uploading if there are local changesAnthony Newnam2010-07-151-0/+15
| * rebase: Automatically rebase branch on upstreaDaniel Sandler2010-07-151-0/+75
| * upload: Automatically --cc folks in review.URL.autocopyBen Komalo2010-07-151-1/+27
| * Fix format string bugs in grepv1.6.9.8Sebastian Schmidt2010-06-171-4/+4
| * sync: support --jobs to fetch projects simultaneouslyRoy Lee2010-05-271-7/+46
| * Aliasing sync -s to 'smartsync'v1.6.9.7Nico Sallembien2010-05-172-4/+38
| * upload: Move confirmation threshold from 3 to 5 commitsv1.6.9.5Dan Morrill2010-05-051-1/+1
| * upload: Confirm unusually large number of uploaded commitDan Morrill2010-05-041-0/+29
| * branches: Enable output of multiple projectsPär Åsfält2010-05-041-5/+7
| * Override manifest file only after it is fully written to disk.v1.6.9.4Nico Sallembien2010-04-261-1/+1
| * Strip refs/heads in the branch sent to the manifest server.Nico Sallembien2010-04-261-0/+3
| * sync: Safely skip already deleted projectsv1.6.9.3Anthony2010-04-141-25/+29
| * Add a 'smart sync' option to repo syncv1.6.9.2Nico Sallembien2010-04-131-0/+52
| * Allow 'y' as a valid response when confirming identityv1.6.9.1Nico Sallembien2010-04-011-2/+3
* | Merge branch 'stable'Shawn O. Pearce2010-03-061-2/+9
|\|
| * Fixing project renaming bug.v1.6.8.8Nico Sallembien2009-12-101-9/+9
* | Fix to display the usage message of the command download when the userThiago Farina2009-09-091-0/+3
* | forall: Silently skip missing projectsShawn O. Pearce2009-08-221-0/+6
* | upload: Catch and cleanly report connectivity errorsShawn O. Pearce2009-08-221-3/+7
* | upload: Document --replace is deprecatedShawn O. Pearce2009-08-221-6/+6
* | manifest: Support --upgrade to submodule format, from XMLShawn O. Pearce2009-07-031-2/+35
* | Introduce manifest format using git submodulesShawn O. Pearce2009-07-032-1/+12
* | sync: Support upgrading manifest formatsShawn O. Pearce2009-07-032-1/+18
* | init: add -o, --origin to name manifest remoteShawn O. Pearce2009-07-031-10/+26
* | init: Ensure repo.mirror is noticed once setShawn O. Pearce2009-07-031-0/+1
* | Abstract manifest branch creation from init to the manifest objectShawn O. Pearce2009-07-031-4/+3
* | sync: Run `git gc --auto` after fetchShawn O. Pearce2009-07-032-0/+3
* | init: Allow -m only on XML formatted manifestShawn O. Pearce2009-07-031-8/+8
* | manifest: Only support -o option on XML formatted manifestShawn O. Pearce2009-07-031-11/+14
* | manifest: Only display XML help on XML manifestShawn O. Pearce2009-07-031-8/+13
* | help: Don't show empty Summary or Description sectionsShawn O. Pearce2009-07-031-0/+2
* | Create an abstract Manifest base classShawn O. Pearce2009-07-032-1/+2
|/
* Try to prevent 'repo sync' as a user namev1.6.8.6Shawn O. Pearce2009-07-021-6/+19
* branches: Describe output format in `repo help branches`v1.6.8.3Shawn O. Pearce2009-06-121-0/+27
* grep: Only use --color on git 1.6.3 and laterShawn O. Pearce2009-06-121-2/+2
* Refactor git version detection for reuseShawn O. Pearce2009-06-121-15/+2
* 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