Sign in
googlers
/
jrn
/
git
/
17a1bb570bcd165a3dc1c28c441bee45a941bb12
/
repository.h
58300f4
sparse-index: add index.sparse config option
by Derrick Stolee
· 4 years ago
3964fc2
sparse-index: add guard to ensure full index
by Derrick Stolee
· 4 years ago
52b8c8c
Merge branch 'ds/maintenance-part-2'
by Junio C Hamano
· 4 years, 4 months ago
288ed98
Merge branch 'tb/bloom-improvements'
by Junio C Hamano
· 4 years, 5 months ago
18e449f
midx: enable core.multiPackIndex by default
by Derrick Stolee
· 4 years, 5 months ago
b66d847
commit-graph: respect 'commitGraph.readChangedPaths'
by Taylor Blau
· 4 years, 6 months ago
cbe566a
negotiator/noop: add noop fetch negotiator
by Jonathan Tan
· 4 years, 7 months ago
16af5f1
repository: add a helper function to perform repository format upgrade
by Xin Li
· 4 years, 9 months ago
95ca489
Merge branch 'jc/missing-ref-store-fix'
by Junio C Hamano
· 4 years, 11 months ago
0220461
repository: mark the "refs" pointer as private
by Jeff King
· 5 years ago
15beaaa
Fix spelling errors in code comments
by Elijah Newren
· 5 years ago
098e8c6
Merge branch 'jk/disable-commit-graph-during-upload-pack'
by Junio C Hamano
· 5 years ago
6abada1
upload-pack: disable commit graph more gently for shallow traversal
by Jeff King
· 5 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
· 6 years ago
7589e63
Merge branch 'nd/the-index-final'
by Junio C Hamano
· 6 years ago
1b0d968
read-cache.c: replace update_index_if_able with repo_&
by Nguyễn Thái Ngọc Duy
· 6 years ago
e1ff0a3
read-cache.c: kill read_index()
by Nguyễn Thái Ngọc Duy
· 6 years ago
3a95f31
repository.c: replace hold_locked_index() with repo_hold_locked_index()
by Nguyễn Thái Ngọc Duy
· 6 years ago
d5498e0
repository: repo_submodule_init to take a submodule struct
by Stefan Beller
· 6 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
· 7 years ago
99bf115
repository: introduce parsed objects field
by Stefan Beller
· 7 years ago
174774c
Merge branch 'sb/object-store-replace'
by Junio C Hamano
· 7 years ago
64a7416
refs: store the main ref store inside the repository struct
by Stefan Beller
· 7 years ago
da62f78
submodule: fixup nested submodules after moving the submodule
by Stefan Beller
· 7 years ago
90c6215
repository: introduce raw object store field
by Stefan Beller
· 7 years ago
00a3da2
repository.h: add comment and clarify repo_set_gitdir
by Nguyễn Thái Ngọc Duy
· 7 years ago
2bee50a
repository: delete ignore_env member
by Nguyễn Thái Ngọc Duy
· 7 years ago
7bc0dca
sha1_file.c: move delayed getenv(altdb) back to setup_git_env()
by Nguyễn Thái Ngọc Duy
· 7 years ago
357a03e
repository.c: move env-related setup code back to environment.c
by Nguyễn Thái Ngọc Duy
· 7 years ago
b2f0ece
repository: initialize the_repository in main()
by Nguyễn Thái Ngọc Duy
· 7 years ago
78a6766
Integrate hash algorithm support with repo setup
by brian m. carlson
· 7 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