git/refs
Junio C Hamano db0babf9b2 Merge branch 'ms/refs-optimize'
"git refs optimize" is added for not very well explained reason
despite it does the same thing as "git pack-refs"...

* ms/refs-optimize:
  t: add test for git refs optimize subcommand
  t0601: refactor tests to be shareable
  builtin/refs: add optimize subcommand
  doc: pack-refs: factor out common options
  builtin/pack-refs: factor out core logic into a shared library
  builtin/pack-refs: convert to use the generic refs_optimize() API
  reftable-backend: implement 'optimize' action
  files-backend: implement 'optimize' action
  refs: add a generic 'optimize' API
2025-10-02 12:26:12 -07:00
..
debug.c Merge branch 'ps/remote-rename-fix' 2025-08-21 13:46:58 -07:00
files-backend.c Merge branch 'ms/refs-optimize' 2025-10-02 12:26:12 -07:00
iterator.c refs: selectively set prefix in the seek functions 2025-07-15 11:54:20 -07:00
packed-backend.c Merge branch 'ps/config-wo-the-repository' 2025-08-04 08:10:33 -07: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 ref-cache: use 'size_t' instead of int for length 2025-07-28 14:16:36 -07:00
ref-cache.h ref-cache: remove unused function 'find_ref_entry()' 2025-07-15 11:54:19 -07:00
refs-internal.h refs: add a generic 'optimize' API 2025-09-19 10:02:55 -07:00
reftable-backend.c Merge branch 'ms/refs-optimize' 2025-10-02 12:26:12 -07:00