summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2018-10-04fetch-pack: exclude blobs when lazy-fetching treesLibravatar Jonathan Tan1-0/+41
2018-09-28t7005-editor: quote filename to fix whitespace-issueLibravatar Alexander Pyhalov1-1/+1
2018-09-28rev-parse: --show-superproject-working-tree should work during a mergeLibravatar Sam McKelvie1-0/+16
2018-09-28t1400: drop debug `echo` to actually execute `test`Libravatar Martin Ågren1-1/+1
2018-09-28t1700-split-index: document why FSMONITOR is disabled in this test scriptLibravatar SZEDER Gábor1-0/+3
2018-09-27commit: fix erroneous BUG, 'multiple renames on the same target? how?'Libravatar Elijah Newren1-0/+23
2018-09-27Sync with 2.18.1Libravatar Junio C Hamano2-0/+77
2018-09-27Sync with 2.17.2Libravatar Junio C Hamano2-0/+77
2018-09-27fsck: detect submodule paths starting with dashLibravatar Jeff King1-0/+8
2018-09-27fsck: detect submodule urls starting with dashLibravatar Jeff King1-0/+15
2018-09-27Sync with 2.16.5Libravatar Junio C Hamano2-0/+54
2018-09-27Sync with 2.15.3Libravatar Junio C Hamano2-0/+54
2018-09-27Sync with Git 2.14.4Libravatar Junio C Hamano2-0/+54
2018-09-27submodule-config: ban submodule paths that start with a dashLibravatar Jeff King1-0/+20
2018-09-27submodule-config: ban submodule urls that start with dashLibravatar Jeff King1-0/+34
2018-09-24t5551: compare sorted cookies filesLibravatar Thomas Gummerer1-2/+2
2018-09-24t5551: move setup code inside test_expect blocksLibravatar Thomas Gummerer1-33/+33
2018-09-21add: do not accept pathspec magic 'attr'Libravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-09-14builtin/remote: quote remote name on error to display empty nameLibravatar Shulhan1-2/+2
2018-09-14linear-assignment: fix potential out of bounds memory accessLibravatar Thomas Gummerer1-0/+5
2018-09-13fetch-object: set exact_oid when fetchingLibravatar Jonathan Tan1-0/+12
2018-09-13sequencer: fix --allow-empty-message behavior, make it smarterLibravatar Elijah Newren3-15/+12
2018-09-12update-ref: allow --no-deref with --stdinLibravatar Elijah Newren1-0/+31
2018-09-12t0090: disable GIT_TEST_SPLIT_INDEX for the test checking split indexLibravatar SZEDER Gábor1-7/+10
2018-09-12t1700-split-index: drop unnecessary 'grep'Libravatar SZEDER Gábor1-1/+1
2018-09-11mingw: fix mingw_open_append to work with named pipesLibravatar Jeff Hostetler1-1/+1
2018-09-11t0051: test GIT_TRACE to a windows named pipeLibravatar Jeff Hostetler4-0/+95
2018-09-11rerere: avoid buffer overrunLibravatar Elijah Newren1-1/+1
2018-09-11t4200: demonstrate rerere segfault on specially crafted mergeLibravatar Elijah Newren1-0/+29
2018-09-11t3701-add-interactive: tighten the check of trace outputLibravatar SZEDER Gábor1-1/+1
2018-09-10Merge branch 'jn/submodule-core-worktree-revert'Libravatar Junio C Hamano2-8/+2
2018-09-10Merge branch 'mk/http-backend-content-length'Libravatar Junio C Hamano1-0/+11
2018-09-07Revert "Merge branch 'sb/submodule-core-worktree'"Libravatar Jonathan Nieder2-8/+2
2018-09-07http-backend: allow empty CONTENT_LENGTHLibravatar Max Kirillov1-0/+11
2018-09-05reopen_tempfile(): truncate opened fileLibravatar Jeff King1-0/+18
2018-09-04Merge branch 'es/chain-lint-more'Libravatar Junio C Hamano5-4/+18
2018-09-04Merge branch 'ab/portable-more'Libravatar Junio C Hamano10-44/+53
2018-09-04Merge branch 'en/directory-renames-nothanks'Libravatar Junio C Hamano1-1/+109
2018-09-04Merge branch 'pw/rebase-i-author-script-fix'Libravatar Junio C Hamano1-3/+15
2018-09-04rebase -i: be careful to wrap up fixup/squash chainsLibravatar Johannes Schindelin1-1/+1
2018-09-04rebase -i --autosquash: demonstrate a problem skipping the last squashLibravatar Johannes Schindelin1-0/+19
2018-08-30am: avoid directory rename detection when calling recursive merge machineryLibravatar Elijah Newren1-2/+2
2018-08-30t3401: add another directory rename testcase for rebase and amLibravatar Elijah Newren1-1/+109
2018-08-29chainlint: match "quoted" here-doc tagsLibravatar Eric Sunshine5-4/+18
2018-08-29tests: fix non-portable iconv invocationLibravatar Ævar Arnfjörð Bjarmason1-1/+5
2018-08-29tests: fix non-portable "${var:-"str"}" constructLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2018-08-27Merge branch 'sg/test-rebase-editor-fix'Libravatar Junio C Hamano1-3/+3
2018-08-27Merge branch 'ab/test-must-be-empty-for-master'Libravatar Junio C Hamano1-1/+1
2018-08-27Merge branch 'sg/t3420-autostash-fix'Libravatar Junio C Hamano1-4/+4
2018-08-27Merge branch 'sg/t3903-missing-fix'Libravatar Junio C Hamano1-1/+1