summaryrefslogtreecommitdiff
path: root/environment.h
AgeCommit message (Expand)Author
2024-04-05Merge branch 'jk/core-comment-string'Junio C Hamano
2024-03-12environment: drop comment_line_char compatibility macroJeff King
2024-03-12environment: store comment_line_char as a stringJeff King
2024-02-27git: extend --no-lazy-fetch to work across subprocessesJunio C Hamano
2023-08-31add core.maxTreeDepth configJeff King
2023-07-28Merge branch 'rs/pack-objects-parseopt-fix'Junio C Hamano
2023-07-21pack-objects: fix --no-keep-true-parentsRené Scharfe
2023-06-21read-cache*.h: move declarations for read-cache.c functions from cache.hElijah Newren
2023-05-26repository: move 'repository_format_worktree_config' to repo scopeVictoria Dye
2023-05-06attr: teach "--attr-source=<tree>" global option to "git"John Cai
2023-03-21environment.h: move declarations for environment.c functions from cache.hElijah Newren
2023-03-21environment: move comment_line_char from cache.hElijah Newren
2021-01-15environment: make `getenv_safe()` a public functionPatrick Steinhardt