2024-08-11 07:41:25 by Santhosh Raju | Files touched by this commit (2) |
Log message:
sysutils/eza: Update to 0.19.0
Changes since 0.18.24:
Changelog
Bug Fixes
* [breaking] Implement EZA_GRID_ROWS grid details view minimum rows
threshold
Before this change, the EZA_GRID_ROWS variable was
ignored, despite documentation existing. Users relying on EZA_GRID_ROW
not doing anything will find their output changed. For more info, see
Miscellaneous Tasks
* Release eza v0.19.0
|
2024-08-04 15:38:50 by Santhosh Raju | Files touched by this commit (3) |
Log message:
sysutils/eza: Update to 0.18.24
Changes since 0.18.23:
Changelog
[0.18.24] - 2024-08-03
Bug Fixes
* 1.80 breakage from time crate
Miscellaneous Tasks
* Release eza v0.18.24
Build
* Bump time dependency
|
2024-07-25 22:28:44 by Thomas Klausner | Files touched by this commit (6) | |
Log message:
eza: update to 0.18.23.
Use upstream distfile for man pages instead of using locally
generated copies.
0.18.23
Bug Fixes
Disable broken freebsd tests
Documentation
Clear up confusion around ls
Miscellaneous Tasks
Release eza v0.18.23
Build
Bump log from 0.4.21 to 0.4.22
Bump DeterminateSystems/nix-installer-action from 12 to 13
Bump plist from 1.6.1 to 1.7.0
0.18.22
Bug Fixes
Use NaiveDateTime::from_timestamp_opt instead of panicky From impl
Features
Add non-nix pre-commit rustfmt and clippy hooks
Miscellaneous Tasks
Release eza v0.18.22
Ci
Bump FreeBSD version.
|
2024-07-01 10:52:31 by Santhosh Raju | Files touched by this commit (2) |
Log message:
sysutils/eza: Update to 0.18.21
Changes since 0.18.20:
eza v0.18.21 (zsh completions hotfix)
Changelog
Bug Fixes
* Fix missing line breaks in _eza
Miscellaneous Tasks
* Release eza v0.18.21
|
2024-06-29 02:46:04 by Santhosh Raju | Files touched by this commit (3) |
Log message:
sysutils/eza: Update to 0.18.20
Changes since 0.18.16:
eza v0.18.20
Changelog
[0.18.20] - 2024-06-27
Features
* Add --no-|show-symlinks flags for filtering output
Miscellaneous Tasks
* Release eza v0.18.20
eza v0.18.19
Binaries fixed :)
Changelog
Bug Fixes
* Ship release binaries
Miscellaneous Tasks
* Release eza v0.18.19
Build
* Bump git2 from 0.18.3 to 0.19.0
eza v0.18.18
Changelog
[0.18.18] - 2024-06-05
Features
* Add icon for Nushell extension
Miscellaneous Tasks
* Release eza v0.18.17
Build
* Bump trycmd from 0.15.1 to 0.15.2
* Bump libc from 0.2.154 to 0.2.155
eza v0.18.17
Changelog
[0.18.17] - 2024-06-05
Features
* Add icon for Nushell extension
Miscellaneous Tasks
* Release eza v0.18.17
Build
* Bump trycmd from 0.15.1 to 0.15.2
* Bump libc from 0.2.154 to 0.2.155
|
2024-05-18 06:20:00 by Santhosh Raju | Files touched by this commit (3) |
Log message:
sysutils/eza: Update to 0.18.16
Changes since 0.18.15:
Changelog
[0.18.16] - 2024-05-16
Bug Fixes
* Change windows-only imports to be windows-only
Documentation
* Replace decay with color-scale
* Update INSTALL.md
* Fix typo in INSTALL.md
* Use 3 columns for packaging status badge
Miscellaneous Tasks
* Release eza v0.18.16
Build
* Bump DeterminateSystems/flake-checker-action from 5 to 7
* Bump DeterminateSystems/nix-installer-action from 10 to 11
|
2024-05-10 08:46:02 by Santhosh Raju | Files touched by this commit (3) |
Log message:
sysutils/eza: Update to 0.18.15
Changes since 0.18.14:
Changelog
[0.18.15] - 2024-05-09
Bug Fixes
* Correct command for latest tag in deb-package.sh
Documentation
* Add how to find man pages in terminal and online. Partly fixes #967
* Correct heading levels in markdown
* Move heading out of collapsed section
* Add some keywords for benefit of ctrl-f
Features
* Return to original commit at the end of deb-package.sh
* Add optional tag argument to deb-package.sh
Miscellaneous Tasks
* Release eza v0.18.15
|
2024-05-02 11:35:55 by pin | Files touched by this commit (3) | |
Log message:
sysutils/eza: update to 0.18.14
[0.18.14] - 2024-05-02
Features
- Add icon for "cron.minutely" directory
Build
- Bump uzers from 0.11.3 to 0.12.0
- Bump libc from 0.2.153 to 0.2.154
- Bump unicode-width from 0.1.11 to 0.1.12
- Bump palette from 0.7.5 to 0.7.6
|
2024-04-27 10:08:45 by Santhosh Raju | Files touched by this commit (2) |
Log message:
sysutils/eza: Update to 0.18.13
Changes since 0.18.11:
eza v0.18.13
Description
So tiny :3
Changelog
[0.18.13] - 2024-04-25
Features
* Generate completion/manpage tarballs on release
Miscellaneous Tasks
* Release eza v0.18.13
|
2024-04-19 11:46:37 by pin | Files touched by this commit (3) | |
Log message:
sysutils/eza: update to 0.18.11
[0.18.11] - 2024-04-19
Bug Fixes
Fix clippy lints
Enable the rule only for NetBSD.
Build aarch64, arm without libgit2
Ci
Bump NetBSD version to 10.0
|