summaryrefslogtreecommitdiff
path: root/t/helper
AgeCommit message (Expand)Author
2024-05-24Merge branch 'fixes/2.45.1/2.43' into fixes/2.45.1/2.44Junio C Hamano
2024-05-24Merge branch 'fixes/2.45.1/2.42' into fixes/2.45.1/2.43Junio C Hamano
2024-05-24Merge branch 'fixes/2.45.1/2.41' into fixes/2.45.1/2.42Junio C Hamano
2024-05-24Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41Junio C Hamano
2024-05-24Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into fixes/2.45.1/2.40Junio C Hamano
2024-05-21Revert "Add a helper function to compare file contents"Johannes Schindelin
2024-04-19Sync with 2.43.4Johannes Schindelin
2024-04-19Sync with 2.42.2Johannes Schindelin
2024-04-19Sync with 2.41.1Johannes Schindelin
2024-04-19Sync with 2.40.2Johannes Schindelin
2024-04-19Sync with 2.39.4Johannes Schindelin
2024-04-19Add a helper function to compare file contentsJohannes Schindelin
2024-02-08Merge branch 'jx/sideband-chomp-newline-fix' into maint-2.43Junio C Hamano
2024-02-08Merge branch 'en/header-cleanup' into maint-2.43Junio C Hamano
2024-02-08Merge branch 'jh/trace2-redact-auth' into maint-2.43Junio C Hamano
2024-02-08Merge branch 'js/update-urls-in-doc-and-comment' into maint-2.43Junio C Hamano
2024-02-08Merge branch 'cp/unit-test-prio-queue'Junio C Hamano
2024-01-26Merge branch 'vd/fsck-submodule-url-test'Junio C Hamano
2024-01-26Merge branch 'al/unit-test-ctype'Junio C Hamano
2024-01-22tests: move t0009-prio-queue.sh to the new unit testing frameworkChandra Pratap
2024-01-19t7450: test submodule urlsVictoria Dye
2024-01-18test-submodule: remove command line handling for check-nameVictoria Dye
2024-01-16unit-tests: rewrite t/helper/test-ctype.c as a unit testAchu Luma
2024-01-12Merge branch 'jx/sideband-chomp-newline-fix'Junio C Hamano
2024-01-12Merge branch 'tb/multi-pack-verbatim-reuse'Junio C Hamano
2024-01-08Merge branch 'en/header-cleanup'Junio C Hamano
2023-12-26treewide: remove unnecessary includes in source filesElijah Newren
2023-12-26submodule-config.h: remove unnecessary includeElijah Newren
2023-12-26pkt-line.h: remove unnecessary includeElijah Newren
2023-12-26treewide: remove unnecessary includes in source filesElijah Newren
2023-12-18Merge branch 'jh/trace2-redact-auth'Junio C Hamano
2023-12-18Merge branch 'js/update-urls-in-doc-and-comment'Junio C Hamano
2023-12-18Merge branch 'cc/git-replay'Junio C Hamano
2023-12-18test-pkt-line: add option parser for unpack-sidebandJiang Xin
2023-12-14midx: implement `midx_preferred_pack()`Taylor Blau
2023-12-14midx: implement `BTMP` chunkTaylor Blau
2023-12-09Merge branch 'ps/ref-tests-update'Junio C Hamano
2023-11-26replay: introduce new builtinElijah Newren
2023-11-26t6429: remove switching aspects of fast-rebaseElijah Newren
2023-11-26doc: switch links to httpsJosh Soref
2023-11-23t0212: test URL redacting in EVENT formatJeff Hostetler
2023-11-08Merge branch 'ps/leakfixes'Junio C Hamano
2023-11-07test-bloom: stop setting up Git directory twicePatrick Steinhardt
2023-11-03t: allow skipping expected object ID in `ref-store update-ref`Patrick Steinhardt
2023-10-29parse-options: make CMDMODE errors more preciseRené Scharfe
2023-10-23Merge branch 'bc/racy-4gb-files'Junio C Hamano
2023-10-13Merge branch 'jk/decoration-and-other-leak-fixes'Junio C Hamano
2023-10-13t: add a test helper to truncate filesbrian m. carlson
2023-10-10Merge branch 'cc/repack-sift-filtered-objects-to-separate-pack'Junio C Hamano
2023-10-10Merge branch 'cw/prelim-cleanup'Junio C Hamano