aboutsummaryrefslogtreecommitdiff
path: root/src/libfetchers/path.cc
AgeCommit message (Expand)Author
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