index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.c
Age
Commit message (
Expand
)
Author
2025-03-06
Merge branch 'tz/doc-txt-to-adoc-fixes'
Junio C Hamano
2025-03-05
Merge branch 'ps/path-sans-the-repository'
Junio C Hamano
2025-03-03
setup.c: *.txt -> *.adoc fixes
Todd Zullinger
2025-02-28
path: adjust last remaining users of `the_repository`
Patrick Steinhardt
2025-02-28
environment: move access to "core.sharedRepository" into repo settings
Patrick Steinhardt
2025-02-07
path: drop `git_path_buf()` in favor of `repo_git_path_replace()`
Patrick Steinhardt
2025-02-07
path: refactor `repo_common_path()` family of functions
Patrick Steinhardt
2025-01-30
setup: fix reinit of repos with incompatible GIT_DEFAULT_HASH
Patrick Steinhardt
2025-01-30
setup: fix reinit of repos with incompatible GIT_DEFAULT_REF_FORMAT
Patrick Steinhardt
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-02
worktree: add `relativeWorktrees` extension
Caleb White
2024-12-02
setup: correctly reinitialize repository version
Caleb White
2024-10-08
worktree: link worktrees with relative paths
Caleb White
2024-09-25
Merge branch 'ak/typofix-2.46-maint'
Junio C Hamano
2024-09-19
setup: fix a typo
Andrew Kreimer
2024-09-12
environment: stop storing "core.logAllRefUpdates" globally
Patrick Steinhardt
2024-09-12
environment: move `set_git_dir()` and related into setup layer
Patrick Steinhardt
2024-09-12
environment: make `get_git_work_tree()` 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-08-26
Merge branch 'jk/mark-unused-parameters'
Junio C Hamano
2024-08-23
Merge branch 'ps/hash-and-ref-format-from-config'
Junio C Hamano
2024-08-17
setup: mark unused parameter in config callback
Jeff King
2024-08-16
setup: make ref storage format configurable via config
Patrick Steinhardt
2024-08-16
setup: make object format configurable via config
Patrick Steinhardt
2024-08-16
setup: merge configuration of repository formats
Patrick Steinhardt
2024-07-30
safe.directory: normalize the configured path
Junio C Hamano
2024-07-30
safe.directory: normalize the checked path
Junio C Hamano
2024-07-30
safe.directory: preliminary clean-up
Junio C Hamano
2024-07-02
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-06-24
Merge branch 'tb/precompose-getcwd'
Junio C Hamano
2024-06-17
Merge branch 'ps/ref-storage-migration'
Junio C Hamano
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-12
Merge branch 'jc/safe-directory-leading-path'
Junio C Hamano
2024-06-06
Merge branch 'ps/leakfixes'
Junio C Hamano
2024-06-06
refs: convert ref storage format to an enum
Patrick Steinhardt
2024-06-06
setup: unset ref storage when reinitializing repository version
Patrick Steinhardt
2024-06-03
Merge branch 'ps/fix-reinit-includeif-onbranch'
Junio C Hamano
2024-05-31
macOS: ls-files path fails if path of workdir is NFD
Torsten Bögershausen
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-29
safe.directory: allow "lead/ing/path/*" match
Junio C Hamano
2024-05-27
config: clarify memory ownership in `git_config_pathname()`
Patrick Steinhardt
2024-05-23
Merge branch 'ps/refs-without-the-repository-updates' into ps/ref-storage-mig...
Junio C Hamano
2024-05-22
setup: fix bug with "includeIf.onbranch" when initializing dir
Patrick Steinhardt
2024-05-20
Merge branch 'kn/ref-transaction-symref'
Junio C Hamano
2024-05-17
refs: drop `git_default_branch_name()`
Patrick Steinhardt
[next]