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.c
Age
Commit message (
Expand
)
Author
2026-03-25
Merge branch 'ps/object-counting'
Junio C Hamano
2026-03-12
Merge branch 'bc/sha1-256-interop-02'
Junio C Hamano
2026-03-12
odb: stop including "odb/source.h"
Patrick Steinhardt
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-07
repository: require Rust support for interoperability
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-12-30
Merge branch 'gf/clear-path-cache-cleanup'
Junio C Hamano
2025-12-19
repository: remove duplicate free of cache->squash_msg
Greg Funni
2025-11-25
odb: handle changing a repository's commondir
Patrick Steinhardt
2025-11-25
odb: handle initialization of sources in `odb_new()`
Patrick Steinhardt
2025-11-25
odb: move logic to disable ref updates into repo
Patrick Steinhardt
2025-11-19
odb: refactor `odb_clear()` to `odb_free()`
Patrick Steinhardt
2025-11-03
odb: introduce `odb_source_new()`
Patrick Steinhardt
2025-09-18
Merge branch 'pw/3.0-commentchar-auto-deprecation'
Junio C Hamano
2025-08-26
config: warn on core.commentString=auto
Phillip Wood
2025-08-11
odb: store locality in object database sources
Patrick Steinhardt
2025-07-15
Merge branch 'ps/object-store'
Junio C Hamano
2025-07-07
repository: move 'repository_format_precious_objects' to repo scope
Ayush Chandekar
2025-07-01
odb: introduce parent pointers
Patrick Steinhardt
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
2025-07-01
object-store: rename `object_directory` to `odb_source`
Patrick Steinhardt
2025-07-01
object-store: rename `raw_object_store` to `object_database`
Patrick Steinhardt
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
2025-02-28
repo-settings: introduce function to clear struct
Patrick Steinhardt
2025-02-07
path: refactor `repo_worktree_path()` family of functions
Patrick Steinhardt
2024-12-02
worktree: add `relativeWorktrees` extension
Caleb White
2024-09-23
Merge branch 'ps/environ-wo-the-repository'
Junio C Hamano
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-09-05
object: clear grafts when clearing parsed object pool
Patrick Steinhardt
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-13
Merge branch 'ps/ref-storage-migration' into ps/use-the-repository
Junio C Hamano
2024-06-06
refs: convert ref storage format to an enum
Patrick Steinhardt
2024-05-30
Merge branch 'jc/undecided-is-not-necessarily-sha1-fix'
Junio C Hamano
2024-05-30
Merge branch 'ps/refs-without-the-repository-updates'
Junio C Hamano
2024-05-30
Merge branch 'ps/undecided-is-not-necessarily-sha1'
Junio C Hamano
2024-05-21
setup: add an escape hatch for "no more default hash algorithm" change
Junio C Hamano
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
[next]