Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\| | | | | |||||
| * | | | | Sync with 2.34.2 | Johannes Schindelin | 2022-03-24 | 1 | -1/+56 |
| |\| | | | |||||
| | * | | | Sync with 2.32.1 | Johannes Schindelin | 2022-03-24 | 1 | -1/+56 |
| | |\| | | |||||
| | | * | | Sync with 2.31.2 | Johannes Schindelin | 2022-03-24 | 1 | -1/+56 |
| | | |\| | |||||
| | | | * | setup_git_directory(): add an owner check for the top-level directory | Johannes Schindelin | 2022-03-21 | 1 | -1/+56 |
* | | | | | i18n: factorize "invalid value" messages | Jean-Noël Avila | 2022-02-04 | 1 | -1/+2 |
|/ / / / | |||||
* / / / | setup: introduce startup_info->original_cwd | Elijah Newren | 2021-12-09 | 1 | -0/+65 |
|/ / / | |||||
* | | | setup: use xopen and xdup in sanitize_stdfds | René Scharfe | 2021-09-10 | 1 | -5/+3 |
* | | | Merge branch 'jt/partial-clone-submodule-1' | Junio C Hamano | 2021-07-17 | 1 | -4/+13 |
|\ \ \ | |||||
| * | | | repository: move global r_f_p_c to repo struct | Jonathan Tan | 2021-06-28 | 1 | -4/+13 |
| |/ / | |||||
* / / | setup: split "extensions found" messages into singular and plural | Alex Henrie | 2021-05-20 | 1 | -2/+6 |
|/ / | |||||
* / | macOS: precompose startup_info->prefix | Torsten Bögershausen | 2021-04-06 | 1 | -10/+18 |
|/ | |||||
* | Merge branch 'bc/sha-256-part-3' | Junio C Hamano | 2020-08-12 | 1 | -1/+10 |
|\ | |||||
| * | setup: add support for reading extensions.objectformat | brian m. carlson | 2020-07-30 | 1 | -1/+15 |
* | | Merge branch 'jk/reject-newer-extensions-in-v0' into master | Junio C Hamano | 2020-07-30 | 1 | -16/+80 |
|\ \ | |/ |/| | |||||
| * | verify_repository_format(): complain about new extensions in v0 repo | Jeff King | 2020-07-16 | 1 | -16/+80 |
* | | Merge branch 'jn/v0-with-extensions-fix' into master | Junio C Hamano | 2020-07-17 | 1 | -14/+10 |
|\| | |||||
| * | repository: allow repository format upgrade with extensions | Jonathan Nieder | 2020-07-16 | 1 | -5/+7 |
| * | Revert "check_repository_format_gently(): refuse extensions for old repositor... | Jonathan Nieder | 2020-07-16 | 1 | -9/+3 |
* | | Merge branch 'bc/sha-256-part-2' | Junio C Hamano | 2020-07-07 | 1 | -0/+1 |
|\ \ | |/ |/| | |||||
| * | setup: set the_repository's hash algo when checking format | brian m. carlson | 2020-05-27 | 1 | -0/+1 |
* | | check_repository_format_gently(): refuse extensions for old repositories | Xin Li | 2020-06-05 | 1 | -3/+9 |
* | | repository: add a helper function to perform repository format upgrade | Xin Li | 2020-06-05 | 1 | -0/+29 |
|/ | |||||
* | Merge branch 'bc/sha-256-part-1-of-4' | Junio C Hamano | 2020-03-27 | 1 | -2/+4 |
|\ | |||||
| * | setup: allow check_repository_format to read repository format | brian m. carlson | 2020-02-24 | 1 | -2/+4 |