summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Dan't accessing attr of None (`manifest` subcmd)Conley Owens2013-10-161-1/+3
* | | Only check merge destination if it isn't Nonev1.12.6Conley Owens2013-10-151-9/+10
|/ /
* | Fix indentationv1.12.5David Pursehouse2013-10-152-11/+10
* | Merge "Better handling of duplicate default"David Pursehouse2013-10-151-5/+14
|\ \
| * | Better handling of duplicate defaultJulien Campergue2013-10-101-5/+14
* | | Merge "repo: use explicit Python executable to run main.py"Conley Owens2013-10-101-2/+2
|\ \ \ | |_|/ |/| |
| * | repo: use explicit Python executable to run main.pyanatoly techtonik2013-09-211-2/+2
* | | Merge "Respect remote aliases"Conley Owens2013-10-101-1/+6
|\ \ \
| * | | Respect remote aliasesConley Owens2013-10-081-1/+6
| | |/ | |/|
* | | Don't upload when dest branch is not merge branchConley Owens2013-10-101-0/+29
* | | don't pass project revision to UploadForReviewColin Cross2013-10-081-1/+1
|/ /
* | 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