summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* transport: do not list refs if possibleJonathan Tan2018-10-073-3/+16
* transport: allow skipping of ref listingJonathan Tan2018-10-071-4/+25
* Sync with 2.19.1Junio C Hamano2018-09-2711-0/+154
|\
| * Git 2.19.1v2.19.1Junio C Hamano2018-09-273-2/+8
| * Sync with 2.18.1Junio C Hamano2018-09-2710-0/+148
| |\
| | * Git 2.18.1v2.18.1Junio C Hamano2018-09-273-2/+8
| | * Sync with 2.17.2Junio C Hamano2018-09-279-0/+142
| | |\
| | | * Git 2.17.2v2.17.2Junio C Hamano2018-09-273-2/+14
| | | * fsck: detect submodule paths starting with dashJeff King2018-09-272-0/+15
| | | * fsck: detect submodule urls starting with dashJeff King2018-09-272-0/+22
| | | * Sync with 2.16.5Junio C Hamano2018-09-277-0/+93
| | | |\
| | | | * Git 2.16.5v2.16.5Junio C Hamano2018-09-273-2/+8
| | | | * Sync with 2.15.3Junio C Hamano2018-09-276-0/+87
| | | | |\
| | | | | * Git 2.15.3v2.15.3Junio C Hamano2018-09-273-2/+8
| | | | | * Sync with Git 2.14.4Junio C Hamano2018-09-275-0/+81
| | | | | |\
| | | | | | * Git 2.14.5v2.14.5Junio C Hamano2018-09-273-2/+18
| | | | | | * submodule-config: ban submodule paths that start with a dashJeff King2018-09-272-0/+22
| | | | | | * submodule-config: ban submodule urls that start with dashJeff King2018-09-272-0/+42
| | | | | | * submodule--helper: use "--" to signal end of clone optionsJeff King2018-09-271-0/+1
* | | | | | | Second batch post 2.19Junio C Hamano2018-09-241-0/+55
* | | | | | | Merge branch 'tg/range-diff-corner-case-fix'Junio C Hamano2018-09-242-0/+11
|\ \ \ \ \ \ \
| * | | | | | | linear-assignment: fix potential out of bounds memory accessThomas Gummerer2018-09-142-0/+11
* | | | | | | | Merge branch 'sg/split-index-test'Junio C Hamano2018-09-242-8/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | t0090: disable GIT_TEST_SPLIT_INDEX for the test checking split indexSZEDER Gábor2018-09-121-7/+10
| * | | | | | | | t1700-split-index: drop unnecessary 'grep'SZEDER Gábor2018-09-121-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'en/update-ref-no-deref-stdin'Junio C Hamano2018-09-243-12/+46
|\ \ \ \ \ \ \ \
| * | | | | | | | update-ref: allow --no-deref with --stdinElijah Newren2018-09-133-11/+45
| * | | | | | | | update-ref: fix type of update_flags variable to match its usageElijah Newren2018-09-131-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'ms/remote-error-message-update'Junio C Hamano2018-09-242-5/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | builtin/remote: quote remote name on error to display empty nameShulhan2018-09-142-5/+5
| |/ / / / / / /
* | | | | | | | Merge branch 'jt/lazy-object-fetch-fix'Junio C Hamano2018-09-245-19/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | fetch-object: set exact_oid when fetchingJonathan Tan2018-09-132-0/+13
| * | | | | | | | fetch-object: unify fetch_object[s] functionsJonathan Tan2018-09-134-19/+9
| |/ / / / / / /
* | | | | | | | Merge branch 'en/sequencer-empty-edit-result-aborts'Junio C Hamano2018-09-244-17/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | sequencer: fix --allow-empty-message behavior, make it smarterElijah Newren2018-09-134-17/+14
* | | | | | | | | Merge branch 'ds/reachable'Junio C Hamano2018-09-243-14/+79
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | commit-reach: fix memory and flag leaksDerrick Stolee2018-09-211-0/+5
| * | | | | | | | | commit-reach: properly peel tagsDerrick Stolee2018-09-213-14/+74
* | | | | | | | | | Merge branch 'nd/attr-pathspec-fix'Junio C Hamano2018-09-242-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | add: do not accept pathspec magic 'attr'Nguyễn Thái Ngọc Duy2018-09-212-2/+2
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'bw/protocol-v2'Junio C Hamano2018-09-241-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | config: document value 2 for protocol.versionBrandon Williams2018-09-111-0/+2
* | | | | | | | | | | Merge branch 'sb/string-list-remove-unused'Junio C Hamano2018-09-242-18/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | string-list: remove unused function print_string_listStefan Beller2018-09-112-18/+0
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jk/dev-build-format-security'Junio C Hamano2018-09-241-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | config.mak.dev: add -Wformat-securityJeff King2018-09-111-0/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'sg/t3701-tighten-trace'Junio C Hamano2018-09-241-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t3701-add-interactive: tighten the check of trace outputSZEDER Gábor2018-09-111-1/+1
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'sb/diff-color-move-more'Junio C Hamano2018-09-241-5/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | diff: fix --color-moved-ws=allow-indentation-changePhillip Wood2018-09-111-5/+6