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
/
environment.h
Age
Commit message (
Expand
)
Author
2024-04-05
Merge branch 'jk/core-comment-string'
Junio C Hamano
2024-03-12
environment: drop comment_line_char compatibility macro
Jeff King
2024-03-12
environment: store comment_line_char as a string
Jeff King
2024-02-27
git: extend --no-lazy-fetch to work across subprocesses
Junio C Hamano
2023-08-31
add core.maxTreeDepth config
Jeff King
2023-07-28
Merge branch 'rs/pack-objects-parseopt-fix'
Junio C Hamano
2023-07-21
pack-objects: fix --no-keep-true-parents
René Scharfe
2023-06-21
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
2023-05-26
repository: move 'repository_format_worktree_config' to repo scope
Victoria Dye
2023-05-06
attr: teach "--attr-source=<tree>" global option to "git"
John Cai
2023-03-21
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
environment: move comment_line_char from cache.h
Elijah Newren
2021-01-15
environment: make `getenv_safe()` a public function
Patrick Steinhardt