summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Git 2.19.6v2.19.6Johannes Schindelin2021-02-123-2/+8
* Sync with 2.18.5Johannes Schindelin2021-02-1211-4/+210
|\
| * Git 2.18.5v2.18.5Johannes Schindelin2021-02-123-2/+8
| * Sync with 2.17.6Johannes Schindelin2021-02-1210-4/+204
| |\
| | * Git 2.17.6v2.17.6Johannes Schindelin2021-02-123-2/+18
| | * unpack_trees(): start with a fresh lstat cacheMatheus Tavares2021-02-121-0/+3
| | * run-command: invalidate lstat cache after a command finishedJohannes Schindelin2021-02-122-1/+44
| | * checkout: fix bug that makes checkout follow symlinks in leading pathMatheus Tavares2021-02-127-3/+141
* | | Git 2.19.5v2.19.5Jonathan Nieder2020-04-1911-42/+469
|\ \ \ | |/ /
| * | Git 2.18.4v2.18.4Jonathan Nieder2020-04-1910-42/+464
| |\ \ | | |/
| | * Git 2.17.5v2.17.5Jeff King2020-04-193-2/+24
| | * fsck: reject URL with empty host in .gitmodulesJonathan Nieder2020-04-192-3/+39
| | * credential: treat URL with empty scheme as invalidJonathan Nieder2020-04-193-3/+43
| | * credential: treat URL without scheme as invalidJonathan Nieder2020-04-194-9/+84
| | * credential: die() when parsing invalid urlsJeff King2020-04-192-6/+3
| | * fsck: convert gitmodules url to URL passed to curlJonathan Nieder2020-04-192-5/+118
| | * credential: refuse to operate when missing host or protocolJeff King2020-04-192-14/+40
| | * credential: parse URL without host as empty host, not unsetJeff King2020-04-193-2/+19
| | * t0300: use more realistic inputsJeff King2020-04-191-4/+85
| | * t0300: make "quit" helper more realisticJeff King2020-04-191-3/+13
* | | Git 2.19.4v2.19.4Junio C Hamano2020-03-1711-7/+127
|\ \ \ | |/ /
| * | Git 2.18.3v2.18.3Junio C Hamano2020-03-1710-7/+122
| |\ \ | | |/
| | * Git 2.17.4v2.17.4Junio C Hamano2020-03-173-2/+18
| | * fsck: detect gitmodules URLs with embedded newlinesJeff King2020-03-122-2/+32
| | * credential: detect unrepresentable values when parsing urlsJeff King2020-03-123-4/+60
| | * t/lib-credential: use test_i18ncmp to check stderrJeff King2020-03-121-1/+1
| | * credential: avoid writing values with newlinesJeff King2020-03-122-0/+8
* | | Git 2.19.3v2.19.3Johannes Schindelin2019-12-063-2/+10
* | | Sync with 2.18.2Johannes Schindelin2019-12-0639-82/+906
|\ \ \ | |/ /
| * | Git 2.18.2v2.18.2Johannes Schindelin2019-12-063-2/+10
| * | Sync with 2.17.3Johannes Schindelin2019-12-0638-83/+898
| |\ \ | | |/
| | * Git 2.17.3v2.17.3Johannes Schindelin2019-12-063-2/+14
| | * fsck: reject submodule.update = !command in .gitmodulesJonathan Nieder2019-12-062-0/+21
| | * Sync with 2.16.6Johannes Schindelin2019-12-0637-82/+865
| | |\
| | | * Git 2.16.6v2.16.6Johannes Schindelin2019-12-063-2/+10
| | | * test-drop-caches: use `has_dos_drive_prefix()`Johannes Schindelin2019-12-061-5/+8
| | | * Sync with 2.15.4Johannes Schindelin2019-12-0635-77/+842
| | | |\
| | | | * Git 2.15.4v2.15.4Johannes Schindelin2019-12-063-2/+13
| | | | * submodule: reject submodule.update = !command in .gitmodulesJonathan Nieder2019-12-063-11/+20
| | | | * Sync with 2.14.6Johannes Schindelin2019-12-0631-66/+811
| | | | |\
| | | | | * Git 2.14.6v2.14.6Johannes Schindelin2019-12-063-2/+56
| | | | | * Merge branch 'win32-accommodate-funny-drive-names'Johannes Schindelin2019-12-054-6/+54
| | | | | |\
| | | | | | * mingw: handle `subst`-ed "DOS drives"Johannes Schindelin2019-12-054-3/+36
| | | | | | * mingw: refuse to access paths with illegal charactersJohannes Schindelin2019-12-053-3/+18
| | | | | * | Merge branch 'win32-filenames-cannot-have-trailing-spaces-or-periods'Johannes Schindelin2019-12-0511-4/+127
| | | | | |\ \ | | | | | | |/
| | | | | | * mingw: refuse to access paths with trailing spaces or periodsJohannes Schindelin2019-12-058-2/+123
| | | | | | * unpack-trees: let merged_entry() pass through do_add_entry()'s errorsJohannes Schindelin2019-12-051-1/+2
| | | | | | * t6130/t9350: prepare for stringent Win32 path validationJohannes Schindelin2019-12-052-1/+2
| | | | | * | Merge branch 'fix-mingw-quoting-bug'Johannes Schindelin2019-12-053-5/+156
| | | | | |\ \
| | | | | | * | quote-stress-test: offer to test quoting arguments for MSYS2 shJohannes Schindelin2019-12-051-3/+10