aboutsummaryrefslogtreecommitdiff
path: root/t/helper
AgeCommit message (Expand)Author
2025-04-17parse-options: rename `OPT_MAGNITUDE()` to `OPT_UNSIGNED()`Patrick Steinhardt
2025-04-17global: use designated initializers for optionsPatrick Steinhardt
2025-04-16Merge branch 'ps/test-wo-perl-prereq'Junio C Hamano
2025-04-15Merge branch 'ps/object-wo-the-repository'Junio C Hamano
2025-04-15object-store: merge "object-store-ll.h" and "object-store.h"Patrick Steinhardt
2025-04-08Merge branch 'ps/object-wo-the-repository' into ps/object-file-cleanupJunio C Hamano
2025-04-07reftable/table: move printing logic into test helperPatrick Steinhardt
2025-04-07reftable/reader: rename data structure to "table"Patrick Steinhardt
2025-04-07t: refactor tests depending on Perl transliteration operatorPatrick Steinhardt
2025-04-07t: adapt `test_readlink()` to not use PerlPatrick Steinhardt
2025-04-07Merge branch 'js/mingw-admins-are-special'Junio C Hamano
2025-03-29Merge branch 'ps/refname-avail-check-optim'Junio C Hamano
2025-03-25test-tool path-utils: support debugging "dubious ownership" issuesJohannes Schindelin
2025-03-12refs/iterator: separate lifecycle from iterationPatrick Steinhardt
2025-03-10hash: stop depending on `the_repository` in `null_oid()`Patrick Steinhardt
2025-03-06Merge branch 'tz/doc-txt-to-adoc-fixes'Junio C Hamano
2025-03-05Merge branch 'ps/path-sans-the-repository'Junio C Hamano
2025-03-03t/helper/test-rot13-filter.c: *.txt -> *.adoc fixesTodd Zullinger
2025-03-03Merge branch 'ps/build-meson-fixes-0130'Junio C Hamano
2025-02-26meson: simplify use of the common-main libraryPatrick Steinhardt
2025-02-18Merge branch 'ds/backfill'Junio C Hamano
2025-02-12Merge branch 'ds/name-hash-tweaks'Junio C Hamano
2025-02-07path: refactor `repo_submodule_path()` family of functionsPatrick Steinhardt
2025-02-03backfill: add --sparse optionDerrick Stolee
2025-02-03Merge branch 'tb/unsafe-hash-cleanup'Junio C Hamano
2025-01-31global: adapt callers to use generic hash context helpersPatrick Steinhardt
2025-01-31hash: stop typedeffing the hash contextPatrick Steinhardt
2025-01-31Merge branch 'tb/unsafe-hash-cleanup' into ps/hash-cleanupJunio C Hamano
2025-01-29Merge branch 'ds/path-walk-1'Junio C Hamano
2025-01-28Merge branch 'jc/show-usage-help'Junio C Hamano
2025-01-27test-tool: add helper for name-hash valuesDerrick Stolee
2025-01-23t/helper/test-hash.c: use unsafe_hash_algo()Taylor Blau
2025-01-23t/helper/test-tool: implement sha1-unsafe helperTaylor Blau
2025-01-21Merge branch 'ps/the-repository'Junio C Hamano
2025-01-21Merge branch 'ps/reftable-get-random-fix'Junio C Hamano
2025-01-17builtins: send usage_with_options() help text to standard outputJunio C Hamano
2025-01-07wrapper: allow generating insecure random bytesPatrick Steinhardt
2024-12-27commit-reach: use `size_t` to track indices when computing merge basesPatrick Steinhardt
2024-12-23Merge branch 'ps/build-sign-compare'Junio C Hamano
2024-12-20path-walk: mark trees and blobs as UNINTERESTINGDerrick Stolee
2024-12-20path-walk: visit tags and cached objectsDerrick Stolee
2024-12-20path-walk: allow consumer to specify object typesDerrick Stolee
2024-12-20t6601: add helper for testing path-walk APIDerrick Stolee
2024-12-18serve: stop using `the_repository`Patrick Steinhardt
2024-12-18progress: stop using `the_repository`Patrick Steinhardt
2024-12-18Merge branch 'ps/build-sign-compare' into ps/the-repositoryJunio C Hamano
2024-12-15Merge branch 'ps/build'Junio C Hamano
2024-12-13Merge branch 'kn/midx-wo-the-repository'Junio C Hamano
2024-12-10Merge branch 'ps/reftable-detach'Junio C Hamano
2024-12-07Introduce support for the Meson build systemPatrick Steinhardt