git/t/unit-tests
Junio C Hamano 3bbf43483e Merge branch 'yt/pathspec-negative-prefix'
The pathspec matching logic has been updated to avoid out-of-bounds
memory accesses when a negative pathspec is shorter than the common
prefix of positive pathspecs.

* yt/pathspec-negative-prefix:
  dir: preserve pathspec prefix optimization with leading excludes
  dir: do not apply prefix to negative pathspecs
2026-09-17 09:48:17 -07:00
..
clar
.gitignore
generate-clar-decls.sh
generate-clar-suites.sh
lib-oid.c
lib-oid.h
lib-reftable.c
lib-reftable.h
test-lib.c
test-lib.h
u-ctype.c
u-dir.c dir: preserve pathspec prefix optimization with leading excludes 2026-09-14 07:57:47 -07:00
u-example-decorate.c
u-hash.c
u-hashmap.c
u-list-objects-filter-options.c
u-mem-pool.c
u-odb-inmemory.c Merge branch 'ps/odb-generic-corrupt-objects' 2026-08-31 08:24:59 -07:00
u-oid-array.c
u-oidmap.c
u-oidtree.c
u-prio-queue.c
u-reftable-basics.c
u-reftable-block.c
u-reftable-merged.c
u-reftable-pq.c
u-reftable-readwrite.c
u-reftable-record.c
u-reftable-stack.c reftable/stack: move list lock to `struct reftable_stack` 2026-08-24 08:11:18 -07:00
u-reftable-table.c Merge branch 'js/coverity-unchecked-returns-fix' 2026-08-24 13:17:50 -07:00
u-reftable-tree.c
u-strbuf.c
u-strcmp-offset.c
u-string-list.c
u-strvec.c
u-trailer.c trailers: stop recognizing URLs as trailers 2026-08-21 08:53:27 -07:00
u-urlmatch-normalization.c
u-utf8-width.c
unit-test.c
unit-test.h