aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/url.cc
AgeCommit message (Expand)Author
2024-08-04tree-wide: fix various lint warningsJade Lovelace
2024-06-29Reject fully-qualified URLs in 'from' argument of `nix registry add`Delan Azabani
2024-05-29util.{hh,cc}: Split out strings.{hh,cc}Tom Hubrecht
2024-04-30implement parsing human-readable names from URLsQyriad
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