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.c
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
Merge branch 'ty/repository-fetch-if-missing'
Junio C Hamano
1
-0
/
+1
2026-08-20
Merge branch 'ps/odb-make-creation-pluggable'
Junio C Hamano
1
-2
/
+1
2026-08-15
repository: move fetch_if_missing into struct repository
Tian Yuchen
1
-0
/
+1
2026-08-06
setup: defer object database creation
Patrick Steinhardt
1
-0
/
+1
2026-08-06
setup: detangle loading of loose object maps
Patrick Steinhardt
1
-2
/
+0
2026-07-30
Merge branch 'ty/migrate-excludes-file'
Junio C Hamano
1
-0
/
+1
2026-07-30
Merge branch 'rs/tempfile-wo-the-repository'
Junio C Hamano
1
-1
/
+1
2026-07-14
use repo_hold_lock_file_for_update{,_mode,_timeout}() with custom repos
René Scharfe
1
-1
/
+1
2026-07-14
repository: introduce repo_config_values_clear()
Tian Yuchen
1
-0
/
+1
2026-07-07
setup: move prefix into repository
Patrick Steinhardt
1
-0
/
+1
2026-06-30
Merge branch 'ps/setup-drop-global-state' into ps/setup-split-discovery-and-s...
Junio C Hamano
1
-0
/
+1
2026-06-26
repository: free main reference database
Patrick Steinhardt
1
-0
/
+5
2026-06-11
environment: split up concerns of `is_bare_repository_cfg`
Patrick Steinhardt
1
-0
/
+1
2026-06-05
setup: construct object database in `apply_repository_format()`
Patrick Steinhardt
1
-3
/
+1
2026-06-05
repository: stop reading loose object map twice on repo init
Patrick Steinhardt
1
-3
/
+0
2026-06-05
repository: stop initializing the object database in `repo_set_gitdir()`
Patrick Steinhardt
1
-6
/
+2
2026-06-05
setup: deduplicate logic to apply repository format
Patrick Steinhardt
1
-20
/
+11
2026-04-10
hook: add hook.<event>.enabled switch
Adrian Ratiu
1
-0
/
+1
2026-04-10
hook: add per-event jobs config
Adrian Ratiu
1
-0
/
+1
2026-04-10
repository: fix repo_init() memleak due to missing _clear()
Adrian Ratiu
1
-0
/
+1
2026-03-25
Merge branch 'ps/object-counting'
Junio C Hamano
1
-0
/
+1
2026-03-12
Merge branch 'bc/sha1-256-interop-02'
Junio C Hamano
1
-3
/
+9
2026-03-12
odb: stop including "odb/source.h"
Patrick Steinhardt
1
-0
/
+1
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
/
+14
2026-03-04
Merge branch 'kn/ref-location'
Junio C Hamano
1
-2
/
+7
2026-02-25
refs: allow reference location in refstorage config
Karthik Nayak
1
-2
/
+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
/
+14
2026-02-07
hash: use uint32_t for object_id algorithm
brian m. carlson
1
-3
/
+3
2026-02-07
repository: require Rust support for interoperability
brian m. carlson
1
-1
/
+7
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-12-30
Merge branch 'gf/clear-path-cache-cleanup'
Junio C Hamano
1
-1
/
+0
2025-12-19
repository: remove duplicate free of cache->squash_msg
Greg Funni
1
-1
/
+0
2025-11-25
odb: handle changing a repository's commondir
Patrick Steinhardt
1
-10
/
+3
2025-11-25
odb: handle initialization of sources in `odb_new()`
Patrick Steinhardt
1
-11
/
+7
2025-11-25
odb: move logic to disable ref updates into repo
Patrick Steinhardt
1
-1
/
+1
2025-11-19
odb: refactor `odb_clear()` to `odb_free()`
Patrick Steinhardt
1
-2
/
+2
2025-11-03
odb: introduce `odb_source_new()`
Patrick Steinhardt
1
-5
/
+9
2025-09-18
Merge branch 'pw/3.0-commentchar-auto-deprecation'
Junio C Hamano
1
-0
/
+1
2025-08-26
config: warn on core.commentString=auto
Phillip Wood
1
-0
/
+1
2025-08-11
odb: store locality in object database sources
Patrick Steinhardt
1
-0
/
+1
2025-07-15
Merge branch 'ps/object-store'
Junio C Hamano
1
-10
/
+11
2025-07-07
repository: move 'repository_format_precious_objects' to repo scope
Ayush Chandekar
1
-0
/
+1
2025-07-01
odb: introduce parent pointers
Patrick Steinhardt
1
-1
/
+2
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
1
-1
/
+1
2025-07-01
object-store: rename `object_directory` to `odb_source`
Patrick Steinhardt
1
-7
/
+7
2025-07-01
object-store: rename `raw_object_store` to `object_database`
Patrick Steinhardt
1
-2
/
+2
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
1
-1
/
+1
[next]