summaryrefslogtreecommitdiffstats
path: root/src/app/data_harvester/disks/unix/file_systems.rs
AgeCommit message (Expand)Author
2023-11-15refactor: clean up some query code and some ascii-only string comparisons (#1...Clement Tsang
2023-11-15refactor: comment on convoluted `Filesystem::from_str` code (#1315)Clement Tsang
2023-11-14bug: fat32 mounts don't show up in macOS (#1314)Devin-Yeung
2023-06-08bug: ntfs3 mounts don't show up (#1191)database64128
2023-05-07deps: bump clap to 4.2.7 and libc to 0.2.143 (#1136)Clement Tsang
2023-04-10refactor: migrate disk collection code off of heim, remove heim (#1064)Clement Tsang