regress/fetch


Log

Author Commit Date CI Message
Stefan Sperling 62a4c94c 2020-03-20T15:01:15 support non-default port numbers with SSH and tweak URI parser port handling
Stefan Sperling a244cd92 2020-03-19T14:59:16 fix fetch test's expected results and check results properly
Stefan Sperling 9a682fbe 2020-03-19T14:43:38 add support for Git's SCP style URLs to got_fetch_parse_uri()
Stefan Sperling 629bd8f3 2020-03-18T16:11:28 fix fetch_test build
Stefan Sperling 82ebf666 2020-03-18T16:10:34 tweak parse_uri() function, declare it as public API, and add a test for it