index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
environment.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
config: make `delta_base_cache_limit` a non-global variable
Karthik Nayak
2024-12-04
1
-1
/
+0
*
environment: stop storing "core.notesRef" globally
Patrick Steinhardt
2024-09-12
1
-2
/
+0
*
environment: stop storing "core.warnAmbiguousRefs" globally
Patrick Steinhardt
2024-09-12
1
-1
/
+0
*
environment: stop storing "core.preferSymlinkRefs" globally
Patrick Steinhardt
2024-09-12
1
-1
/
+0
*
environment: stop storing "core.logAllRefUpdates" globally
Patrick Steinhardt
2024-09-12
1
-2
/
+0
*
refs: stop modifying global `log_all_ref_updates` variable
Patrick Steinhardt
2024-09-12
1
-6
/
+2
*
environment: guard state depending on a repository
Patrick Steinhardt
2024-09-12
1
-1
/
+24
*
environment: reorder header to split out `the_repository`-free section
Patrick Steinhardt
2024-09-12
1
-41
/
+40
*
environment: move `set_git_dir()` and related into setup layer
Patrick Steinhardt
2024-09-12
1
-2
/
+0
*
environment: move object database functions into object layer
Patrick Steinhardt
2024-09-12
1
-15
/
+0
*
environment: make `get_git_work_tree()` accept a repository
Patrick Steinhardt
2024-09-12
1
-1
/
+0
*
environment: make `get_graft_file()` accept a repository
Patrick Steinhardt
2024-09-12
1
-2
/
+0
*
environment: make `get_index_file()` accept a repository
Patrick Steinhardt
2024-09-12
1
-1
/
+0
*
environment: make `get_object_directory()` accept a repository
Patrick Steinhardt
2024-09-12
1
-1
/
+0
*
environment: make `get_git_common_dir()` accept a repository
Patrick Steinhardt
2024-09-12
1
-1
/
+0
*
environment: make `get_git_dir()` accept a repository
Patrick Steinhardt
2024-09-12
1
-1
/
+0
*
config: fix leaking comment character config
Patrick Steinhardt
2024-08-14
1
-0
/
+1
*
config: clarify memory ownership in `git_config_string()`
Patrick Steinhardt
2024-05-27
1
-4
/
+4
*
config: clarify memory ownership in `git_config_pathname()`
Patrick Steinhardt
2024-05-27
1
-3
/
+3
*
advice: add --no-advice global option
James Liu
2024-05-03
1
-0
/
+7
*
Merge branch 'jk/core-comment-string'
Junio C Hamano
2024-04-05
1
-1
/
+1
|
\
|
*
environment: drop comment_line_char compatibility macro
Jeff King
2024-03-12
1
-1
/
+0
|
*
environment: store comment_line_char as a string
Jeff King
2024-03-12
1
-1
/
+2
*
|
git: extend --no-lazy-fetch to work across subprocesses
Junio C Hamano
2024-02-27
1
-0
/
+1
|
/
*
add core.maxTreeDepth config
Jeff King
2023-09-01
1
-0
/
+1
*
Merge branch 'rs/pack-objects-parseopt-fix'
Junio C Hamano
2023-07-28
1
-1
/
+1
|
\
|
*
pack-objects: fix --no-keep-true-parents
René Scharfe
2023-07-21
1
-1
/
+1
*
|
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
2023-06-21
1
-2
/
+1
*
|
repository: move 'repository_format_worktree_config' to repo scope
Victoria Dye
2023-05-26
1
-1
/
+0
|
/
*
attr: teach "--attr-source=<tree>" global option to "git"
John Cai
2023-05-06
1
-0
/
+1
*
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+213
*
environment: move comment_line_char from cache.h
Elijah Newren
2023-03-21
1
-0
/
+7
*
environment: make `getenv_safe()` a public function
Patrick Steinhardt
2021-01-15
1
-0
/
+12