| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2021-02-12 | Git 2.24.4v2.24.4 | Johannes Schindelin | 3 | -2/+9 |
| 2021-02-12 | Sync with 2.23.4 | Johannes Schindelin | 16 | -4/+242 |
| 2021-02-12 | Git 2.23.4v2.23.4 | Johannes Schindelin | 3 | -2/+9 |
| 2021-02-12 | Sync with 2.22.5 | Johannes Schindelin | 15 | -4/+235 |
| 2021-02-12 | Git 2.22.5v2.22.5 | Johannes Schindelin | 3 | -2/+9 |
| 2021-02-12 | Sync with 2.21.4 | Johannes Schindelin | 14 | -4/+228 |
| 2021-02-12 | Git 2.21.4v2.21.4 | Johannes Schindelin | 3 | -2/+8 |
| 2021-02-12 | Sync with 2.20.5 | Johannes Schindelin | 13 | -4/+222 |
| 2021-02-12 | Git 2.20.5v2.20.5 | Johannes Schindelin | 3 | -2/+8 |
| 2021-02-12 | Sync with 2.19.6 | Johannes Schindelin | 12 | -4/+216 |
| 2021-02-12 | Git 2.19.6v2.19.6 | Johannes Schindelin | 3 | -2/+8 |
| 2021-02-12 | Sync with 2.18.5 | Johannes Schindelin | 11 | -4/+210 |
| 2021-02-12 | Git 2.18.5v2.18.5 | Johannes Schindelin | 3 | -2/+8 |
| 2021-02-12 | Sync with 2.17.6 | Johannes Schindelin | 10 | -4/+204 |
| 2021-02-12 | Git 2.17.6v2.17.6 | Johannes Schindelin | 3 | -2/+18 |
| 2021-02-12 | unpack_trees(): start with a fresh lstat cache | Matheus Tavares | 1 | -0/+3 |
| 2021-02-12 | run-command: invalidate lstat cache after a command finished | Johannes Schindelin | 2 | -1/+44 |
| 2021-02-12 | checkout: fix bug that makes checkout follow symlinks in leading path | Matheus Tavares | 7 | -3/+141 |
| 2020-04-19 | Git 2.24.3v2.24.3 | Jonathan Nieder | 16 | -42/+494 |
| 2020-04-19 | Git 2.23.3v2.23.3 | Jonathan Nieder | 15 | -42/+489 |
| 2020-04-19 | Git 2.22.4v2.22.4 | Jonathan Nieder | 14 | -42/+484 |
| 2020-04-19 | Git 2.21.3v2.21.3 | Jonathan Nieder | 13 | -42/+479 |
| 2020-04-19 | Git 2.20.4v2.20.4 | Jonathan Nieder | 12 | -42/+474 |
| 2020-04-19 | Git 2.19.5v2.19.5 | Jonathan Nieder | 11 | -42/+469 |
| 2020-04-19 | Git 2.18.4v2.18.4 | Jonathan Nieder | 10 | -42/+464 |
| 2020-04-19 | Git 2.17.5v2.17.5 | Jeff King | 3 | -2/+24 |
| 2020-04-19 | fsck: reject URL with empty host in .gitmodules | Jonathan Nieder | 2 | -3/+39 |
| 2020-04-19 | credential: treat URL with empty scheme as invalid | Jonathan Nieder | 3 | -3/+43 |
| 2020-04-19 | credential: treat URL without scheme as invalid | Jonathan Nieder | 4 | -9/+84 |
| 2020-04-19 | credential: die() when parsing invalid urls | Jeff King | 2 | -6/+3 |
| 2020-04-19 | fsck: convert gitmodules url to URL passed to curl | Jonathan Nieder | 2 | -5/+118 |
| 2020-04-19 | credential: refuse to operate when missing host or protocol | Jeff King | 2 | -14/+40 |
| 2020-04-19 | credential: parse URL without host as empty host, not unset | Jeff King | 3 | -2/+19 |
| 2020-04-19 | t0300: use more realistic inputs | Jeff King | 1 | -4/+85 |
| 2020-04-19 | t0300: make "quit" helper more realistic | Jeff King | 1 | -3/+13 |
| 2020-03-17 | Git 2.24.2v2.24.2 | Junio C Hamano | 16 | -7/+152 |
| 2020-03-17 | Git 2.23.2v2.23.2 | Junio C Hamano | 15 | -7/+147 |
| 2020-03-17 | Git 2.22.3v2.22.3 | Junio C Hamano | 14 | -7/+142 |
| 2020-03-17 | Git 2.21.2v2.21.2 | Junio C Hamano | 13 | -7/+137 |
| 2020-03-17 | Git 2.20.3v2.20.3 | Junio C Hamano | 12 | -7/+132 |
| 2020-03-17 | Git 2.19.4v2.19.4 | Junio C Hamano | 11 | -7/+127 |
| 2020-03-17 | Git 2.18.3v2.18.3 | Junio C Hamano | 10 | -7/+122 |
| 2020-03-17 | Git 2.17.4v2.17.4 | Junio C Hamano | 3 | -2/+18 |
| 2020-03-12 | fsck: detect gitmodules URLs with embedded newlines | Jeff King | 2 | -2/+32 |
| 2020-03-12 | credential: detect unrepresentable values when parsing urls | Jeff King | 3 | -4/+60 |
| 2020-03-12 | t/lib-credential: use test_i18ncmp to check stderr | Jeff King | 1 | -1/+1 |
| 2020-03-12 | credential: avoid writing values with newlines | Jeff King | 2 | -0/+8 |
| 2020-01-16 | msvc: accommodate for vcpkg's upgrade to OpenSSL v1.1.x | Johannes Schindelin | 2 | -4/+4 |
| 2019-12-06 | Git 2.24.1v2.24.1 | Johannes Schindelin | 3 | -2/+10 |
| 2019-12-06 | Sync with 2.23.1 | Johannes Schindelin | 46 | -87/+983 |
