This website requires JavaScript.
Explore
Help
Sign in
matthiasbeyer
/
imag
Watch
1
Star
0
Fork
You've already forked imag
0
Code
Releases
Activity
c6f9d91599
imag
/
libimagstore
/
src
History
Matthias Beyer
c6f9d91599
Merge pull request
#513
from matthiasbeyer/libimagstore/hooks/optionally-deny-mutable-hooks
...
Libimagstore/hooks/optionally deny mutable hooks
2016-07-07 21:52:08 +02:00
..
hook
Deny mutable access for hooks if the config says so
2016-07-07 20:29:24 +02:00
configuration.rs
Add configuration parsing/getter for denying of mutable hooks
2016-07-06 19:10:17 +02:00
error.rs
Add error kind for storeid handling errors
2016-07-04 12:44:58 +02:00
lazyfile.rs
lazyfile.rs: Replace error boxing and creation by call to new helper function
2016-06-27 18:00:12 +02:00
lib.rs
libimagstore: Add dependency: libimagutil
2016-05-23 21:43:10 +02:00
store.rs
Remove import: trace_error() function
2016-07-07 17:03:20 +02:00
storeid.rs
Fix Display impl for StoreId by using lossy string rep if PathBuf::to_str() fails
2016-07-05 13:47:58 +02:00