git/refs
Junio C Hamano 0dfca98881 Merge branch 'ps/object-wo-the-repository' into ps/object-file-cleanup
* ps/object-wo-the-repository:
  hash: stop depending on `the_repository` in `null_oid()`
  hash: fix "-Wsign-compare" warnings
  object-file: split out logic regarding hash algorithms
  delta-islands: stop depending on `the_repository`
  object-file-convert: stop depending on `the_repository`
  pack-bitmap-write: stop depending on `the_repository`
  pack-revindex: stop depending on `the_repository`
  pack-check: stop depending on `the_repository`
  environment: move access to "core.bigFileThreshold" into repo settings
  pack-write: stop depending on `the_repository` and `the_hash_algo`
  object: stop depending on `the_repository`
  csum-file: stop depending on `the_repository`
2025-04-08 14:28:17 -07:00
..
debug.c Merge branch 'ps/object-wo-the-repository' into ps/object-file-cleanup 2025-04-08 14:28:17 -07:00
files-backend.c Merge branch 'ps/object-wo-the-repository' into ps/object-file-cleanup 2025-04-08 14:28:17 -07:00
iterator.c refs/iterator: implement seeking for merged iterators 2025-03-12 11:31:19 -07:00
packed-backend.c Merge branch 'ps/refname-avail-check-optim' 2025-03-29 16:39:07 +09:00
packed-backend.h refs/files: use heuristic to decide whether to repack with `--auto` 2024-09-04 08:03:24 -07:00
ref-cache.c refs/iterator: implement seeking for ref-cache iterators 2025-03-12 11:31:20 -07:00
ref-cache.h refs: keep track of unresolved reference value in iterators 2024-08-09 08:47:33 -07:00
refs-internal.h refs/iterator: provide infrastructure to re-seek iterators 2025-03-12 11:31:19 -07:00
reftable-backend.c Merge branch 'ps/refname-avail-check-optim' 2025-03-29 16:39:07 +09:00