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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-17
midx: refactor interfaces to work on "packed" source
Patrick Steinhardt
1
-3
/
+3
2026-05-20
repack: introduce `--write-midx=incremental`
Taylor Blau
1
-7
/
+49
2026-05-20
repack: track the ODB source via existing_packs
Taylor Blau
1
-0
/
+2
2025-10-16
packfile: introduce macro to iterate through packs
Patrick Steinhardt
1
-2
/
+1
2025-10-16
repack: move `pack_kept_objects` to `struct pack_objects_args`
Taylor Blau
1
-0
/
+2
2025-10-16
repack: move `finish_pack_objects_cmd()` out of the builtin
Taylor Blau
1
-0
/
+33
2025-10-16
repack: extract `write_pack_opts_is_local()`
Taylor Blau
1
-0
/
+5
2025-10-16
repack: move `find_pack_prefix()` out of the builtin
Taylor Blau
1
-0
/
+11
2025-10-16
repack: keep track of MIDX pack names using existing_packs
Taylor Blau
1
-0
/
+5
2025-10-16
repack: remove 'generated_pack' API from the builtin
Taylor Blau
1
-0
/
+83
2025-10-16
repack: remove 'existing_packs' API from the builtin
Taylor Blau
1
-0
/
+157
2025-10-16
repack: remove 'remove_redundant_pack' from the builtin
Taylor Blau
1
-0
/
+18
2025-10-16
repack: remove 'prepare_pack_objects' from the builtin
Taylor Blau
1
-0
/
+35
2025-10-16
repack: introduce new compilation unit
Taylor Blau
1
-0
/
+11