summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2018-07-24Merge branch 'jk/for-each-ref-icase'Libravatar Junio C Hamano1-0/+11
2018-07-24Merge branch 'en/t5407-rebase-m-fix'Libravatar Junio C Hamano1-1/+1
2018-07-24Merge branch 'en/rebase-consistency'Libravatar Junio C Hamano4-11/+200
2018-07-24Merge branch 'sb/submodule-move-head-error-msg'Libravatar Junio C Hamano1-1/+2
2018-07-24fetch: send "refs/tags/" prefix upon CLI refspecsLibravatar Jonathan Tan1-3/+21
2018-07-24t5702: test fetch with multiple refspecs at a timeLibravatar Jonathan Tan1-0/+47
2018-07-23t7406: avoid failures solely due to timing issuesLibravatar Johannes Schindelin1-5/+6
2018-07-23transport-helper.c: mark more strings for translationLibravatar Nguyễn Thái Ngọc Duy1-4/+4
2018-07-23refs.c: mark more strings for translationLibravatar Nguyễn Thái Ngọc Duy5-17/+17
2018-07-23object.c: mark more strings for translationLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-07-23dir.c: mark more strings for translationLibravatar Nguyễn Thái Ngọc Duy2-3/+3
2018-07-23convert.c: mark more strings for translationLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-07-23connect.c: mark more strings for translationLibravatar Nguyễn Thái Ngọc Duy1-3/+3
2018-07-23config.c: mark more strings for translationLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-07-23builtin/pack-objects.c: mark more strings for translationLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-07-23builtin/config.c: mark more strings for translationLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-07-23Update messages in preparation for i18nLibravatar Nguyễn Thái Ngọc Duy4-10/+10
2018-07-20clone: send ref-prefixes when using protocol v2Libravatar Brandon Williams1-1/+6
2018-07-20t9300: wait for background fast-import process to die after killing itLibravatar SZEDER Gábor1-1/+4
2018-07-20gpg-interface t: extend the existing GPG tests with GPGSMLibravatar Henning Schild7-5/+178
2018-07-19diff.c: add white space mode to move detection that allows indent changesLibravatar Stefan Beller1-0/+88
2018-07-18add core.usereplacerefs config optionLibravatar Jeff King1-0/+6
2018-07-18Merge branch 'en/rebase-i-microfixes'Libravatar Junio C Hamano1-0/+32
2018-07-18Merge branch 'mb/filter-branch-optim'Libravatar Junio C Hamano1-0/+15
2018-07-18Merge branch 'jk/branch-l-0-deprecation'Libravatar Junio C Hamano2-19/+19
2018-07-18Merge branch 'tb/grep-column'Libravatar Junio C Hamano1-0/+95
2018-07-18Merge branch 'xy/format-patch-prereq-patch-id-fix'Libravatar Junio C Hamano1-2/+4
2018-07-18Merge branch 'pw/rebase-i-keep-reword-after-conflict'Libravatar Junio C Hamano2-0/+76
2018-07-18Merge branch 'sb/submodule-core-worktree'Libravatar Junio C Hamano2-2/+8
2018-07-18t/t7510: check the validation of the new config gpg.formatLibravatar Henning Schild1-0/+7
2018-07-17commit-graph: add repo arg to graph readersLibravatar Jonathan Tan4-0/+119
2018-07-17Merge branch 'ds/commit-graph-fsck' into jt/commit-graph-per-object-storeLibravatar Junio C Hamano1-2/+203
2018-07-17diff.c: decouple white space treatment from move detection algorithmLibravatar Stefan Beller1-4/+58
2018-07-17diff.c: add a blocks mode for moved code detectionLibravatar Stefan Beller1-2/+47
2018-07-17t4015: avoid git as a pipe inputLibravatar Stefan Beller1-30/+20
2018-07-17t/chainlint: add chainlint "specialized" test casesLibravatar Eric Sunshine4-0/+31
2018-07-17t/chainlint: add chainlint "complex" test casesLibravatar Eric Sunshine8-0/+82
2018-07-17t/chainlint: add chainlint "cuddled" test casesLibravatar Eric Sunshine6-0/+70
2018-07-17t/chainlint: add chainlint "loop" and "conditional" test casesLibravatar Eric Sunshine10-0/+200
2018-07-17t/chainlint: add chainlint "nested subshell" test casesLibravatar Eric Sunshine12-0/+173
2018-07-17t/chainlint: add chainlint "one-liner" test casesLibravatar Eric Sunshine6-0/+71
2018-07-17t/chainlint: add chainlint "whitespace" test casesLibravatar Eric Sunshine12-0/+113
2018-07-17t/chainlint: add chainlint "basic" test casesLibravatar Eric Sunshine16-0/+206
2018-07-17t/Makefile: add machinery to check correctness of chainlint.sedLibravatar Eric Sunshine2-4/+22
2018-07-17t/test-lib: teach --chain-lint to detect broken &&-chains in subshellsLibravatar Eric Sunshine2-1/+348
2018-07-17t5608: fix broken &&-chainLibravatar SZEDER Gábor1-1/+1
2018-07-16t/check-non-portable-shell: detect "FOO=bar shell_func"Libravatar Eric Sunshine1-0/+19
2018-07-16t/check-non-portable-shell: make error messages more compactLibravatar Eric Sunshine1-0/+2
2018-07-16t/check-non-portable-shell: stop being so politeLibravatar Eric Sunshine1-5/+5
2018-07-16t6046/t9833: fix use of "VAR=VAL cmd" with a shell functionLibravatar Eric Sunshine2-2/+6