index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
repository.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pack-objects: enable multi-pack reuse via `feature.experimental`
Taylor Blau
2024-02-06
1
-0
/
+1
*
refs: convert MERGE_AUTOSTASH to become a normal pseudo-ref
Patrick Steinhardt
2024-01-19
1
-1
/
+0
*
refs: convert AUTO_MERGE to become a normal pseudo-ref
Patrick Steinhardt
2024-01-19
1
-1
/
+0
*
setup: start tracking ref storage format
Patrick Steinhardt
2024-01-02
1
-0
/
+4
*
refs: refactor logic to look up storage backends
Patrick Steinhardt
2024-01-02
1
-0
/
+3
*
Merge branch 'en/header-split-cache-h-part-3'
Junio C Hamano
2023-06-30
1
-5
/
+3
|
\
|
*
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-21
1
-2
/
+0
|
*
repository.h: move declaration of the_index from cache.h
Elijah Newren
2023-06-21
1
-0
/
+3
|
*
preload-index.h: move declarations for preload-index.c from elsewhere
Elijah Newren
2023-06-21
1
-3
/
+0
*
|
Merge branch 'ds/disable-replace-refs'
Junio C Hamano
2023-06-23
1
-0
/
+9
|
\
\
|
*
|
repository: create read_replace_refs setting
Derrick Stolee
2023-06-12
1
-0
/
+9
*
|
|
Merge branch 'tb/pack-bitmap-traversal-with-boundary'
Junio C Hamano
2023-06-23
1
-0
/
+1
|
\
|
|
|
|
/
|
/
|
|
*
pack-bitmap.c: use commit boundary during bitmap traversal
Taylor Blau
2023-05-08
1
-0
/
+1
*
|
repository: move 'repository_format_worktree_config' to repo scope
Victoria Dye
2023-05-26
1
-0
/
+1
|
/
*
Merge branch 'tb/enable-cruft-packs-by-default'
Junio C Hamano
2023-04-29
1
-1
/
+0
|
\
|
*
repository.h: drop unused `gc_cruft_packs`
Taylor Blau
2023-04-18
1
-1
/
+0
*
|
pack-revindex: introduce `pack.readReverseIndex`
Taylor Blau
2023-04-13
1
-0
/
+1
|
/
*
treewide: remove unnecessary git-compat-util.h includes in headers
Elijah Newren
2023-02-24
1
-1
/
+0
*
features: feature.manyFiles implies fast index writes
Derrick Stolee
2023-01-06
1
-0
/
+1
*
Merge branch 'es/mark-gc-cruft-as-experimental'
Taylor Blau
2022-11-08
1
-0
/
+1
|
\
|
*
config: let feature.experimental imply gc.cruftPacks=true
Emily Shaffer
2022-10-26
1
-0
/
+1
*
|
Merge branch 'ab/submodule-helper-prep'
Junio C Hamano
2022-09-13
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
submodule--helper: check repo{_submodule,}_init() return values
Ævar Arnfjörð Bjarmason
2022-09-02
1
-0
/
+3
*
|
commit-graph: pass repo_settings instead of repository
Taylor Blau
2022-07-15
1
-0
/
+1
|
/
*
Merge branch 'jh/builtin-fsmonitor-part2'
Junio C Hamano
2022-04-04
1
-0
/
+3
|
\
|
*
fsmonitor: config settings are repository-specific
Jeff Hostetler
2022-03-26
1
-0
/
+3
*
|
repository.c: free the "path cache" in repo_clear()
Ævar Arnfjörð Bjarmason
2022-03-04
1
-1
/
+13
|
/
*
Merge branch 'en/fetch-negotiation-default-fix'
Junio C Hamano
2022-02-17
1
-1
/
+1
|
\
|
*
repo-settings: rename the traditional default fetch.negotiationAlgorithm
Elijah Newren
2022-02-02
1
-1
/
+1
*
|
Merge branch 'ns/tmp-objdir'
Junio C Hamano
2022-01-04
1
-0
/
+1
|
\
\
|
*
|
tmp-objdir: disable ref updates when replacing the primary odb
Neeraj Singh
2021-12-08
1
-0
/
+1
*
|
|
remote: move static variables into per-repository struct
Glen Choo
2021-11-19
1
-0
/
+4
|
|
/
|
/
|
*
|
Merge branch 'ab/repo-settings-cleanup'
Junio C Hamano
2021-10-06
1
-12
/
+8
|
\
\
|
*
|
repository.h: don't use a mix of int and bitfields
Ævar Arnfjörð Bjarmason
2021-09-22
1
-3
/
+2
|
*
|
repo-settings.c: simplify the setup
Ævar Arnfjörð Bjarmason
2021-09-22
1
-9
/
+6
|
|
/
*
/
repository: support unabsorbed in repo_submodule_init
Jonathan Tan
2021-09-09
1
-6
/
+9
|
/
*
promisor-remote: support per-repository config
Jonathan Tan
2021-06-28
1
-0
/
+2
*
repository: move global r_f_p_c to repo struct
Jonathan Tan
2021-06-28
1
-0
/
+3
*
sparse-index: add index.sparse config option
Derrick Stolee
2021-03-30
1
-1
/
+2
*
sparse-index: add guard to ensure full index
Derrick Stolee
2021-03-30
1
-0
/
+2
*
Merge branch 'ds/maintenance-part-2'
Junio C Hamano
2020-10-27
1
-0
/
+2
|
\
|
*
midx: enable core.multiPackIndex by default
Derrick Stolee
2020-09-25
1
-0
/
+2
*
|
Merge branch 'tb/bloom-improvements'
Junio C Hamano
2020-09-29
1
-0
/
+1
|
\
\
|
*
|
commit-graph: respect 'commitGraph.readChangedPaths'
Taylor Blau
2020-09-09
1
-0
/
+1
|
|
/
*
/
negotiator/noop: add noop fetch negotiator
Jonathan Tan
2020-08-18
1
-0
/
+1
|
/
*
repository: add a helper function to perform repository format upgrade
Xin Li
2020-06-05
1
-0
/
+6
*
Merge branch 'jc/missing-ref-store-fix'
Junio C Hamano
2020-04-22
1
-2
/
+6
|
\
|
*
repository: mark the "refs" pointer as private
Jeff King
2020-04-10
1
-2
/
+6
*
|
Fix spelling errors in code comments
Elijah Newren
2019-11-10
1
-1
/
+1
*
|
Merge branch 'jk/disable-commit-graph-during-upload-pack'
Junio C Hamano
2019-10-07
1
-0
/
+3
|
\
\
[next]