Next | Query returned 48 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   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
   2024-10-18 14:41:33 by Santhosh Raju | Files touched by this commit (2)
Log message:
sysutils/eza: Update to 0.20.4

Changes since 0.20.2:

eza v0.20.4 (filetyep hotfix)

Changelog

Bug Fixes

  * Filetype, coloring for executables and folder

Miscellaneous Tasks

  * Eza v0.20.4 changelogs, version bump

eza v0.20.3

Changelog

Approximately a ~24% speedup for most common operations.
Bug Fixes

  * Git cliff docs issue

Miscellaneous Tasks

  * Eza v0.20.3 changelogs, version bump

Performance

  * Reuse filetype from DirEntry
   2024-10-09 21:03:19 by Santhosh Raju | Files touched by this commit (3)
Log message:
sysutils/eza: Update to 0.20.2

Changes since 0.20.1:

Changelog

Bug Fixes

  * Colors in old ms command prompt
  * Bring help text in line with available flags
  * Do not print parent filename with --absolute=on

Miscellaneous Tasks

  * Add fox installation option
  * Eza v0.20.2 changelogs, version bump

Build

  * Bump once_cell from 1.20.1 to 1.20.2
   2024-10-06 13:20:23 by Santhosh Raju | Files touched by this commit (3)
Log message:
sysutils/eza: Update to 0.20.1

Changes since 0.19.2:

eza v0.20.1

Changelog

Bug Fixes

  * Release recipe
  * Support passing multiple options for generate-trycmd-test.sh
  * Move options into flags
  * Rustfmt errors

Documentation

  * Fix cross-references
  * Update file type colors
  * Document that exit 13 == permission denied

Features

  * Update just, add more formats
  * Recursively walk symlinks pointing at dirs
  * Add --follow-symlinks option
  * Add autocomplete for --follow-symlinks
  * Show directories last

Miscellaneous Tasks

  * Eza v0.20.1 changelogs, version bump

Testing

  * Add cases for -T and --follow-symlinks
  * Regenerate tests broken by line number changes

Build

  * Fix manual version
  * Bump once_cell from 1.19.0 to 1.20.1

Ci

  * Remove flakehub, flakestry publish

eza v0.20.0 EUPL-1.2

Now Licensed Under EUPL-1.2 (with full REUSE compliance)

Changelog

Bug Fixes

  * Flake trycmd bug
  * Pre-commit-hook taplo bug

Documentation

  * Add link to eza-themes repository in readme
  * Cargo install dir inaccurate
  * Add x-cmd method to install eza
  * Adding a testing infos file to guide everyone through tests

Features

  * Add opml file extension
  * Add a regen rule
  * [breaking] Relicensed to EUPL-1.2

Miscellaneous Tasks

  * Eza v0.20.0 changelogs, version bump

Refactor

  * Move some files to .config
  * Release scripts use .config
  * Relicense to EUPL-1.2

Styling

  * Switch to nixfmt rfc style, format tree
  * Remove blank line

Testing

  * Regenerate integration tests
  * Regenerate tests

Build

  * Darwin devShell resuse eza deps
  * Ensure flake inputs aren't duplicated'
  * Remove semnix deps
  * Bump flake lock 2024-09-26
  * Removed unused flake follows
  * Add cargo to devShell
  * Add clippy to devShell
  * Use toolchain in devShell
  * Bump libc from 0.2.158 to 0.2.159
  * Bump unicode-width from 0.1.13 to 0.2.0

Ci

  * Full nix3 command output in logs
  * Allow EUPL-1.2
  * Unblock windows

eza v0.19.4

Changelog
[0.19.4] - 2024-09-18

Bug Fixes

  * Remove non_alpha from percent encoding to fix hyprlinks

Features

  * Pass from serde_yaml to serde_norway

Miscellaneous Tasks

  * Eza v0.19.4 changelogs, version bump

eza v0.19.3

Changelog
[0.19.3] - 2024-09-12

Bug Fixes

  * Convert empty space to %20 when render hyperlinks
  * Split commit workflows and run no-merge-commits only on PRs
  * Correct naming of commit related workflows

Documentation

  * Better version bump commit summary

Features

  * Add no-merge-commits job to commits workflow

Miscellaneous Tasks

  * Rename justfile
  * Eza v0.19.3 changelogs, version bump

Refactor

  * Rename conventional-commits workflow to commits

Build

  * Bump DeterminateSystems/nix-installer-action from 13 to 14
  * Bump DeterminateSystems/flake-checker-action from 8 to 9
  * Bump actions/checkout from 3 to 4
  * Bump libc from 0.2.155 to 0.2.158
  * Bump nu-ansi-term from 0.50.0 to 0.50.1
   2024-09-06 12:05:57 by Santhosh Raju | Files touched by this commit (3)
Log message:
sysutils/eza: Update to 0.19.2

Changes since 0.19.1:

Changelog

And we are back from vacation, with a packed eza release.

One highlight to take note of this release is custom theme files!

Custom Themes

Eza has recently added support for a theme.yml file, where you can specify
all of the existing theme-ing options available for the LS_COLORS and
XA_COLORS environment variables, as well as the option to specify different
icons for different file types and extensions. Any existing environment
variables set will continue to work and will take precedence for backwards
compatibility.

An example theme file is available in docs/theme.yml, and needs to either be
placed in a directory specified by the environment variable EZA_CONFIG_DIR,
or will looked for by default in $XDG_CONFIG_HOME/eza.

Full details are available on the man page and an example theme file is
included in https://github.com/eza-community/eza/tree/main/docs/theme.yml

Bug Fixes

  * Remove unnecessary map and make clippy happy
  * Adjust grid details for CI tests
  * Imports and merge conflicts
  * Rustfmt issues
  * Clippy issues
  * Revise UiStyles::plain to have no style at all
  * Pr reviews fixes for theme file
  * Selectively filter files when recursing #1101
  * Fix typo in FromOverride impl
  * Add serde(default) to StyleOverride.foreground/background fields

Documentation

  * Add Flox to INSTALL.md
  * Add ic for icon color to colors man page
  * Add further documentation about theme file

Features

  * Add c++ module interfaces as source file types
  * Add icon field to UiStyles
  * Add ic key for UiStyles icon in set_exa
  * Add None as icon value in UiStyles.default_theme
  * Add icon function to FileNameColours trait
  * Implement FileNameColours.icon for Theme
  * Adjust FileName.paint to consider possible icon color
  * Begin implementation of config file
  * Allow writing default theme.yml file for eventual config file
    implementation
  * Theme file configuration base
  * Add IconOverrides struct and UiStyles.icon_overrides
  * Add icon_override function to FileNameColours trait
  * Implement FileNameColours.icon_override for Theme
  * Handle icon overrides in FileName.paint
  * Add example config for icon_overrides
  * Rename UiStyles.icon_override to icons and add Style field
  * Add shorthand aliases to StyleOverride variables
  * Add custom deserialize_color and use in StyleOverride
  * Outsource color_from_str function to make it testable

Miscellaneous Tasks

  * Release eza v0.19.2

Refactor

  * Simplify icon style setting in FileName.paint
  * Make every setting optional with override layer
  * Simplify sample theme.yml
  * Formatting for rustfmt macro

Styling

  * Fix clippy issue in FileName.paint
  * Apply rustfmt
  * Simplify from_str_radix calls to please clippy

Testing

  * Add unit tests for color_from_str function

Build

  * Bump windows-sys from 0.52.0 to 0.59.0

Ci

  * Allow MPL-2.0
   2024-08-29 09:37:42 by Santhosh Raju | Files touched by this commit (3)
Log message:
sysutils/eza: Update to 0.19.1

Changes since 0.19.1:

Changelog
[0.19.1] - 2024-08-28

Bug Fixes

  * FreeBSD build.
  * Typo

Miscellaneous Tasks

  * Release eza v0.19.1

Build

  * Bump uzers from 0.12.0 to 0.12.1

Next | Query returned 48 messages, browsing 1 to 10 | Previous