summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update gpg key for cco3@android.comv1.12.3.1v1.12.3Conley Owens2013-07-011-28/+28
* upload: fix display of destination branch for SingleBranchChirayu Desai2013-06-281-1/+1
* DownloadPatchSet: fetch the change only, and nothing else.Chirayu Desai2013-06-131-1/+0
* Merge "sync: assign manifest_name earlier"David Pursehouse2013-06-111-1/+2
|\
| * sync: assign manifest_name earlierChirayu Desai2013-06-111-1/+2
* | Fix urllib.parse (urlparse) handlingChirayu Desai2013-06-112-3/+3
|/
* Merge "Fix a few issues with dest-branch and multiples"Conley Owens2013-06-101-2/+4
|\
| * Fix a few issues with dest-branch and multiplesBryan Jacobs2013-06-031-2/+4
* | Merge "Fix "'module' object is not callable" error"Conley Owens2013-06-102-2/+2
|\ \
| * | Fix "'module' object is not callable" errorDavid Pursehouse2013-06-082-2/+2
* | | Degrade: Fix smart sync/smart tagVictor Boivie2013-06-081-3/+4
|/ /
* | Merge "Print project name for -p on mirror clients"Conley Owens2013-06-051-1/+6
|\ \
| * | Print project name for -p on mirror clientsJorge Gonzalez2013-06-031-1/+6
* | | Read cookie file from git-remote-persistent-https if applicableDave Borowitz2013-06-041-4/+29
* | | Ensure clone.bundle files have proper headerDave Borowitz2013-06-041-1/+12
|/ /
* / Fix a bug in repo upload --cbrBryan Jacobs2013-06-021-0/+2
|/
* Merge "Handle HTTPException when attempting to get ssh_info"Conley Owens2013-05-281-0/+6
|\
| * Handle HTTPException when attempting to get ssh_infoDavid Pursehouse2013-05-251-0/+6
* | Send reviews to a different branch from fetchBryan Jacobs2013-05-244-20/+50
|/
* Move Python version checking to a separate moduleDavid Pursehouse2013-05-2310-49/+62
* Remove unused show_smart option on list and info commandsDavid Pursehouse2013-05-162-2/+2
* Merge "Disable warning about locally disabling pylint warnings"David Pursehouse2013-05-151-1/+1
|\
| * Disable warning about locally disabling pylint warningsDavid Pursehouse2013-05-151-1/+1
* | Use reference also for manifest gitVictor Boivie2013-05-122-5/+27
|/
* Merge "Re-initialise repos git hooks when updating the forest"David Pursehouse2013-05-091-5/+12
|\
| * Re-initialise repos git hooks when updating the forestJimmie Wester2013-03-081-5/+12
* | Merge "Repo should not fetch tags for shallow projects"David Pursehouse2013-05-081-1/+3
|\ \
| * | Repo should not fetch tags for shallow projectsJimmie Wester2013-05-081-1/+3
* | | stage: replace filter on lambda with list comprehensionDavid Pursehouse2013-05-081-4/+4
|/ /
* | Merge "Optimise regex pattern compilation in FindProjects"Conley Owens2013-05-071-2/+2
|\ \
| * | Optimise regex pattern compilation in FindProjectsDavid Pursehouse2013-04-301-2/+2
* | | Disable pylint warnings about similar lines in multiple filesDavid Pursehouse2013-05-041-1/+1
* | | Disable warnings related to imports in pylint configDavid Pursehouse2013-05-031-1/+1
|/ /
* | Add regex support for subcommand forallZhiguang Li2013-04-293-13/+24
* | Merge "Set correct name in PyDev and Eclipse project config"David Pursehouse2013-04-202-2/+2
|\ \
| * | Set correct name in PyDev and Eclipse project configDavid Pursehouse2013-04-192-2/+2
* | | Merge "Some fixes for supporting python3"Conley Owens2013-04-1914-90/+130
|\ \ \
| * | | Some fixes for supporting python3Chirayu Desai2013-04-1814-90/+130
| |/ /
* / / repo: add rudimentary version checkingChirayu Desai2013-04-171-0/+14
|/ /
* | sync: be more verboseChirayu Desai2013-04-151-0/+5
* | Allow mirror to be created in directories specified by 'path' attributeScott Fan2013-04-112-0/+11
* | Allow clone depth to be specified per projectDavid Pursehouse2013-04-103-2/+23
* | list: add name-only and path-only optionsChirayu Desai2013-04-061-1/+18
* | Special handling for manifest group "default"David Holmer2013-04-034-6/+13
* | Fix `repo manifest` support of remote aliases.Brian Harring2013-04-031-2/+0
* | Reload the correct manifest during sync.Tim Kilbourn2013-03-081-2/+9
|/
* Add `repoc` to the .gitignore fileChirayu Desai2013-03-081-0/+1
* Merge "Add manifest groups to the output of `info`"David Pursehouse2013-03-081-1/+7
|\
| * Add manifest groups to the output of `info`Conley Owens2013-03-071-1/+7
* | Merge "Fix: Missing spaces in printed messages"David Pursehouse2013-03-065-7/+7
|\ \