index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
repository.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-15
repository: move fetch_if_missing into struct repository
Tian Yuchen
1
-0
/
+6
2026-07-30
Merge branch 'ty/migrate-excludes-file'
Junio C Hamano
1
-1
/
+1
2026-07-14
repository: adjust the comment of config_values_private_
Tian Yuchen
1
-1
/
+1
2026-07-07
setup: move prefix into repository
Patrick Steinhardt
1
-0
/
+8
2026-06-11
environment: split up concerns of `is_bare_repository_cfg`
Patrick Steinhardt
1
-0
/
+7
2026-06-05
repository: stop initializing the object database in `repo_set_gitdir()`
Patrick Steinhardt
1
-3
/
+0
2026-05-19
setup: stop using `the_repository` in `upgrade_repository_format()`
Patrick Steinhardt
1
-1
/
+1
2026-05-19
setup: stop using `the_repository` in `set_git_work_tree()`
Patrick Steinhardt
1
-0
/
+1
2026-05-19
setup: stop using `the_repository` in `setup_work_tree()`
Patrick Steinhardt
1
-0
/
+1
2026-04-10
hook: add hook.<event>.enabled switch
Adrian Ratiu
1
-0
/
+4
2026-04-10
hook: add per-event jobs config
Adrian Ratiu
1
-0
/
+3
2026-04-10
hook: parse the hook.jobs config
Adrian Ratiu
1
-0
/
+3
2026-03-12
Merge branch 'bc/sha1-256-interop-02'
Junio C Hamano
1
-2
/
+2
2026-03-10
Merge branch 'ar/config-hooks'
Junio C Hamano
1
-0
/
+6
2026-03-05
Merge branch 'ob/core-attributesfile-in-repository'
Junio C Hamano
1
-0
/
+7
2026-03-04
Merge branch 'kn/ref-location'
Junio C Hamano
1
-1
/
+7
2026-02-25
refs: allow reference location in refstorage config
Karthik Nayak
1
-1
/
+7
2026-02-19
hook: include hooks from the config
Adrian Ratiu
1
-0
/
+6
2026-02-17
environment: stop storing `core.attributesFile` globally
Olamide Caleb Bello
1
-0
/
+7
2026-02-07
hash: use uint32_t for object_id algorithm
brian m. carlson
1
-2
/
+2
2026-02-05
Merge branch 'ar/submodule-gitdir-tweak'
Junio C Hamano
1
-0
/
+1
2026-01-12
submodule: introduce extensions.submodulePathConfig
Adrian Ratiu
1
-0
/
+1
2025-11-25
odb: handle changing a repository's commondir
Patrick Steinhardt
1
-0
/
+1
2025-11-25
odb: move logic to disable ref updates into repo
Patrick Steinhardt
1
-1
/
+8
2025-08-26
config: warn on core.commentString=auto
Phillip Wood
1
-0
/
+3
2025-07-15
Merge branch 'ps/object-store'
Junio C Hamano
1
-2
/
+2
2025-07-14
Merge branch 'ps/use-reftable-as-default-in-3.0'
Junio C Hamano
1
-0
/
+6
2025-07-07
repository: move 'repository_format_precious_objects' to repo scope
Ayush Chandekar
1
-0
/
+1
2025-07-07
BreakingChanges: announce switch to "reftable" format
Patrick Steinhardt
1
-0
/
+6
2025-07-01
object-store: rename `raw_object_store` to `object_database`
Patrick Steinhardt
1
-2
/
+2
2024-12-02
worktree: add `relativeWorktrees` extension
Caleb White
1
-0
/
+1
2024-09-12
repo-settings: split out declarations into a standalone header
Patrick Steinhardt
1
-50
/
+1
2024-09-12
environment: make `get_git_work_tree()` accept a repository
Patrick Steinhardt
1
-0
/
+1
2024-09-12
environment: make `get_graft_file()` accept a repository
Patrick Steinhardt
1
-0
/
+1
2024-09-12
environment: make `get_index_file()` accept a repository
Patrick Steinhardt
1
-0
/
+1
2024-09-12
environment: make `get_object_directory()` accept a repository
Patrick Steinhardt
1
-0
/
+1
2024-09-12
environment: make `get_git_common_dir()` accept a repository
Patrick Steinhardt
1
-0
/
+1
2024-09-12
environment: make `get_git_dir()` accept a repository
Patrick Steinhardt
1
-0
/
+2
2024-07-08
Merge branch 'tb/path-filter-fix'
Junio C Hamano
1
-1
/
+1
2024-06-25
repo-settings: introduce commitgraph.changedPathsVersion
Taylor Blau
1
-1
/
+1
2024-06-14
refs: avoid include cycle with "repository.h"
Patrick Steinhardt
1
-1
/
+6
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
1
-0
/
+2
2024-06-06
refs: convert ref storage format to an enum
Patrick Steinhardt
1
-6
/
+4
2024-05-17
refs: retrieve worktree ref stores via associated repository
Patrick Steinhardt
1
-0
/
+6
2024-05-17
refs: pass repo when retrieving submodule ref store
Patrick Steinhardt
1
-0
/
+8
2024-04-18
repository: drop `initialize_the_repository()`
Patrick Steinhardt
1
-1
/
+1
2024-04-18
repository: drop `the_index` variable
Patrick Steinhardt
1
-3
/
+0
2024-03-28
Merge branch 'eb/hash-transition'
Junio C Hamano
1
-0
/
+4
2024-02-26
Merge branch 'ps/reftable-backend'
Junio C Hamano
1
-2
/
+3
2024-02-07
refs: introduce reftable backend
Patrick Steinhardt
1
-2
/
+3
[next]