Next | Query returned 21 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2022-08-01 10:07:13 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/dust: update to 0.8.1

-Improve help text
-Fix archive/directory check in platform.rs
-Bump regex
-Refactor: tweak utils function
-Fix: Allow -n to be used with -d
   2022-02-27 21:33:27 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/dust: update to 0.8.0

-Feature/Bugfix: Allow multiple regexs to be used.
 The -e and -v flags allow multiple values. Before values after the first
 were ignored. This change allows the user to specify multiple regexs and
 have them all applied.
-Feature: Implement ISO output.
-Fix: Add assert for low terminal width.
 If terminal is not wide enought to print text, then print an error message.
-Fix: Bug: names may be shortened unnecessarily.
 The code calculating the width of a row to use vs the width of the terminal
 wasn't quite right.
   2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Remove SHA1 hashes for distfiles
   2021-09-20 20:31:19 by pin | Files touched by this commit (2) | Package updated
Log message:
sysutils/dust: update to 0.7.5

-bugfix: Allow dust to work on low width terminal
   2021-09-19 13:52:24 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/dust: update to 0.7.0

-new flags added -e -v -t
-code refractoring
   2021-08-05 12:00:13 by pin | Files touched by this commit (2) | Package updated
Log message:
sysutils/dust: update to 0.6.2

-bugfix: Fix crash when using '-f' flag
   2021-08-02 17:18:44 by pin | Files touched by this commit (1)
Log message:
sysutils/dust: simplify Makefile
   2021-07-19 17:18:17 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/dust: update to 0.6.1

-Change size of softlinks to 0
-Refactor: Compress arguemnts to one object
-Rename file: dirwalker -> dir_walker
   2021-06-24 10:45:55 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/dust: update to 0.6.0

-Add support for width flag #126
-Add wrap_help feature to clap
-Simplify conflict implementation
-Large refactor. Use rayon, 10X performance boost
-Remove -x option

Next | Query returned 21 messages, browsing 11 to 20 | Previous