summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2019-10-07hashmap_entry_init takes "struct hashmap_entry *"Eric Wong
2019-08-22Merge branch 'jk/perf-no-dups'Junio C Hamano
2019-08-22Merge branch 'sg/show-failed-test-names'Junio C Hamano
2019-08-22Merge branch 'sg/commit-graph-validate'Junio C Hamano
2019-08-22Merge branch 'vn/restore-empty-ita-corner-case-fix'Junio C Hamano
2019-08-22Merge branch 'sg/do-not-skip-non-httpd-tests'Junio C Hamano
2019-08-22Merge branch 'sg/t5510-test-i18ngrep-fix'Junio C Hamano
2019-08-22Merge branch 'mt/grep-submodules-working-tree'Junio C Hamano
2019-08-12t/perf: rename duplicate-numbered test scriptJeff King
2019-08-09Merge branch 'bc/hash-independent-tests-part-4'Junio C Hamano
2019-08-09Merge branch 'mt/dir-iterator-updates'Junio C Hamano
2019-08-08Merge branch 'en/disable-dir-rename-in-recursive-merge'Junio C Hamano
2019-08-08t0000: reword comments for "local" testJeff King
2019-08-08t: decrease nesting in test_oid_to_pathJonathan Nieder
2019-08-07test-dir-iterator: use path argument directlyRené Scharfe
2019-08-06merge-recursive: avoid directory rename detection in recursive caseElijah Newren
2019-08-05tests: show the test name and number at the start of verbose outputSZEDER Gábor
2019-08-05t0000-basic: use realistic test script names in the verbose testsSZEDER Gábor
2019-08-05commit-graph: fix bug around octopus mergesDerrick Stolee
2019-08-05commit-graph: error out on invalid commit oids in 'write --stdin-commits'SZEDER Gábor
2019-08-05t5318-commit-graph: use 'test_expect_code'SZEDER Gábor
2019-08-02Merge branch 'jc/log-mailmap-flip-defaults'Junio C Hamano
2019-08-02Merge branch 'js/early-config-with-onbranch'Junio C Hamano
2019-08-02restore: add test for deleted ita filesVarun Naik
2019-08-02checkout.c: unstage empty deleted ita filesVarun Naik
2019-08-02log: really flip the --mailmap defaultJunio C Hamano
2019-08-02t: warn against adding non-httpd-specific tests after sourcing 'lib-httpd'SZEDER Gábor
2019-08-01t5703: run all non-httpd-specific tests before sourcing 'lib-httpd.sh'SZEDER Gábor
2019-08-01t5510-fetch: run non-httpd-specific test before sourcing 'lib-httpd.sh'SZEDER Gábor
2019-08-01Merge branch 'jk/repack-silence-auto-bitmap-warning'Junio C Hamano
2019-08-01Merge branch 'jk/sort-iter-test-output'Junio C Hamano
2019-08-01Merge branch 'jc/dir-iterator-test-fix'Junio C Hamano
2019-08-01Merge branch 'bc/hash-independent-tests-part-4'Junio C Hamano
2019-08-01log: flip the --mailmap default unconditionallyJunio C Hamano
2019-07-31config: work around bug with includeif:onbranch and early configJohannes Schindelin
2019-07-31repack: simplify handling of auto-bitmaps and .keep filesJeff King
2019-07-31repack: silence warnings when auto-enabled bitmaps cannot be builtJeff King
2019-07-31t7700: clean up .keep file in bitmap-writing testJeff King
2019-07-31t5510-fetch: fix negated 'test_i18ngrep' invocationSZEDER Gábor
2019-07-31t: sort output of hashmap iterationJeff King
2019-07-30grep: fix worktree case in submodulesMatheus Tavares
2019-07-30test-dir-iterator: do not assume errno valuesJunio C Hamano
2019-07-29Merge branch 'jk/xdiff-clamp-funcname-context-index'Junio C Hamano
2019-07-29Merge branch 'fc/fetch-with-import-fix' into maintJunio C Hamano
2019-07-29Merge branch 'ds/close-object-store' into maintJunio C Hamano
2019-07-29Merge branch 'pw/add-p-recount' into maintJunio C Hamano
2019-07-29Merge branch 'jk/trailers-use-config' into maintJunio C Hamano
2019-07-29Merge branch 'tg/stash-ref-by-index-fix' into maintJunio C Hamano
2019-07-29Merge branch 'pw/rebase-abort-clean-rewritten' into maintJunio C Hamano
2019-07-29Merge branch 'sg/rebase-progress' into maintJunio C Hamano