Elijah Newren
|
44c7e1a7e0
mem-pool: use more standard initialization and finalization
|
5 년 전 |
Junio C Hamano
|
0efa3d74e7
Merge branch 'nd/split-index-null-base-fix'
|
6 년 전 |
Nguyễn Thái Ngọc Duy
|
6e37c8ed3c
read-cache.c: fix writing "link" index ext with null base oid
|
6 년 전 |
Thomas Gummerer
|
6fdc205722
read-cache: add invalidate parameter to remove_marked_cache_entries
|
6 년 전 |
SZEDER Gábor
|
4c490f3d32
split-index: BUG() when cache entry refers to non-existing shared entry
|
6 년 전 |
SZEDER Gábor
|
5581a019ba
split-index: smudge and add racily clean cache entries to split index
|
6 년 전 |
SZEDER Gábor
|
e3d837989e
split-index: don't compare cached data of entries already marked for split index
|
6 년 전 |
SZEDER Gábor
|
2034e848d5
split-index: count the number of deleted entries
|
6 년 전 |
Jameson Miller
|
8e72d67529
block alloc: allocate cache entries from mem_pool
|
7 년 전 |
Jameson Miller
|
a849735bfb
block alloc: add lifecycle APIs for cache_entry structs
|
7 년 전 |
brian m. carlson
|
2182abd94b
split-index: convert struct split_index to object_id
|
7 년 전 |
Junio C Hamano
|
169c9c0169
Merge branch 'bw/c-plus-plus'
|
7 년 전 |
Brandon Williams
|
75b7b971ae
split-index: rename 'new' variables
|
7 년 전 |
Thomas Gummerer
|
4bddd98311
split-index: don't write cache tree with null oid entries
|
7 년 전 |
Junio C Hamano
|
50f03c6676
Merge branch 'ab/free-and-null'
|
8 년 전 |
Junio C Hamano
|
64719b115d
Revert "split-index: add and use unshare_split_index()"
|
8 년 전 |
Ævar Arnfjörð Bjarmason
|
88ce3ef636
*.[ch] refactoring: make use of the FREE_AND_NULL() macro
|
8 년 전 |
Nguyễn Thái Ngọc Duy
|
f9d7abec2a
split-index: add and use unshare_split_index()
|
8 년 전 |
Christian Couder
|
cef4fc7ebe
split-index: add {add,remove}_split_index() functions
|
8 년 전 |
Christian Couder
|
753c451501
split-index: s/eith/with/ typo fix
|
8 년 전 |
René Scharfe
|
45ccef87b3
use COPY_ARRAY
|
8 년 전 |
Li Peng
|
832c0e5e63
typofix: assorted typofixes in comments, documentation and messages
|
9 년 전 |
Nguyễn Thái Ngọc Duy
|
be0d9d5323
ewah: add convenient wrapper ewah_serialize_strbuf()
|
10 년 전 |
Nguyễn Thái Ngọc Duy
|
c18b80a0e8
update-index: new options to enable/disable split index mode
|
11 년 전 |
Nguyễn Thái Ngọc Duy
|
b3c96fb158
split-index: strip pathname of on-disk replaced entries
|
11 년 전 |
Nguyễn Thái Ngọc Duy
|
ce7c614bce
split-index: do not invalidate cache-tree at read time
|
11 년 전 |
Nguyễn Thái Ngọc Duy
|
76b07b37a3
split-index: the reading part
|
11 년 전 |
Nguyễn Thái Ngọc Duy
|
96a1d8d34c
split-index: the writing part
|
11 년 전 |
Nguyễn Thái Ngọc Duy
|
078a58e825
read-cache: mark updated entries for split index
|
11 년 전 |
Nguyễn Thái Ngọc Duy
|
045113a53e
read-cache: save deleted entries in split index
|
11 년 전 |