summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Respect version hyphenationv1.12.11Conley Owens2014-01-301-1/+1
* Handle release candidates in git version parsingConley Owens2014-01-301-4/+8
* repo: Fix 'remove-project' regression with multiple projects.v1.12.10David James2014-01-301-3/+6
* Properly iterate through valuesv1.12.9Conley Owens2014-01-291-1/+1
* Merge "Only fetch current branch on shallow clients"v1.12.8Conley Owens2014-01-291-4/+7
|\
| * Only fetch current branch on shallow clientsShawn Pearce2014-01-291-4/+7
* | Merge "Don't backtrace when current branch is not uploadable."David Pursehouse2014-01-141-1/+10
|\ \
| * | Don't backtrace when current branch is not uploadable.Warren Turkal2013-12-111-1/+10
* | | Merge "hooks/pre-auto-gc: fix AC detection on OSX Maverick"David Pursehouse2014-01-101-1/+1
|\ \ \
| * | | hooks/pre-auto-gc: fix AC detection on OSX MaverickPawit Pornkitprasan2013-12-171-1/+1
| |/ /
* | | 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