index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
repack.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-13
builtin/repack: enumerate promisor blobs for --drop-filtered
Siddharth Shrimali
1
-0
/
+4
2026-08-13
repack-promisor: allow excluding objects from the rebuilt promisor pack
Siddharth Shrimali
1
-1
/
+3
2026-05-20
repack: introduce `--write-midx=incremental`
Taylor Blau
1
-3
/
+7
2026-05-20
repack: implement incremental MIDX repacking
Taylor Blau
1
-0
/
+3
2026-05-20
builtin/repack.c: convert `--write-midx` to an `OPT_CALLBACK`
Taylor Blau
1
-1
/
+7
2026-05-20
repack-geometry: prepare for incremental MIDX repacking
Taylor Blau
1
-0
/
+4
2026-05-20
repack: track the ODB source via existing_packs
Taylor Blau
1
-0
/
+1
2026-01-14
builtin/repack: handle promisor packs with geometric repacking
Patrick Steinhardt
1
-0
/
+10
2025-10-16
repack: move `write_cruft_pack()` out of the builtin
Taylor Blau
1
-0
/
+6
2025-10-16
repack: move `write_filtered_pack()` out of the builtin
Taylor Blau
1
-0
/
+4
2025-10-16
repack: move `pack_kept_objects` to `struct pack_objects_args`
Taylor Blau
1
-3
/
+6
2025-10-16
repack: move `finish_pack_objects_cmd()` out of the builtin
Taylor Blau
1
-0
/
+5
2025-10-16
repack: extract `write_pack_opts_is_local()`
Taylor Blau
1
-0
/
+1
2025-10-16
repack: move `find_pack_prefix()` out of the builtin
Taylor Blau
1
-1
/
+2
2025-10-16
builtin/repack.c: introduce `struct write_pack_opts`
Taylor Blau
1
-0
/
+8
2025-10-16
repack: 'write_midx_included_packs' API from the builtin
Taylor Blau
1
-0
/
+12
2025-10-16
repack: keep track of MIDX pack names using existing_packs
Taylor Blau
1
-0
/
+1
2025-10-16
builtin/repack.c: remove ref snapshotting from builtin
Taylor Blau
1
-0
/
+4
2025-10-16
repack: remove pack_geometry API from the builtin
Taylor Blau
1
-0
/
+20
2025-10-16
builtin/repack.c: remove "repack_promisor_objects()" from the builtin
Taylor Blau
1
-0
/
+4
2025-10-16
repack: remove 'generated_pack' API from the builtin
Taylor Blau
1
-0
/
+8
2025-10-16
repack: remove 'existing_packs' API from the builtin
Taylor Blau
1
-0
/
+35
2025-10-16
repack: remove 'remove_redundant_pack' from the builtin
Taylor Blau
1
-0
/
+3
2025-10-16
repack: remove 'prepare_pack_objects' from the builtin
Taylor Blau
1
-0
/
+5
2025-10-16
repack: move 'delta_base_offset' to 'struct pack_objects_args'
Taylor Blau
1
-0
/
+3
2025-10-16
repack: introduce new compilation unit
Taylor Blau
1
-0
/
+23