summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2023-01-30Merge branch 'tb/t0003-invoke-dd-more-portably'Junio C Hamano
2023-01-30Merge branch 'jk/hash-object-fsck'Junio C Hamano
2023-01-30Merge branch 'po/pretty-format-columns-doc'Junio C Hamano
2023-01-27Merge branch 'cw/fetch-remote-group-with-duplication'Junio C Hamano
2023-01-27Merge branch 'km/send-email-with-v-reroll-count'Junio C Hamano
2023-01-27Merge branch 'cb/grep-pcre-ucp'Junio C Hamano
2023-01-23Merge branch 'zh/scalar-progress'Junio C Hamano
2023-01-23Merge branch 'ds/omit-trailing-hash-in-index'Junio C Hamano
2023-01-23Merge branch 'ab/test-env-helper'Junio C Hamano
2023-01-23Merge branch 'kn/attr-from-tree'Junio C Hamano
2023-01-23Merge branch 'rs/ls-tree-path-expansion-fix'Junio C Hamano
2023-01-23Merge branch 'en/t6426-todo-cleanup'Junio C Hamano
2023-01-22t0003: call dd with portable blocksizeTorsten Bögershausen
2023-01-22Merge branch 'ab/bisect-cleanup'Junio C Hamano
2023-01-22Merge branch 'tl/ls-tree-code-clean-up'Junio C Hamano
2023-01-22Merge branch 'ph/parse-date-reduced-precision'Junio C Hamano
2023-01-22Merge branch 'jk/interop-error'Junio C Hamano
2023-01-22Merge branch 'ar/test-cleanup'Junio C Hamano
2023-01-22Merge branch 'jx/t1301-updates'Junio C Hamano
2023-01-19fsck: do not assume NUL-termination of buffersJeff King
2023-01-19fetch: fix duplicate remote parallel fetch bugCalvin Wan
2023-01-19doc: pretty-formats note wide char limitations, and add testsPhilip Oakley
2023-01-18grep: correctly identify utf-8 characters with \{b,w} in -PCarlo Marcelo Arenas Belón
2023-01-18hash-object: use fsck for object checksJeff King
2023-01-18t: use hash-object --literally when created malformed objectsJeff King
2023-01-18t7030: stop using invalid tag nameJeff King
2023-01-18t1006: stop using 0-padded timestampsJeff King
2023-01-18t1007: modernize malformed object testsJeff King
2023-01-17t1600: fix racy index.skipHash testDerrick Stolee
2023-01-16Sync with 2.39.1Junio C Hamano
2023-01-16Merge branch 'ar/dup-words-fixes'Junio C Hamano
2023-01-16Merge branch 'ds/omit-trailing-hash-in-index'Junio C Hamano
2023-01-16Merge branch 'ws/single-file-cone'Junio C Hamano
2023-01-16Merge branch 'jk/ext-diff-with-relative'Junio C Hamano
2023-01-16Merge branch 'ds/bundle-uri-4'Junio C Hamano
2023-01-16Merge branch 'tr/am--no-verify'Junio C Hamano
2023-01-16Merge branch 'es/t1509-root-fixes'Junio C Hamano
2023-01-16scalar: show progress if stderr refers to a terminalZheNing Hu
2023-01-15ls-tree: fix expansion of repeated %(path)René Scharfe
2023-01-15t6426: fix TODO about making test more comprehensiveElijah Newren
2023-01-15env-helper: move this built-in to "test-tool env-helper"Ævar Arnfjörð Bjarmason
2023-01-14attr: add flag `--source` to work with tree-ishKarthik Nayak
2023-01-14t0003: move setup for `--all` into new blockKarthik Nayak
2023-01-13t3104: remove shift code in 'test_ls_tree_format'Teng Long
2023-01-13bisect: no longer try to clean up left-over `.git/head-name` filesJohannes Schindelin
2023-01-13bisect run: fix the error messageJohannes Schindelin
2023-01-13bisect: verify that a bogus option won't try to start a bisectionJohannes Schindelin
2023-01-13t7527: use test_when_finished in 'case insensitive+preserving'Andrei Rybak
2023-01-13t6422: drop commented out codeAndrei Rybak
2023-01-13t6003: uncomment test '--max-age=c3, --topo-order'Andrei Rybak