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

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


Branch: CURRENT, Version: 0.20.13, Package name: eza-0.20.13, 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)


   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
   2024-12-12 14:30:54 by Santhosh Raju | Files touched by this commit (4)
Log message:
sysutils/eza: Update to 0.20.12

Changes since 0.20.11:

eza v0.20.12

Changelog

[0.20.12] - 2024-12-11

Bug Fixes

  * Add unicode-3.0 license
  * Use safe terminal_size_of
  * Use terminal_size_of with borrowed raw handle

Features

  * Move MSRV to 1.74 and deep bump cargo deps
  * Add Gleam lang icon

Miscellaneous Tasks

  * Eza v0.20.12 changelogs, version bump

Testing

  * Regen for 1.74

Build

  * Bump terminal_size from 0.3.0 to 0.4.1

Ci

  * Openbsd 7.4 -> 7.6
   2024-12-09 08:30:45 by Santhosh Raju | Files touched by this commit (3)
Log message:
sysutils/eza: Update to 0.20.11

Changes since 0.20.9:

eza v0.20.11

Changelog

[0.20.11] - 2024-12-05

Bug Fixes

  * Bump libc from 0.2.165 to 0.2.167

Miscellaneous Tasks

  * Eza v0.20.11 changelogs, version bump

eza v0.20.10

Changelog

[0.20.10] - 2024-11-28

Bug Fixes

  * People dislike the phrasing "maintained" on hackernews

Miscellaneous Tasks

  * Eza v0.20.10 changelogs, version bump

Build

  * Bump libc from 0.2.164 to 0.2.165
   2024-11-23 14:15:11 by Santhosh Raju | Files touched by this commit (3)
Log message:
sysutils/eza: Update to 0.20.9

Changes since 0.20.8:

eza v0.20.9

Changelog

[0.20.9] - 2024-11-21

Bug Fixes

  * Remove newline after doc comment of regen recipe

Miscellaneous Tasks

  * Eza v0.20.9 changelogs, version bump

Refactor

  * List all recipes by default
  * Group related recipes

Build

  * Bump libc from 0.2.162 to 0.2.164
   2024-11-21 07:35:48 by Santhosh Raju | Files touched by this commit (3)
Log message:
sysutils/eza: Update to 0.20.8

Changes since 0.20.7:

eza v0.20.8

Changelog

[0.20.8] - 2024-11-14

Bug Fixes

  * Cross-compiling by updating to libz-sys to 1.1.20

Miscellaneous Tasks

  * Eza v0.20.8 changelogs, version bump

Build

  * Bump palette from 0.7.5 to 0.7.6
  * Bump libc from 0.2.161 to 0.2.162
  * Bump serde from 1.0.214 to 1.0.215
   2024-11-09 05:14:24 by Santhosh Raju | Files touched by this commit (3)
Log message:
sysutils/eza: Update to 0.20.7

Changes since 0.20.6:

eza v0.20.7

Changelog

[0.20.7] - 2024-11-07

Bug Fixes

  * Palette v0.7.6 -> v0.7.5

Miscellaneous Tasks

  * Update package.exclude list in Cargo.toml
  * Eza v0.20.7 changelogs, version bump

Build

  * Bump DeterminateSystems/nix-installer-action from 14 to 15
  * Bump serde_norway from 0.9.38 to 0.9.39
  * Bump trycmd from 0.15.7 to 0.15.8
   2024-11-02 03:49:34 by Santhosh Raju | Files touched by this commit (3)
Log message:
sysutils/eza: Update to 0.20.6

Changes since 0.20.5:

eza v0.20.6

Changelog

[0.20.6] - 2024-10-31

Bug Fixes

  * Changelog spelling

Documentation

  * Fix typo --get-repos-no-status to --git-repos-no-status

Miscellaneous Tasks

  * Eza v0.20.6 changelogs, version bump

Build

  * Bump serde from 1.0.210 to 1.0.214
   2024-10-28 23:50:47 by Santhosh Raju | Files touched by this commit (3)
Log message:
sysutils/eza: Update to 0.20.5

Changes since 0.20.4:

eza v0.20.5

Changelog

Bug Fixes

  * Ensure nested tree parts align under item name
  * Remove depricated chrono from_timestamp_opt

Miscellaneous Tasks

  * Update generated test files
  * Eza v0.20.5 changelogs, version bump

Build

  * Bump libc from 0.2.159 to 0.2.161
  * Chrono v0.4.34 -> v0.4.38