index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pack-bitmap.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pack-bitmap: tag bitmapped packs with their corresponding MIDX
Taylor Blau
2024-08-27
1
-0
/
+1
*
pack-bitmap: drop redundant args from `bitmap_writer_finish()`
Taylor Blau
2024-08-15
1
-1
/
+0
*
pack-bitmap: drop redundant args from `bitmap_writer_build()`
Taylor Blau
2024-08-15
1
-2
/
+1
*
pack-bitmap: drop redundant args from `bitmap_writer_build_type_index()`
Taylor Blau
2024-08-15
1
-3
/
+1
*
pack-bitmap: initialize `bitmap_writer_init()` with packing_data
Taylor Blau
2024-08-15
1
-1
/
+2
*
pseudo-merge: implement support for finding existing merges
Taylor Blau
2024-05-24
1
-0
/
+2
*
pack-bitmap: implement test helpers for pseudo-merge
Taylor Blau
2024-05-24
1
-0
/
+3
*
pack-bitmap: extract `read_bitmap()` function
Taylor Blau
2024-05-24
1
-0
/
+2
*
pack-bitmap-write.c: write pseudo-merge table
Taylor Blau
2024-05-24
1
-0
/
+1
*
pseudo-merge: implement support for selecting pseudo-merge commits
Taylor Blau
2024-05-24
1
-0
/
+2
*
pack-bitmap: make `bitmap_writer_push_bitmapped_commit()` public
Taylor Blau
2024-05-24
1
-0
/
+2
*
pack-bitmap: implement `bitmap_writer_has_bitmapped_object_id()`
Taylor Blau
2024-05-24
1
-0
/
+2
*
pack-bitmap-write: support storing pseudo-merge commits
Taylor Blau
2024-05-24
1
-0
/
+3
*
pack-bitmap: move some initialization to `bitmap_writer_init()`
Taylor Blau
2024-05-24
1
-1
/
+1
*
pack-bitmap: introduce `bitmap_writer_free()`
Taylor Blau
2024-05-15
1
-0
/
+1
*
pack-bitmap: drop unused `max_bitmaps` parameter
Taylor Blau
2024-05-15
1
-2
/
+1
*
pack-bitmap: avoid use of static `bitmap_writer`
Taylor Blau
2024-05-15
1
-7
/
+31
*
pack-bitmap: enable reuse from all bitmapped packs
Taylor Blau
2023-12-14
1
-1
/
+2
*
midx: implement `midx_preferred_pack()`
Taylor Blau
2023-12-14
1
-1
/
+0
*
pack-bitmap: return multiple packs via `reuse_partial_packfile_from_bitmap()`
Taylor Blau
2023-12-14
1
-2
/
+3
*
pack-bitmap: simplify `reuse_partial_packfile_from_bitmap()` signature
Taylor Blau
2023-12-14
1
-4
/
+3
*
midx: implement `BTMP` chunk
Taylor Blau
2023-12-14
1
-0
/
+9
*
Merge branch 'tb/pack-bitmap-traversal-with-boundary'
Junio C Hamano
2023-06-23
1
-0
/
+4
|
\
|
*
pack-bitmap.c: use commit boundary during bitmap traversal
Taylor Blau
2023-05-08
1
-0
/
+4
*
|
fsck: verify checksums of all .bitmap files
Derrick Stolee
2023-05-02
1
-0
/
+2
|
/
*
pack-bitmap: prepare to read lookup table extension
Abhradeep Chakraborty
2022-08-26
1
-0
/
+9
*
pack-bitmap-write.c: write lookup table extension
Abhradeep Chakraborty
2022-08-26
1
-2
/
+3
*
pack-bitmap-write: use const for hashes
Derrick Stolee
2022-07-19
1
-1
/
+1
*
pack-bitmap: drop filter in prepare_bitmap_walk()
Derrick Stolee
2022-03-09
1
-2
/
+0
*
Merge branch 'tb/repack-write-midx'
Junio C Hamano
2021-10-19
1
-0
/
+1
|
\
|
*
builtin/repack.c: make largest pack preferred
Taylor Blau
2021-09-29
1
-0
/
+1
*
|
t/helper/test-bitmap.c: add 'dump-hashes' mode
Taylor Blau
2021-09-15
1
-0
/
+1
|
/
*
pack-bitmap: drop repository argument from prepare_midx_bitmap_git()
Jeff King
2021-09-10
1
-2
/
+1
*
pack-bitmap: read multi-pack bitmaps
Taylor Blau
2021-09-01
1
-0
/
+6
*
pack-bitmap.c: introduce 'bitmap_is_preferred_refname()'
Taylor Blau
2021-09-01
1
-0
/
+1
*
pack-bitmap-write.c: gracefully fail to write non-closed bitmaps
Taylor Blau
2021-08-24
1
-1
/
+1
*
Merge branch 'ps/rev-list-object-type-filter'
Junio C Hamano
2021-05-07
1
-1
/
+2
|
\
|
*
rev-list: allow filtering of provided items
Patrick Steinhardt
2021-04-19
1
-1
/
+2
*
|
builtin/pack-objects.c: respect 'pack.preferBitmapTips'
Taylor Blau
2021-04-01
1
-0
/
+3
*
|
pack-bitmap: add 'test_bitmap_commits()' helper
Taylor Blau
2021-04-01
1
-0
/
+1
|
/
*
rev-list: add --disk-usage option for calculating disk usage
Jeff King
2021-02-11
1
-0
/
+2
*
pack-bitmap: factor out 'bitmap_for_commit()'
Taylor Blau
2020-12-08
1
-0
/
+2
*
pack-bitmap-write: ignore BITMAP_FLAG_REUSE
Jeff King
2020-12-08
1
-1
/
+5
*
Merge branch 'jk/object-filter-with-bitmap'
Junio C Hamano
2020-03-03
1
-1
/
+4
|
\
|
*
pack-bitmap: basic noop bitmap filter infrastructure
Jeff King
2020-02-14
1
-1
/
+3
|
*
rev-list: allow commit-only bitmap traversals
Jeff King
2020-02-14
1
-0
/
+1
*
|
Merge branch 'jk/packfile-reuse-cleanup'
Junio C Hamano
2020-02-14
1
-1
/
+5
|
\
\
|
|
/
|
/
|
|
*
pack-objects: improve partial packfile reuse
Jeff King
2020-01-23
1
-1
/
+2
|
*
pack-bitmap: introduce bitmap_walk_contains()
Jeff King
2020-01-23
1
-0
/
+3
*
|
pack-bitmap.h: remove magic number
Denton Liu
2019-09-28
1
-3
/
+3
|
/
[next]