Vinícius R. Miguel
|
2caeb1004c
|
refac: add support for Windows in EscapedPathDisplay
|
2023-01-05 13:39:06 -03:00 |
|
Vinícius R. Miguel
|
0deb18289a
|
refac: use BStr to display possibly non-UTF8 byte sequences
|
2023-01-05 12:46:29 -03:00 |
|
figsoda
|
2f4404e658
|
use humansize instead of Bytes
|
2022-10-12 22:33:41 -04:00 |
|
João M. Bezerra
|
86234084ab
|
refac: use Lazy cell to optimize env::current_dir call
|
2022-08-12 13:03:48 -03:00 |
|
João M. Bezerra
|
97c4387fcf
|
minor simplifications and renamings
|
2022-06-04 14:04:31 -03:00 |
|
Vinícius Miguel
|
8b1cd18fb5
|
feat: don't allocate when possible in to_utf , nice_directory_display (#249)
|
2022-02-05 12:31:20 -03:00 |
|
Nbiba Bedis
|
42bcc024d4
|
Actually use relative paths when extracting
|
2021-12-09 17:59:25 +01:00 |
|
Anton Hermann
|
c1add95e70
|
Fix warnings in doc comments
Escape square brackets comments containing "[INFO]", "[WARNING]", "[ERROR]"
Suppress automatic link markup warning
|
2021-11-13 00:07:17 +01:00 |
|
João M. Bezerra
|
63cfeb26ef
|
Add accidentally removed link in docs
|
2021-11-10 09:52:20 -03:00 |
|
João M. Bezerra
|
d27e259b26
|
Reorganizing src/utils, by renaming submodules
And moving formatting stuff out of fs.rs
|
2021-11-10 09:51:26 -03:00 |
|