summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Accept all UTF-8 committer names"v1.12.4Conley Owens2013-09-271-1/+1
|\
| * Accept all UTF-8 committer namesConley Owens2013-09-271-1/+1
* | Merge "Do not use print_function from __future__"Conley Owens2013-09-271-63/+70
|\ \
| * | Do not use print_function from __future__Conley Owens2013-09-271-63/+70
| |/
* | Assume http upload if ssh_info cannot be parsedConley Owens2013-09-271-7/+4
* | Merge changes I4b77af22,Ib5bc2de5David Pursehouse2013-09-271-1/+4
|\ \ | |/ |/|
| * Sync: Improved error message when manifest server RPC call failsDavid Pursehouse2013-09-251-1/+2
| * Sync: Print name of manifest server used for smart sync/smart tagDavid Pursehouse2013-09-251-0/+2
* | Merge "Wait for git-remote-persistent-https -print_config to exit"Conley Owens2013-09-261-1/+6
|\ \
| * | Wait for git-remote-persistent-https -print_config to exitDave Borowitz2013-09-251-1/+6
| |/
* / Give the node _Default class a destBranchExprConley Owens2013-09-251-0/+1
|/
* 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
|/ /