aboutsummaryrefslogtreecommitdiff
path: root/t/meson.build
AgeCommit message (Expand)Author
2025-09-19t: add test for git refs optimize subcommandMeet Soni
2025-09-17fast-import: add '--signed-commits=<mode>' optionChristian Couder
2025-09-12Merge branch 'ms/refs-exists'Junio C Hamano
2025-09-08Merge branch 'tc/last-modified'Junio C Hamano
2025-09-02t: add test for git refs exists subcommandMeet Soni
2025-09-02t1403: split 'show-ref --exists' tests into a separate fileMeet Soni
2025-08-28t/perf: add last-modified perf scriptToon Claes
2025-08-28last-modified: new subcommand to show when files were last modifiedToon Claes
2025-08-25Merge branch 'lo/repo-info'Junio C Hamano
2025-08-25Merge branch 'tc/diff-tree-max-depth'Junio C Hamano
2025-08-22Merge branch 'ms/refs-list'Junio C Hamano
2025-08-21Merge branch 'ps/reflog-migrate-fixes'Junio C Hamano
2025-08-17repo: add the field references.formatLucas Seiki Oshiro
2025-08-07diff: teach tree-diff a max-depth parameterJeff King
2025-08-07within_depth: fix return for empty pathToon Claes
2025-08-06builtin/reflog: implement subcommand to write new entriesPatrick Steinhardt
2025-08-05t: add test for git refs list subcommandMeet Soni
2025-08-04Merge branch 'ps/meson-clar-decls-fix'Junio C Hamano
2025-08-01Merge branch 'sk/reftable-clarify-tests'Junio C Hamano
2025-07-29meson: ensure correct "clar-decls.h" header is usedPatrick Steinhardt
2025-07-28Merge branch 'rs/pop-recent-commit-with-prio-queue'Junio C Hamano
2025-07-24t/unit-tests: finalize migration of reftable-related testsSeyi Kuforiji
2025-07-24t/unit-tests: convert reftable stack test to use clarSeyi Kuforiji
2025-07-24t/unit-tests: convert reftable record test to use clarSeyi Kuforiji
2025-07-24t/unit-tests: convert reftable readwrite test to use clarSeyi Kuforiji
2025-07-24t/unit-tests: convert reftable table test to use clarSeyi Kuforiji
2025-07-24t/unit-tests: convert reftable pq test to use clarSeyi Kuforiji
2025-07-24t/unit-tests: convert reftable merged test to use clarSeyi Kuforiji
2025-07-24t/unit-tests: convert reftable block test to use clarSeyi Kuforiji
2025-07-24t/unit-tests: convert reftable basics test to use clar test frameworkSeyi Kuforiji
2025-07-24t/unit-tests: implement clar specific reftable test helper functionsSeyi Kuforiji
2025-07-22commit: convert pop_most_recent_commit() to prio_queueRené Scharfe
2025-07-14Merge branch 'sj/string-list'Junio C Hamano
2025-07-07u-string-list: move "remove duplicates" test to "u-string-list.c"shejialuo
2025-07-07u-string-list: move "test_split" into "u-string-list.c"shejialuo
2025-07-02Merge branch 'ps/contrib-sweep'Junio C Hamano
2025-06-17Merge branch 'ps/meson-tap-parse'Junio C Hamano
2025-06-02meson: introduce kwargs variable for testsPatrick Steinhardt
2025-05-20t5410: test receive-pack connectivity checkJustin Tobler
2025-05-13Merge branch 'kj/glob-path-with-special-char'Junio C Hamano
2025-05-12Merge branch 'ng/xdiff-truly-minimal'Junio C Hamano
2025-05-12contrib: remove "git-new-workdir"Patrick Steinhardt
2025-05-05Merge branch 'ps/meson-build-perf-bench'Junio C Hamano
2025-05-05dir.c: literal match with wildcard in pathspec should still globK Jayatheerth
2025-04-29Merge branch 'ps/reftable-api-revamp'Junio C Hamano
2025-04-29xdiff: disable cleanup_records heuristic with --minimalNiels Glodny
2025-04-28meson: wire up benchmarksPatrick Steinhardt
2025-04-16Merge branch 'sk/clar-trailer-urlmatch-norm-test'Junio C Hamano
2025-04-07reftable/reader: rename data structure to "table"Patrick Steinhardt
2025-03-26Merge branch 'jt/diff-pairs'Junio C Hamano