2024-12-24 19:28:08 by pin | Files touched by this commit (3) |  |
Log message:
sysutils/dusage: update to 0.4.0
No ChangeLog provided.
|
2023-07-10 21:35:09 by pin | Files touched by this commit (3) |  |
Log message:
sysutils/dusage: update to 0.3.6
- Update Rust crate clap to 4.3.11
- Audit: Use centralized repository
|
2023-02-21 14:27:51 by pin | Files touched by this commit (3) |  |
Log message:
sysutils/dusage: update to 0.3.5
No ChangeLog provided but, manly CI changes.⏎
|
2022-10-03 13:07:21 by pin | Files touched by this commit (3) |  |
Log message:
sysutils/dusage: update to 0.3.3
- Audit: Reference centralized repository
- Fix: Clippy warnings
- Colorize: Split to seprate structs
- Cargo: Use latest clap
|
2022-09-26 15:54:10 by pin | Files touched by this commit (2) |  |
Log message:
sysutils/dusage: update to 0.3.2
- Args: Fix to copy-friendly
|
2022-08-01 10:05:47 by pin | Files touched by this commit (2) |  |
Log message:
sysutils/dusage: update to 0.3.1
-Use --copy-friendly
|
2022-05-22 18:39:02 by pin | Files touched by this commit (3) |  |
Log message:
sysutils/dusage: update to 0.3.0
-Simplify ok, err and highlight.
-Autoclap: Bump to 0.2.2
|
2022-02-10 23:03:09 by pin | Files touched by this commit (2) |  |
Log message:
sysutils/dusage: update to 0.2.3
-Add copy-friendly feature
Usefuly when we want to copy output elsewhere.
The unused is then a separate character to
distinguish it from the used part.
|
2022-01-29 11:10:05 by pin | Files touched by this commit (3) |  |
Log message:
sysutils/dusage: update to 0.2.2
-Add NetBSD install instructions
-Improve syntax consistency
-Improve wording
|
2022-01-25 22:29:35 by pin | Files touched by this commit (2) |  |
Log message:
sysutils/dusage: update to 0.2.1
-Fix Incorrect alignment between column header and contents #4
-Include Cargo.lock for easy releasing on NetBSD.
|