- Update eza-fix-test.patch to fix tests
- 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
- 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/request/show/1208443
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=50
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
- 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/request/show/1198866
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=46
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
* [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
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
* 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