1
0
Fork 0
mirror of https://github.com/nachoparker/dutree synced 2024-03-27 22:19:55 +01:00
Commit Graph

23 Commits

Author SHA1 Message Date
nachoparker 44e877d148 Use CARGO_PKG_VERSION
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2021-05-09 14:25:51 -06:00
nachoparker 14ecb1cbfb add Cargo.lock
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2021-04-05 15:02:30 -06:00
Alan Somers 55b8218767
Fix the build on FreeBSD (#34) 2020-06-10 00:30:56 +00:00
nachoparker 603b9fea2f fix version reporting
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2020-06-03 16:42:34 -06:00
nachoparker 9cab8ec299 fix version reporting
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2020-05-29 15:28:06 -06:00
Isaac Parker c70ecc9e65 Avoid dividing by zero (#28)
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2019-11-17 20:25:13 -07:00
Isaac Parker 203df3473f Gracefully handle bad or invalid symlinks (#29) 2019-11-18 03:20:58 +00:00
Tom Heimbrodt 72344f2780 Increase integer size to store 1024^4. Fixes #13
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2019-10-21 23:40:10 -06:00
nachoparker 6352bc66ae handle SIGPIPE
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2019-09-28 22:14:17 -06:00
Brian Campbell b947b9cd54 Render the bars relative to the largest size shown 2019-09-22 20:33:11 -06:00
nachoparker b0deeaf52d update deprecated method
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2019-09-22 19:54:27 -06:00
nachoparker 970323dcf7 fix mistake in README 2018-11-08 18:48:01 -07:00
Nick Barry 1fce6c8056 fix problem with some unicode starting filenames (#8) 2018-07-13 16:16:36 +00:00
Ignacio Nunez b047cbf8f1 fix ordering in collections 2018-07-01 22:56:08 +02:00
Ronaldo Ferreira be55e95636 Make it work with macOS 2018-05-10 21:47:12 +02:00
Ignacio Nunez f026af26a7 update version number 2018-05-10 18:11:48 +02:00
nacho 1f7436781e fix truncate unicode grapheme clusters 2018-04-18 11:31:24 +02:00
nacho 4128d49e16 use HashMap, and other optimizations 2018-04-18 11:10:26 +02:00
nacho b65c3c0b51 use latest version of dict (with hashing) 2018-04-17 11:54:02 +02:00
nacho 5b5d4f5db9 update toml metadata 2018-04-17 00:48:54 +02:00
nacho deba1dfcc6 Split dictionaries into an external crate 2018-04-16 23:01:12 +02:00
nacho 5a1f1f7f51 add the --files-only flag 2018-04-16 22:59:03 +02:00
nachoparker 1ca8ce39ae Initial commit 2018-04-16 22:59:02 +02:00