Commit graph

2854 commits

Author SHA1 Message Date
Christina Sørensen 708f7be887 chore: release eza v0.18.1
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-02-08 07:04:10 +01:00
Christina Sørensen 937847db5d
fix: change shasum for main commit
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-02-08 06:52:34 +01:00
Terts Diepraam 8ea827207e refactor: replace scoped_threadpool with rayon 2024-02-06 20:22:18 +01:00
dependabot[bot] 8bb5cb546a build(deps): bump webiny/action-conventional-commits from 1.2.0 to 1.3.0
Bumps [webiny/action-conventional-commits](https://github.com/webiny/action-conventional-commits) from 1.2.0 to 1.3.0.
- [Commits](https://github.com/webiny/action-conventional-commits/compare/v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: webiny/action-conventional-commits
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-06 19:42:19 +01:00
dependabot[bot] b8c4438b7e build(deps): bump palette from 0.7.3 to 0.7.4
Bumps [palette](https://github.com/Ogeon/palette) from 0.7.3 to 0.7.4.
- [Changelog](https://github.com/Ogeon/palette/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Ogeon/palette/compare/0.7.3...0.7.4)

---
updated-dependencies:
- dependency-name: palette
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-06 19:34:32 +01:00
dependabot[bot] 7e31f9e4c7 build(deps): bump nick-fields/retry from 2 to 3
Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 2 to 3.
- [Release notes](https://github.com/nick-fields/retry/releases)
- [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js)
- [Commits](https://github.com/nick-fields/retry/compare/v2...v3)

---
updated-dependencies:
- dependency-name: nick-fields/retry
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-06 19:30:14 +01:00
dependabot[bot] 697bac5afd build(deps): bump libc from 0.2.151 to 0.2.152
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.151 to 0.2.152.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.151...0.2.152)

---
updated-dependencies:
- dependency-name: libc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-06 19:18:00 +01:00
しぐれ 77b368ab15 docs: add manual installation section
add a manual install option for those Linux not listed in the doc.

Signed-off-by: しぐれ <23041178+ForsakenRei@users.noreply.github.com>
2024-02-05 07:53:57 +01:00
Christina Sørensen 3b776dbd07 build(rustfmt): add empty rustfmt to ensure project specific settings
see 4228057db6 (commitcomment-138149050) for more info.

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-02-02 15:02:34 +01:00
Christina Sørensen 1e091f18b8 chore: release eza v0.18.0
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-02-01 06:15:36 +01:00
Milo Moisson d1fcd88933 chore: fix small typo in pull request template 2024-01-28 14:14:59 +01:00
Milo Moisson 4228057db6 chore: remove rustfmt config file that has a nightly only option in favor of rustfmt skip directive which is already in place 2024-01-28 14:14:59 +01:00
Milo Moisson b6e5b2af21 refactor: change cast to coertion, remove rustfmt skip and clippy lint ignore directives 2024-01-28 14:14:59 +01:00
Christina Sørensen 0647d04783 test: regenerate classification related tests 2024-01-28 09:37:19 +01:00
Guillermo Perez 367ff558a6 feat(flags)!: add --classify=always,auto,never
BREAKING CHANGE:
--classify now accepts WHEN (always,auto,never). When none specified defaults to "auto" instead of previous "always" behavior
2024-01-28 09:37:19 +01:00
Christina Sørensen 3c31fe09d2 build(flake): change flake inputs
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-01-27 15:49:19 +01:00
Christina Sørensen 05048fd574 chore: release eza v0.17.3
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-01-25 15:07:17 +01:00
Christina Sørensen cbaaa1273e fix(tests): remove version testing
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-01-25 14:56:09 +01:00
dependabot[bot] a23578b540 build(deps): bump trycmd from 0.14.19 to 0.14.20
Bumps [trycmd](https://github.com/assert-rs/trycmd) from 0.14.19 to 0.14.20.
- [Changelog](https://github.com/assert-rs/trycmd/blob/main/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/trycmd/compare/v0.14.19...v0.14.20)

---
updated-dependencies:
- dependency-name: trycmd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-25 14:11:07 +01:00
dependabot[bot] 2ff5fe2f01 build(deps): bump chrono from 0.4.31 to 0.4.33
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.31 to 0.4.33.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.31...v0.4.33)

---
updated-dependencies:
- dependency-name: chrono
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-25 13:59:38 +01:00
dependabot[bot] 72b9263dfd build(deps): bump shlex from 1.2.0 to 1.3.0
Bumps [shlex](https://github.com/comex/rust-shlex) from 1.2.0 to 1.3.0.
- [Changelog](https://github.com/comex/rust-shlex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/comex/rust-shlex/commits)

---
updated-dependencies:
- dependency-name: shlex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-25 13:54:51 +01:00
andoalon b8355a1c47 chore: avoid unwrap() by changing filter-then-map to filter_map 2024-01-23 23:42:49 +01:00
Christina Sørensen 29366eb211 chore: release eza v0.17.2
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-01-20 19:00:04 +01:00
Christina Sørensen e4aa2c4983 build(flake): add cargo-bump for releasing
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-01-20 18:50:45 +01:00
Erwin van Eijk 42396ba360 fix: crash using --git-repos on unreadable dir
Added extra filter to make sure the other `unwrap()` also doesn't make `eza` crash.
2024-01-13 12:17:29 +01:00
Erwin van Eijk 5a2fc5d360 fix: crash using --git-repos on unreadable dir
This patch fixes the crash when the --git-repos flag is used on an
directory that doesn't have read permissions.

Fixes: #767
2024-01-13 12:17:29 +01:00
Christina Sørensen fcaa4e9e02 chore: release eza v0.17.1
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-01-11 16:06:54 +01:00
Erwin van Eijk 582603b3cc fix: stack overflow when '-laaR' is used
- fix formatting issue.
2024-01-07 12:56:32 +01:00
Erwin van Eijk bce60ad620 fix: stack overflow when '-laaR' are used 2024-01-07 12:56:32 +01:00
MartinFillon 8f5121ca2d test: updated tests to fit new features 2024-01-06 11:14:07 +01:00
Christina Sørensen 034be2df69 build(flake): add b3sum to devshell deps
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-01-06 11:11:33 +01:00
MartinFillon d6ae782d48 chore(checksum): adding blake3 to checksums
BREAKING_CHANGE:
Adding blake3 nees b3sum as a dependency
2024-01-06 11:11:33 +01:00
Orest Ivanko 27edee1e7d fix: Redo everything from scratch 2024-01-04 23:18:26 +01:00
Orest Ivanko 17785ad2fe fix: Format the code correctly this time 2024-01-04 23:18:26 +01:00
Orest Ivanko 48469dfb73 fix: Unformat the code where needed 2024-01-04 23:18:26 +01:00
Orest Ivanko fd27ef9ec7 fix: Format the code 2024-01-04 23:18:26 +01:00
Orest Ivanko 163434a32f feat: Add Fortran icons 2024-01-04 23:18:26 +01:00
Guillaume BOEHM c7878911b7 fix: Offset widths in grid mode with utf8 filenames
When UTF-8 characters were present in the filename (cyrilic characters or
french accents for example) the bare_width function returned the size
of the ascii string.

Using UnicodeWidthStr::width to get the width fixes the issue.
2023-12-25 22:23:39 +01:00
Christina Sørensen cd4038726c test: regenerate version tests... and others
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-12-21 06:28:31 +01:00
Christina Sørensen edcf392c78 chore: release eza v0.17.0
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-12-13 17:49:02 +01:00
SPQV MF 2bedc823c3 test: update powertest expected help message output 2023-12-12 09:41:23 +01:00
SPQV MF 131ad8afc1 test: add tests for non-recent/recent custom time style 2023-12-12 09:41:23 +01:00
SPQV MF baca71751a docs: modify documentation about custom time style 2023-12-12 09:41:23 +01:00
SPQV MF 422efee06b feat!: support different custom time style for non-recent/recent files
Extend the `+<FORMAT>` custom time style, accept an optional
`...<newline><FORMAT_2>` to support setting a different custom time
style for _recent_ files.

BREAKING CHANGE: (1) 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.  (2) 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.

Resolves: #563
2023-12-12 09:41:23 +01:00
Zacchary Dempsey-Plante 54abab7849 fix(output): quote symbolic links correctly when their destinations contain spaces 2023-12-12 09:32:51 +01:00
Christina Sørensen b19d61f0e5 test(powertests): regenerate
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-12-12 08:59:31 +01:00
Robert Minsk 66d16a9c9a feat(flags): Add Windows file attributes 2023-12-12 08:59:31 +01:00
Robert Minsk 458a6f5b1e feat(flags): Add BSD file flags 2023-12-12 08:59:31 +01:00
dependabot[bot] c7950dc9bd build(deps): bump libc from 0.2.150 to 0.2.151
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.150 to 0.2.151.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.150...0.2.151)

---
updated-dependencies:
- dependency-name: libc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 06:58:22 +01:00
dependabot[bot] 42136401ec build(deps): bump once_cell from 1.18.0 to 1.19.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.18.0 to 1.19.0.
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.18.0...v1.19.0)

---
updated-dependencies:
- dependency-name: once_cell
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 06:51:28 +01:00