Christina Sørensen
|
674090dee0
fix: remove depricated `chrono` `from_timestamp_opt`
|
1 year ago |
Christina Sørensen
|
f80b882a74
fix: filetype, coloring for executables and folder
|
1 year ago |
Terts Diepraam
|
d1df86e969
perf: reuse filetype from DirEntry
|
2 years ago |
Christina Sørensen
|
cfd745d6f0
refactor: relicense to EUPL-1.2
|
1 year ago |
Santhosh Raju
|
8b7c1b1b25
fix: FreeBSD build.
|
1 year ago |
Natalya McKay
|
f7eda73c23
fix: use NaiveDateTime::from_timestamp_opt instead of panicky From impl
|
1 year ago |
MartinFillon
|
8afb5cc285
fix: checking for deref flag in file_name
|
1 year ago |
Daniel Lang
|
7eb72bd15c
fix: bugfix to resolve absolute paths that are not symlinks
|
2 years ago |
Tamino Bauknecht
|
4799a49249
fix(fs): Fix absolute_path() for broken symlinks
|
2 years ago |
Robert Minsk
|
66d16a9c9a
feat(flags): Add Windows file attributes
|
2 years ago |
Robert Minsk
|
458a6f5b1e
feat(flags): Add BSD file flags
|
2 years ago |
Steven Davies
|
2a63c93a63
fix: don't panic if the btime of a file is Err
|
2 years ago |
Robert Minsk
|
c0a3065f06
feat(xattr): Add netbsd and freebsd support for extended attributes
|
2 years ago |
Robert Minsk
|
475ed40af9
feat(xattr): Handle formatting and display of binary extended attributes.
|
2 years ago |
Robert Minsk
|
dadfccc9d7
docs: Fix doc-tests formatting and address other documentation review requests
|
2 years ago |
Robert Minsk
|
2c4d6751c5
feat: Support for displaying blocksize on directories
|
2 years ago |
Robert Minsk
|
6ea282f6c9
refactor: Add RecursiveSize type to simplify total-size calculation
|
2 years ago |
Robert Minsk
|
9acb1eabca
fix(clippy): Fix clippy warnings
|
2 years ago |
Robert Minsk
|
423f4b9bb9
Merge branch 'main' into feature/add-recursive-dir-size
|
2 years ago |
Robert Minsk
|
dedaf17da2
refactor: Move total-size calculations to File
|
2 years ago |
xempt
|
ab540871ac
fix(fs): added device for filesystem to hashmap
|
2 years ago |
xempt
|
e3faed3521
fix(ci): underscored unused windows variables
|
2 years ago |
xempt
|
6f5cc10b60
fix(ci): changed windows methods
|
2 years ago |
xempt
|
51097ca495
fix: only store top-level recursive dir size
|
2 years ago |
Mélanie Chauvel
|
852938138e
fix(symlink): don’t display target’s size if we’re not dereferencing
|
2 years ago |
xempt
|
8b243a554f
fix(ci): fmt, windows, and nix fixes
|
2 years ago |
xempt
|
0410b1895d
feat: added recursive directory parser
|
2 years ago |
Sandro-Alessio Gierens
|
f555d42972
refactor: fix rustfmt issues and place skips where needed
|
2 years ago |
Robert Minsk
|
24a89a57a5
fix(fs): Linux uses u32 for major/minor device numbers
|
2 years ago |
Robert Minsk
|
f57744b258
fix(fs): Major and minor device on MacOS
|
2 years ago |