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
2025-10-16
builtin/repack.c: avoid "the_repository" in existing packs API
Taylor Blau
2025-10-16
builtin/repack.c: avoid "the_repository" in `cmd_repack()`
Taylor Blau
2025-09-24
packfile: refactor `get_all_packs()` to work on packfile store
Patrick Steinhardt
2025-09-24
packfile: split up responsibilities of `reprepare_packed_git()`
Patrick Steinhardt
2025-09-02
Merge branch 'ps/object-store-midx-dedup-info' into ps/packfile-store
Junio C Hamano
2025-08-11
midx: stop duplicating info redundant with its owning source
Patrick Steinhardt
2025-08-11
midx: write multi-pack indices via their source
Patrick Steinhardt
2025-08-04
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
2025-08-03
Merge branch 'ps/object-store-midx'
Junio C Hamano
2025-07-29
Merge branch 'ps/object-store-midx' into ps/object-store-midx-dedup-info
Junio C Hamano
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
2025-07-21
Merge branch 'tb/midx-avoid-cruft-packs'
Junio C Hamano
2025-07-15
Merge branch 'ps/object-store'
Junio C Hamano
2025-07-15
packfile: refactor `get_multi_pack_index()` to work on sources
Patrick Steinhardt
2025-07-15
Merge branch 'tb/midx-avoid-cruft-packs' into ps/object-store-midx
Junio C Hamano
2025-07-09
Merge branch 'ps/object-store' into ps/object-store-midx
Junio C Hamano
2025-07-07
repository: move 'repository_format_precious_objects' to repo scope
Ayush Chandekar
2025-07-01
odb: rename `oid_object_info()`
Patrick Steinhardt
2025-07-01
odb: get rid of `the_repository` when handling alternates
Patrick Steinhardt
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
2025-06-23
repack: exclude cruft pack(s) from the MIDX where possible
Taylor Blau
2025-06-17
Merge branch 'ds/path-walk-2'
Junio C Hamano
2025-05-16
repack: add --path-walk option
Derrick Stolee
2025-04-24
Merge branch 'ps/parse-options-integers'
Junio C Hamano
2025-04-17
parse-options: rename `OPT_MAGNITUDE()` to `OPT_UNSIGNED()`
Patrick Steinhardt
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
2025-03-21
repack: begin combining cruft packs with `--combine-cruft-below-size`
Taylor Blau
2025-03-21
repack: avoid combining cruft packs with `--max-cruft-size`
Taylor Blau
2025-02-12
Merge branch 'ps/repack-keep-unreachable-in-unpacked-repo'
Junio C Hamano
2025-02-12
Merge branch 'ds/name-hash-tweaks'
Junio C Hamano
2025-02-04
builtin/repack: fix `--keep-unreachable` when there are no packs
Patrick Steinhardt
2025-01-27
repack: add --name-hash-version option
Derrick Stolee
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
2024-12-18
server-info: stop using `the_repository`
Patrick Steinhardt
2024-12-18
Merge branch 'ps/build-sign-compare' into ps/the-repository
Junio C Hamano
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-04
midx-write: pass down repository to `write_midx_file[_only]`
Karthik Nayak
2024-12-04
packfile: pass down repository to `for_each_packed_object`
Karthik Nayak
2024-10-02
Merge branch 'ps/leakfixes-part-7'
Junio C Hamano
2024-09-27
builtin/repack: fix leaking configuration
Patrick Steinhardt
2024-09-23
Merge branch 'jc/pass-repo-to-builtins'
Junio C Hamano
2024-09-23
Merge branch 'ps/environ-wo-the-repository'
Junio C Hamano
2024-09-20
Merge branch 'ps/leakfixes-part-6'
Junio C Hamano
2024-09-16
Merge branch 'ps/leakfixes-part-6' into ps/leakfixes-part-7
Junio C Hamano
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
2024-09-12
environment: make `get_object_directory()` accept a repository
Patrick Steinhardt
2024-09-05
builtin/repack: fix leaking keep-pack list
Patrick Steinhardt
2024-09-05
builtin/repack: fix leaking line buffer when packing promisors
Patrick Steinhardt
2024-08-22
builtin/repack: fix leaks when computing packs to repack
Patrick Steinhardt
[prev]
[next]