Rafał Harabień
|
d5c37f2af5
|
Introduce FsOptions struct for providing options for library.
Old read_only flag in FileSystem::new was misleading.
|
2017-11-08 20:26:50 +01:00 |
|
Rafał Harabień
|
b38ea78f3e
|
Add automatic update of timestamps (created, accessed, modified).
Works only if chrono feature is enabled (default).
|
2017-11-08 00:18:31 +01:00 |
|
Rafał
|
529d717e30
|
Add .editorconfig file and fix whitespaces in existing files. (#4)
|
2017-10-25 17:20:27 +02:00 |
|
Rafał Harabień
|
da76625759
|
Replace commented out logging by log crate usage.
|
2017-10-15 00:55:19 +02:00 |
|
Rafał Harabień
|
0c6e9aec5b
|
Fix multiple corner cases and simplify code.
|
2017-10-10 16:05:19 +02:00 |
|
Rafał Harabień
|
13dd50bf61
|
Simplify BufStream implementation and use it in write test.
|
2017-10-10 14:48:57 +02:00 |
|
Rafał Harabień
|
f32f1c7279
|
Basic write support for files.
No cluster management yet.
Also BufStream is broken when writing.
|
2017-10-09 14:59:52 +02:00 |
|