summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2023-01-23Merge branch 'rs/ls-tree-path-expansion-fix'Junio C Hamano1-0/+6
2023-01-23Merge branch 'en/t6426-todo-cleanup'Junio C Hamano1-32/+20
2023-01-22bisect: fix "reset" when branch is checked out elsewhereRubén Justo1-0/+23
2023-01-22t0003: call dd with portable blocksizeTorsten Bögershausen1-2/+2
2023-01-21Merge branch 'ab/bisect-cleanup'Junio C Hamano1-1/+20
2023-01-21Merge branch 'tl/ls-tree-code-clean-up'Junio C Hamano1-1/+0
2023-01-21Merge branch 'ph/parse-date-reduced-precision'Junio C Hamano1-0/+8
2023-01-21Merge branch 'jk/interop-error'Junio C Hamano1-1/+1
2023-01-21Merge branch 'ar/test-cleanup'Junio C Hamano3-16/+11
2023-01-21Merge branch 'jx/t1301-updates'Junio C Hamano1-6/+8
2023-01-19fsck: do not assume NUL-termination of buffersJeff King1-0/+140
2023-01-19fetch: fix duplicate remote parallel fetch bugCalvin Wan1-0/+9
2023-01-19doc: pretty-formats note wide char limitations, and add testsPhilip Oakley1-0/+27
2023-01-18grep: correctly identify utf-8 characters with \{b,w} in -PCarlo Marcelo Arenas Belón1-0/+42
2023-01-18hash-object: use fsck for object checksJeff King1-0/+11
2023-01-18t: use hash-object --literally when created malformed objectsJeff King13-27/+27
2023-01-18t7030: stop using invalid tag nameJeff King2-2/+2
2023-01-18t1006: stop using 0-padded timestampsJeff King1-3/+3
2023-01-18t1007: modernize malformed object testsJeff King1-9/+9
2023-01-17t1600: fix racy index.skipHash testDerrick Stolee1-0/+1
2023-01-16Sync with 2.39.1Junio C Hamano3-0/+159
2023-01-16Merge branch 'ar/dup-words-fixes'Junio C Hamano3-7/+7
2023-01-16Merge branch 'ds/omit-trailing-hash-in-index'Junio C Hamano2-0/+38
2023-01-16Merge branch 'ws/single-file-cone'Junio C Hamano1-1/+10
2023-01-16Merge branch 'jk/ext-diff-with-relative'Junio C Hamano1-0/+29
2023-01-16Merge branch 'ds/bundle-uri-4'Junio C Hamano1-7/+0
2023-01-16Merge branch 'tr/am--no-verify'Junio C Hamano1-0/+32
2023-01-16Merge branch 'es/t1509-root-fixes'Junio C Hamano1-2/+8
2023-01-16scalar: show progress if stderr refers to a terminalZheNing Hu1-0/+26
2023-01-14ls-tree: fix expansion of repeated %(path)René Scharfe1-0/+6
2023-01-14t6426: fix TODO about making test more comprehensiveElijah Newren1-32/+20
2023-01-14env-helper: move this built-in to "test-tool env-helper"Ævar Arnfjörð Bjarmason6-35/+137
2023-01-14attr: add flag `--source` to work with tree-ishKarthik Nayak1-1/+40
2023-01-14t0003: move setup for `--all` into new blockKarthik Nayak1-2/+5
2023-01-13t3104: remove shift code in 'test_ls_tree_format'Teng Long1-1/+0
2023-01-13bisect: no longer try to clean up left-over `.git/head-name` filesJohannes Schindelin1-1/+0
2023-01-13bisect run: fix the error messageJohannes Schindelin1-0/+10
2023-01-13bisect: verify that a bogus option won't try to start a bisectionJohannes Schindelin1-0/+10
2023-01-13t7527: use test_when_finished in 'case insensitive+preserving'Andrei Rybak1-1/+1
2023-01-13t6422: drop commented out codeAndrei Rybak1-2/+0
2023-01-13t6003: uncomment test '--max-age=c3, --topo-order'Andrei Rybak1-13/+10
2023-01-13date.c: allow ISO 8601 reduced precision timesĐoàn Trần Công Danh1-0/+8
2023-01-13t/interop: report which vanilla git command failedJeff King1-1/+1
2023-01-08Merge branch 'js/drop-mingw-test-cmp'Junio C Hamano2-67/+1
2023-01-08*: fix typos which duplicate a wordAndrei Rybak3-7/+7
2023-01-07features: feature.manyFiles implies fast index writesDerrick Stolee1-0/+11
2023-01-07test-lib-functions: add helper for trailing hashDerrick Stolee2-0/+13
2023-01-07read-cache: add index.skipHash config optionDerrick Stolee1-0/+14
2023-01-06diff: use filespec path to set up tempfiles for ext-diffJeff King1-0/+29
2023-01-06test-bundle-uri: drop unused variablesJeff King1-7/+0