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
/
pack-objects.c
Age
Commit message (
Expand
)
Author
2023-04-27
Merge branch 'tb/pack-revindex-on-disk'
Junio C Hamano
2023-04-25
Merge branch 'ps/fix-geom-repack-with-alternates'
Junio C Hamano
2023-04-25
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-14
pack-objects: fix error when same packfile is included and excluded
Patrick Steinhardt
2023-04-14
pack-objects: fix error when packing same pack twice
Patrick Steinhardt
2023-04-13
t: invert `GIT_TEST_WRITE_REV_INDEX`
Taylor Blau
2023-04-13
config: enable `pack.writeReverseIndex` by default
Taylor Blau
2023-04-11
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
2023-04-06
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
2023-04-04
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-03-30
Merge branch 'sg/parse-options-h-users'
Junio C Hamano
2023-03-28
cocci: apply the "promisor-remote.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-21
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-20
treewide: include parse-options.h in source files
SZEDER Gábor
2023-03-17
Merge branch 'jk/unused-post-2.39-part2'
Junio C Hamano
2023-02-24
for_each_object: mark unused callback parameters
Jeff King
2023-02-24
list-objects: mark unused callback parameters
Jeff King
2023-02-23
replace-object.h: move read_replace_refs declaration from cache.h to here
Elijah Newren
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-23
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
2023-02-15
Merge branch 'rs/size-t-fixes'
Junio C Hamano
2023-02-09
Merge branch 'ew/free-island-marks'
Junio C Hamano
2023-02-06
pack-objects: use strcspn(3) in name_cmp_len()
René Scharfe
2023-02-03
delta-islands: free island_marks and bitmaps
Eric Wong
2023-01-14
attr: add flag `--source` to work with tree-ish
Karthik Nayak
2022-11-30
pack-objects: simplify --filter handling
René Scharfe
2022-11-30
pack-objects: fix handling of multiple --filter options
René Scharfe
2022-10-28
Merge branch 'ab/doc-synopsis-and-cmd-usage'
Junio C Hamano
2022-10-13
doc txt & -h consistency: use "<options>", not "<options>..."
Ævar Arnfjörð Bjarmason
2022-09-14
Merge branch 'ab/unused-annotation'
Junio C Hamano
2022-09-14
Merge branch 'jk/unused-annotation'
Junio C Hamano
2022-09-01
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
2022-08-26
pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests
Abhradeep Chakraborty
2022-08-19
refs: mark unused each_ref_fn parameters
Jeff King
2022-06-17
i18n: fix mismatched camelCase config variables
Jiang Xin
2022-06-07
Merge branch 'ab/plug-leak-in-revisions'
Junio C Hamano
2022-06-03
Merge branch 'tb/cruft-packs'
Junio C Hamano
2022-06-03
Merge branch 'tb/midx-race-in-pack-objects'
Junio C Hamano
2022-05-26
builtin/pack-objects.c: --cruft with expiration
Taylor Blau
2022-05-26
reachable: add options to add_unseen_recent_objects_to_traversal
Taylor Blau
2022-05-26
builtin/pack-objects.c: --cruft without expiration
Taylor Blau
2022-05-26
builtin/pack-objects.c: return from create_object_entry()
Taylor Blau
2022-05-26
pack-write: pass 'struct packing_data' to 'stage_tmp_packfiles'
Taylor Blau
2022-05-24
builtin/pack-objects.c: ensure pack validity from MIDX bitmap objects
Taylor Blau
2022-05-24
builtin/pack-objects.c: ensure included `--stdin-packs` exist
Taylor Blau
2022-05-24
builtin/pack-objects.c: avoid redundant NULL check
Taylor Blau
[prev]
[next]