summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-19Git 2.20.4v2.20.4Jonathan Nieder
2020-04-19Git 2.19.5v2.19.5Jonathan Nieder
2020-04-19Git 2.18.4v2.18.4Jonathan Nieder
2020-04-19Git 2.17.5v2.17.5Jeff King
2020-04-19fsck: reject URL with empty host in .gitmodulesJonathan Nieder
2020-04-19credential: treat URL with empty scheme as invalidJonathan Nieder
2020-04-19credential: treat URL without scheme as invalidJonathan Nieder
2020-04-19credential: die() when parsing invalid urlsJeff King
2020-04-19fsck: convert gitmodules url to URL passed to curlJonathan Nieder
2020-04-19credential: refuse to operate when missing host or protocolJeff King
2020-04-19credential: parse URL without host as empty host, not unsetJeff King
2020-04-19t0300: use more realistic inputsJeff King
2020-04-19t0300: make "quit" helper more realisticJeff King
2020-03-17Git 2.20.3v2.20.3Junio C Hamano
2020-03-17Git 2.19.4v2.19.4Junio C Hamano
2020-03-17Git 2.18.3v2.18.3Junio C Hamano
2020-03-17Git 2.17.4v2.17.4Junio C Hamano
2020-03-12fsck: detect gitmodules URLs with embedded newlinesJeff King
2020-03-12credential: detect unrepresentable values when parsing urlsJeff King
2020-03-12t/lib-credential: use test_i18ncmp to check stderrJeff King
2020-03-12credential: avoid writing values with newlinesJeff King
2019-12-06Git 2.20.2v2.20.2Johannes Schindelin
2019-12-06submodule: defend against submodule.update = !command in .gitmodulesJonathan Nieder
2019-12-06t7415: adjust test for dubiously-nested submodule gitdirs for v2.20.xJohannes Schindelin
2019-12-06Sync with 2.19.3Johannes Schindelin
2019-12-06Git 2.19.3v2.19.3Johannes Schindelin
2019-12-06Sync with 2.18.2Johannes Schindelin
2019-12-06Git 2.18.2v2.18.2Johannes Schindelin
2019-12-06Sync with 2.17.3Johannes Schindelin
2019-12-06Git 2.17.3v2.17.3Johannes Schindelin
2019-12-06fsck: reject submodule.update = !command in .gitmodulesJonathan Nieder
2019-12-06Sync with 2.16.6Johannes Schindelin
2019-12-06Git 2.16.6v2.16.6Johannes Schindelin
2019-12-06test-drop-caches: use `has_dos_drive_prefix()`Johannes Schindelin
2019-12-06Sync with 2.15.4Johannes Schindelin
2019-12-06Git 2.15.4v2.15.4Johannes Schindelin
2019-12-06submodule: reject submodule.update = !command in .gitmodulesJonathan Nieder
2019-12-06Sync with 2.14.6Johannes Schindelin
2019-12-06Git 2.14.6v2.14.6Johannes Schindelin
2019-12-05Merge branch 'win32-accommodate-funny-drive-names'Johannes Schindelin
2019-12-05Merge branch 'win32-filenames-cannot-have-trailing-spaces-or-periods'Johannes Schindelin
2019-12-05Merge branch 'fix-mingw-quoting-bug'Johannes Schindelin
2019-12-05Merge branch 'dubiously-nested-submodules'Johannes Schindelin
2019-12-05Merge branch 'turn-on-protectntfs-by-default'Johannes Schindelin
2019-12-05mingw: handle `subst`-ed "DOS drives"Johannes Schindelin
2019-12-05Merge branch 'disallow-dotgit-via-ntfs-alternate-data-streams'Johannes Schindelin
2019-12-05mingw: refuse to access paths with trailing spaces or periodsJohannes Schindelin
2019-12-05quote-stress-test: offer to test quoting arguments for MSYS2 shJohannes Schindelin
2019-12-05mingw: refuse to access paths with illegal charactersJohannes Schindelin
2019-12-05unpack-trees: let merged_entry() pass through do_add_entry()'s errorsJohannes Schindelin