./sysutils/eza, Modern, maintained replacement for ls

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.20.23, Package name: eza-0.20.23, Maintainer: fox

eza is a modern, maintained replacement for the venerable file-listing
command-line program ls that ships with Unix and Linux operating systems,
giving it more features and better defaults. It uses colours to distinguish
file types and metadata.

It knows about symlinks, extended attributes and Git. It's small, fast and
just one single binary.


Master sites:


Version history: (Expand)


CVS history: (Expand)


   2025-02-27 19:40:24 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/eza: update to 0.20.23

[0.20.23] - 2025-02-27
Bug Fixes

    Add Pixi installation instructions

Miscellaneous Tasks

    Eza v0.20.23 changelogs, version bump

Build

    Bump libc from 0.2.169 to 0.2.170
    Bump serde from 1.0.217 to 1.0.218
    Bump log from 0.4.25 to 0.4.26
    Bump trycmd from 0.15.8 to 0.15.9

Ci

    Remove magic nix cache
   2025-02-24 09:35:33 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/eza: update to 0.20.22

[0.20.22] - 2025-02-20
Features

    Add prettier icon for *.prettierignore
    Add icon for *.hrl
    Add photoshop icon for *.psb
    Add eslint icon for .eslintignore
    Add renovate icon for renovate.json
    Add elixir icon for *.eex, *.leex and mix.lock

Build

    Bump once_cell from 1.20.2 to 1.20.3

[0.20.21] - 2025-02-13
Bug Fixes

    Start publishing libgit arm builds

Miscellaneous Tasks

    Eza v0.20.21 changelogs, version bump

Build

    Add libgit alternative for arm builds

[0.20.20] - 2025-02-07
Bug Fixes

    Make flake.lock icon the nix logo

Miscellaneous Tasks

    Eza v0.20.20 changelogs, version bump

[0.20.19] - 2025-01-30
Bug Fixes

    Update MSRV to 1.78 to solve rust malfunction
    Rustc false dead code positives
    Rustc false positives in tests
    Regression in theme config location, simplify path
    Wrong file name for Brewfile

Documentation

    Add note regarding ci msrv update

Features

    Add .norg icon

Miscellaneous Tasks

    Eza v0.20.19 changelogs, version bump

Build

    Bump dirs from 5.0.1 to 6.0.0
    Bump NexusPHP/no-merge-commits from 2.1.0 to 2.2.1
    Bump flake
    Bump cargo

Ci

    Fix and unify msrv and add matrix to free/netbsd
   2025-02-01 11:30:32 by Santhosh Raju | Files touched by this commit (3)
Log message:
sysutils/eza: Update to 0.20.18

Changes since 0.20.17:

Changelog

[0.20.18] - 2025-01-23

Bug Fixes

  * Support additional yaml file extension, clippy

Miscellaneous Tasks

  * Eza v0.20.18 changelogs, version bump

Build

  * Cargo bump 2025-01-23
  * Flake bump 2025-01-23

Ci

  * Use rust 1.74 instead of latest via rustup
   2025-01-19 23:07:34 by Santhosh Raju | Files touched by this commit (3)
Log message:
sysutils/eza: Update to 0.20.17

Changes since 0.20.16:

Changelog

[0.20.17] - 2025-01-16

Features

  * Add editorconfig icon for .editorconfig

Miscellaneous Tasks

  * Eza v0.20.17 changelogs, version bump

Build

  * Cargo bump 2025-01-16
  * Flake bump 2025-01-16
   2025-01-12 13:18:07 by Santhosh Raju | Files touched by this commit (3)
Log message:
sysutils/eza: Update to 0.20.16

Changes since 0.20.15:

Changelog

[0.20.16] - 2025-01-09

Features

  * Add brew icon for brewfile and brewfile.lock.json

Miscellaneous Tasks

  * Eza v0.20.16 changelogs, version bump

Build

  * Update flake inputs 2025-01-08
  * Update cargo inputs 2025-01-08
  * Bump git2 from 0.19.0 to 0.20.0
   2025-01-02 13:12:53 by Santhosh Raju | Files touched by this commit (3)
Log message:
sysutils/eza: Update to 0.20.15

Changes since 0.20.14:

Changelog

Features

  * Add icons from nerd fonts 3.3.0 release & more
  * Add new icons, extensive list

Miscellaneous Tasks

  * Eza v0.20.15 changelogs, version bump

Build

  * We switch to our own fork of natord

Ci

  * Bump FreeBSD / NetBSD versions.
   2024-12-26 19:25:21 by Santhosh Raju | Files touched by this commit (3)
Log message:
sysutils/eza: Update to 0.20.14

Changes since 0.20.13:

Changelog

[0.20.14] - 2024-12-26

Bug Fixes

  * ...those pesky workflow targets
  * Remove separate bsd tests
  * Remove audit workflow

Features

  * Audit checks in main CI

Miscellaneous Tasks

  * Eza v0.20.14 changelogs, version bump

Refactor

  * Move eza, trycmd packages
  * Move BSD unit tests to main flow

Styling

  * Format workflows
  * Ci checks formatted

Build

  * Cargo 2024-12-25

Ci

  * Simplify
  * Let's just always run em'
  * Only run big checks on PRs to main
  * Faster flake checks... maybe?
  * Flakes on latest ubuntu
  * Only do no-merge-commits on PR
   2024-12-24 12:56:39 by Santhosh Raju | Files touched by this commit (3)
Log message:
sysutils/eza: Update to 0.20.13

Changes since 0.20.12:

Changelog

[0.20.13] - 2024-12-18

Bug Fixes

  * Pre-commit-hooks.nix trying to be too clever
  * Remove stray description (originally from --decay-mode)

Miscellaneous Tasks

  * Eza v0.20.13 changelogs, version bump

Build

  * Update crate deps Mon Dec 16
  * Update flake deps Mon Dec 16

Ci

  * Update to PRESENT DAY, PRESENT TIME