summaryrefslogtreecommitdiff
path: root/t/helper
AgeCommit message (Expand)AuthorFilesLines
10 daysMerge branch 'en/midx-missing-pack-fallback' into nextJunio C Hamano1-1/+1
2026-08-30packfile: recover when a multi-pack-index names a removed packElijah Newren1-1/+1
2026-08-23Merge branch 'ps/odb-generic-corrupt-objects' into nextJunio C Hamano1-1/+1
2026-08-19odb/source-packed: flag known-bad objects as corrupt and not missingPatrick Steinhardt1-1/+1
2026-08-17Merge branch 'js/pack-objects-delta-size-t' into nextJunio C Hamano2-4/+5
2026-08-15Merge branch 'cc/fast-import-usage' into nextJunio C Hamano1-0/+4
2026-08-13t/helper/test-pack-deltas: widen `do_compress()`'s maxsize local to `size_t`Johannes Schindelin1-1/+1
2026-08-13delta: widen `create_delta()` and `diff_delta()` to `size_t`Johannes Schindelin2-3/+4
2026-08-11parse-options: introduce OPT_HIDDEN_GROUPChristian Couder1-0/+4
2026-08-07Merge branch 'mm/revision-pure-get-commit-action'Junio C Hamano1-0/+63
2026-07-31Merge branch 'mm/revision-pure-get-commit-action' into nextJunio C Hamano1-0/+63
2026-07-27Merge branch 'ps/refs-wo-the-repository'Junio C Hamano1-1/+1
2026-07-19Merge branch 'ps/refs-wo-the-repository' into nextJunio C Hamano1-1/+1
2026-07-19Merge branch 'ty/migrate-ignorecase'Junio C Hamano1-1/+1
2026-07-16Merge branch 'jk/git-hash-cleanups'Junio C Hamano3-19/+18
2026-07-16worktree: pass repository to public functionsPatrick Steinhardt1-1/+1
2026-07-15revision: make get_commit_action() a pure predicateMichael Montalbo1-0/+63
2026-07-15Merge branch 'ps/odb-drop-whence'Junio C Hamano1-1/+1
2026-07-12Merge branch 'ty/migrate-ignorecase' into nextJunio C Hamano1-1/+1
2026-07-09Merge branch 'jk/git-hash-cleanups' into nextJunio C Hamano3-19/+18
2026-07-08Merge branch 'ps/odb-drop-whence' into nextJunio C Hamano1-1/+1
2026-07-07hash: convert remaining direct function callsJeff King1-15/+14
2026-07-07hash: use git_hash_init() consistentlyJeff King3-4/+4
2026-07-06Merge branch 'ps/refs-onbranch-fixes'Junio C Hamano1-1/+1
2026-07-06Merge branch 'ty/move-protect-hfs-ntfs'Junio C Hamano1-9/+15
2026-07-06Merge branch 'ps/odb-source-packed'Junio C Hamano1-2/+5
2026-07-02packfile: thread odb_source_packed through packed_object_info()Patrick Steinhardt1-1/+1
2026-06-26reftable: split up write optionsPatrick Steinhardt1-1/+1
2026-06-24Merge branch 'ps/odb-source-packed' into ps/odb-drop-whenceJunio C Hamano1-2/+5
2026-06-19config: use repo_ignore_case() to access core.ignorecaseTian Yuchen1-1/+1
2026-06-17midx: refactor interfaces to work on "packed" sourcePatrick Steinhardt1-2/+5
2026-06-15odb: use size_t for object_info.sizep and the size APIsJohannes Schindelin2-2/+3
2026-06-15patch-delta: use size_t for sizesJohannes Schindelin1-4/+6
2026-06-12environment: move 'protect_hfs' and 'protect_ntfs' into 'repo_config_values'Tian Yuchen1-9/+15
2026-06-02Merge branch 'ds/path-walk-filters'Junio C Hamano1-2/+15
2026-05-27Merge branch 'ps/setup-wo-the-repository'Junio C Hamano33-39/+43
2026-05-27Merge branch 'tb/pseudo-merge-bugfixes'Junio C Hamano1-1/+112
2026-05-24path-walk: add pl_sparse_trees to control tree pruningDerrick Stolee1-1/+5
2026-05-24path-walk: support blobless filterDerrick Stolee1-1/+10
2026-05-19setup: stop using `the_repository` in `setup_git_directory()`Patrick Steinhardt30-34/+36
2026-05-19setup: stop using `the_repository` in `setup_git_directory_gently()`Patrick Steinhardt2-2/+2
2026-05-19setup: stop using `the_repository` in `setup_work_tree()`Patrick Steinhardt1-1/+3
2026-05-19setup: stop using `the_repository` in `prefix_path()`Patrick Steinhardt1-1/+1
2026-05-12t/helper: add 'test-tool bitmap write' subcommandTaylor Blau1-1/+112
2026-05-09test-tool synthesize: add precomputed SHA-256 pack for 4 GiB + 1Johannes Schindelin1-0/+91
2026-05-09test-tool synthesize: precompute pack for 4 GiB + 1Johannes Schindelin1-1/+201
2026-05-09test-tool synthesize: use the unsafe hash for speedJohannes Schindelin1-1/+1
2026-05-09test-tool: add a helper to synthesize large packfilesJohannes Schindelin4-0/+253
2026-03-25Merge branch 'tb/incremental-midx-part-3.2'Junio C Hamano1-8/+13
2026-03-19Merge branch 'ps/unit-test-c-escape-names.txt'Junio C Hamano1-0/+4