Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Fix switching manifest branches using repo init -b | Florian Vallee | 2012-06-13 | 2 | -0/+19 | |
* | | | | | | | | | Restore include support. | Brian Harring | 2012-06-07 | 1 | -5/+6 | |
* | | | | | | | | | Use GIT_CONFIG_PARAMETERS instead of -c for http.proxyv1.9.3 | Shawn O. Pearce | 2012-06-05 | 1 | -2/+6 | |
* | | | | | | | | | repo: Add option review.URL.uploadtopic supportv1.9.2 | Anthony Russello | 2012-06-05 | 1 | -0/+13 | |
* | | | | | | | | | Use gerrit.googlesource.com/git-repo as the default URL | Shawn O. Pearce | 2012-06-05 | 1 | -1/+1 | |
* | | | | | | | | | Detect git is not installed | Shawn O. Pearce | 2012-06-05 | 1 | -2/+12 | |
* | | | | | | | | | Pass http_proxy as -c http.proxy on Mac OS X | Shawn O. Pearce | 2012-05-25 | 1 | -0/+2 | |
* | | | | | | | | | hooks/pre-auto-gc: look in sysfs to see if a battery is known. | Brian Harring | 2012-05-25 | 1 | -0/+5 | |
* | | | | | | | | | Allow projects with groups=Nonev1.9.1 | Colin Cross | 2012-05-24 | 1 | -0/+2 | |
* | | | | | | | | | Fix initial sync broken by sync-c optionv1.9.0 | Shawn O. Pearce | 2012-05-24 | 1 | -1/+9 | |
* | | | | | | | | | Parse manifest and local_manifest together | Colin Cross | 2012-05-24 | 1 | -41/+33 | |
* | | | | | | | | | ManifestXml: add include support | Brian Harring | 2012-05-24 | 2 | -8/+44 | |
* | | | | | | | | | repo download: add --ff-only option | Pierre Tardy | 2012-05-24 | 2 | -1/+8 | |
* | | | | | | | | | repo download: add --revert option | Erwan Mahe | 2012-05-24 | 2 | -1/+15 | |
* | | | | | | | | | repo download: add --cherry-pick option | Pierre Tardy | 2012-05-24 | 2 | -2/+15 | |
* | | | | | | | | | Avoid failing concat for multi-encoding filenames | Cezary Baginski | 2012-05-24 | 1 | -2/+9 | |
* | | | | | | | | | Add sync-c option to manifest | Anatol Pomazau | 2012-04-23 | 3 | -2/+28 | |
* | | | | | | | | | Treat groups= as default | Colin Cross | 2012-04-23 | 2 | -2/+2 | |
* | | | | | | | | | Fix syntax errors in subcmds/init.py | Colin Cross | 2012-04-23 | 1 | -3/+2 | |
* | | | | | | | | | Add a --platform flag | Conley Owens | 2012-04-23 | 3 | -2/+29 | |
* | | | | | | | | | Refine groups functionality | Conley Owens | 2012-04-23 | 6 | -52/+42 | |
* | | | | | | | | | Add project annotation handling to repo | James W. Mills | 2012-04-23 | 4 | -1/+53 | |
* | | | | | | | | | Check if SHA1 presents in repository | Anatol Pomazau | 2012-04-23 | 1 | -2/+4 | |
* | | | | | | | | | Add manifest groupsv1.8.2 | Colin Cross | 2012-04-13 | 8 | -7/+108 | |
* | | | | | | | | | Option for 'repo diff' to generate output suitable for 'patch' cmd | pelya | 2012-04-13 | 2 | -2/+18 | |
* | | | | | | | | | New flag for repo upload: --current_branch (--cbr) | Daniel Sandler | 2012-04-06 | 1 | -1/+8 | |
* | | | | | | | | | Ignore /clone.bundle on HTTP 401, 403 and 404v1.8.1 | Shawn O. Pearce | 2012-03-22 | 1 | -1/+1 | |
* | | | | | | | | | Do not change branch.foo.merge in case of manifest sync | Anatol Pomazau | 2012-03-20 | 1 | -1/+3 | |
* | | | | | | | | | sync: --no-clone-bundle disables the clone bundle supportv1.8.0 | Shawn O. Pearce | 2012-03-14 | 2 | -4/+21 | |
* | | | | | | | | | Permit - in URL schemes for special URLs | Shawn O. Pearce | 2012-03-14 | 2 | -1/+3 | |
* | | | | | | | | | Add support for Apache Digest authentication for repo init. | Xiaodong Xu | 2012-03-14 | 2 | -6/+26 | |
* | | | | | | | | | repo status to print project name on clean gits | Ali Utku Selen | 2012-03-12 | 2 | -14/+1 | |
* | | | | | | | | | Add 'rebase="false"' attribute to the <project/> XML. | Mike Pontillo | 2012-03-12 | 2 | -3/+13 | |
* | | | | | | | | | Avoid missing content-length header in project.py | Conley Owens | 2012-03-12 | 1 | -1/+1 | |
* | | | | | | | | | Update SUBMITTING_PATCHES | Shawn O. Pearce | 2012-02-28 | 1 | -9/+8 | |
* | | | | | | | | | sync: Add manifest_name parameter | Chris Wolfe | 2012-01-26 | 1 | -0/+12 | |
* | | | | | | | | | upload: Support uploading to Gerrit over https://v1.7.8.2 | Shawn O. Pearce | 2012-01-11 | 2 | -64/+42 | |
* | | | | | | | | | Revert "Default repo manifest settings in git config"v1.7.8.1 | Shawn O. Pearce | 2011-11-30 | 3 | -43/+6 | |
* | | | | | | | | | Describe the repo launch version in `repo version` | Shawn O. Pearce | 2011-11-29 | 2 | -0/+12 | |
* | | | | | | | | | Improve error handling when reading loose refsv1.7.8 | Shawn O. Pearce | 2011-11-29 | 1 | -5/+7 | |
* | | | | | | | | | Propagate result codes from subcmds to sys.exit(). | Daniel Sandler | 2011-11-29 | 1 | -10/+17 | |
* | | | | | | | | | Don't prompt the user for name/email unless necessary | Victor Boivie | 2011-11-29 | 2 | -1/+31 | |
* | | | | | | | | | Default repo manifest settings in git config | Victor Boivie | 2011-11-29 | 3 | -6/+43 | |
* | | | | | | | | | Added remote destination branch information when uploading. | Christer Fletcher | 2011-11-29 | 1 | -3/+4 | |
* | | | | | | | | | repo: capitalize default prompt char | Mike Frysinger | 2011-11-29 | 2 | -5/+5 | |
* | | | | | | | | | Fixed UnicodeDecodeError while uploading changes. | chenguodong | 2011-11-29 | 1 | -0/+5 | |
* | | | | | | | | | Fix typo | Anatol Pomazau | 2011-11-29 | 1 | -1/+1 | |
* | | | | | | | | | Stabilize repo communication with subprocesses. | Ulrik Sjölin | 2011-11-29 | 1 | -19/+3 | |
* | | | | | | | | | Add a sync flag that fetches only current branch | Anatol Pomazau | 2011-11-03 | 2 | -21/+46 | |
* | | | | | | | | | Remove extra '/' in RemoteSpecv1.7.7.6 | Conley Owens | 2011-11-03 | 1 | -1/+1 |