58 Commits

Author SHA256 Message Date
80943d65c3 Accepting request 1310425 from Base:System
- Update to 0.23.4:
  * Update nixpkgs/cargo dependencies

OBS-URL: https://build.opensuse.org/request/show/1310425
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=80
2025-10-10 15:10:04 +00:00
7941e3f160 - 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
e5d31f2173 Accepting request 1304746 from Base:System
- Update to 0.23.3:
  Documentation:
  * Corrected "user_executable_file" option
  Features:
  * Update flake inputs

OBS-URL: https://build.opensuse.org/request/show/1304746
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=79
2025-09-15 17:52:55 +00:00
9398f20b90 - 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
23f3bad1e7 Accepting request 1303124 from Base:System
- Update to 0.23.2:
  Styling:
  * Update nix style
  Build:
  * Update cargo
  * Update flake

OBS-URL: https://build.opensuse.org/request/show/1303124
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=78
2025-09-08 11:05:17 +00:00
566b149e85 - 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
9d3c35ee42 Accepting request 1302165 from Base:System
- 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/request/show/1302165
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=77
2025-09-01 15:18:17 +00:00
c2a9630ca6 - 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
4e3a4d30f3 Accepting request 1295678 from Base:System
- 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/request/show/1295678
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=76
2025-07-25 15:05:48 +00:00
8fe634ccb7 - 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
465d99b480 Accepting request 1292594 from Base:System
- 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/request/show/1292594
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=75
2025-07-15 14:43:20 +00:00
982b145ed5 - 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
137b582914 Accepting request 1290611 from Base:System
- 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/request/show/1290611
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=74
2025-07-06 15:13:53 +00:00
ce2979cf40 - 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
c0b59f75b8 Accepting request 1288727 from Base:System
- 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/request/show/1288727
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=73
2025-06-27 21:01:19 +00:00
e7fc7f4129 - 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
6a95ef3dbc Accepting request 1287852 from Base:System
- 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/request/show/1287852
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=72
2025-06-23 13:05:47 +00:00
9b8cf69bba - 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
bc362d8e8a Accepting request 1281734 from Base:System
- 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/request/show/1281734
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=71
2025-06-02 19:59:48 +00:00
c190271eeb - 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
7ebe839b8c Accepting request 1273961 from Base:System
- Update to 0.22.3:
  * Add support for .ipynb file icons

OBS-URL: https://build.opensuse.org/request/show/1273961
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=70
2025-05-02 13:00:56 +00:00
16f6870b96 - 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
8a6de09c5d Accepting request 1272688 from Base:System
- 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/request/show/1272688
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=69
2025-04-25 20:20:00 +00:00
86ea0b3189 - 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
338de4cd98 Accepting request 1271888 from Base:System
- 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/request/show/1271888
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=68
2025-04-22 15:31:08 +00:00
5119726911 - 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
9eef1fc193 Accepting request 1266568 from Base:System
- 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/request/show/1266568
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=67
2025-04-02 16:25:28 +00:00
586971365e - 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
9bb6160c6f Accepting request 1252731 from Base:System
- 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/request/show/1252731
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=66
2025-03-13 14:07:56 +00:00
2d06c5ed3b - 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
6e8c203602 Accepting request 1249081 from Base:System
- 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/request/show/1249081
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=65
2025-02-28 16:39:04 +00:00
0aa79e1ce2 - 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
17fdc8c289 Accepting request 1247683 from Base:System
- 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/request/show/1247683
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=64
2025-02-21 20:38:28 +00:00
a860d0b301 - 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
077c8eeb2e Accepting request 1245841 from Base:System
- Update to 0.20.21:
  * Start publishing libgit arm builds

OBS-URL: https://build.opensuse.org/request/show/1245841
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=63
2025-02-14 18:22:05 +00:00
9144ed66a3 OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=152 2025-02-14 08:27:05 +00:00
dc7127ec30 Accepting request 1244063 from Base:System
- Update to 0.20.20:
  Bug Fixes:
  * Make flake.lock icon the nix logo

OBS-URL: https://build.opensuse.org/request/show/1244063
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=62
2025-02-07 22:05:03 +00:00
a6262f9246 OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=150 2025-02-07 07:23:44 +00:00
ac792ed58c Accepting request 1241318 from Base:System
- 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/request/show/1241318
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=61
2025-01-30 13:53:04 +00:00
e8523f9179 - 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
8dc7add438 Accepting request 1240827 from Base:System
- 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/request/show/1240827
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=60
2025-01-28 15:41:11 +00:00
6a60de90fc - 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
85cc7e96bd Accepting request 1238447 from Base:System
- 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/request/show/1238447
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=59
2025-01-17 17:43:20 +00:00
177a09a6af - 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
fd790ecdfa Accepting request 1236103 from Base:System
- 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/request/show/1236103
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=58
2025-01-09 14:11:56 +00:00
4a23455346 - 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
302c27e044 Accepting request 1234582 from Base:System
- 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/request/show/1234582
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=57
2025-01-05 14:28:31 +00:00
f57571a010 - 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
3dcefcbd32 Accepting request 1233580 from Base:System
- 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/request/show/1233580
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=56
2025-01-01 22:04:17 +00:00
e115de7f53 - 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
116ddfc978 Accepting request 1231373 from Base:System
- 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/request/show/1231373
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=55
2024-12-16 18:17:45 +00:00
8f272045a6 - 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
f28dbca0e8 Accepting request 1226432 from Base:System
- 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/request/show/1226432
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=54
2024-11-26 19:56:00 +00:00
be90f8aafd - 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
6c874ecc7d Accepting request 1218206 from Base:System
- 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
- Update eza-fix-test.patch

OBS-URL: https://build.opensuse.org/request/show/1218206
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=53
2024-10-25 17:20:11 +00:00
dea7bc297c OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=132 2024-10-25 07:39:06 +00:00
1b8492b32e - Update eza-fix-test.patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=131
2024-10-25 07:31:38 +00:00
fb94a9f981 - 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
8 changed files with 414 additions and 44 deletions

View File

@@ -3,7 +3,7 @@
<param name="url">https://github.com/eza-community/eza.git</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="scm">git</param>
<param name="revision">v0.20.4</param>
<param name="revision">v0.23.4</param>
<param name="match-tag">*</param>
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
<param name="versionrewrite-replacement">\1</param>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:97c42fb6838e11c83cf58ef307a7ab65e2367101f1b40bc52670f905d22fb371
size 3042828

3
eza-0.23.4.obscpio Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ccc681d9757ab75de8fd766c8b26f56b36ea713fd965b81e79a3ac3d0e810e25
size 3142668

View File

@@ -1,7 +1,7 @@
diff --git a/tests/cmd/absolute_recurse_unix.stdout b/tests/cmd/absolute_recurse_unix.stdout
index 44233b9..9c56e28 100644
--- a/tests/cmd/absolute_recurse_unix.stdout
+++ b/tests/cmd/absolute_recurse_unix.stdout
Index: eza-0.20.5/tests/cmd/absolute_recurse_unix.stdout
===================================================================
--- eza-0.20.5.orig/tests/cmd/absolute_recurse_unix.stdout
+++ eza-0.20.5/tests/cmd/absolute_recurse_unix.stdout
@@ -36,7 +36,7 @@ tests/itest/vagrant:
tests/itest/vagrant/debug:
[CWD]/tests/itest/vagrant/debug/a
@@ -11,38 +11,38 @@ index 44233b9..9c56e28 100644
tests/itest/vagrant/dev:
[CWD]/tests/itest/vagrant/dev/main.bf
diff --git a/tests/cmd/follow-symlinks_unix.stdout b/tests/cmd/follow-symlinks_unix.stdout
index fd85613..91f8e59 100644
--- a/tests/cmd/follow-symlinks_unix.stdout
+++ b/tests/cmd/follow-symlinks_unix.stdout
Index: eza-0.20.5/tests/cmd/follow-symlinks_unix.stdout
===================================================================
--- eza-0.20.5.orig/tests/cmd/follow-symlinks_unix.stdout
+++ eza-0.20.5/tests/cmd/follow-symlinks_unix.stdout
@@ -6,7 +6,7 @@ tests/itest
├── dir-symlink -> vagrant/debug
│ ├── a
│ ├── symlink -> a
-│ └── symlink-broken -> ./b
+│ └── symlink-broken -> b
├── a
├── symlink -> a
-│ └── symlink-broken -> ./b
+│ └── symlink-broken -> b
├── e
├── exa
│ ├── file.c -> djihisudjuhfius
├── file.c -> djihisudjuhfius
@@ -30,7 +30,7 @@ tests/itest
├── debug
├── a
├── symlink -> a
- └── symlink-broken -> ./b
+ └── symlink-broken -> b
├── dev
└── main.bf
└── log
diff --git a/tests/cmd/tree_unix.stdout b/tests/cmd/tree_unix.stdout
index d6b5eb6..9bd648c 100644
--- a/tests/cmd/tree_unix.stdout
+++ b/tests/cmd/tree_unix.stdout
├── debug
├── a
├── symlink -> a
- └── symlink-broken -> ./b
+ └── symlink-broken -> b
├── dev
└── main.bf
└── log
Index: eza-0.20.5/tests/cmd/tree_unix.stdout
===================================================================
--- eza-0.20.5.orig/tests/cmd/tree_unix.stdout
+++ eza-0.20.5/tests/cmd/tree_unix.stdout
@@ -27,7 +27,7 @@ tests/itest
├── debug
├── a
├── symlink -> a
- └── symlink-broken -> ./b
+ └── symlink-broken -> b
├── dev
└── main.bf
└── log
├── debug
├── a
├── symlink -> a
- └── symlink-broken -> ./b
+ └── symlink-broken -> b
├── dev
└── main.bf
└── log

View File

@@ -1,3 +1,373 @@
-------------------------------------------------------------------
Fri Oct 10 04:58:38 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.23.4:
* Update nixpkgs/cargo dependencies
-------------------------------------------------------------------
Mon Sep 15 08:04:16 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.23.3:
Documentation:
* Corrected "user_executable_file" option
Features:
* Update flake inputs
-------------------------------------------------------------------
Mon Sep 8 06:54:33 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.23.2:
Styling:
* Update nix style
Build:
* Update cargo
* Update flake
-------------------------------------------------------------------
Mon Sep 1 08:47:07 UTC 2025 - Michael Vetter <mvetter@suse.com>
- 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
-------------------------------------------------------------------
Fri Jul 25 06:21:06 UTC 2025 - Michael Vetter <mvetter@suse.com>
- 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
-------------------------------------------------------------------
Mon Jul 14 06:32:39 UTC 2025 - Michael Vetter <mvetter@suse.com>
- 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
-------------------------------------------------------------------
Fri Jul 4 06:18:37 UTC 2025 - Michael Vetter <mvetter@suse.com>
- 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.
-------------------------------------------------------------------
Thu Jun 26 15:59:31 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.21.6:
* Add missing --absolute option to man page
* Add prettier icon for .prettierrc.{json,json5,toml,yaml,yml}
-------------------------------------------------------------------
Mon Jun 23 07:00:39 UTC 2025 - Michael Vetter <mvetter@suse.com>
- 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
-------------------------------------------------------------------
Mon Jun 2 05:16:27 UTC 2025 - Michael Vetter <mvetter@suse.com>
- 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
-------------------------------------------------------------------
Fri May 2 07:43:02 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.21.3:
* Add support for .ipynb file icons
-------------------------------------------------------------------
Fri Apr 25 13:25:09 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.21.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
-------------------------------------------------------------------
Tue Apr 22 12:07:24 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.21.1:
Bug Fixes:
* Dont 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
-------------------------------------------------------------------
Wed Apr 2 13:45:01 UTC 2025 - Michael Vetter <mvetter@suse.com>
- 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
-------------------------------------------------------------------
Thu Mar 13 11:06:12 UTC 2025 - Michael Vetter <mvetter@suse.com>
- 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
-------------------------------------------------------------------
Thu Feb 27 19:37:14 UTC 2025 - Michael Vetter <mvetter@suse.com>
- 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
-------------------------------------------------------------------
Fri Feb 21 15:31:15 UTC 2025 - Michael Vetter <mvetter@suse.com>
- 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
-------------------------------------------------------------------
Fri Feb 14 08:24:19 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.20.21:
* Start publishing libgit arm builds
-------------------------------------------------------------------
Fri Feb 7 07:19:56 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.20.20:
Bug Fixes:
* Make flake.lock icon the nix logo
-------------------------------------------------------------------
Thu Jan 30 10:37:44 UTC 2025 - Michael Vetter <mvetter@suse.com>
- 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
-------------------------------------------------------------------
Tue Jan 28 13:04:19 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.20.18:
Bug Fixes:
* Support additional yaml file extension, clippy
Build:
* Cargo bump 2025-01-23
* Flake bump 2025-01-23
-------------------------------------------------------------------
Fri Jan 17 09:01:54 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.20.17:
Features:
* Add editorconfig icon for .editorconfig
Build:
* Cargo bump 2025-01-16
* Flake bump 2025-01-16
-------------------------------------------------------------------
Thu Jan 9 06:54:20 UTC 2025 - Michael Vetter <mvetter@suse.com>
- 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
-------------------------------------------------------------------
Thu Jan 2 15:35:09 UTC 2025 - Michael Vetter <mvetter@suse.com>
- 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
-------------------------------------------------------------------
Fri Dec 27 16:34:14 UTC 2024 - Michael Vetter <mvetter@suse.com>
- 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
-------------------------------------------------------------------
Fri Dec 27 16:33:36 UTC 2024 - Michael Vetter <mvetter@suse.com>
- 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
-------------------------------------------------------------------
Mon Dec 16 10:51:32 UTC 2024 - Michael Vetter <mvetter@suse.com>
- 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
-------------------------------------------------------------------
Mon Dec 16 10:51:05 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 0.20.11:
Bug Fixes:
* Bump libc from 0.2.165 to 0.2.167
-------------------------------------------------------------------
Tue Nov 26 07:17:19 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 0.20.9:
Bug Fixes:
* Remove newline after doc comment of regen recipe
Refactor:
* List all recipes by default
* Group related recipes
-------------------------------------------------------------------
Tue Nov 26 07:16:57 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 0.20.8:
Bug Fixes:
* Cross-compiling by updating to libz-sys to 1.1.20
-------------------------------------------------------------------
Tue Nov 26 07:16:24 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 0.20.7:
Bug Fixes:
* Palette v0.7.6 -> v0.7.5
-------------------------------------------------------------------
Tue Nov 26 07:16:04 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 0.20.6:
* Fix typo --get-repos-no-status to --git-repos-no-status
-------------------------------------------------------------------
Fri Oct 25 07:22:29 UTC 2024 - Michael Vetter <mvetter@suse.com>
- 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
- Update eza-fix-test.patch
-------------------------------------------------------------------
Sat Oct 19 08:00:45 UTC 2024 - Michael Vetter <mvetter@suse.com>

View File

@@ -1,4 +1,4 @@
name: eza
version: 0.20.4
mtime: 1729221054
commit: f607325896dd976714dc74d5e1d1f6415367f7ee
version: 0.23.4
mtime: 1759523815
commit: 5b7bc61765879cebc98613d65f7b99ceab9c6242

View File

@@ -1,7 +1,7 @@
#
# spec file for package eza
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: eza
Version: 0.20.4
Version: 0.23.4
Release: 0
Summary: Replacement for ls written in Rust
License: EUPL-1.2

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3d2505d43c8e9c927001ce9e92bbf1a1f29f3a92bc41710f2b6377d41659adb9
size 31831985
oid sha256:048dd78cd5b66860a51558e76c6c552d83eddc88aceaa66e2882bf4e4f98dd29
size 31257460