Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | 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 | |
* | | | | | | | | | Correctly name projects when mirroringv1.7.7.5 | Conley Owens | 2011-10-20 | 1 | -4/+8 | |
* | | | | | | | | | Fix sync on Python 2.6.6v1.7.7.4 | Shawn O. Pearce | 2011-10-11 | 1 | -0/+2 | |
* | | | | | | | | | help: Fix help sync | Shawn O. Pearce | 2011-10-11 | 1 | -0/+1 | |
* | | | | | | | | | upload: Honor REPO_HOST_PORT_INFO environment variablev1.7.7.3 | Shawn O. Pearce | 2011-10-11 | 1 | -0/+10 | |
* | | | | | | | | | Fix Python 2.4 support | Shawn O. Pearce | 2011-10-11 | 3 | -10/+18 | |
* | | | | | | | | | Work around Python 2.7 urllib2 bug | Shawn O. Pearce | 2011-10-11 | 2 | -34/+54 | |
* | | | | | | | | | Fix AttributeError: 'HTTPError' object has no attribute 'reason'v1.7.7.2 | Shawn O. Pearce | 2011-10-11 | 2 | -7/+6 | |
* | | | | | | | | | Work around Python 2.7 failure to initialize base class | Shawn O. Pearce | 2011-10-11 | 1 | -1/+7 | |
* | | | | | | | | | sync: Fetch after applying bundle and retry after errorsv1.7.7.1 | Shawn O. Pearce | 2011-10-03 | 1 | -62/+74 | |
* | | | | | | | | | sync: Support downloading bundle to initialize repositoryv1.7.7 | Shawn O. Pearce | 2011-09-28 | 6 | -24/+250 | |
* | | | | | | | | | Allow remote url to be relative to manifst url | Conley Owens | 2011-09-28 | 1 | -6/+19 | |
* | | | | | | | | | sync: Update default -j flag from manifest | Shawn O. Pearce | 2011-09-26 | 1 | -1/+2 | |
* | | | | | | | | | Ignore missing ~/.netrcv1.7.6.1 | Shawn O. Pearce | 2011-09-23 | 1 | -0/+2 | |
* | | | | | | | | | sync: Allow -j to have a default in manifestv1.7.6 | Shawn O. Pearce | 2011-09-22 | 3 | -1/+14 | |
* | | | | | | | | | sync: Limit -j to file descriptors | Shawn O. Pearce | 2011-09-22 | 1 | -0/+12 | |
* | | | | | | | | | Add global option --time to track execution | Shawn O. Pearce | 2011-09-22 | 1 | -1/+18 | |
* | | | | | | | | | Support units in progress messages | Shawn O. Pearce | 2011-09-19 | 1 | -7/+8 | |
* | | | | | | | | | Add support for url.*.insteadof | Shawn O. Pearce | 2011-09-19 | 1 | -0/+9 | |
* | | | | | | | | | Support ~/.netrc for HTTP Basic authentication | Shawn O. Pearce | 2011-09-19 | 1 | -0/+12 | |
* | | | | | | | | | Enhance HTTP support | Shawn O. Pearce | 2011-09-19 | 2 | -18/+77 | |
* | | | | | | | | | Honor http_proxy variable globally | Shawn O. Pearce | 2011-09-11 | 2 | -6/+8 | |
* | | | | | | | | | Change default REPO_URL to code.google.com | Shawn O. Pearce | 2011-09-05 | 1 | -2/+2 | |
* | | | | | | | | | Add commit-msg hook also for manifest project | Victor Boivie | 2011-07-20 | 1 | -1/+4 | |
* | | | | | | | | | Smart tag support | Victor Boivie | 2011-07-20 | 1 | -15/+23 |