aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/url.cc
AgeCommit message (Expand)Author
2023-08-17libutil: fix double-encoding of URLsCole Helbling
2023-02-27url: make percentEncode stricter, expose and unit test itYorick van Pelt
2023-01-20Fix url parsing for urls using `file+`Eric Wolf
2022-05-19fetchTree: Allow fetching plain filesTony Olagbaiye
2021-07-01Prefer to throw specific errorsPamplemousse
2020-09-21Don't include <regex> in header filesEelco Dolstra
2020-05-30Improve ref validity checking in fetchGitNikola Knezevic
2020-04-07Backport libfetchers from the flakes branchEelco Dolstra