Felicitas Pojtinger
|
a1396665e1
|
fix: Use fork of Afero until merge of PR which fixes OpenFile (https://github.com/spf13/afero/issues/193)
|
2021-12-25 21:25:45 +01:00 |
|
Felicitas Pojtinger
|
9f5c1b9818
|
fix: Add workaround for broken Open implementation in CacheOnReadFs (https://github.com/spf13/afero/issues/193)
|
2021-12-25 20:44:27 +01:00 |
|
Felicitas Pojtinger
|
087630710c
|
feat: Add interchangeable write buffers based on io.File and filebuffer.Buffer
|
2021-12-24 16:55:14 +01:00 |
|
Felicitas Pojtinger
|
31459e0efd
|
feat: Implement disk-based IO cache
|
2021-12-23 22:12:29 +01:00 |
|
Felicitas Pojtinger
|
92669961cc
|
feat: Implement basic overwriting, in-memory File.Write
|
2021-12-22 22:02:12 +01:00 |
|
Felicitas Pojtinger
|
a9e8040623
|
feat: Implement Chmod for files and directories
|
2021-12-20 23:54:43 +01:00 |
|
Felicitas Pojtinger
|
07c0abff55
|
feat: Start implementation of write operations
|
2021-12-20 22:00:19 +01:00 |
|
Felicitas Pojtinger
|
64db9a586f
|
refactor: Use filepath.ToSlash explicitly for FileConfig, name, to and from params
|
2021-12-20 02:48:07 +01:00 |
|
Felicitas Pojtinger
|
ead0f37858
|
fix: Convert path in filepath.Walk to UNIX path
|
2021-12-20 02:27:50 +01:00 |
|
Felicitas Pojtinger
|
63fb7df81c
|
refactor: Move stfs command to cmd package to allow for re-usable Makefile
|
2021-12-20 01:36:09 +01:00 |
|