Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-10-01 | t/t1NNN: allow local submodules | Taylor Blau | 2 | -2/+4 |
2022-10-01 | t/lib-submodule-update.sh: allow local submodules | Taylor Blau | 1 | -0/+1 |
2022-10-01 | builtin/clone.c: disallow `--local` clones with symlinks | Taylor Blau | 2 | -35/+23 |
2022-06-23 | Git 2.30.5v2.30.5 | Johannes Schindelin | 3 | -2/+14 |
2022-06-23 | setup: tighten ownership checks post CVE-2022-24765 | Carlo Marcelo Arenas Belón | 1 | -11/+60 |
2022-06-17 | git-compat-util: allow root to access both SUDO_UID and root owned | Carlo Marcelo Arenas Belón | 3 | -18/+11 |
2022-05-13 | t0034: add negative tests and allow git init to mostly work under sudo | Carlo Marcelo Arenas Belón | 2 | -0/+77 |
2022-05-13 | git-compat-util: avoid failing dir ownership checks if running privileged | Carlo Marcelo Arenas Belón | 3 | -2/+66 |