Paul Doyle
|
0ff59ecb4e
|
Fix issue w/ existing files not being updated in imfs (#119)
* Fix issue w/ existing files not being updated in imfs
* Add a test for updating files
|
2019-01-31 20:24:42 -08:00 |
|
Lucien Greathouse
|
8757834e07
|
Improve error reporting for IO issues
|
2019-01-29 17:29:47 -08:00 |
|
Lucien Greathouse
|
3c0fe4d684
|
Reduce number of threads needed for FsWatcher
|
2019-01-28 17:11:01 -08:00 |
|
Lucien Greathouse
|
663df7bdc2
|
Remove redundant debug assertions in imfs
|
2019-01-28 11:23:19 -08:00 |
|
Lucien Greathouse
|
e81f0a4a95
|
Improve IMFS robustness with out-of-order events
Fixes #111.
|
2019-01-28 11:03:52 -08:00 |
|
Lucien Greathouse
|
9d3638fa46
|
Remove remaining 'extern crate' declarations
|
2019-01-15 12:44:49 -08:00 |
|
Lucien Greathouse
|
5707b8c7e8
|
Descent-based create/update mechanism
|
2018-12-14 23:34:31 -08:00 |
|
Lucien Greathouse
|
f125814847
|
Trim up dead/dying code
|
2018-12-14 21:42:38 -08:00 |
|
Lucien Greathouse
|
893587040d
|
Permute order of FS change events semi-exhaustively
|
2018-12-14 21:31:48 -08:00 |
|
Lucien Greathouse
|
308369b14f
|
Implement more tests, fix up removal
|
2018-12-14 18:37:11 -08:00 |
|
Lucien Greathouse
|
9516a1aeea
|
Rework Imfs and expand tests a bit
|
2018-12-14 18:03:56 -08:00 |
|
Lucien Greathouse
|
f43dc99f7a
|
Imfs test
|
2018-12-14 14:33:45 -08:00 |
|
Lucien Greathouse
|
b732c43274
|
Trimming of stuff to get into the snapshotting mood
|
2018-12-12 13:56:11 -08:00 |
|
boyned//Kampfkarren
|
13a7c1ba81
|
Fixed clippy warnings (#90)
* Fixed clippy warnings
* Fix as per review
|
2018-12-03 10:35:40 -08:00 |
|
Lucien Greathouse
|
8aee5c769f
|
Implement build command, shuffle around some internals to make it easier
|
2018-11-27 14:07:00 -08:00 |
|
Lucien Greathouse
|
16c3c1f498
|
Vfs -> Imfs, clean up and document a bit
|
2018-11-17 13:51:22 -08:00 |
|