index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pack-revindex.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
midx: pass down `hash_algo` to functions using global variables
Karthik Nayak
2024-12-04
1
-1
/
+1
*
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-07-02
1
-0
/
+2
|
\
|
*
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
1
-0
/
+2
*
|
pack-revindex.c: guard against out-of-bounds pack lookups
Taylor Blau
2024-06-12
1
-0
/
+3
|
/
*
midx: replace `get_midx_rev_filename()` with a generic helper
Taylor Blau
2024-05-30
1
-1
/
+2
*
pack-revindex: implement `midx_pair_to_pack_pos()`
Taylor Blau
2023-12-14
1
-0
/
+11
*
pack-revindex: factor out `midx_key_to_pack_pos()` helper
Taylor Blau
2023-12-14
1
-15
/
+24
*
midx: implement `midx_preferred_pack()`
Taylor Blau
2023-12-14
1
-1
/
+3
*
Merge branch 'jk/chunk-bounds'
Junio C Hamano
2023-10-23
1
-1
/
+12
|
\
|
*
midx: check size of revindex chunk
Jeff King
2023-10-10
1
-1
/
+12
*
|
parse: separate out parsing functions from config.h
Calvin Wan
2023-09-30
1
-1
/
+1
|
/
*
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+2
*
Merge branch 'ds/fsck-pack-revindex'
Junio C Hamano
2023-04-28
1
-2
/
+41
|
\
|
*
fsck: validate .rev file header
Derrick Stolee
2023-04-17
1
-2
/
+3
|
*
fsck: check rev-index position values
Derrick Stolee
2023-04-17
1
-4
/
+21
|
*
fsck: check rev-index checksums
Derrick Stolee
2023-04-17
1
-0
/
+10
|
*
fsck: create scaffolding for rev-index checks
Derrick Stolee
2023-04-17
1
-0
/
+11
*
|
Merge branch 'tb/pack-revindex-on-disk'
Junio C Hamano
2023-04-28
1
-3
/
+9
|
\
|
|
*
pack-revindex: introduce `pack.readReverseIndex`
Taylor Blau
2023-04-13
1
-1
/
+4
|
*
pack-revindex: introduce GIT_TEST_REV_INDEX_DIE_ON_DISK
Taylor Blau
2023-04-13
1
-0
/
+3
|
*
pack-revindex: make `load_pack_revindex` take a repository
Taylor Blau
2023-04-13
1
-2
/
+2
*
|
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
|
/
*
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
midx: read `RIDX` chunk when present
Taylor Blau
2022-01-27
1
-0
/
+17
*
pack-revindex.c: instrument loading on-disk reverse index
Taylor Blau
2022-01-27
1
-0
/
+3
*
midx.c: write MIDX filenames to strbuf
Taylor Blau
2021-10-29
1
-4
/
+4
*
Merge branch 'tb/reverse-midx'
Junio C Hamano
2021-04-08
1
-0
/
+126
|
\
|
*
pack-revindex: read multi-pack reverse indexes
Taylor Blau
2021-04-01
1
-0
/
+126
*
|
pack-revindex.c: don't close unopened file descriptors
Taylor Blau
2021-02-26
1
-1
/
+2
|
/
*
pack-revindex: ensure that on-disk reverse indexes are given precedence
Taylor Blau
2021-01-26
1
-0
/
+4
*
packfile: prepare for the existence of '*.rev' files
Taylor Blau
2021-01-26
1
-10
/
+134
*
pack-revindex.c: avoid direct revindex access in 'offset_to_pack_pos()'
Taylor Blau
2021-01-14
1
-4
/
+4
*
pack-revindex: hide the definition of 'revindex_entry'
Taylor Blau
2021-01-14
1
-0
/
+5
*
pack-revindex: remove unused 'find_revindex_position()'
Taylor Blau
2021-01-14
1
-19
/
+12
*
pack-revindex: remove unused 'find_pack_revindex()'
Taylor Blau
2021-01-14
1
-15
/
+0
*
pack-revindex: introduce a new API
Taylor Blau
2021-01-14
1
-0
/
+32
*
compute pack .idx byte offsets using size_t
Jeff King
2020-11-16
1
-1
/
+1
*
pack-revindex: open index if necessary
Jeff King
2019-04-16
1
-3
/
+10
*
various: tighten constness of some local variables
Shahzad Lone
2019-02-04
1
-5
/
+5
*
pack-revindex: express constants in terms of the_hash_algo
brian m. carlson
2018-10-15
1
-4
/
+6
*
object-store: move packed_git and packed_git_mru to object store
Stefan Beller
2018-03-26
1
-0
/
+1
*
packfile: use get_be64() for large offsets
Derrick Stolee
2018-01-19
1
-4
/
+2
*
use SWAP macro
René Scharfe
2017-01-30
1
-4
/
+1
*
use COPY_ARRAY
René Scharfe
2016-09-26
1
-1
/
+1
*
Merge branch 'jk/tighten-alloc'
Junio C Hamano
2016-02-26
1
-4
/
+8
|
\
|
*
convert trivial cases to ALLOC_ARRAY
Jeff King
2016-02-22
1
-4
/
+8
|
*
Silence GCC's "cast of pointer to integer of a different size" warning
Johannes Schindelin
2015-10-26
1
-1
/
+1
|
*
pack-revindex.c: rearrange xcalloc arguments
Brian Gesiak
2014-05-27
1
-1
/
+1
[next]