Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | setup: fix leaking repository format | Patrick Steinhardt | 2023-11-07 | 1 | -0/+2 |
* | setup: refactor `upgrade_repository_format()` to have common exit | Patrick Steinhardt | 2023-11-07 | 1 | -11/+20 |
* | Merge branch 'ds/scalar-updates' into maint-2.42 | Junio C Hamano | 2023-11-02 | 1 | -22/+12 |
|\ | |||||
| * | setup: add discover_git_directory_reason() | Derrick Stolee | 2023-08-28 | 1 | -22/+12 |
* | | Merge branch 'cw/compat-util-header-cleanup' | Junio C Hamano | 2023-07-17 | 1 | -1/+0 |
|\ \ | |||||
| * | | treewide: remove unnecessary includes for wrapper.h | Calvin Wan | 2023-07-05 | 1 | -1/+0 |
* | | | Merge branch 'gc/config-context' | Junio C Hamano | 2023-07-06 | 1 | -6/+12 |
|\ \ \ | |/ / |/| | | |||||
| * | | config: pass kvi to die_bad_number() | Glen Choo | 2023-06-28 | 1 | -1/+1 |
| * | | config: add ctx arg to config_fn_t | Glen Choo | 2023-06-28 | 1 | -5/+11 |
* | | | Merge branch 'en/header-split-cache-h-part-3' | Junio C Hamano | 2023-06-30 | 1 | -0/+493 |
|\ \ \ | |/ / |/| | | |||||
| * | | repository: remove unnecessary include of path.h | Elijah Newren | 2023-06-21 | 1 | -0/+1 |
| * | | setup: adopt shared init-db & clone code | Elijah Newren | 2023-06-21 | 1 | -0/+492 |
* | | | Merge branch 'gc/discover-not-setup' | Junio C Hamano | 2023-06-23 | 1 | -8/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | setup.c: don't setup in discover_git_directory() | Glen Choo | 2023-06-16 | 1 | -5/+0 |
| |/ | |||||
* / | repository: move 'repository_format_worktree_config' to repo scope | Victoria Dye | 2023-05-26 | 1 | -2/+8 |
|/ | |||||
* | setup: trace bare repository setups | Glen Choo | 2023-05-01 | 1 | -0/+1 |
* | treewide: remove double forward declaration of read_in_full | Elijah Newren | 2023-04-11 | 1 | -0/+1 |
* | treewide: remove cache.h inclusion due to object-name.h changes | Elijah Newren | 2023-04-11 | 1 | -1/+1 |
* | object-name.h: move declarations for object-name.c functions from cache.h | Elijah Newren | 2023-04-11 | 1 | -0/+1 |
* | treewide: be explicit about dependence on trace.h & trace2.h | Elijah Newren | 2023-04-11 | 1 | -0/+1 |
* | setup.h: move declarations for setup.c functions from cache.h | Elijah Newren | 2023-03-21 | 1 | -0/+1 |
* | environment.h: move declarations for environment.c functions from cache.h | Elijah Newren | 2023-03-21 | 1 | -0/+1 |
* | abspath.h: move absolute path functions from cache.h | Elijah Newren | 2023-03-21 | 1 | -0/+1 |
* | treewide: be explicit about dependence on gettext.h | Elijah Newren | 2023-03-21 | 1 | -0/+1 |
* | Merge branch 'js/safe-directory-plus' | Junio C Hamano | 2022-08-15 | 1 | -12/+18 |
|\ | |||||
| * | setup: prepare for more detailed "dubious ownership" messages | Johannes Schindelin | 2022-08-08 | 1 | -10/+15 |
| * | setup: fix some formatting | Johannes Schindelin | 2022-08-08 | 1 | -4/+5 |
* | | setup.c: create `safe.bareRepository` | Glen Choo | 2022-07-15 | 1 | -1/+56 |
* | | safe.directory: use git_protected_config() | Glen Choo | 2022-07-15 | 1 | -1/+1 |
* | | Sync with Git 2.37.1 | Junio C Hamano | 2022-07-12 | 1 | -11/+60 |
|\| | |||||
| * | Sync with Git 2.36.2 | Junio C Hamano | 2022-06-27 | 1 | -11/+60 |
| |\ | |||||
| | * | Sync with 2.35.4 | Johannes Schindelin | 2022-06-23 | 1 | -11/+60 |
| | |\ | |||||
| | | * | Sync with 2.34.4 | Johannes Schindelin | 2022-06-23 | 1 | -11/+60 |
| | | |\ | |||||
| | | | * | Sync with 2.32.3 | Johannes Schindelin | 2022-06-23 | 1 | -11/+60 |
| | | | |\ | |||||
| | | | | * | Sync with 2.31.4 | Johannes Schindelin | 2022-06-23 | 1 | -11/+60 |
| | | | | |\ | |||||
| | | | | | * | setup: tighten ownership checks post CVE-2022-24765 | Carlo Marcelo Arenas Belón | 2022-06-23 | 1 | -11/+60 |
* | | | | | | | Merge branch 'cr/setup-bug-typo' | Junio C Hamano | 2022-07-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | setup: fix function name in a BUG() message | Cleber Rosa | 2022-06-18 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | setup: don't die if realpath(3) fails on getcwd(3) | Kevin Locke | 2022-05-25 | 1 | -1/+10 |
* | | | | | | Merge branch 'ep/maint-equals-null-cocci' | Junio C Hamano | 2022-05-21 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Merge branch 'ep/maint-equals-null-cocci' for maint-2.35 | Junio C Hamano | 2022-05-02 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | tree-wide: apply equals-null.cocci | Junio C Hamano | 2022-05-02 | 1 | -1/+1 |
| | |/ / / | |||||
* | | | | | Sync with Git 2.35.3 | Junio C Hamano | 2022-04-14 | 1 | -3/+9 |
|\| | | | | |||||
| * | | | | Git 2.35.3v2.35.3 | Junio C Hamano | 2022-04-14 | 1 | -3/+9 |
| |\| | | | |||||
| | * | | | Git 2.33.3v2.33.3 | Junio C Hamano | 2022-04-14 | 1 | -3/+9 |
| | |\| | | |||||
| | | * | | Git 2.32.2v2.32.2 | Junio C Hamano | 2022-04-14 | 1 | -3/+9 |
| | | |\| | |||||
| | | | * | setup: opt-out of check with safe.directory=* | Derrick Stolee | 2022-04-13 | 1 | -2/+4 |
| | | | * | setup: fix safe.directory key not being checked | Matheus Valadares | 2022-04-13 | 1 | -0/+3 |
| | | | * | t0033: add tests for safe.directory | Derrick Stolee | 2022-04-13 | 1 | -1/+2 |
* | | | | | Merge tag 'v2.35.2' | Junio C Hamano | 2022-04-12 | 1 | -1/+56 |
|\| | | | |