index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libfetchers
/
path.cc
Age
Commit message (
Expand
)
Author
2024-03-25
Input: Replace markFileChanged() by putFile()
Eelco Dolstra
2023-08-01
Don't require .tar/.zip extension for tarball flakerefs
Eelco Dolstra
2022-12-07
Trivial changes from the lazy-trees branch
Eelco Dolstra
2022-03-15
libfetchers: remove obsolete filesystem #include
Maximilian Bosch
2022-03-15
libfetchers/path: set `lastModified` to path's mtime
Maximilian Bosch
2022-02-16
InputScheme::fetch(): Return a StorePath instead of a Tree
Eelco Dolstra
2021-12-01
Fix parent path check boundary
David Arnold
2021-09-21
Allow relative paths anywhere into the parent's store path
Eelco Dolstra
2021-09-21
path fetcher: Fix relative path check
Eelco Dolstra
2021-08-23
Coding style
Eelco Dolstra
2021-08-17
Fix follows paths in subordinate lockfiles
Alex Zero
2021-01-08
string2Int(): Return std::optional
Eelco Dolstra
2020-10-06
Remove static variable name clashes
Eelco Dolstra
2020-06-01
use Tree ctor
Matthew Kenigsberg
2020-05-30
Remove TreeInfo
Eelco Dolstra
2020-04-27
Improve path:// handling
Eelco Dolstra
2020-04-22
Path fetcher: Fix store path name
Eelco Dolstra
2020-04-07
Add FIXME
Eelco Dolstra
2020-04-07
PathInput: Add some methods
Eelco Dolstra
2020-04-07
Add 'path' fetcher
Eelco Dolstra