summaryrefslogtreecommitdiffstats
path: root/environment.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rs/pack-objects-parseopt-fix'Junio C Hamano2023-07-281-1/+1
|\
| * pack-objects: fix --no-keep-true-parentsRené Scharfe2023-07-211-1/+1
* | read-cache*.h: move declarations for read-cache.c functions from cache.hElijah Newren2023-06-211-2/+1
* | repository: move 'repository_format_worktree_config' to repo scopeVictoria Dye2023-05-261-1/+0
|/
* attr: teach "--attr-source=<tree>" global option to "git"John Cai2023-05-061-0/+1
* environment.h: move declarations for environment.c functions from cache.hElijah Newren2023-03-211-0/+213
* environment: move comment_line_char from cache.hElijah Newren2023-03-211-0/+7
* environment: make `getenv_safe()` a public functionPatrick Steinhardt2021-01-151-0/+12