9d3c35ee42
Accepting request 1302165 from Base:System
Ana Guerrero2025-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
Michael Vetter2025-09-01 08:50:04 +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
Michael Vetter2025-07-25 06:23:59 +00:00
465d99b480
Accepting request 1292594 from Base:System
Ana Guerrero2025-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
Michael Vetter2025-07-14 06:36:17 +00:00
137b582914
Accepting request 1290611 from Base:System
Ana Guerrero2025-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.
Michael Vetter2025-07-04 06:22:36 +00:00
c0b59f75b8
Accepting request 1288727 from Base:System
Ana Guerrero2025-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}
Michael Vetter2025-06-26 16:07:43 +00:00
6a95ef3dbc
Accepting request 1287852 from Base:System
Ana Guerrero2025-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
Michael Vetter2025-06-23 07:03:46 +00:00
bc362d8e8a
Accepting request 1281734 from Base:System
Ana Guerrero2025-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:
Michael Vetter2025-06-02 05:43:18 +00:00
16f6870b96
- Update to 0.22.3: * Add support for .ipynb file icons
Michael Vetter2025-05-02 07:47:46 +00:00
8a6de09c5d
Accepting request 1272688 from Base:System
Ana Guerrero2025-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
Michael Vetter2025-04-25 13:28:39 +00:00
338de4cd98
Accepting request 1271888 from Base:System
Ana Guerrero2025-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
Michael Vetter2025-04-22 12:18:43 +00:00
9eef1fc193
Accepting request 1266568 from Base:System
Ana Guerrero2025-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
Michael Vetter2025-04-02 13:47:45 +00:00
9bb6160c6f
Accepting request 1252731 from Base:System
Ana Guerrero2025-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
Michael Vetter2025-03-13 11:10:15 +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
Michael Vetter2025-02-27 19:41:24 +00:00
ac792ed58c
Accepting request 1241318 from Base:System
Ana Guerrero2025-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
Michael Vetter2025-01-30 10:43:17 +00:00
8dc7add438
Accepting request 1240827 from Base:System
Ana Guerrero2025-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
Michael Vetter2025-01-28 13:08:10 +00:00
85cc7e96bd
Accepting request 1238447 from Base:System
Ana Guerrero2025-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
Michael Vetter2025-01-17 09:05:06 +00:00
fd790ecdfa
Accepting request 1236103 from Base:System
Ana Guerrero2025-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
Michael Vetter2025-01-09 06:57:39 +00:00
302c27e044
Accepting request 1234582 from Base:System
Ana Guerrero2025-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
Michael Vetter2025-01-02 15:38:05 +00:00
3dcefcbd32
Accepting request 1233580 from Base:System
Ana Guerrero2025-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
Michael Vetter2024-12-27 16:39:18 +00:00
116ddfc978
Accepting request 1231373 from Base:System
Ana Guerrero2024-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
Michael Vetter2024-12-16 10:53:13 +00:00
f28dbca0e8
Accepting request 1226432 from Base:System
Ana Guerrero2024-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
Michael Vetter2024-11-26 07:18:27 +00:00
6c874ecc7d
Accepting request 1218206 from Base:System
Ana Guerrero2024-10-25 17:20:11 +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
Michael Vetter2024-10-25 07:25:24 +00:00
bf64388193
- Update to 0.20.4: * Filetype, coloring for executables and folder
Michael Vetter2024-10-19 08:09:03 +00:00
de420ed802
Accepting request 1208552 from Base:System
Ana Guerrero2024-10-17 16:40:18 +00:00
421310b7af
- Update to 0.20.3: * Fix Git cliff docs issue * Reuse filetype from DirEntry resulting in a approximately ~24% speedup for most common operations.
Michael Vetter2024-10-17 07:19:47 +00:00
6001683737
Accepting request 1208443 from Base:System
Ana Guerrero2024-10-16 21:53:58 +00:00
232a23eab5
- 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
Michael Vetter2024-10-09 13:04:46 +00:00
649532a2e0
- 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
Michael Vetter2024-10-04 06:47:13 +00:00
60175a6635
Accepting request 1203896 from Base:System
Ana Guerrero2024-09-26 16:54:28 +00:00
fa0bcfbd01
Accepting request 1201854 from Base:System
Ana Guerrero2024-09-19 19:17:11 +00:00
3d8a469708
- Update to 0.19.4: Bug Fixes: * Remove non_alpha from percent encoding to fix hyprlinks Features: * Pass from serde_yaml to serde_norway
Michael Vetter2024-09-18 19:42:47 +00:00
5b3ac30a4c
Accepting request 1200238 from Base:System
Ana Guerrero2024-09-12 14:57:15 +00:00
9c40840685
- 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
Michael Vetter2024-09-12 05:49:47 +00:00
439f9c0b0b
Accepting request 1198866 from Base:System
Ana Guerrero2024-09-05 13:47:23 +00:00
b4cbb4eb06
- 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
Michael Vetter2024-09-05 05:57:12 +00:00
9c28b3b0f6
- 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
Michael Vetter2024-08-08 05:26:33 +00:00
0a7d2de3b1
- 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
Michael Vetter2024-07-25 10:03:02 +00:00
4f22177e9f
Accepting request 1188292 from Base:System
Ana Guerrero2024-07-18 17:19:29 +00:00
996ba9bf84
- Update to 0.18.22: * Use NaiveDateTime::from_timestamp_opt instead of panicky From impl * Add non-nix pre-commit rustfmt and clippy hooks
Michael Vetter2024-07-18 05:15:39 +00:00
e12cc02025
- Update to 0.18.21: * Fix missing line breaks in _eza
Michael Vetter2024-07-01 06:10:25 +00:00
92199d3aa9
Accepting request 1183518 from Base:System
Ana Guerrero2024-06-27 14:04:23 +00:00
b53f1c21d1
- 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:
Michael Vetter2024-06-27 05:44:08 +00:00
ca0fe5492c
Accepting request 1181884 from Base:System
Ana Guerrero2024-06-20 14:48:28 +00:00
b87870742c
- Update to 0.18.9: Bug Fixes: * Ship release binaries Build: * Bump git2 from 0.18.3 to 0.19.0
Michael Vetter2024-06-20 07:16:00 +00:00
03a831d3da
Accepting request 1180852 from Base:System
Ana Guerrero2024-06-14 17:02:48 +00:00
8f319be274
- 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
Michael Vetter2024-06-14 08:42:24 +00:00
e1204928f0
Accepting request 1178893 from Base:System
Ana Guerrero2024-06-06 10:34:15 +00:00