summaryrefslogtreecommitdiff
path: root/t/helper
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge branch 'en/midx-missing-pack-fallback'Junio C Hamano1-1/+1
12 daysMerge branch 'ps/odb-generic-corrupt-objects'Junio C Hamano1-1/+1
13 dayspackfile: recover when a multi-pack-index names a removed packElijah Newren1-1/+1
2026-08-24Merge branch 'js/pack-objects-delta-size-t'Junio C Hamano2-4/+5
2026-08-23Merge branch 'cc/fast-import-usage'Junio C Hamano1-0/+4
2026-08-19odb/source-packed: flag known-bad objects as corrupt and not missingPatrick Steinhardt1-1/+1
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-27Merge branch 'ps/refs-wo-the-repository'Junio 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-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
2026-03-11test-lib: print escape sequence namesPablo Sabater1-0/+4
2026-03-09Merge branch 'ps/refs-for-each'Junio C Hamano1-5/+10
2026-03-09Merge branch 'ar/run-command-hook-take-2'Junio C Hamano1-2/+50
2026-03-05Merge branch 'ps/fsck-stream-from-the-right-object-instance'Junio C Hamano1-1/+4
2026-02-27Merge branch 'ps/ci-gitlab-msvc-updates'Junio C Hamano1-6/+12