Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge: optimization to skip evaluate_result for single strategy | Andrew Ng | 2020-05-19 | 1 | -1/+1 |
* | Git 2.26.2v2.26.2 | Jonathan Nieder | 2020-04-19 | 18 | -42/+504 |
|\ | |||||
| * | Git 2.25.4v2.25.4 | Jonathan Nieder | 2020-04-19 | 17 | -42/+499 |
| |\ | |||||
| | * | Git 2.24.3v2.24.3 | Jonathan Nieder | 2020-04-19 | 16 | -42/+494 |
| | |\ | |||||
| | | * | Git 2.23.3v2.23.3 | Jonathan Nieder | 2020-04-19 | 15 | -42/+489 |
| | | |\ | |||||
| | | | * | Git 2.22.4v2.22.4 | Jonathan Nieder | 2020-04-19 | 14 | -42/+484 |
| | | | |\ | |||||
| | | | | * | Git 2.21.3v2.21.3 | Jonathan Nieder | 2020-04-19 | 13 | -42/+479 |
| | | | | |\ | |||||
| | | | | | * | Git 2.20.4v2.20.4 | Jonathan Nieder | 2020-04-19 | 12 | -42/+474 |
| | | | | | |\ | |||||
| | | | | | | * | Git 2.19.5v2.19.5 | Jonathan Nieder | 2020-04-19 | 11 | -42/+469 |
| | | | | | | |\ | |||||
| | | | | | | | * | Git 2.18.4v2.18.4 | Jonathan Nieder | 2020-04-19 | 10 | -42/+464 |
| | | | | | | | |\ | |||||
| | | | | | | | | * | Git 2.17.5v2.17.5 | Jeff King | 2020-04-19 | 3 | -2/+24 |
| | | | | | | | | * | fsck: reject URL with empty host in .gitmodules | Jonathan Nieder | 2020-04-19 | 2 | -3/+39 |
| | | | | | | | | * | credential: treat URL with empty scheme as invalid | Jonathan Nieder | 2020-04-19 | 3 | -3/+43 |
| | | | | | | | | * | credential: treat URL without scheme as invalid | Jonathan Nieder | 2020-04-19 | 4 | -9/+84 |
| | | | | | | | | * | credential: die() when parsing invalid urls | Jeff King | 2020-04-19 | 2 | -6/+3 |
| | | | | | | | | * | fsck: convert gitmodules url to URL passed to curl | Jonathan Nieder | 2020-04-19 | 2 | -5/+118 |
| | | | | | | | | * | credential: refuse to operate when missing host or protocol | Jeff King | 2020-04-19 | 2 | -14/+40 |
| | | | | | | | | * | credential: parse URL without host as empty host, not unset | Jeff King | 2020-04-19 | 3 | -2/+19 |
| | | | | | | | | * | t0300: use more realistic inputs | Jeff King | 2020-04-19 | 1 | -4/+85 |
| | | | | | | | | * | t0300: make "quit" helper more realistic | Jeff King | 2020-04-19 | 1 | -3/+13 |
* | | | | | | | | | | Git 2.26.1v2.26.1 | Junio C Hamano | 2020-03-25 | 18 | -8/+160 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | Git 2.25.3v2.25.3 | Junio C Hamano | 2020-03-17 | 17 | -8/+155 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |||||
| | * | | | | | | | | Git 2.24.2v2.24.2 | Junio C Hamano | 2020-03-17 | 16 | -7/+152 |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | |||||
| | | * | | | | | | | Git 2.23.2v2.23.2 | Junio C Hamano | 2020-03-17 | 15 | -7/+147 |
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | |||||
| | | | * | | | | | | Git 2.22.3v2.22.3 | Junio C Hamano | 2020-03-17 | 14 | -7/+142 |
| | | | |\ \ \ \ \ \ | | | | | |/ / / / / | |||||
| | | | | * | | | | | Git 2.21.2v2.21.2 | Junio C Hamano | 2020-03-17 | 13 | -7/+137 |
| | | | | |\ \ \ \ \ | | | | | | |/ / / / | |||||
| | | | | | * | | | | Git 2.20.3v2.20.3 | Junio C Hamano | 2020-03-17 | 12 | -7/+132 |
| | | | | | |\ \ \ \ | | | | | | | |/ / / | |||||
| | | | | | | * | | | Git 2.19.4v2.19.4 | Junio C Hamano | 2020-03-17 | 11 | -7/+127 |
| | | | | | | |\ \ \ | | | | | | | | |/ / | |||||
| | | | | | | | * | | Git 2.18.3v2.18.3 | Junio C Hamano | 2020-03-17 | 10 | -7/+122 |
| | | | | | | | |\ \ | | | | | | | | | |/ | |||||
| | | | | | | | | * | Git 2.17.4v2.17.4 | Junio C Hamano | 2020-03-17 | 3 | -2/+18 |
| | | | | | | | | * | fsck: detect gitmodules URLs with embedded newlines | Jeff King | 2020-03-12 | 2 | -2/+32 |
| | | | | | | | | * | credential: detect unrepresentable values when parsing urls | Jeff King | 2020-03-12 | 3 | -4/+60 |
| | | | | | | | | * | t/lib-credential: use test_i18ncmp to check stderr | Jeff King | 2020-03-12 | 1 | -1/+1 |
| | | | | | | | | * | credential: avoid writing values with newlines | Jeff King | 2020-03-12 | 2 | -0/+8 |
* | | | | | | | | | | Git 2.26v2.26.0 | Junio C Hamano | 2020-03-22 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'en/rebase-backend' | Junio C Hamano | 2020-03-21 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | t3419: prevent failure when run with EXPENSIVE | brian m. carlson | 2020-03-20 | 1 | -1/+1 |
* | | | | | | | | | | | Merge tag 'l10n-2.26.0-rnd2.1' of git://github.com/git-l10n/git-po.git | Junio C Hamano | 2020-03-21 | 13 | -26190/+53932 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | l10n: tr.po: change file mode to 644 | Jiang Xin | 2020-03-21 | 1 | -0/+0 |
| * | | | | | | | | | | | l10n: de.po: Update German translation for Git 2.26.0 | Matthias Rüster | 2020-03-20 | 1 | -2726/+2906 |
| * | | | | | | | | | | | l10n: de.po: add missing space | Ralf Thielow | 2020-03-20 | 1 | -1/+1 |
| * | | | | | | | | | | | l10n: tr: Fix a couple of ambiguities | Emir Sarı | 2020-03-20 | 1 | -9/+9 |
| * | | | | | | | | | | | l10n: Update Catalan translation | Jordi Mas | 2020-03-18 | 1 | -80/+71 |
| * | | | | | | | | | | | l10n: sv.po: Update Swedish translation (4839t0f0u) | Peter Krefting | 2020-03-17 | 1 | -266/+296 |
| * | | | | | | | | | | | l10n: zh_CN: Revise v2.26.0 translation | Fangyi Zhou | 2020-03-17 | 1 | -26/+26 |
| * | | | | | | | | | | | l10n: zh_CN: for git v2.26.0 l10n round 1 and 2 | Jiang Xin | 2020-03-17 | 1 | -2541/+2844 |
| * | | | | | | | | | | | l10n: vi(4839t): Updated Vietnamese translation for v2.26.0 | Tran Ngoc Quan | 2020-03-16 | 1 | -2557/+2975 |
| * | | | | | | | | | | | l10n: vi: fix translation + grammar | Đoàn Trần Công Danh | 2020-03-16 | 1 | -14/+14 |
| * | | | | | | | | | | | l10n: zh_TW.po: v2.26.0 round 2 (0 untranslated) | Yi-Jyun | 2020-03-15 | 1 | -388/+289 |
| * | | | | | | | | | | | l10n: zh_TW.po: v2.26.0 round 1 (11 untranslated) | Yi-Jyun | 2020-03-15 | 1 | -2604/+2823 |