summaryrefslogtreecommitdiff
path: root/t/helper
AgeCommit message (Expand)Author
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
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-18test-pkt-line: add option parser for unpack-sidebandJiang Xin
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-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
2023-10-05decorate: add clear_decoration() functionJeff King
2023-10-02t/helper: add 'find-pack' test-toolChristian Couder
2023-09-29parse: separate out parsing functions from config.hCalvin Wan
2023-09-29Merge branch 'jk/fsmonitor-unused-parameter'Junio C Hamano
2023-09-20Merge branch 'jc/update-index-show-index-version'Junio C Hamano
2023-09-18run-command: mark unused parameters in start_bg_wait callbacksJeff King
2023-09-12test-tool: retire "index-version"Junio C Hamano
2023-08-29test-trace2: mark unused argv/argc parametersJeff King
2023-08-04Merge branch 'jc/parse-options-short-help'Junio C Hamano
2023-07-25Merge branch 'jk/unused-parameter'Junio C Hamano
2023-07-21Merge branch 'tb/refs-exclusion-and-packed-refs'Junio C Hamano
2023-07-19short help: allow multi-line opthelpJunio C Hamano
2023-07-17Merge branch 'cw/compat-util-header-cleanup'Junio C Hamano
2023-07-13t/helper: mark unused callback void data parametersJeff King
2023-07-13test-ref-store: drop unimplemented reflog-expire commandJeff King
2023-07-10refs/packed-backend.c: implement jump lists to avoid excluded pattern(s)Taylor Blau
2023-07-10ref-filter.h: provide `REF_FILTER_INIT`Jeff King
2023-07-06Merge branch 'gc/config-context'Junio C Hamano
2023-07-05git-compat-util: move alloc macros to git-compat-util.hCalvin Wan
2023-07-05treewide: remove unnecessary includes for wrapper.hCalvin Wan
2023-06-28config: pass kvi to die_bad_number()Glen Choo
2023-06-28config.c: pass ctx in configsetsGlen Choo
2023-06-28config: add ctx arg to config_fn_tGlen Choo
2023-06-21object-store-ll.h: split this header out of object-store.hElijah Newren
2023-06-21git-compat-util.h: remove unneccessary include of wildmatch.hElijah Newren
2023-06-21diff.h: remove unnecessary include of oidset.hElijah Newren