57 Commits

Author SHA256 Message Date
356ed98c36 - Update to 0.23.4:
* Update nixpkgs/cargo dependencies

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=186
2025-10-10 05:02:54 +00:00
85fef788bf - Update to 0.23.3:
Documentation:
  * Corrected "user_executable_file" option
  Features:
  * Update flake inputs

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=184
2025-09-15 08:16:54 +00:00
7d7d4782cc - Update to 0.23.2:
Styling:
  * Update nix style
  Build:
  * Update cargo
  * Update flake

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=182
2025-09-08 06:57:27 +00:00
e1fc5f940f - Update to 0.23.1:
Bug Fixes:
  * Restore unsafe blocks for libc major/minor device id
  * cargo deb metadata to LICENSE.txt
  Documentation:
  * Improve man page description of flags with default values
  * "default behavior" means eza's default behavior, not an option's
    default value
  Features:
  * Added completion

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=180
2025-09-01 08:50:04 +00:00
65a9a6a77e - Update to 0.23.0:
Bug Fixes:
  * [breaking] Make --grid work when not in TTY
  * [breaking] if data is piped into eza, eza will not ignore it
  Documentation:
  * Add --smart-group option to README
  Features:
  * Add icons for changelog and todo files
  * Use CHANGES icon for CHANGELOG as well

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=178
2025-07-25 06:23:59 +00:00
041e7c8d2e - Update to 0.22.1:
* Replace default_input_path check with "." check
  * "cheks" should be "checks"
  * [breaking] Define -d/--treat-dirs-as-files behavior, tests
  * Refresh icon set with new glyphs and additions
  * Bump phf from 0.11.3 to 0.12.1
  * Cargo bump 2025-07-03
  * Flake bump 2025-07-03
  * Bump windows-sys from 0.59.0 to 0.60.2

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=176
2025-07-14 06:36:17 +00:00
2aadc89bbe - Update to 0.22.0:
Bug Fixes:
  * Replace default_input_path check with "." check
  Features:
  * [breaking] Define -d/--treat-dirs-as-files behavior, tests
    The behavior of the -d flag has been refined to be more
    consistent with ls. Its long flag has been changed to --treat-dirs-as-files
    for clarity, while --list-dirs is retained as a backward-compatible alias to be
    removed in a future release.

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=174
2025-07-04 06:22:36 +00:00
ee706ab317 - Update to 0.21.6:
* Add missing --absolute option to man page
  * Add prettier icon for .prettierrc.{json,json5,toml,yaml,yml}

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=172
2025-06-26 16:07:43 +00:00
763ecbfdb0 - Update to 0.21.5:
Bug Fixes:
  * Use OpenBSD 7.7 that has MSRV, instead of 7.6
  * Excessive open file descriptors
  * Typo
  * Impl desirable behaviour for unreadables
  * Unreadables format style
  * Clippy warnings
  * Missing word in comment
  Styling:
  * Fix various clippy warnings for rust 1.86
  * Remove unnecessary semicolon

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=170
2025-06-23 07:03:46 +00:00
ee0726024d - Update to 0.21.4:
Bug Fixes:
  * Escape spaces in file path to make them work correctly
  * List inside working dir with --list-dirs and no path passed
  * Ignore incorrect Unicode path instead of crashing on Windows
  Miscellaneous Tasks:
  * Add Visual Studio icon for *.suo
  * Add swift icon for *.xcplayground
  * Add dropbox icon
  * Eza v0.21.4 changelogs, version bump
  Refactor:
  * Clippy lints
  Styling:
  * Update formatting
- Update to 0.21.3:
- Update to 0.21.2:

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=168
2025-06-02 05:43:18 +00:00
0eaa44ef6b - Update to 0.22.3:
* Add support for .ipynb file icons

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=166
2025-05-02 07:47:46 +00:00
856c60e665 - Update to 0.22.2:
* Make clippy work again
  * Specify perf improvements
  * Remove dependency on once_cell
  * Add icon for '.stowrc' files
  * Use a hashmap when possible for file extension matching
  * Clean up glob matching code
  * Bump uutils_term_grid from 0.6.0 to 0.7.0

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=164
2025-04-25 13:28:39 +00:00
07d8382d4b - Update to 0.21.1:
Bug Fixes:
  * Don’t truncate branch name
  * Hi extension icon wasnt working as it was in the wrong aray
  Miscellaneous Tasks:
  * Add MS DOS icon for *.com
  * Add ruby icon for config.ru, Gemfile, Gemfile.lock, procfile,
    rake, rakefile and change ruby icon
  * Add python icon for *.pxd and *.pyx
  * Add markdown icon for *.mdx
  * Add fsharp icon for *.f# and *.fsscript
  * Add clojure icon for *.cljc and *.edn

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=162
2025-04-22 12:18:43 +00:00
e39bda62f4 - Update to 0.21.0:
* Flake bump 2025-03-20
  * Remove unnescesarry unsafe blocks for libc major/minor device id
  * Unwrap -> expect on libc deviceid calls
  * Formatting issue
  * Fix unused PermissionsPlus fields

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=160
2025-04-02 13:47:45 +00:00
47583d5a67 - Update to 0.20.24:
Bug Fixes:
  * Make temp files visible on white background
  Documentation:
  * More precise temp files color description
  Features:
  * Add .exercism folder icon
  * Add .ocamlinit icon
  * Add .opam folder icon
  Miscellaneous Tasks:
  * Add gcloud icon for .gcloudignore
  * Add vim icon for .gvimrc, _vimrc and _gvimrc
  * Add fennel icon for ~/.fennelrc and ~/.config/fennel/fennelrc
  * Eza v0.20.24 changelogs, version bump
  Build:
  * Bump once_cell from 1.20.3 to 1.21.0
  * Bump terminal_size from 0.4.1 to 0.4.2
  * Bump serde from 1.0.218 to 1.0.219
  * Bump chrono from 0.4.39 to 0.4.40

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=158
2025-03-13 11:10:15 +00:00
f5ef88d63c - Update to 0.20.23:
Bug Fixes:
  * Add Pixi installation instructions
  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

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=156
2025-02-27 19:41:24 +00:00
a43d16206b - Update to 0.20.22:
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

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=154
2025-02-21 15:40:02 +00:00
4795f1bac3 OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=152 2025-02-14 08:27:05 +00:00
99cd694ab1 OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=150 2025-02-07 07:23:44 +00:00
74dc6b27d4 - Update to 0.20.19:
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
  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

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=148
2025-01-30 10:43:17 +00:00
1a3b551a02 - Update to 0.20.18:
Bug Fixes:
  * Support additional yaml file extension, clippy
  Build:
  * Cargo bump 2025-01-23
  * Flake bump 2025-01-23

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=146
2025-01-28 13:08:10 +00:00
c32ad3c826 - Update to 0.20.17:
Features:
  * Add editorconfig icon for .editorconfig
  Build:
  * Cargo bump 2025-01-16
  * Flake bump 2025-01-16

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=144
2025-01-17 09:05:06 +00:00
d96cbedc7d - Update to 0.20.16:
* Add brew icon for brewfile and brewfile.lock.json
  * Update flake inputs 2025-01-08
  * Update cargo inputs 2025-01-08
  * Bump git2 from 0.19.0 to 0.20.0

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=142
2025-01-09 06:57:39 +00:00
786a6e04f7 - Update to 0.20.15:
* Add icons from nerd fonts 3.3.0 release & more
  * Add new icons, extensive list
  * We switch to our own fork of natord

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=140
2025-01-02 15:38:05 +00:00
f9c0cdac33 - Update to 0.20.14:
Bug Fixes:
  * ...those pesky workflow targets
  * Remove separate bsd tests
  * Remove audit workflow
  Features:
  * Audit checks in main CI
  Styling:
  * Format workflows
  * Ci checks formatted

- Update to 0.20.13:
  Bug Fixes:
  * Pre-commit-hooks.nix trying to be too clever
  * Remove stray description (originally from --decay-mode)
  Build:
  * Update crate deps Mon Dec 16
  * Update flake deps Mon Dec 16

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=138
2024-12-27 16:39:18 +00:00
1bb62f0258 - Update to 0.20.12:
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

- Update to 0.20.11:
  Bug Fixes:
  * Bump libc from 0.2.165 to 0.2.167

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=136
2024-12-16 10:53:13 +00:00
1b093502cc - Update to 0.20.9:
Bug Fixes:
  * Remove newline after doc comment of regen recipe
  Refactor:
  * List all recipes by default
  * Group related recipes

- Update to 0.20.8:
  Bug Fixes:
  * Cross-compiling by updating to libz-sys to 1.1.20

- Update to 0.20.7:
  Bug Fixes:
  * Palette v0.7.6 -> v0.7.5

- Update to 0.20.6:
  * Fix typo --get-repos-no-status to --git-repos-no-status

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=134
2024-11-26 07:18:27 +00:00
0f4a92ab01 - Update to 0.20.5:
Bug Fixes:
  * Ensure nested tree parts align under item name
  * Remove depricated chrono from_timestamp_opt
  Build:
  * Bump libc from 0.2.159 to 0.2.161
  * Chrono v0.4.34 -> v0.4.38

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=130
2024-10-25 07:25:24 +00:00
5b165105a7 - Update to 0.20.4:
* Filetype, coloring for executables and folder

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=128
2024-10-19 08:09:03 +00:00
e546b4578c - Update to 0.20.3:
* Fix Git cliff docs issue
  * Reuse filetype from DirEntry resulting in a
    approximately ~24% speedup for most common operations.

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=126
2024-10-17 07:19:47 +00:00
f0afedf270 - Update to 0.20.2:
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

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=121
2024-10-09 13:04:46 +00:00
79ac8cf24c - Update to 0.20.1:
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
  Testing:
  * Add cases for -T and --follow-symlinks
  * Regenerate tests broken by line number changes

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=120
2024-10-04 06:47:13 +00:00
fa30c37f58 OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=115 2024-09-26 13:21:51 +00:00
63845e080f - Update to 0.19.4:
Bug Fixes:
  * Remove non_alpha from percent encoding to fix hyprlinks
  Features:
  * Pass from serde_yaml to serde_norway

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=113
2024-09-18 19:42:47 +00:00
bd9fa2740e - Update to 0.19.3:
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

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=111
2024-09-12 05:49:47 +00:00
b651735845 - Update to 0.19.2:
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[3]
  * 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

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=109
2024-09-05 05:57:12 +00:00
bd9bf6dabf - Update to 0.19.1:
* FreeBSD build
  * Typo
  * Bump uzers from 0.12.0 to 0.12.1

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=107
2024-09-02 06:04:04 +00:00
5b24cdcf5d - Update to 0.19.0:
* [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

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=105
2024-08-08 05:26:33 +00:00
f82121e7b6 - Update to 0.18.24:
* Fix 1.80 breakage from time crate

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=103
2024-08-05 05:51:54 +00:00
7feb93dcf2 - Update to 0.18.23:
Bug Fixes:
  * Disable broken freebsd tests
  Documentation:
  * Clear up confusion around ls
  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

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=101
2024-07-25 10:03:02 +00:00
a7928a5d80 - Update to 0.18.22:
* Use NaiveDateTime::from_timestamp_opt instead of panicky From impl
  * Add non-nix pre-commit rustfmt and clippy hooks

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=99
2024-07-18 05:15:39 +00:00
8dfd4cee2d - Update to 0.18.21:
* Fix missing line breaks in _eza

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=97
2024-07-01 06:10:25 +00:00
0b3f7a2a14 - Update to 0.18.20:
* Add --no-|show-symlinks flags for filtering output
- Update to 0.18.19:
- Update to 0.18.18:
- Update to 0.18.17:
- Update to 0.18.16:
- Update to 0.18.15:

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=95
2024-06-27 05:44:08 +00:00
22b3dc0952 - Update to 0.18.9:
Bug Fixes:
  * Ship release binaries
  Build:
  * Bump git2 from 0.18.3 to 0.19.0

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=93
2024-06-20 07:16:00 +00:00
a3fd9d4515 - Update to 0.18.8:
* Extend deny check in audit workflow to all
  * Add deny.toml and workflow file to audit workflow paths
  * Run on all features by default
  * Ask for shell and terminal in bug report template

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=90
2024-06-14 08:42:24 +00:00
80fef12c2c - Update to 0.18.7:
* Add icon for Nushell extension
  * Bump trycmd from 0.15.1 to 0.15.2
  * Bump libc from 0.2.154 to 0.2.155
- Disalbe cargo vendor filterer for now:
  Seems to have a problem with true/false right now

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=87
2024-06-06 06:12:03 +00:00
a0e3181808 - Update to 0.18.6:
* Change windows-only imports to be windows-only
  * Replace decay with color-scale
  * Update INSTALL.md
  * Fix typo in INSTALL.md
  * Use 3 columns for packaging status badge

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=85
2024-05-17 06:34:15 +00:00
301dec69fb - Update to 0.18.5:
* Correct command for latest tag in deb-package.sh
  * 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
  * Return to original commit at the end of deb-package.sh
  * Add optional tag argument to deb-package.sh

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=83
2024-05-13 06:22:42 +00:00
60fea0c61e - Update to 0.18.14:
* Add icon for "cron.minutely" directory
  * 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

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=81
2024-05-02 07:10:57 +00:00
3c49e05049 - Update to 0.18.13:
* Generate completion/manpage tarballs on release

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=80
2024-04-25 20:32:33 +00:00