Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |