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
/
packfile.c
Age
Commit message (
Expand
)
Author
2023-04-13
pack-revindex: make `load_pack_revindex` take a repository
Taylor Blau
2023-04-11
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
2023-04-11
treewide: be explicit about dependence on pack-revindex.h
Elijah Newren
2023-04-11
treewide: be explicit about dependence on trace.h & trace2.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-28
cocci: apply the "promisor-remote.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-21
csum-file.h: remove unnecessary inclusion of cache.h
Elijah Newren
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-19
Merge branch 'ds/reprepare-alternates-when-repreparing-packfiles'
Junio C Hamano
2023-03-17
Merge branch 'jk/unused-post-2.39-part2'
Junio C Hamano
2023-03-09
object-file: reprepare alternates when necessary
Derrick Stolee
2023-02-24
for_each_object: mark unused callback parameters
Jeff King
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-01-08
packfile: inline custom read_object()
Jeff King
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-25
Merge branch 'jk/is-promisor-object-keep-tree-in-use'
Junio C Hamano
2022-08-19
hashmap: mark unused callback parameters
Jeff King
2022-08-18
Merge branch 'jk/fsck-tree-mode-bits-fix'
Junio C Hamano
2022-08-14
is_promisor_object(): fix use-after-free of tree buffer
Jeff King
2022-08-10
tree-walk: add a mechanism for getting non-canonicalized modes
Jeff King
2022-08-03
Merge branch 'rs/mergesort'
Junio C Hamano
2022-07-17
packfile: use DEFINE_LIST_SORT
René Scharfe
2022-07-11
Merge branch 'jk/optim-promisor-object-enumeration'
Junio C Hamano
2022-06-16
is_promisor_object(): walk promisor packs in pack-order
Jeff King
2022-06-03
Merge branch 'tb/cruft-packs'
Junio C Hamano
2022-05-26
pack-mtimes: support reading .mtimes files
Taylor Blau
2022-05-02
Merge branch 'ep/maint-equals-null-cocci' for maint-2.35
Junio C Hamano
2022-05-02
tree-wide: apply equals-null.cocci
Junio C Hamano
2022-01-12
Merge branch 'jt/pack-header-lshift-overflow'
Junio C Hamano
2022-01-12
packfile: fix off-by-one error in decoding logic
Junio C Hamano
2021-12-15
Merge branch 'tb/pack-revindex-on-disk-cleanup'
Junio C Hamano
2021-12-10
Merge branch 'jt/pack-header-lshift-overflow'
Junio C Hamano
2021-12-04
packfile: make `close_pack_revindex()` static
Taylor Blau
2021-11-29
Merge branch 'mc/clean-smudge-with-llp64'
Junio C Hamano
2021-11-11
packfile: avoid overflowing shift during decode
Jonathan Tan
2021-11-03
odb: guard against data loss checking out a huge file
Matt Cooper
2021-10-03
Merge branch 'rs/close-pack-leakfix'
Junio C Hamano
2021-09-24
packfile: release bad_objects in close_pack()
René Scharfe
2021-09-23
Merge branch 'rs/packfile-bad-object-list-in-oidset'
Junio C Hamano
2021-09-20
Merge branch 'tb/multi-pack-bitmaps'
Junio C Hamano
2021-09-12
packfile: use oidset for bad objects
René Scharfe
2021-09-12
packfile: convert has_packed_and_bad() to object_id
René Scharfe
2021-09-12
packfile: convert mark_bad_packed_object() to object_id
René Scharfe
[prev]
[next]