summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2018-02-27Merge branch 'rd/typofix'Libravatar Junio C Hamano2-2/+2
2018-02-27Merge branch 'jk/test-hashmap-updates'Libravatar Junio C Hamano1-26/+27
2018-02-27Merge branch 'jk/sq-dequote-on-bogus-input'Libravatar Junio C Hamano1-0/+23
2018-02-27Merge branch 'as/ll-i18n'Libravatar Junio C Hamano3-4/+4
2018-02-27Merge branch 'sg/doc-test-must-fail-args'Libravatar Junio C Hamano2-2/+22
2018-02-27Merge branch 'sb/describe-blob'Libravatar Junio C Hamano1-0/+8
2018-02-27Merge branch 'rs/check-ignore-multi'Libravatar Junio C Hamano1-0/+20
2018-02-27Merge branch 'jk/t0002-simplify'Libravatar Junio C Hamano1-43/+10
2018-02-27Merge branch 'js/fix-merge-arg-quoting-in-rebase-p'Libravatar Junio C Hamano1-1/+25
2018-02-27Merge branch 'jk/gettext-poison'Libravatar Junio C Hamano1-4/+0
2018-02-27Merge branch 'bp/name-hash-dirname-fix'Libravatar Junio C Hamano1-1/+15
2018-02-27Merge branch 'nd/fix-untracked-cache-invalidation'Libravatar Junio C Hamano2-0/+126
2018-02-21Merge branch 'sg/test-i18ngrep'Libravatar Junio C Hamano8-43/+72
2018-02-21Merge branch 'gs/rebase-allow-empty-message'Libravatar Junio C Hamano1-0/+23
2018-02-21Merge branch 'nd/format-patch-stat-width'Libravatar Junio C Hamano1-15/+31
2018-02-15Merge branch 'cc/perf-aggregate'Libravatar Junio C Hamano1-11/+37
2018-02-15Merge branch 'ab/wildmatch-tests'Libravatar Junio C Hamano3-245/+416
2018-02-15Merge branch 'po/object-id'Libravatar Junio C Hamano1-2/+2
2018-02-15Merge branch 'en/merge-recursive-fixes'Libravatar Junio C Hamano2-3/+9
2018-02-14Correct mispellings of ".gitmodule" to ".gitmodules"Libravatar Robert P. J. Day1-1/+1
2018-02-14t/: correct obvious typo "detahced"Libravatar Robert P. J. Day1-1/+1
2018-02-14sq_dequote: fix extra consumption of source stringLibravatar Jeff King1-0/+23
2018-02-14test-hashmap: use "unsigned int" for hash storageLibravatar Jeff King1-2/+3
2018-02-14test-hashmap: simplify alloc_test_entryLibravatar Jeff King1-18/+17
2018-02-14test-hashmap: use strbuf_getline rather than fgetsLibravatar Jeff King1-3/+5
2018-02-14test-hashmap: use xsnprintf rather than snprintfLibravatar Jeff King1-1/+1
2018-02-14test-hashmap: check allocation computation for overflowLibravatar Jeff King1-2/+1
2018-02-14test-hashmap: use ALLOC_ARRAY rather than bare mallocLibravatar Jeff King1-2/+2
2018-02-13Merge branch 'jk/daemon-fixes'Libravatar Junio C Hamano3-11/+101
2018-02-13Merge branch 'pw/sequencer-in-process-commit'Libravatar Junio C Hamano6-9/+176
2018-02-13Merge branch 'nd/shared-index-fix'Libravatar Junio C Hamano1-0/+19
2018-02-13Merge branch 'tg/split-index-fixes'Libravatar Junio C Hamano1-0/+19
2018-02-13Merge branch 'jt/http-redact-cookies'Libravatar Junio C Hamano1-0/+33
2018-02-13Merge branch 'nd/trace-with-env'Libravatar Junio C Hamano2-0/+46
2018-02-13Merge branch 'cl/t9001-cleanup'Libravatar Junio C Hamano1-10/+7
2018-02-13Merge branch 'jh/partial-clone'Libravatar Junio C Hamano3-0/+310
2018-02-13Merge branch 'jh/fsck-promisors'Libravatar Junio C Hamano1-0/+343
2018-02-13Merge branch 'ab/simplify-perl-makefile'Libravatar Junio C Hamano2-2/+2
2018-02-13Mark messages for translationsLibravatar Alexander Shopov3-4/+4
2018-02-12check-ignore: fix mix of directories and other file typesLibravatar René Scharfe1-0/+20
2018-02-12describe: confirm that blobs actually existLibravatar Jeff King1-0/+8
2018-02-12t0002: simplify error checkingLibravatar Jeff King1-43/+10
2018-02-12t: document 'test_must_fail ok=<signal-name>'Libravatar SZEDER Gábor2-2/+22
2018-02-08rebase -p: fix incorrect commit message when calling `git merge`.Libravatar Gregory Herrero1-1/+25
2018-02-08name-hash: properly fold directory names in adjust_dirname_case()Libravatar Ben Peart1-1/+15
2018-02-08t: make 'test_i18ngrep' more informative on failureLibravatar SZEDER Gábor1-4/+20
2018-02-08t: validate 'test_i18ngrep's parametersLibravatar SZEDER Gábor1-0/+12
2018-02-08t: move 'test_i18ncmp' and 'test_i18ngrep' to 'test-lib-functions.sh'Libravatar SZEDER Gábor2-26/+26
2018-02-08t5536: let 'test_i18ngrep' read the file without redirectionLibravatar SZEDER Gábor1-1/+1
2018-02-08t5510: consolidate 'grep' and 'test_i18ngrep' patternsLibravatar SZEDER Gábor1-6/+3