🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.45.0
/
repository.h
tag
8be58deda2ccce7d036072ec34439f9fad88204f
tagger
Junio C Hamano <gitster@pobox.com>
Mon Apr 29 14:30:43 2024
object
786a3e4b8d754d2b14b1208b98eeb0a554ef19a8
Git 2.45
1002f28
Merge branch 'eb/hash-transition'
by Junio C Hamano
· 1 year, 9 months ago
b4385bf
Merge branch 'ps/reftable-backend'
by Junio C Hamano
· 1 year, 10 months ago
57db2a0
refs: introduce reftable backend
by Patrick Steinhardt
· 1 year, 10 months ago
23c1e71
pack-objects: enable multi-pack reuse via `feature.experimental`
by Taylor Blau
· 1 year, 10 months ago
3f921c7
refs: convert MERGE_AUTOSTASH to become a normal pseudo-ref
by Patrick Steinhardt
· 1 year, 11 months ago
fd7c6ff
refs: convert AUTO_MERGE to become a normal pseudo-ref
by Patrick Steinhardt
· 1 year, 11 months ago
173761e
setup: start tracking ref storage format
by Patrick Steinhardt
· 2 years ago
0fcc285
refs: refactor logic to look up storage backends
by Patrick Steinhardt
· 2 years ago
15a1ca1
repository: add a compatibility hash algorithm
by Eric W. Biederman
· 2 years, 2 months ago
a1264a0
Merge branch 'en/header-split-cache-h-part-3'
by Junio C Hamano
· 2 years, 6 months ago
d9f9f6b
Merge branch 'ds/disable-replace-refs'
by Junio C Hamano
· 2 years, 6 months ago
f2ffc74
Merge branch 'tb/pack-bitmap-traversal-with-boundary'
by Junio C Hamano
· 2 years, 6 months ago
c339932
repository: remove unnecessary include of path.h
by Elijah Newren
· 2 years, 6 months ago
bc47f16
repository.h: move declaration of the_index 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
9c7d1b0
repository: create read_replace_refs setting
by Derrick Stolee
· 2 years, 6 months ago
3867f6d
repository: move 'repository_format_worktree_config' to repo scope
by Victoria Dye
· 2 years, 7 months ago
b0afdce
pack-bitmap.c: use commit boundary during bitmap traversal
by Taylor Blau
· 2 years, 7 months ago
fc23c39
Merge branch 'tb/enable-cruft-packs-by-default'
by Junio C Hamano
· 2 years, 8 months ago
029a632
repository.h: drop unused `gc_cruft_packs`
by Taylor Blau
· 2 years, 8 months ago
dbcf611
pack-revindex: introduce `pack.readReverseIndex`
by Taylor Blau
· 2 years, 8 months ago
f332121
treewide: remove unnecessary git-compat-util.h includes in headers
by Elijah Newren
· 2 years, 10 months ago
17194b1
features: feature.manyFiles implies fast index writes
by Derrick Stolee
· 3 years ago
bdd42e3
Merge branch 'es/mark-gc-cruft-as-experimental'
by Taylor Blau
· 3 years, 1 month ago
c695592
config: let feature.experimental imply gc.cruftPacks=true
by Emily Shaffer
· 3 years, 2 months ago
f322e9f
Merge branch 'ab/submodule-helper-prep'
by Junio C Hamano
· 3 years, 3 months ago
1e8697b
submodule--helper: check repo{_submodule,}_init() return values
by Ævar Arnfjörð Bjarmason
· 3 years, 3 months ago
a92d852
commit-graph: pass repo_settings instead of repository
by Taylor Blau
· 3 years, 5 months ago
439c1e6
Merge branch 'jh/builtin-fsmonitor-part2'
by Junio C Hamano
· 3 years, 8 months ago
1e0ea5c
fsmonitor: config settings are repository-specific
by Jeff Hostetler
· 3 years, 9 months ago
759f340
repository.c: free the "path cache" in repo_clear()
by Ævar Arnfjörð Bjarmason
· 3 years, 9 months ago
70ff41f
Merge branch 'en/fetch-negotiation-default-fix'
by Junio C Hamano
· 3 years, 10 months ago
714edc6
repo-settings: rename the traditional default fetch.negotiationAlgorithm
by Elijah Newren
· 3 years, 11 months ago
0dc90d9
Merge branch 'ns/tmp-objdir'
by Junio C Hamano
· 4 years ago
ecd81df
tmp-objdir: disable ref updates when replacing the primary odb
by Neeraj Singh
· 4 years ago
fd3cb05
remote: move static variables into per-repository struct
by Glen Choo
· 4 years, 1 month ago
d8d3337
Merge branch 'ab/repo-settings-cleanup'
by Junio C Hamano
· 4 years, 2 months ago
c21919f
repository.h: don't use a mix of int and bitfields
by Ævar Arnfjörð Bjarmason
· 4 years, 3 months ago
3050b6d
repo-settings.c: simplify the setup
by Ævar Arnfjörð Bjarmason
· 4 years, 3 months ago
8eb8dcf
repository: support unabsorbed in repo_submodule_init
by Jonathan Tan
· 4 years, 3 months ago
ef7dc2e
promisor-remote: support per-repository config
by Jonathan Tan
· 4 years, 6 months ago
ebaf3bc
repository: move global r_f_p_c to repo struct
by Jonathan Tan
· 4 years, 6 months ago
58300f4
sparse-index: add index.sparse config option
by Derrick Stolee
· 4 years, 9 months ago
3964fc2
sparse-index: add guard to ensure full index
by Derrick Stolee
· 4 years, 9 months ago
52b8c8c
Merge branch 'ds/maintenance-part-2'
by Junio C Hamano
· 5 years ago
288ed98
Merge branch 'tb/bloom-improvements'
by Junio C Hamano
· 5 years ago
18e449f
midx: enable core.multiPackIndex by default
by Derrick Stolee
· 5 years ago
b66d847
commit-graph: respect 'commitGraph.readChangedPaths'
by Taylor Blau
· 5 years ago
cbe566a
negotiator/noop: add noop fetch negotiator
by Jonathan Tan
· 5 years ago
16af5f1
repository: add a helper function to perform repository format upgrade
by Xin Li
· 6 years ago
95ca489
Merge branch 'jc/missing-ref-store-fix'
by Junio C Hamano
· 6 years ago
0220461
repository: mark the "refs" pointer as private
by Jeff King
· 6 years ago
15beaaa
Fix spelling errors in code comments
by Elijah Newren
· 6 years ago
098e8c6
Merge branch 'jk/disable-commit-graph-during-upload-pack'
by Junio C Hamano
· 6 years ago
6abada1
upload-pack: disable commit graph more gently for shallow traversal
by Jeff King
· 6 years ago
50f26bd
fetch: add fetch.writeCommitGraph config setting
by Derrick Stolee
· 6 years ago
aaf633c
repo-settings: create feature.experimental setting
by Derrick Stolee
· 6 years ago
ad0fb65
repo-settings: parse core.untrackedCache
by Derrick Stolee
· 6 years ago
7211b9e
repo-settings: consolidate some config settings
by Derrick Stolee
· 6 years ago
ee4512e
trace2: create new combined trace facility
by Jeff Hostetler
· 7 years ago
7589e63
Merge branch 'nd/the-index-final'
by Junio C Hamano
· 7 years ago
1b0d968
read-cache.c: replace update_index_if_able with repo_&
by Nguyễn Thái Ngọc Duy
· 7 years ago
e1ff0a3
read-cache.c: kill read_index()
by Nguyễn Thái Ngọc Duy
· 7 years ago
3a95f31
repository.c: replace hold_locked_index() with repo_hold_locked_index()
by Nguyễn Thái Ngọc Duy
· 7 years ago
d5498e0
repository: repo_submodule_init to take a submodule struct
by Stefan Beller
· 7 years ago
5ade034
Merge branch 'en/incl-forward-decl'
by Junio C Hamano
· 7 years ago
ef3ca95
Add missing includes and forward declarations
by Elijah Newren
· 7 years ago
c2ec417
repository.h: drop extern from function declaration
by Nguyễn Thái Ngọc Duy
· 7 years ago
00624d6
Merge branch 'sb/object-store-grafts'
by Junio C Hamano
· 7 years ago
1102405
Merge branch 'sb/object-store-alloc'
by Junio C Hamano
· 7 years ago
102de88
path.c: migrate global git_path_* to take a repository argument
by Stefan Beller
· 8 years ago
99bf115
repository: introduce parsed objects field
by Stefan Beller
· 8 years ago
174774c
Merge branch 'sb/object-store-replace'
by Junio C Hamano
· 8 years ago
64a7416
refs: store the main ref store inside the repository struct
by Stefan Beller
· 8 years ago
da62f78
submodule: fixup nested submodules after moving the submodule
by Stefan Beller
· 8 years ago
90c6215
repository: introduce raw object store field
by Stefan Beller
· 8 years ago
00a3da2
repository.h: add comment and clarify repo_set_gitdir
by Nguyễn Thái Ngọc Duy
· 8 years ago
2bee50a
repository: delete ignore_env member
by Nguyễn Thái Ngọc Duy
· 8 years ago
7bc0dca
sha1_file.c: move delayed getenv(altdb) back to setup_git_env()
by Nguyễn Thái Ngọc Duy
· 8 years ago
357a03e
repository.c: move env-related setup code back to environment.c
by Nguyễn Thái Ngọc Duy
· 8 years ago
b2f0ece
repository: initialize the_repository in main()
by Nguyễn Thái Ngọc Duy
· 8 years ago
78a6766
Integrate hash algorithm support with repo setup
by brian m. carlson
· 8 years ago
3f13877
repo_read_index: don't discard the index
by Brandon Williams
· 8 years ago
96dc883
repository: enable initialization of submodules
by Brandon Williams
· 8 years ago
bf12fcd
submodule-config: store the_submodule_cache in the_repository
by Brandon Williams
· 8 years ago
639e30b
repository: add index_state to struct repo
by Brandon Williams
· 8 years ago
3b25622
config: read config from a repository object
by Brandon Williams
· 8 years ago
359efef
repository: introduce the repository object
by Brandon Williams
· 8 years ago