index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pack-bitmap.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-06
Merge branch 'tb/pack-bitmap-drop-unused-struct-member'
Junio C Hamano
1
-7
/
+0
2024-01-29
pack-bitmap: drop unused `reuse_objects`
Taylor Blau
1
-7
/
+0
2023-12-14
pack-bitmap: enable reuse from all bitmapped packs
Taylor Blau
1
-10
/
+24
2023-12-14
pack-bitmap: prepare to mark objects from multiple packs for reuse
Taylor Blau
1
-66
/
+106
2023-12-14
midx: implement `midx_preferred_pack()`
Taylor Blau
1
-10
/
+7
2023-12-14
pack-bitmap: return multiple packs via `reuse_partial_packfile_from_bitmap()`
Taylor Blau
1
-2
/
+4
2023-12-14
pack-bitmap: simplify `reuse_partial_packfile_from_bitmap()` signature
Taylor Blau
1
-9
/
+7
2023-12-14
pack-bitmap: pass `bitmapped_pack` struct to pack-reuse functions
Taylor Blau
1
-31
/
+87
2023-12-14
pack-bitmap: plug leak in find_objects()
Taylor Blau
1
-0
/
+2
2023-11-08
Merge branch 'tb/rev-list-unpacked-fix'
Junio C Hamano
1
-0
/
+27
2023-11-07
pack-bitmap: drop --unpacked non-commit objects from results
Taylor Blau
1
-0
/
+27
2023-08-29
pack-bitmap: mark unused parameters in show_object callback
Jeff King
1
-2
/
+3
2023-07-25
Merge branch 'tb/object-access-overflow-protection'
Junio C Hamano
1
-5
/
+7
2023-07-14
pack-bitmap.c: ensure that eindex lookups don't overflow
Taylor Blau
1
-5
/
+7
2023-07-05
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
1
-1
/
+0
2023-06-29
Merge branch 'en/header-split-cache-h-part-3'
Junio C Hamano
1
-1
/
+1
2023-06-23
Merge branch 'tb/open-midx-bitmap-fallback'
Junio C Hamano
1
-3
/
+5
2023-06-22
Merge branch 'tb/pack-bitmap-traversal-with-boundary'
Junio C Hamano
1
-39
/
+202
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
1
-1
/
+1
2023-06-12
pack-bitmap.c: gracefully degrade on failure to load MIDX'd pack
Taylor Blau
1
-3
/
+5
2023-05-08
pack-bitmap.c: use commit boundary during bitmap traversal
Taylor Blau
1
-13
/
+169
2023-05-08
pack-bitmap.c: extract `fill_in_bitmap()`
Taylor Blau
1
-29
/
+36
2023-05-02
fsck: verify checksums of all .bitmap files
Derrick Stolee
1
-0
/
+45
2023-04-27
Merge branch 'ds/fsck-pack-revindex'
Junio C Hamano
1
-2
/
+2
2023-04-27
Merge branch 'tb/pack-revindex-on-disk'
Junio C Hamano
1
-10
/
+13
2023-04-25
Merge branch 'en/header-split-cache-h'
Junio C Hamano
1
-1
/
+3
2023-04-17
fsck: validate .rev file header
Derrick Stolee
1
-2
/
+2
2023-04-13
pack-revindex: make `load_pack_revindex` take a repository
Taylor Blau
1
-10
/
+13
2023-04-11
treewide: remove cache.h inclusion due to object-file.h changes
Elijah Newren
1
-1
/
+1
2023-04-11
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-04-11
treewide: be explicit about dependence on trace.h & trace2.h
Elijah Newren
1
-0
/
+1
2023-04-06
Merge branch 'en/header-split-cleanup'
Junio C Hamano
1
-1
/
+2
2023-04-06
Merge branch 'ab/config-multi-and-nonbool'
Junio C Hamano
1
-1
/
+5
2023-03-28
config API: add "string" version of *_value_multi(), fix segfaults
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2023-03-28
config API: have *_multi() return an "int" and take a "dest"
Ævar Arnfjörð Bjarmason
1
-1
/
+5
2023-03-21
csum-file.h: remove unnecessary inclusion of cache.h
Elijah Newren
1
-1
/
+1
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
1
-0
/
+1
2023-03-17
Merge branch 'jk/unused-post-2.39-part2'
Junio C Hamano
1
-2
/
+4
2023-02-24
list-objects: mark unused callback parameters
Jeff King
1
-2
/
+4
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
1
-0
/
+1
2023-02-23
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
1
-1
/
+2
2022-11-29
pack-bitmap.c: trace bitmap ignore logs when midx-bitmap is found
Jeff King
1
-5
/
+12
2022-11-29
pack-bitmap.c: break out of the bitmap loop early if not tracing
Jeff King
1
-1
/
+8
2022-11-14
pack-bitmap.c: avoid exposing absolute paths
Teng Long
1
-4
/
+6
2022-11-14
pack-bitmap.c: remove unnecessary "open_pack_index()" calls
Teng Long
1
-3
/
+0
2022-09-26
Merge branch 'ds/bitmap-lookup-remove-tracing'
Junio C Hamano
1
-2
/
+1
2022-09-26
pack-bitmap: remove trace2 region from hot path
Derrick Stolee
1
-2
/
+1
2022-09-23
pack-bitmap: improve grammar of "xor chain" error message
Alex Henrie
1
-1
/
+1
2022-08-26
pack-bitmap: prepare to read lookup table extension
Abhradeep Chakraborty
1
-9
/
+281
2022-07-27
Merge branch 'tl/pack-bitmap-error-messages'
Junio C Hamano
1
-45
/
+58
[next]