Eelco Dolstra
|
a0162d5732
|
Improve SourceAccessor path display
Backported from lazy-trees. This allows SourceAccessors to show the
origin of the accessor. E.g. we now get
copying '«git+https://github.com/blender/blender.git?ref=refs/heads/main&rev=4edc1389337dd3679ff66969c332d2aff52e1992»/' to the store
instead of
copying '/' to the store
|
2023-11-20 18:54:36 +01:00 |
|
Eelco Dolstra
|
cdb27c1519
|
SourceAccessor: Change the main interface from lstat() to maybeLstat()
|
2023-11-01 15:26:07 +01:00 |
|
Eelco Dolstra
|
34a42f0d0a
|
Move PosixSourceAccessor into its own file
|
2023-10-23 11:05:50 +02:00 |
|
Eelco Dolstra
|
57db3be9e4
|
SourceAccessor::readFile(): Support reading into a sink
|
2023-10-20 16:36:41 +02:00 |
|
Eelco Dolstra
|
50156302c0
|
Deduplicate FSSourceAccessor and FSInputAccessor
|
2023-10-19 15:20:10 +02:00 |
|
Eelco Dolstra
|
ea38605d11
|
Introduce FSInputAccessor and use it
Backported from the lazy-trees branch. Note that this doesn't yet use
the access control features of FSInputAccessor.
|
2023-10-18 17:37:32 +02:00 |
|