summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "repo: Support multiple branches for the same project."Conley Owens2014-01-106-79/+190
|\
| * repo: Support multiple branches for the same project.David James2013-10-146-79/+190
* | Merge "Canonicalize project hooks path before use"Conley Owens2014-01-091-2/+2
|\ \
| * | Canonicalize project hooks path before useJesse Hall2013-12-031-2/+2
* | | Fix os.mkdir race condition.David James2013-12-261-12/+13
* | | Merge "Add --archive option to init to sync using git archive"Conley Owens2013-12-185-5/+98
|\ \ \
| * | | Add --archive option to init to sync using git archiveJulien Campergue2013-12-105-5/+98
* | | | Fix error in xml manifest doc.Warren Turkal2013-12-101-1/+1
|/ / /
* / / Update the commit-msg hook to the version from Gerrit 2.6David Pursehouse2013-11-291-2/+2
|/ /
* | Merge "Allow using repo with python3"David Pursehouse2013-11-221-2/+1
|\ \
| * | Allow using repo with python3Chirayu Desai2013-11-211-2/+1
* | | Fix print of git-remote-persistent-https errorConley Owens2013-11-211-3/+3
* | | Remove trailing whitespaceChirayu Desai2013-11-212-6/+6
|/ /
* | Fix some python3 encoding issuesChirayu Desai2013-11-215-6/+6
* | Fix a small whitespace consistency issueConley Owens2013-10-161-1/+1
* | Merge "Dan't accessing attr of None (`manifest` subcmd)"v1.12.7Conley Owens2013-10-161-1/+3
|\ \
| * | 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
|\ \ \