aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/url-parts.hh
AgeCommit message (Expand)Author
2024-06-29Reject fully-qualified URLs in 'from' argument of `nix registry add`Delan Azabani
2024-04-30implement parsing human-readable names from URLsQyriad
2024-03-04Merge pull request #9621 from blaggacao/fix/too-restrictive-branch-regex-mastereldritch horrors
2023-12-01Put functional tests in `tests/functional`John Ericson
2023-03-31Ensure all headers have `#pragma once` and are in API docsJohn Ericson
2023-03-31Extend internal API docs, part 2John Ericson
2023-03-29Allow `@` in git refsfigsoda
2022-04-08Allow empty path segments in urlsThéophane Hufschmitt
2021-03-16Fix Nix to properly work with stores using a scoped IPv6 addressMaximilian Bosch
2021-01-18Merge branch 'slashes-in-github-branches' of https://github.com/Ma27/nixEelco Dolstra
2020-12-09libstore/openStore: fix stores with IPv6 addressesMaximilian Bosch
2020-10-06libfetchers/github: allow slashes in refsMaximilian Bosch
2020-10-05Fix s3:// storeEelco Dolstra
2020-09-21Don't include <regex> in header filesEelco Dolstra