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
/
pack-bitmap.c
Age
Commit message (
Expand
)
Author
2024-12-18
progress: stop using `the_repository`
Patrick Steinhardt
2024-12-18
Merge branch 'ps/build-sign-compare' into ps/the-repository
Junio C Hamano
2024-12-18
pack-bitmap.c: ensure pack validity for all reuse packs
Taylor Blau
2024-12-13
Merge branch 'kn/midx-wo-the-repository'
Junio C Hamano
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-04
midx: pass down `hash_algo` to functions using global variables
Karthik Nayak
2024-12-04
Merge branch 'tb/boundary-traversal-fix'
Junio C Hamano
2024-12-04
midx: add repository to `multi_pack_index` struct
Karthik Nayak
2024-12-04
packfile: pass down repository to `has_object[_kept]_pack`
Karthik Nayak
2024-11-22
pack-bitmap.c: typofix in `find_boundary_objects()`
Taylor Blau
2024-10-25
packfile: use object_id in find_pack_entry_one()
Jeff King
2024-09-30
pseudo-merge: fix various memory leaks
Patrick Steinhardt
2024-08-27
pack-bitmap.c: avoid repeated `pack_pos_to_offset()` during reuse
Taylor Blau
2024-08-27
pack-bitmap: tag bitmapped packs with their corresponding MIDX
Taylor Blau
2024-07-02
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-06-24
Merge branch 'tb/pseudo-merge-reachability-bitmap'
Junio C Hamano
2024-06-14
pack-bitmap.c: ensure pseudo-merge offset reads are bounded
Taylor Blau
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
hash: require hash algorithm in `hasheq()`, `hashcmp()` and `hashclr()`
Patrick Steinhardt
2024-06-11
pack-bitmap.c: avoid uninitialized `pack_int_id` during reuse
Taylor Blau
2024-05-30
pack-bitmap.c: reimplement `midx_bitmap_filename()` with helper
Taylor Blau
2024-05-24
pseudo-merge: implement support for finding existing merges
Taylor Blau
2024-05-24
pack-bitmap: extra trace2 information
Taylor Blau
2024-05-24
pack-bitmap.c: use pseudo-merges during traversal
Taylor Blau
2024-05-24
pack-bitmap: implement test helpers for pseudo-merge
Taylor Blau
2024-05-24
pack-bitmap.c: read pseudo-merge extension
Taylor Blau
2024-05-24
pack-bitmap: extract `read_bitmap()` function
Taylor Blau
2024-04-23
Merge branch 'ps/missing-btmp-fix'
Junio C Hamano
2024-04-15
pack-bitmap: gracefully handle missing BTMP chunks
Patrick Steinhardt
2024-02-06
Merge branch 'tb/pack-bitmap-drop-unused-struct-member'
Junio C Hamano
2024-01-29
pack-bitmap: drop unused `reuse_objects`
Taylor Blau
2023-12-14
pack-bitmap: enable reuse from all bitmapped packs
Taylor Blau
2023-12-14
pack-bitmap: prepare to mark objects from multiple packs for reuse
Taylor Blau
2023-12-14
midx: implement `midx_preferred_pack()`
Taylor Blau
2023-12-14
pack-bitmap: return multiple packs via `reuse_partial_packfile_from_bitmap()`
Taylor Blau
2023-12-14
pack-bitmap: simplify `reuse_partial_packfile_from_bitmap()` signature
Taylor Blau
2023-12-14
pack-bitmap: pass `bitmapped_pack` struct to pack-reuse functions
Taylor Blau
2023-12-14
pack-bitmap: plug leak in find_objects()
Taylor Blau
2023-11-08
Merge branch 'tb/rev-list-unpacked-fix'
Junio C Hamano
2023-11-07
pack-bitmap: drop --unpacked non-commit objects from results
Taylor Blau
2023-08-29
pack-bitmap: mark unused parameters in show_object callback
Jeff King
2023-07-25
Merge branch 'tb/object-access-overflow-protection'
Junio C Hamano
2023-07-14
pack-bitmap.c: ensure that eindex lookups don't overflow
Taylor Blau
2023-07-05
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
2023-06-29
Merge branch 'en/header-split-cache-h-part-3'
Junio C Hamano
2023-06-23
Merge branch 'tb/open-midx-bitmap-fallback'
Junio C Hamano
2023-06-22
Merge branch 'tb/pack-bitmap-traversal-with-boundary'
Junio C Hamano
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-12
pack-bitmap.c: gracefully degrade on failure to load MIDX'd pack
Taylor Blau
2023-05-08
pack-bitmap.c: use commit boundary during bitmap traversal
Taylor Blau
[prev]
[next]