summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rd/typofix'Junio C Hamano2018-02-272-2/+2
|\
| * Correct mispellings of ".gitmodule" to ".gitmodules"rd/typofixRobert P. J. Day2018-02-141-1/+1
| * t/: correct obvious typo "detahced"Robert P. J. Day2018-02-141-1/+1
* | Merge branch 'jk/test-hashmap-updates'Junio C Hamano2018-02-271-26/+27
|\ \
| * | test-hashmap: use "unsigned int" for hash storagejk/test-hashmap-updatesJeff King2018-02-141-2/+3
| * | test-hashmap: simplify alloc_test_entryJeff King2018-02-141-18/+17
| * | test-hashmap: use strbuf_getline rather than fgetsJeff King2018-02-141-3/+5
| * | test-hashmap: use xsnprintf rather than snprintfJeff King2018-02-141-1/+1
| * | test-hashmap: check allocation computation for overflowJeff King2018-02-141-2/+1
| * | test-hashmap: use ALLOC_ARRAY rather than bare mallocJeff King2018-02-141-2/+2
* | | Merge branch 'jk/sq-dequote-on-bogus-input'Junio C Hamano2018-02-271-0/+23
|\ \ \
| * | | sq_dequote: fix extra consumption of source stringjk/sq-dequote-on-bogus-inputJeff King2018-02-141-0/+23
* | | | Merge branch 'as/ll-i18n'Junio C Hamano2018-02-273-4/+4
|\ \ \ \
| * | | | Mark messages for translationsas/ll-i18nAlexander Shopov2018-02-133-4/+4
* | | | | Merge branch 'sg/doc-test-must-fail-args'Junio C Hamano2018-02-272-2/+22
|\ \ \ \ \
| * | | | | t: document 'test_must_fail ok=<signal-name>'sg/doc-test-must-fail-argsSZEDER Gábor2018-02-122-2/+22
| | |/ / / | |/| | |
* | | | | Merge branch 'sb/describe-blob'Junio C Hamano2018-02-271-0/+8
|\ \ \ \ \
| * | | | | describe: confirm that blobs actually existsb/describe-blobJeff King2018-02-121-0/+8
* | | | | | Merge branch 'rs/check-ignore-multi'Junio C Hamano2018-02-271-0/+20
|\ \ \ \ \ \
| * | | | | | check-ignore: fix mix of directories and other file typesrs/check-ignore-multiRené Scharfe2018-02-121-0/+20
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jk/t0002-simplify'Junio C Hamano2018-02-271-43/+10
|\ \ \ \ \ \
| * | | | | | t0002: simplify error checkingjk/t0002-simplifyJeff King2018-02-121-43/+10
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'js/fix-merge-arg-quoting-in-rebase-p'Junio C Hamano2018-02-271-1/+25
|\ \ \ \ \ \
| * | | | | | rebase -p: fix incorrect commit message when calling `git merge`.js/fix-merge-arg-quoting-in-rebase-pGregory Herrero2018-02-081-1/+25
* | | | | | | Merge branch 'jk/gettext-poison'Junio C Hamano2018-02-271-4/+0
|\ \ \ \ \ \ \
| * | | | | | | t0205: drop redundant testJeff King2018-02-081-4/+0
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'bp/name-hash-dirname-fix'Junio C Hamano2018-02-271-1/+15
|\ \ \ \ \ \ \
| * | | | | | | name-hash: properly fold directory names in adjust_dirname_case()bp/name-hash-dirname-fixBen Peart2018-02-081-1/+15
* | | | | | | | Merge branch 'nd/fix-untracked-cache-invalidation'Junio C Hamano2018-02-272-0/+126
|\ \ \ \ \ \ \ \
| * | | | | | | | dir.c: ignore paths containing .git when invalidating untracked cachend/fix-untracked-cache-invalidationNguyễn Thái Ngọc Duy2018-02-071-0/+39
| * | | | | | | | dir.c: fix missing dir invalidation in untracked codeNguyễn Thái Ngọc Duy2018-01-241-2/+2
| * | | | | | | | status: add a failing test showing a core.untrackedCache bugÆvar Arnfjörð Bjarmason2018-01-241-0/+87
* | | | | | | | | Merge branch 'sg/test-i18ngrep'Junio C Hamano2018-02-218-43/+72
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t: make 'test_i18ngrep' more informative on failuresg/test-i18ngrepSZEDER Gábor2018-02-081-4/+20
| * | | | | | | | | t: validate 'test_i18ngrep's parametersSZEDER Gábor2018-02-081-0/+12
| * | | | | | | | | t: move 'test_i18ncmp' and 'test_i18ngrep' to 'test-lib-functions.sh'SZEDER Gábor2018-02-082-26/+26
| * | | | | | | | | t5536: let 'test_i18ngrep' read the file without redirectionSZEDER Gábor2018-02-081-1/+1
| * | | | | | | | | t5510: consolidate 'grep' and 'test_i18ngrep' patternsSZEDER Gábor2018-02-081-6/+3
| * | | | | | | | | t4001: don't run 'git status' upstream of a pipeSZEDER Gábor2018-02-081-3/+8
| * | | | | | | | | t6022: don't run 'git merge' upstream of a pipeSZEDER Gábor2018-02-081-2/+4
| * | | | | | | | | t5812: add 'test_i18ngrep's missing filename parameterSZEDER Gábor2018-02-081-4/+1
| * | | | | | | | | t5541: add 'test_i18ngrep's missing filename parameterSZEDER Gábor2018-02-081-1/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'gs/rebase-allow-empty-message'Junio C Hamano2018-02-211-0/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rebase: add --allow-empty-message optiongs/rebase-allow-empty-messageGenki Sky2018-02-071-0/+23
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'nd/format-patch-stat-width'Junio C Hamano2018-02-211-15/+31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | format-patch: reduce patch diffstat width to 72nd/format-patch-stat-widthNguyễn Thái Ngọc Duy2018-02-021-15/+31
| |/ / / / / / / /
* | | | | | | | | Merge branch 'cc/perf-aggregate'Junio C Hamano2018-02-151-11/+37
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | perf/aggregate: sort JSON fields in outputcc/perf-aggregateChristian Couder2018-02-021-1/+1
| * | | | | | | | | perf/aggregate: add --reponame optionChristian Couder2018-02-021-2/+13
| * | | | | | | | | perf/aggregate: add --subsection optionChristian Couder2018-02-021-9/+24
| |/ / / / / / / /