summaryrefslogtreecommitdiffstats
path: root/src/meta/windows_utils.rs
AgeCommit message (Expand)Author
2024-03-22:sparkles: add xdg dir backWei Zhang
2024-03-22Add support for tilde (~) expansion on windowsOfer Sadan
2023-09-01Update repository names in README.mdZhizhen He
2022-11-13hide system protected files even with --all / --almost-allIcxolu
2022-11-13check windows hidden file attributeIcxolu
2022-11-13move winapi to windowsIcxolu
2022-08-12Fix typos and markdownsKian-Meng Ang
2021-10-07Use a full string literal for MSRV 1.43.1 compatibilityStarz0r
2021-10-07Allocate owner and group strings on match, simplified string formattingStarz0r
2021-10-07Accidentally shadowed a variable out of scope instead of mutating itStarz0r
2021-10-07Display "-" instead of "-\-" by handling the error immediatelyStarz0r
2021-10-07Blank out the SID instead of reporting as a long string (unidentified)Starz0r
2021-10-07Better wording on the SID Lookup commentStarz0r
2021-10-07Report unidentified if we cannot determine the security identifierStarz0r
2020-05-31make not using canonical path when make parent pathdvvvvvv
2020-05-31remove unused importsdvvvvvv
2020-05-31add path import to windows utilitydvvvvvv
2020-05-31change parameter of windows file permission utility functiondvvvvvv
2019-05-17Format code using 'cargo fmt'Atul Bhosale
2019-04-10Fixed warnings on WindowsDaniel
2019-04-10Implemented get_file_dataDaniel
2019-04-10Added utilities for working win Windows API callsDaniel
2019-04-10Compiles on Windows with new windows_utils moduleDaniel