| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2022-10-06 | Git 2.34.5v2.34.5 | Taylor Blau | 3 | -2/+7 |
| 2022-10-06 | Sync with 2.33.5 | Taylor Blau | 64 | -59/+295 |
| 2022-10-06 | Git 2.33.5v2.33.5 | Taylor Blau | 3 | -2/+7 |
| 2022-10-06 | Sync with 2.32.4 | Taylor Blau | 63 | -60/+291 |
| 2022-10-06 | Git 2.32.4v2.32.4 | Taylor Blau | 2 | -1/+6 |
| 2022-10-06 | Sync with 2.31.5 | Taylor Blau | 61 | -61/+282 |
| 2022-10-06 | Git 2.31.5v2.31.5 | Taylor Blau | 2 | -1/+6 |
| 2022-10-06 | Sync with 2.30.6 | Taylor Blau | 60 | -61/+277 |
| 2022-10-06 | Git 2.30.6v2.30.6 | Taylor Blau | 3 | -2/+62 |
| 2022-10-01 | t2080: prepare for changing protocol.file.allow | Taylor Blau | 1 | -0/+3 |
| 2022-10-01 | t1092: prepare for changing protocol.file.allow | Taylor Blau | 1 | -0/+2 |
| 2022-10-01 | alias.c: reject too-long cmdline strings in split_cmdline() | Kevin Backhouse | 1 | -2/+9 |
| 2022-10-01 | shell: limit size of interactive commands | Jeff King | 2 | -4/+36 |
| 2022-10-01 | shell: add basic tests | Jeff King | 1 | -0/+31 |
| 2022-10-01 | transport: make `protocol.file.allow` be "user" by default | Taylor Blau | 2 | -5/+4 |
| 2022-10-01 | t/t9NNN: allow local submodules | Taylor Blau | 2 | -0/+3 |
| 2022-10-01 | t/t7NNN: allow local submodules | Taylor Blau | 23 | -1/+62 |
| 2022-10-01 | t/t6NNN: allow local submodules | Taylor Blau | 2 | -2/+2 |
| 2022-10-01 | t/t5NNN: allow local submodules | Taylor Blau | 8 | -0/+19 |
| 2022-10-01 | t/t4NNN: allow local submodules | Taylor Blau | 4 | -3/+5 |
| 2022-10-01 | t/t3NNN: allow local submodules | Taylor Blau | 6 | -4/+9 |
| 2022-10-01 | t/2NNNN: allow local submodules | Taylor Blau | 3 | -2/+8 |
| 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.34.4v2.34.4 | Johannes Schindelin | 3 | -2/+8 |
| 2022-06-23 | Sync with 2.33.4 | Johannes Schindelin | 9 | -12/+269 |
| 2022-06-23 | Git 2.33.4v2.33.4 | Johannes Schindelin | 3 | -2/+8 |
| 2022-06-23 | Sync with 2.32.3 | Johannes Schindelin | 8 | -12/+263 |
| 2022-06-23 | Git 2.32.3v2.32.3 | Johannes Schindelin | 3 | -2/+8 |
| 2022-06-23 | Sync with 2.31.4 | Johannes Schindelin | 7 | -12/+257 |
| 2022-06-23 | Git 2.31.4v2.31.4 | Johannes Schindelin | 3 | -2/+8 |
| 2022-06-23 | Sync with 2.30.5 | Johannes Schindelin | 6 | -12/+251 |
| 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-23 | Merge branch 'cb/path-owner-check-with-sudo' | Junio C Hamano | 4 | -1/+179 |
| 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-12 | t0034: add negative tests and allow git init to mostly work under sudo | Carlo Marcelo Arenas Belón | 2 | -0/+77 |
| 2022-05-12 | git-compat-util: avoid failing dir ownership checks if running privileged | Carlo Marcelo Arenas Belón | 3 | -2/+66 |
| 2022-05-12 | t: regression git needs safe.directory when using sudo | Carlo Marcelo Arenas Belón | 1 | -0/+44 |
| 2022-04-13 | Git 2.34.3v2.34.3 | Junio C Hamano | 10 | -5/+104 |
| 2022-04-13 | Git 2.33.3v2.33.3 | Junio C Hamano | 9 | -5/+100 |
| 2022-04-13 | Git 2.32.2v2.32.2 | Junio C Hamano | 8 | -5/+96 |
| 2022-04-13 | Git 2.31.3v2.31.3 | Junio C Hamano | 7 | -5/+92 |
| 2022-04-13 | Git 2.30.4v2.30.4 | Junio C Hamano | 3 | -2/+23 |
| 2022-04-13 | setup: opt-out of check with safe.directory=* | Derrick Stolee | 3 | -2/+21 |
| 2022-04-13 | setup: fix safe.directory key not being checked | Matheus Valadares | 2 | -0/+8 |
| 2022-04-13 | t0033: add tests for safe.directory | Derrick Stolee | 2 | -1/+36 |
| 2022-03-24 | Git 2.34.2v2.34.2 | Johannes Schindelin | 3 | -2/+8 |
| 2022-03-24 | Sync with 2.33.2 | Johannes Schindelin | 12 | -13/+264 |
