Revisions of eza

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1171238 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 33)
- 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

- Update to 0.18.13:
  * Generate completion/manpage tarballs on release
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1168974 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 32)
- Update to 0.18.11:
  * Fix clippy lints
  * Enable the rule only for NetBSD.
  * Build aarch64, arm without libgit2
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1166763 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 31)
- Update to 0.18.10:
  Bug Fixes:
  * Bump trycmd from 0.15.0 to 0.15.1
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1162823 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 30)
- Update to 0.18.9:
  * Switch out ansiterm crate for nu_ansi_term
  * Bump DeterminateSystems/nix-installer-action from 9 to 10
  * Bump plist from 1.6.0 to 1.6.1
  * Bump rayon from 1.9.0 to 1.10.0
  * Bump git2 from 0.18.2 to 0.18.3
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1160078 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 29)
- Filter dependencies for vendor tarball
- Cleanup changes and comments from last submission

- Add eza-fix-test.patch:
  Fix test in container build environment.
  See gh/eza-community/eza#902
- Remove unneeded cargo_config
- Update to 0.18.8:
  Bug Fixes:
  * Avoid deprecation warnings
  * Rustfmt issues
  Features:
  * Add fennel lang icon and associations
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1159892 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 28)
- Filter dependencies for vendor tarball
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1158071 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 27)
- Update to 0.18.7:
  * Bugfix to resolve absolute paths that are not symlinks
  * Add filetype and icon for .hh extension
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1155551 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 26)
- Update to 0.18.6:
  Bug Fixes:
  * NetBSD did not have fflagstostr and as such did not build properly
  * Fix total-size option
  * Add fortran to source filetypes
  * Fix absolute_path() for broken symlinks
  * Update line numbers in panic messages in tests
  Features:
  * Add filetype and icon for age
  * Adding icons for graphql extensions
  * Add nim icons
  * Use fsharp icon for fsproj files (similar to cs/csproj)
  * Add new icons, diverse selection
  * Adding more haskell related icons
  * Adding more icons for docker specific files
  * Adding more dockerfile icons
  * Add --absolute flag
  * Add shell completions for --absolute flag

  * This security release fixes GHSA-3qx3-6hxr-j2ch (bsc#1221053)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1153102 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 25)
- Update to 0.18.5:
  Bug Fixes:
  * Bump palette from 0.7.4 to 0.7.5
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1148989 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 24)
- Update to 0.18.4:
  Bug Fixes:
  * Classification width should be taken into account with -F=auto
  Build:
  * Bump libc from 0.2.152 to 0.2.153
  * Bump chrono from 0.4.33 to 0.4.34
  * Bump trycmd from 0.14.20 to 0.15.0
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1146721 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 23)
- Update to 0.18.3:
  * Duplicates in shell completions
  * Add target arch to deb PPA installation for strict apt environments
  * Do not pre-compute MountInfo to reduce readlink calls
  * Use #[default] attribute instead of custom impl for enums
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1145290 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 22)
- Update to 0.18.2:
  * This security release fixes GHSA-3qx3-6hxr-j2ch
  * Update libgit2 to 1.7.2
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1145052 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 21)
- Update to 0.18.1:
  * Add manual installation section
  * Replace scoped_threadpool with rayon
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1143198 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 20)
- Update to 0.18.0:
  * [breaking] Add --classify=always,auto,never
  * Remove rustfmt config file that has a nightly only option in
    favor of rustfmt skip directive which is already in place
  * Fix small typo in pull request template
  * Change cast to coertion, remove rustfmt skip and clippy lint
    ignore directives
  * Regenerate classification related tests
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1141636 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 19)
- Update to 0.17.3:
  * Remove version testing
  * Avoid unwrap() by changing filter-then-map to filter_map
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1140241 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 18)
- Update to 0.17.2:
  Bug Fixes:
  * Crash using --git-repos on unreadable dir
  * Crash using --git-repos on unreadable dir
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1138225 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 17)
- Update to 0.17.1:
  Bug Fixes:
  * Offset widths in grid mode with utf8 filenames
  * Format the code
  * Unformat the code where needed
  * Format the code correctly this time
  * Redo everything from scratch
  * Stack overflow when '-laaR' are used
  * Stack overflow when '-laaR' is used
  Features:
  * Add Fortran icons
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1132929 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 16)
- Update to 0.17.0:
  Breaking changes:
  * Extend the +<FORMAT> custom time style, accept an optional
    ...<newline><FORMAT_2> to support setting a different custom time
    style for recent files.
    The behavior changes if the previous format string
    already contains <newline>. Previously <newline>s are used as-is,
    now the first newline will be interpreted as separation for non-recent
    and recnet format; any content after the second newline, if any, are
    simply ignored.
    The implementation rejects some previously accepted
    inputs, primarily empty non-recent format string. --time-style=+
    and --time-style='+<newline>' will now get a panic message.
  Bug Fixes:
  * Add color scale mode to the bash completions
  * Add color scale mode to the fish completions
  * Quote symbolic links correctly when their destinations contain spaces
  Documentation:
  * Modify documentation about custom time style
  Features:
  * Add BSD file flags
  * Add Windows file attributes
  * [breaking] Support different custom time style for non-recent/recent files
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1131538 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 15)
- Update to 0.16.3:
  * Add bare git_repos fn if feature git is disabled
  * Fixing color of size unit
  * Color-scale broked size for colors
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1130162 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 14)
- Update to 0.16.2:
  * Calculate width correctly when using grid icons & classify
  * Fix the windows build
Displaying revisions 1 - 20 of 33
openSUSE Build Service is sponsored by