aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/path-regex.hh
AgeCommit message (Expand)Author
2024-05-02Disallow store path names that are . or .. (plus opt. -)Robert Hensing
2024-05-02Revert "StorePath: reject names starting with '.'"Robert Hensing
2023-10-08StorePath: reject names starting with '.'edef
2023-03-31Ensure all headers have `#pragma once` and are in API docsJohn Ericson
2023-01-23Test store paths, with property testsJohn Ericson