index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pack-bitmap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'tb/rev-list-unpacked-fix'
Junio C Hamano
2023-11-08
1
-0
/
+27
|
\
|
*
pack-bitmap: drop --unpacked non-commit objects from results
Taylor Blau
2023-11-07
1
-0
/
+27
*
|
pack-bitmap: mark unused parameters in show_object callback
Jeff King
2023-08-30
1
-2
/
+3
|
/
*
Merge branch 'tb/object-access-overflow-protection'
Junio C Hamano
2023-07-25
1
-5
/
+7
|
\
|
*
pack-bitmap.c: ensure that eindex lookups don't overflow
Taylor Blau
2023-07-14
1
-5
/
+7
*
|
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
|
Merge branch 'en/header-split-cache-h-part-3'
Junio C Hamano
2023-06-30
1
-1
/
+1
|
\
\
|
*
|
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
|
|
/
*
|
Merge branch 'tb/open-midx-bitmap-fallback'
Junio C Hamano
2023-06-23
1
-3
/
+5
|
\
\
|
*
|
pack-bitmap.c: gracefully degrade on failure to load MIDX'd pack
Taylor Blau
2023-06-12
1
-3
/
+5
|
|
/
*
|
Merge branch 'tb/pack-bitmap-traversal-with-boundary'
Junio C Hamano
2023-06-23
1
-39
/
+202
|
\
\
|
|
/
|
/
|
|
*
pack-bitmap.c: use commit boundary during bitmap traversal
Taylor Blau
2023-05-08
1
-13
/
+169
|
*
pack-bitmap.c: extract `fill_in_bitmap()`
Taylor Blau
2023-05-08
1
-29
/
+36
*
|
fsck: verify checksums of all .bitmap files
Derrick Stolee
2023-05-02
1
-0
/
+45
|
/
*
Merge branch 'ds/fsck-pack-revindex'
Junio C Hamano
2023-04-28
1
-2
/
+2
|
\
|
*
fsck: validate .rev file header
Derrick Stolee
2023-04-17
1
-2
/
+2
*
|
Merge branch 'tb/pack-revindex-on-disk'
Junio C Hamano
2023-04-28
1
-10
/
+13
|
\
|
|
*
pack-revindex: make `load_pack_revindex` take a repository
Taylor Blau
2023-04-13
1
-10
/
+13
*
|
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-25
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
treewide: remove cache.h inclusion due to object-file.h changes
Elijah Newren
2023-04-11
1
-1
/
+1
|
*
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
treewide: be explicit about dependence on trace.h & trace2.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
|
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
1
-1
/
+2
|
\
|
|
*
csum-file.h: remove unnecessary inclusion of cache.h
Elijah Newren
2023-03-21
1
-1
/
+1
|
*
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
Merge branch 'ab/config-multi-and-nonbool'
Junio C Hamano
2023-04-06
1
-1
/
+5
|
\
\
|
|
/
|
/
|
|
*
config API: add "string" version of *_value_multi(), fix segfaults
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
|
*
config API: have *_multi() return an "int" and take a "dest"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+5
*
|
Merge branch 'jk/unused-post-2.39-part2'
Junio C Hamano
2023-03-17
1
-2
/
+4
|
\
\
|
*
|
list-objects: mark unused callback parameters
Jeff King
2023-02-24
1
-2
/
+4
*
|
|
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
*
|
|
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
2023-02-24
1
-1
/
+2
|
/
/
*
|
pack-bitmap.c: trace bitmap ignore logs when midx-bitmap is found
Jeff King
2022-11-29
1
-5
/
+12
*
|
pack-bitmap.c: break out of the bitmap loop early if not tracing
Jeff King
2022-11-29
1
-1
/
+8
*
|
pack-bitmap.c: avoid exposing absolute paths
Teng Long
2022-11-14
1
-4
/
+6
*
|
pack-bitmap.c: remove unnecessary "open_pack_index()" calls
Teng Long
2022-11-14
1
-3
/
+0
|
/
*
Merge branch 'ds/bitmap-lookup-remove-tracing'
Junio C Hamano
2022-09-27
1
-2
/
+1
|
\
|
*
pack-bitmap: remove trace2 region from hot path
Derrick Stolee
2022-09-26
1
-2
/
+1
*
|
pack-bitmap: improve grammar of "xor chain" error message
Alex Henrie
2022-09-23
1
-1
/
+1
|
/
*
pack-bitmap: prepare to read lookup table extension
Abhradeep Chakraborty
2022-08-26
1
-9
/
+281
*
Merge branch 'tl/pack-bitmap-error-messages'
Junio C Hamano
2022-07-27
1
-45
/
+58
|
\
|
*
pack-bitmap.c: continue looping when first MIDX bitmap is found
Teng Long
2022-07-18
1
-2
/
+3
|
*
pack-bitmap.c: using error() instead of silently returning -1
Teng Long
2022-07-18
1
-1
/
+5
|
*
pack-bitmap.c: do not ignore error when opening a bitmap file
Teng Long
2022-07-18
1
-5
/
+12
|
*
pack-bitmap.c: rename "idx_name" to "bitmap_name"
Teng Long
2022-07-18
1
-7
/
+7
|
*
pack-bitmap.c: mark more strings for translations
Teng Long
2022-07-18
1
-24
/
+24
|
*
pack-bitmap.c: fix formatting of error messages
Teng Long
2022-07-18
1
-23
/
+24
*
|
Merge branch 'tb/midx-race-in-pack-objects'
Junio C Hamano
2022-06-03
1
-2
/
+16
|
\
\
|
*
|
pack-bitmap.c: check preferred pack validity when opening MIDX bitmap
Taylor Blau
2022-05-24
1
-2
/
+16
*
|
|
Merge branch 'ep/maint-equals-null-cocci'
Junio C Hamano
2022-05-21
1
-7
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]