aboutsummaryrefslogtreecommitdiff
path: root/src/libfetchers/path.cc
AgeCommit message (Expand)Author
2024-07-05libstore: convert dumpPath to a generatoreldritch horrors
2024-03-25Input: Replace markFileChanged() by putFile()Eelco Dolstra
2023-08-01Don't require .tar/.zip extension for tarball flakerefsEelco Dolstra
2022-12-07Trivial changes from the lazy-trees branchEelco Dolstra
2022-03-15libfetchers: remove obsolete filesystem #includeMaximilian Bosch
2022-03-15libfetchers/path: set `lastModified` to path's mtimeMaximilian Bosch
2022-02-16InputScheme::fetch(): Return a StorePath instead of a TreeEelco Dolstra
2021-12-01Fix parent path check boundaryDavid Arnold
2021-09-21Allow relative paths anywhere into the parent's store pathEelco Dolstra
2021-09-21path fetcher: Fix relative path checkEelco Dolstra
2021-08-23Coding styleEelco Dolstra
2021-08-17Fix follows paths in subordinate lockfilesAlex Zero
2021-01-08string2Int(): Return std::optionalEelco Dolstra
2020-10-06Remove static variable name clashesEelco Dolstra
2020-06-01use Tree ctorMatthew Kenigsberg
2020-05-30Remove TreeInfoEelco Dolstra
2020-04-27Improve path:// handlingEelco Dolstra
2020-04-22Path fetcher: Fix store path nameEelco Dolstra
2020-04-07Add FIXMEEelco Dolstra
2020-04-07PathInput: Add some methodsEelco Dolstra
2020-04-07Add 'path' fetcherEelco Dolstra