🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.45.0
/
read-cache.c
tag
8be58deda2ccce7d036072ec34439f9fad88204f
tagger
Junio C Hamano <gitster@pobox.com>
Mon Apr 29 14:30:43 2024
object
786a3e4b8d754d2b14b1208b98eeb0a554ef19a8
Git 2.45
86829f3
revision: optionally record matches with pathspec elements
by Junio C Hamano
· 1 year, 8 months ago
492ee03
Merge branch 'en/header-cleanup'
by Junio C Hamano
· 1 year, 11 months ago
eea0e59
treewide: remove unnecessary includes in source files
by Elijah Newren
· 2 years ago
c33fa87
cache: add fake_lstat()
by Junio C Hamano
· 2 years, 3 months ago
ce481ac
Merge branch 'cw/compat-util-header-cleanup'
by Junio C Hamano
· 2 years, 5 months ago
7f5ad0c
Merge branch 'js/empty-index-fixes'
by Junio C Hamano
· 2 years, 5 months ago
91c080d
git-compat-util: move alloc macros to git-compat-util.h
by Calvin Wan
· 2 years, 5 months ago
da9502f
treewide: remove unnecessary includes for wrapper.h
by Calvin Wan
· 2 years, 5 months ago
7667f4f
split-index: accept that a base index can be empty
by Johannes Schindelin
· 2 years, 6 months ago
866b43e
do_read_index(): always mark index as initialized unless erroring out
by Johannes Schindelin
· 2 years, 6 months ago
a034e91
object-store-ll.h: split this header out of object-store.h
by Elijah Newren
· 2 years, 6 months ago
c339932
repository: remove unnecessary include of path.h
by Elijah Newren
· 2 years, 6 months ago
bc5c5ec
cache.h: remove this no-longer-used header
by Elijah Newren
· 2 years, 6 months ago
08c46a4
read-cache*.h: move declarations for read-cache.c functions from cache.h
by Elijah Newren
· 2 years, 6 months ago
fbffdfb
preload-index.h: move declarations for preload-index.c from elsewhere
by Elijah Newren
· 2 years, 6 months ago
f565385
name-hash.h: move declarations for name-hash.c from cache.h
by Elijah Newren
· 2 years, 6 months ago
90cbae9
statinfo: move stat_{data,validity} functions from cache/read-cache
by Elijah Newren
· 2 years, 6 months ago
6cee5eb
read-cache: move shared add/checkout/commit code
by Elijah Newren
· 2 years, 6 months ago
1a40e7b
read-cache: move shared commit and ls-files code
by Elijah Newren
· 2 years, 6 months ago
ccd12a3
Merge branch 'en/header-split-cache-h-part-2'
by Junio C Hamano
· 2 years, 7 months ago
0807e57
Merge branch 'en/header-split-cache-h'
by Junio C Hamano
· 2 years, 8 months ago
d4a4f92
commit.h: reduce unnecessary includes
by Elijah Newren
· 2 years, 8 months ago
53dca33
cache,tree: move basic name compare functions from read-cache to tree
by Elijah Newren
· 2 years, 8 months ago
aabc561
cache,tree: move cmp_cache_name_compare from tree.[ch] to read-cache.c
by Elijah Newren
· 2 years, 8 months ago
cb2a513
symlinks.h: move declarations for symlinks.c functions from cache.h
by Elijah Newren
· 2 years, 8 months ago
87bed17
object-file.h: move declarations for object-file.c functions from cache.h
by Elijah Newren
· 2 years, 8 months ago
dabab1d
object-name.h: move declarations for object-name.c functions from cache.h
by Elijah Newren
· 2 years, 8 months ago
5bc0722
treewide: be explicit about dependence on mem-pool.h
by Elijah Newren
· 2 years, 8 months ago
6f2d743
treewide: be explicit about dependence on oid-array.h
by Elijah Newren
· 2 years, 8 months ago
74ea5c9
treewide: be explicit about dependence on trace.h & trace2.h
by Elijah Newren
· 2 years, 8 months ago
6047b28
Merge branch 'en/header-split-cleanup'
by Junio C Hamano
· 2 years, 8 months ago
72871b19
Merge branch 'ab/remove-implicit-use-of-the-repository'
by Junio C Hamano
· 2 years, 8 months ago
f315a8b
Merge branch 'js/split-index-fixes'
by Junio C Hamano
· 2 years, 8 months ago
e7dca80
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h
by Junio C Hamano
· 2 years, 8 months ago
4a93b89
libs: use "struct repository *" argument, not "the_repository"
by Ævar Arnfjörð Bjarmason
· 2 years, 9 months ago
bc726bd
cocci: apply the "object-store.h" part of "the_repository.pending"
by Ævar Arnfjörð Bjarmason
· 2 years, 9 months ago
d850b7a
cocci: apply the "cache.h" part of "the_repository.pending"
by Ævar Arnfjörð Bjarmason
· 2 years, 9 months ago
3b7a447
split-index; stop abusing the `base_oid` to strip the "link" extension
by Johannes Schindelin
· 2 years, 9 months ago
32a8f51
environment.h: move declarations for environment.c functions from cache.h
by Elijah Newren
· 2 years, 9 months ago
d5ebb50
wrapper.h: move declarations for wrapper.c functions from cache.h
by Elijah Newren
· 2 years, 9 months ago
f394e09
treewide: be explicit about dependence on gettext.h
by Elijah Newren
· 2 years, 9 months ago
41771fa
cache.h: remove dependence on hex.h; make other files include it explicitly
by Elijah Newren
· 2 years, 10 months ago
36bf195
alloc.h: move ALLOC_GROW() functions from cache.h
by Elijah Newren
· 2 years, 10 months ago
c5f7b2a
Merge branch 'rs/size-t-fixes'
by Junio C Hamano
· 2 years, 10 months ago
1b4a38d
read-cache: use size_t for {base,df}_name_compare()
by René Scharfe
· 2 years, 10 months ago
6269f8e
treewide: always have a valid "index_state.repo" member
by Ævar Arnfjörð Bjarmason
· 2 years, 11 months ago
73f69f2
Merge branch 'ab/cache-api-cleanup' into ab/cache-api-cleanup-users
by Junio C Hamano
· 2 years, 11 months ago
ffd9238
Merge branch 'ds/omit-trailing-hash-in-index'
by Junio C Hamano
· 2 years, 11 months ago
2f6b1eb
cache API: add a "INDEX_STATE_INIT" macro/function, add release_index()
by Ævar Arnfjörð Bjarmason
· 2 years, 11 months ago
5bdf6d4
read-cache.c: refactor set_new_index_sparsity() for subsequent commit
by Ævar Arnfjörð Bjarmason
· 2 years, 11 months ago
17194b1
features: feature.manyFiles implies fast index writes
by Derrick Stolee
· 3 years ago
ee1f0c2
read-cache: add index.skipHash config option
by Derrick Stolee
· 3 years ago
9ea1378
Merge branch 'ab/various-leak-fixes'
by Junio C Hamano
· 3 years ago
b5fcb1c
read-cache.c: clear and free "sparse_checkout_patterns"
by Ævar Arnfjörð Bjarmason
· 3 years, 1 month ago
9c5f3ee
read-cache API & users: make discard_index() return void
by Ævar Arnfjörð Bjarmason
· 3 years, 1 month ago
4a6ed30
read-cache: avoid misaligned reads in index v4
by Victoria Dye
· 3 years, 3 months ago
7be9f3f
Merge branch 'vd/sparse-reset-checkout-fixes' into maint
by Junio C Hamano
· 3 years, 4 months ago
4f049a1
Merge branch 'tk/untracked-cache-with-uall' into maint
by Junio C Hamano
· 3 years, 4 months ago
9553aa0
cache.h: create 'index_name_pos_sparse()'
by Victoria Dye
· 3 years, 4 months ago
4447d41
read-cache: make `do_read_index()` always set up `istate->repo`
by Martin Ågren
· 3 years, 5 months ago
652891d
read_index_from(): avoid memory leak
by Johannes Schindelin
· 3 years, 6 months ago
113656e
Merge branch 'zh/read-cache-copy-name-entry-fix'
by Junio C Hamano
· 3 years, 6 months ago
6d85834
read-cache.c: reduce unnecessary cache entry name copying
by ZheNing Hu
· 3 years, 6 months ago
c276c21
Merge branch 'ds/sparse-sparse-checkout'
by Junio C Hamano
· 3 years, 6 months ago
9fadb37
sparse-index: introduce partially-sparse indexes
by Derrick Stolee
· 3 years, 7 months ago
491df5f
read-cache: set sparsity when index is new
by Victoria Dye
· 3 years, 7 months ago
909d5b6
Merge branch 'vd/mv-refresh-stat'
by Junio C Hamano
· 3 years, 8 months ago
b7f9130
mv: refresh stat info for moved entry
by Victoria Dye
· 3 years, 9 months ago
eb804cd
Merge branch 'ns/core-fsyncmethod'
by Junio C Hamano
· 3 years, 9 months ago
430883a
Merge branch 'ab/object-file-api-updates'
by Junio C Hamano
· 3 years, 9 months ago
ba95e96
core.fsync: new option to harden the index
by Neeraj Singh
· 3 years, 9 months ago
020406e
core.fsync: introduce granular fsync control infrastructure
by Neeraj Singh
· 3 years, 9 months ago
c80d226
object-file API: have write_object_file() take "enum object_type"
by Ævar Arnfjörð Bjarmason
· 3 years, 10 months ago
2f45f3e
Merge branch 'vd/sparse-clean-etc'
by Junio C Hamano
· 3 years, 10 months ago
1b82b93
Merge branch 'js/sparse-vs-split-index'
by Junio C Hamano
· 3 years, 10 months ago
c70bc33
Merge branch 'ab/config-based-hooks-2'
by Junio C Hamano
· 3 years, 10 months ago
451b66c
split-index: it really is incompatible with the sparse index
by Johannes Schindelin
· 3 years, 11 months ago
c35e9f5
update-index: integrate with sparse index
by Victoria Dye
· 4 years ago
dbb1c61
read-cache: convert post-index-change to use hook.h
by Emily Shaffer
· 4 years ago
2ede073
update-index: refresh should rewrite index in case of racy timestamps
by Marc Strapetz
· 4 years ago
f085087
Merge branch 'vd/sparse-reset'
by Junio C Hamano
· 4 years ago
5396d7b
Merge branch 'vd/sparse-sparsity-fix-on-read'
by Junio C Hamano
· 4 years ago
20ec2d0
reset: make sparse-aware (except --mixed)
by Victoria Dye
· 4 years ago
7ca4fc8
sparse-index: update do_read_index to ensure correct sparsity
by Victoria Dye
· 4 years, 1 month ago
6ffb5fc
Merge branch 'rs/add-dry-run-without-objects'
by Junio C Hamano
· 4 years, 2 months ago
a86ed75
Merge branch 'rs/make-verify-path-really-verify-again'
by Junio C Hamano
· 4 years, 2 months ago
e578d03
add: don't write objects with --dry-run
by René Scharfe
· 4 years, 2 months ago
ed4d535
Merge branch 'sg/test-split-index-fix'
by Junio C Hamano
· 4 years, 2 months ago
c8ad9d0
read-cache: let verify_path() reject trailing dir separators again
by René Scharfe
· 4 years, 2 months ago
2a1ae64
read-cache: add verify_path_internal()
by René Scharfe
· 4 years, 2 months ago
d8d3337
Merge branch 'ab/repo-settings-cleanup'
by Junio C Hamano
· 4 years, 2 months ago
3050b6d
repo-settings.c: simplify the setup
by Ævar Arnfjörð Bjarmason
· 4 years, 3 months ago
f1bee82
read-cache & fetch-negotiator: check "enum" values in switch()
by Ævar Arnfjörð Bjarmason
· 4 years, 3 months ago
e8ffd03
read-cache: fix GIT_TEST_SPLIT_INDEX
by SZEDER Gábor
· 4 years, 3 months ago
998330a
read-cache: look for shared index files next to the index, too
by SZEDER Gábor
· 4 years, 3 months ago
ce7a9f0
sparse-index: add SPARSE_INDEX_MEMORY_ONLY flag
by Derrick Stolee
· 4 years, 3 months ago
31f9acf
Merge branch 'ah/plugleaks'
by Junio C Hamano
· 4 years, 4 months ago
8230107
Merge branch 'jt/bulk-prefetch'
by Junio C Hamano
· 4 years, 4 months ago
b271a30
Merge branch 'ds/status-with-sparse-index'
by Junio C Hamano
· 4 years, 5 months ago
8d833e9
read-cache: call diff_setup_done to avoid leak
by Andrzej Hunt
· 4 years, 5 months ago
Next »