aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/url.hh
AgeCommit message (Expand)Author
2024-08-26treewide: fix a bunch of lintsJade Lovelace
2023-03-31Ensure all headers have `#pragma once` and are in API docsJohn Ericson
2023-03-31Extend internal API docs, part 2John Ericson
2023-02-27url: make percentEncode stricter, expose and unit test itYorick van Pelt
2022-05-19fetchTree: Allow fetching plain filesTony Olagbaiye
2020-09-21Don't include <regex> in header filesEelco Dolstra
2020-09-16Make uri schemes grammar more RFC-compliantregnat
2020-06-03Merge remote-tracking branch 'upstream/master' into errors-phase-2Ben Burdette
2020-05-30Improve ref validity checking in fetchGitNikola Knezevic
2020-05-11fixes to merged codeBen Burdette
2020-04-07Backport libfetchers from the flakes branchEelco Dolstra