index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
repack.c
Age
Commit message (
Expand
)
Author
2024-08-19
Merge branch 'tb/incremental-midx-part-1'
Junio C Hamano
2024-08-09
refs: add referent to each_ref_fn
John Cai
2024-08-06
midx: implement support for writing incremental MIDX chains
Taylor Blau
2024-08-06
t: retire 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'
Taylor Blau
2024-06-06
Merge branch 'ps/leakfixes'
Junio C Hamano
2024-05-27
config: clarify memory ownership in `git_config_string()`
Patrick Steinhardt
2024-05-17
refs: pass repo when peeling objects
Patrick Steinhardt
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-03-02
repack: check error writing to pack-objects subprocess
Junio C Hamano
2024-01-08
Merge branch 'en/header-cleanup'
Junio C Hamano
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-09
repack: use die_for_incompatible_opt3() for -A/-k/--cruft
René Scharfe
2023-10-18
Merge branch 'tb/repack-max-cruft-size'
Junio C Hamano
2023-10-09
repack: free existing_cruft array after use
Jeff King
2023-10-05
builtin/repack.c: avoid making cruft packs preferred
Taylor Blau
2023-10-05
builtin/repack.c: implement support for `--max-cruft-size`
Taylor Blau
2023-10-05
builtin/repack.c: parse `--max-pack-size` with OPT_MAGNITUDE
Taylor Blau
2023-10-02
repack: implement `--filter-to` for storing filtered out objects
Christian Couder
2023-10-02
repack: add `--filter=<filter-spec>` option
Christian Couder
2023-10-02
repack: refactor finding pack prefix
Christian Couder
2023-10-02
repack: refactor finishing pack-objects command
Christian Couder
2023-09-22
Merge branch 'tb/repack-existing-packs-cleanup'
Junio C Hamano
2023-09-13
builtin/repack.c: extract common cruft pack loop
Taylor Blau
2023-09-13
builtin/repack.c: avoid directly inspecting "util"
Taylor Blau
2023-09-13
builtin/repack.c: store existing cruft packs separately
Taylor Blau
2023-09-13
builtin/repack.c: extract `has_existing_non_kept_packs()`
Taylor Blau
2023-09-13
builtin/repack.c: extract redundant pack cleanup for existing packs
Taylor Blau
2023-09-13
builtin/repack.c: extract redundant pack cleanup for --geometric
Taylor Blau
2023-09-13
builtin/repack.c: extract marking packs for deletion
Taylor Blau
2023-09-13
builtin/repack.c: extract structure to store existing packs
Taylor Blau
2023-08-29
builtin/pack-objects.c: support `--max-pack-size` with `--cruft`
Taylor Blau
2023-08-09
repack: move `pack_geometry` struct to the stack
Taylor Blau
2023-08-08
repack: free geometry struct
Jeff King
2023-07-18
Merge branch 'tb/repack-cleanup'
Junio C Hamano
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
2023-07-11
builtin/repack.c: avoid dir traversal in `collect_pack_filenames()`
Taylor Blau
2023-07-11
builtin/repack.c: only repack `.pack`s that exist
Derrick Stolee
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-05
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
2023-06-29
Merge branch 'en/header-split-cache-h-part-3'
Junio C Hamano
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-12
builtin/repack.c: only collect fully-formed packs
Taylor Blau
2023-05-09
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
2023-04-28
Merge branch 'tb/enable-cruft-packs-by-default'
Junio C Hamano
2023-04-25
Merge branch 'ps/fix-geom-repack-with-alternates'
Junio C Hamano
2023-04-24
server-info.h: move declarations for server-info.c functions from cache.h
Elijah Newren
2023-04-18
builtin/repack.c: fix incorrect reference to '-C'
Taylor Blau
2023-04-14
repack: disable writing bitmaps when doing a local repack
Patrick Steinhardt
[prev]
[next]