1
0
mirror of https://github.com/nachoparker/dutree synced 2024-09-28 10:59:50 +02:00
Commit Graph

28 Commits

Author SHA1 Message Date
Alan Somers
6a66ec8fea Fix the build on FreeBSD 2020-06-08 08:35:35 -06:00
nachoparker
603b9fea2f fix version reporting
Signed-off-by: nachoparker <nacho@ownyourbits.com>
v0.2.16
2020-06-03 16:42:34 -06:00
nachoparker
9cab8ec299 fix version reporting
Signed-off-by: nachoparker <nacho@ownyourbits.com>
v0.2.15
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) v0.2.14 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>
v0.2.13
2019-10-21 23:40:10 -06:00
nachoparker
6352bc66ae handle SIGPIPE
Signed-off-by: nachoparker <nacho@ownyourbits.com>
v0.2.12
2019-09-28 22:14:17 -06:00
Igor Gnatenko
8831ec465f README: Add Fedora instructions (#25) 2019-09-27 00:15:00 +00:00
Brian Campbell
b947b9cd54 Render the bars relative to the largest size shown v0.2.11 2019-09-22 20:33:11 -06:00
nachoparker
9bbdcfeef8 update regex to version 1
Signed-off-by: nachoparker <nacho@ownyourbits.com>
v0.2.10
2019-09-22 20:05:18 -06:00
nachoparker
b0deeaf52d update deprecated method
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2019-09-22 19:54:27 -06:00
ahoetker
efb865eb74 Update dependency: getopts = 0.2.21 2019-09-23 01:15:42 +00:00
nachoparker
970323dcf7 fix mistake in README 2018-11-08 18:48:01 -07:00
nachoparker
1eb27aec86 fix mistake in README 2018-11-01 18:45:26 -06:00
Nick Barry
1fce6c8056 fix problem with some unicode starting filenames (#8) v0.2.9 2018-07-13 16:16:36 +00:00
Ignacio Nunez
b047cbf8f1 fix ordering in collections v0.2.8 2018-07-01 22:56:08 +02:00
Wesley Moore
98470a8afc Add details of AUR package to README 2018-05-14 09:23:05 +02:00
Ronaldo Ferreira
be55e95636 Make it work with macOS v0.2.7 2018-05-10 21:47:12 +02:00
Ignacio Nunez
60b35ec74b update README.md 2018-05-10 21:45:50 +02:00
Ignacio Nunez
f026af26a7 update version number v0.2.6 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 v0.2.1 2018-04-16 23:01:12 +02:00
nacho
5a1f1f7f51 add the --files-only flag v0.2.0 2018-04-16 22:59:03 +02:00
nachoparker
128572fecd Update README.md 2018-04-16 22:59:02 +02:00
nachoparker
1ca8ce39ae Initial commit v0.1.0 2018-04-16 22:59:02 +02:00