index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
repository.h
Age
Commit message (
Expand
)
Author
2026-03-12
Merge branch 'bc/sha1-256-interop-02'
Junio C Hamano
2026-03-10
Merge branch 'ar/config-hooks'
Junio C Hamano
2026-03-05
Merge branch 'ob/core-attributesfile-in-repository'
Junio C Hamano
2026-03-04
Merge branch 'kn/ref-location'
Junio C Hamano
2026-02-25
refs: allow reference location in refstorage config
Karthik Nayak
2026-02-19
hook: include hooks from the config
Adrian Ratiu
2026-02-17
environment: stop storing `core.attributesFile` globally
Olamide Caleb Bello
2026-02-07
hash: use uint32_t for object_id algorithm
brian m. carlson
2026-02-05
Merge branch 'ar/submodule-gitdir-tweak'
Junio C Hamano
2026-01-12
submodule: introduce extensions.submodulePathConfig
Adrian Ratiu
2025-11-25
odb: handle changing a repository's commondir
Patrick Steinhardt
2025-11-25
odb: move logic to disable ref updates into repo
Patrick Steinhardt
2025-08-26
config: warn on core.commentString=auto
Phillip Wood
2025-07-15
Merge branch 'ps/object-store'
Junio C Hamano
2025-07-14
Merge branch 'ps/use-reftable-as-default-in-3.0'
Junio C Hamano
2025-07-07
repository: move 'repository_format_precious_objects' to repo scope
Ayush Chandekar
2025-07-07
BreakingChanges: announce switch to "reftable" format
Patrick Steinhardt
2025-07-01
object-store: rename `raw_object_store` to `object_database`
Patrick Steinhardt
2024-12-02
worktree: add `relativeWorktrees` extension
Caleb White
2024-09-12
repo-settings: split out declarations into a standalone header
Patrick Steinhardt
2024-09-12
environment: make `get_git_work_tree()` accept a repository
Patrick Steinhardt
2024-09-12
environment: make `get_graft_file()` accept a repository
Patrick Steinhardt
2024-09-12
environment: make `get_index_file()` accept a repository
Patrick Steinhardt
2024-09-12
environment: make `get_object_directory()` accept a repository
Patrick Steinhardt
2024-09-12
environment: make `get_git_common_dir()` accept a repository
Patrick Steinhardt
2024-09-12
environment: make `get_git_dir()` accept a repository
Patrick Steinhardt
2024-07-08
Merge branch 'tb/path-filter-fix'
Junio C Hamano
2024-06-25
repo-settings: introduce commitgraph.changedPathsVersion
Taylor Blau
2024-06-14
refs: avoid include cycle with "repository.h"
Patrick Steinhardt
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-06
refs: convert ref storage format to an enum
Patrick Steinhardt
2024-05-17
refs: retrieve worktree ref stores via associated repository
Patrick Steinhardt
2024-05-17
refs: pass repo when retrieving submodule ref store
Patrick Steinhardt
2024-04-18
repository: drop `initialize_the_repository()`
Patrick Steinhardt
2024-04-18
repository: drop `the_index` variable
Patrick Steinhardt
2024-03-28
Merge branch 'eb/hash-transition'
Junio C Hamano
2024-02-26
Merge branch 'ps/reftable-backend'
Junio C Hamano
2024-02-07
refs: introduce reftable backend
Patrick Steinhardt
2024-02-05
pack-objects: enable multi-pack reuse via `feature.experimental`
Taylor Blau
2024-01-19
refs: convert MERGE_AUTOSTASH to become a normal pseudo-ref
Patrick Steinhardt
2024-01-19
refs: convert AUTO_MERGE to become a normal pseudo-ref
Patrick Steinhardt
2024-01-02
setup: start tracking ref storage format
Patrick Steinhardt
2024-01-02
refs: refactor logic to look up storage backends
Patrick Steinhardt
2023-10-02
repository: add a compatibility hash algorithm
Eric W. Biederman
2023-06-29
Merge branch 'en/header-split-cache-h-part-3'
Junio C Hamano
2023-06-22
Merge branch 'ds/disable-replace-refs'
Junio C Hamano
2023-06-22
Merge branch 'tb/pack-bitmap-traversal-with-boundary'
Junio C Hamano
2023-06-21
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-21
repository.h: move declaration of the_index from cache.h
Elijah Newren
2023-06-21
preload-index.h: move declarations for preload-index.c from elsewhere
Elijah Newren
[next]