index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libutil
/
url-parts.hh
Age
Commit message (
Expand
)
Author
2024-06-29
Reject fully-qualified URLs in 'from' argument of `nix registry add`
Delan Azabani
2024-04-30
implement parsing human-readable names from URLs
Qyriad
2024-03-04
Merge pull request #9621 from blaggacao/fix/too-restrictive-branch-regex-master
eldritch horrors
2023-12-01
Put functional tests in `tests/functional`
John Ericson
2023-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2023-03-31
Extend internal API docs, part 2
John Ericson
2023-03-29
Allow `@` in git refs
figsoda
2022-04-08
Allow empty path segments in urls
Théophane Hufschmitt
2021-03-16
Fix Nix to properly work with stores using a scoped IPv6 address
Maximilian Bosch
2021-01-18
Merge branch 'slashes-in-github-branches' of https://github.com/Ma27/nix
Eelco Dolstra
2020-12-09
libstore/openStore: fix stores with IPv6 addresses
Maximilian Bosch
2020-10-06
libfetchers/github: allow slashes in refs
Maximilian Bosch
2020-10-05
Fix s3:// store
Eelco Dolstra
2020-09-21
Don't include <regex> in header files
Eelco Dolstra