summaryrefslogtreecommitdiffstats
path: root/libimagref
AgeCommit message (Expand)Author
2016-07-05Fix: We cannot offer a Ref::delete(self), but a Ref::delete_by_hash()Matthias Beyer
2016-07-04Impl Display for RefMatthias Beyer
2016-07-04Add Ref::from_filelockentry()Matthias Beyer
2016-07-04Add Ref::get_path_hash()Matthias Beyer
2016-07-04Impl Ref::get_by_hash()Matthias Beyer
2016-07-04impl Ref::delete()Matthias Beyer
2016-07-04Ref: derive DebugMatthias Beyer
2016-07-04Impl Default for RefFlagsMatthias Beyer
2016-07-04Impl: Ref::refind()Matthias Beyer
2016-07-04Impl Ref::update_ref()Matthias Beyer
2016-07-04Extract permissions getting into helper functionMatthias Beyer
2016-07-04Outsource hash getter functions into new (pub) functionsMatthias Beyer
2016-07-04Impl Ref::fs_link_valid()Matthias Beyer
2016-07-04Impl Ref::fs_link_valid_permissions()Matthias Beyer
2016-07-04Impl Ref::exists()Matthias Beyer
2016-07-04Impl Ref::fs_link_valid_hash()Matthias Beyer
2016-07-04Extract file-content-hashing functionality to new private functionMatthias Beyer
2016-07-04Impl Ref::is_ref_to_dir()Matthias Beyer
2016-07-04Impl Ref::is_ref_to_file()Matthias Beyer
2016-07-04Impl Ref::fs_file()Matthias Beyer
2016-07-04Impl Ref::fs_link_exists()Matthias Beyer
2016-07-04Impl Ref::hash_path() (changes returntype)Matthias Beyer
2016-07-04Impl Ref::create()Matthias Beyer
2016-07-04Impl Ref::is_ref_to_dir()Matthias Beyer
2016-07-04Impl Ref::is_ref_to_file()Matthias Beyer
2016-07-04Impl Ref::is_dangling()Matthias Beyer
2016-07-04Impl Ref::open()Matthias Beyer
2016-07-04Impl RefFlags::get_permission_tracking()Matthias Beyer
2016-07-04Impl RefFlags::get_content_hashing()Matthias Beyer
2016-07-04Impl RefFlags::with_permission_tracking()Matthias Beyer
2016-07-04Impl RefFlags::with_permission_tracking()Matthias Beyer
2016-07-04Impl RefFlags::with_content_hashing()Matthias Beyer
2016-07-04Impl RefFlags::into_toml() as Into<Value> for RefFlagsMatthias Beyer
2016-07-04Impl RefFlags::read()Matthias Beyer
2016-07-04Add result typeMatthias Beyer
2016-07-04Add error moduleMatthias Beyer
2016-07-04Add concept of RefFlagsMatthias Beyer
2016-07-04Add Ref typeMatthias Beyer
2016-07-04Initial importMatthias Beyer