CVS log for pkgsrc/sysutils/dusage/distinfo
Up to [cvs.NetBSD.org] / pkgsrc / sysutils / dusage
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jul 10 19:35:09 2023 UTC (16 months ago) by pin
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
HEAD
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +97 -94
lines
sysutils/dusage: update to 0.3.6
- Update Rust crate clap to 4.3.11
- Audit: Use centralized repository
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Feb 21 13:27:51 2023 UTC (20 months, 2 weeks ago) by pin
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +76 -22
lines
sysutils/dusage: update to 0.3.5
No ChangeLog provided but, manly CI changes.⏎
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Oct 3 11:07:20 2022 UTC (2 years, 1 month ago) by pin
Branches: MAIN
CVS tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +40 -46
lines
sysutils/dusage: update to 0.3.3
- Audit: Reference centralized repository
- Fix: Clippy warnings
- Colorize: Split to seprate structs
- Cargo: Use latest clap
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Sep 26 13:54:09 2022 UTC (2 years, 1 month ago) by pin
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -4
lines
sysutils/dusage: update to 0.3.2
- Args: Fix to copy-friendly
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Aug 1 08:05:46 2022 UTC (2 years, 3 months ago) by pin
Branches: MAIN
CVS tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -4
lines
sysutils/dusage: update to 0.3.1
-Use --copy-friendly
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun May 22 16:39:02 2022 UTC (2 years, 5 months ago) by pin
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +16 -16
lines
sysutils/dusage: update to 0.3.0
-Simplify ok, err and highlight.
-Autoclap: Bump to 0.2.2
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Feb 10 22:03:09 2022 UTC (2 years, 8 months ago) by pin
Branches: MAIN
CVS tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -4
lines
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.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jan 29 10:10:05 2022 UTC (2 years, 9 months ago) by pin
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +34 -22
lines
sysutils/dusage: update to 0.2.2
-Add NetBSD install instructions
-Improve syntax consistency
-Improve wording
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jan 25 21:29:35 2022 UTC (2 years, 9 months ago) by pin
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -4
lines
sysutils/dusage: update to 0.2.1
-Fix Incorrect alignment between column header and contents #4
-Include Cargo.lock for easy releasing on NetBSD.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jan 25 19:42:23 2022 UTC (2 years, 9 months ago) by pin
Branches: MAIN
sysutils/dusage: import package
Command line disk usage tool.
Features
-bargraph with disk and inode usage.
-background: inodes, foreground: disks.
-grouping of filesystems.
-separate coloring of /, /boot and /mnt for easy spotting.
-log2ram filesystem displayed last for easy spotting of log drive usage
on Raspberry Pi.
-display of detailed inode usage (similar to df -i).
CVSweb <webmaster@jp.NetBSD.org>