Commit graph

2508 commits

Author SHA1 Message Date
PThorpe92
3039fb83b2
feat: add rustfmt.toml file to prevent flags.rs fmt on save 2023-09-26 20:03:48 -04:00
Christina Sørensen
cdf22c57c5
Merge pull request #421 from eza-community/dependabot/cargo/git2-0.18.1
build(deps): bump git2 from 0.18.0 to 0.18.1
2023-09-26 08:13:17 +02:00
dependabot[bot]
c925ae3a0e
build(deps): bump git2 from 0.18.0 to 0.18.1
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.18.0 to 0.18.1.
- [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-0.18.0...git2-0.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-26 06:00:44 +00:00
Christina Sørensen
93bcaca99d
Merge pull request #422 from eza-community/dependabot/cargo/unicode-width-0.1.11
build(deps): bump unicode-width from 0.1.10 to 0.1.11
2023-09-26 07:59:46 +02:00
Christina Sørensen
41401c4619
Merge pull request #413 from eza-community/cafk-ignore-revs
fix(git): ignore refs for blame
2023-09-26 05:10:14 +02:00
dependabot[bot]
adcee27bf9
build(deps): bump unicode-width from 0.1.10 to 0.1.11
Bumps [unicode-width](https://github.com/unicode-rs/unicode-width) from 0.1.10 to 0.1.11.
- [Commits](https://github.com/unicode-rs/unicode-width/compare/v0.1.10...v0.1.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 22:59:44 +00:00
Christina Sørensen
4277296ab3
Merge pull request #417 from eza-community/cafk-release-0.13.1
chore: release 0.13.1
2023-09-25 11:43:47 +02:00
Christina Sørensen
528647102d
chore: release 0.13.1
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-25 11:26:01 +02:00
Christina Sørensen
7f70c2a71f
Merge pull request #385 from eza-community/dependabot/cargo/terminal_size-0.3.0
build(deps): bump terminal_size from 0.2.6 to 0.3.0
2023-09-24 09:49:34 +02:00
Christina Sørensen
7363efdee4
fix(git): ignore refs for blame
Refs: #405
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-24 05:53:41 +02:00
Christina Sørensen
0e06409b07
Merge pull request #405 from gierens/rustfmt
Enable Rustfmt
2023-09-24 05:48:14 +02:00
Sandro-Alessio Gierens
c43de99fdb style: reapply rustfmt after rebase from main
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-09-23 19:20:08 +02:00
Sandro-Alessio Gierens
0750e740b9 fix: left-over merge conflict in src/output/table
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-09-23 19:16:50 +02:00
Sandro-Alessio Gierens
f832d4623d fix(treefmt): add src/options/flags.rs to rustfmt.excludes
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-09-23 19:12:51 +02:00
Sandro-Alessio Gierens
201abcccf3 style: fix treefmt issues in options module
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-09-23 19:12:51 +02:00
Sandro-Alessio Gierens
8a8f8ee907 fix: remove unnecessary rustfmt::skip's in windows code
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-09-23 19:12:51 +02:00
Sandro-Alessio Gierens
e445084c45 refactor(ci): reorder unit-tests to fmt, clippy and tests
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-09-23 19:12:51 +02:00
Sandro-Alessio Gierens
909ed2ee76 style: fix clippy warning after rustfmt
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-09-23 19:12:51 +02:00
Sandro-Alessio Gierens
186cc8e81b fix: replace rustfmt::skip on expressions because experimental
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-09-23 19:12:47 +02:00
Sandro-Alessio Gierens
f555d42972 refactor: fix rustfmt issues and place skips where needed
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-09-23 19:11:19 +02:00
Sandro-Alessio Gierens
54c8dae733 feat(ci): add rustfmt check to unit-tests workflow
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-09-23 18:57:26 +02:00
Sandro-Alessio Gierens
7ecfc917bc fix(cargo): enable rustfmt by removing .rustfmt.toml which disables it
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-09-23 18:57:26 +02:00
Christina Sørensen
c5b544c5ae
Merge pull request #381 from Hulxv/listing-files-only
feat: Listing files only
2023-09-23 18:46:56 +02:00
Christina Sørensen
7dce810885
Merge pull request #399 from cfxegbert/mac-major-device-fix
fix(fs): Major and minor device on MacOS
2023-09-23 06:08:23 +02:00
Christina Sørensen
cdda417f21
Merge pull request #402 from eza-community/fix-git-repos-no-color
fix(git-repos): don’t show color when color is disabled
2023-09-23 06:08:02 +02:00
Christina Sørensen
843cbcbd78
Merge branch 'main' into fix-git-repos-no-color 2023-09-23 05:53:36 +02:00
Christina Sørensen
401510a2ef
Merge branch 'main' into mac-major-device-fix 2023-09-23 05:38:01 +02:00
Christina Sørensen
1bf3fbd149
Merge pull request #408 from dundargoc/ci/label
ci: only apply labels when opening a PR
2023-09-23 05:27:27 +02:00
dundargoc
985a8e980a ci: only apply labels when opening a PR
The problem with the default behavior is that it's simply too
aggressive. It will re-apply a label that a maintianer have removed
every time the PR is updated, making it impossible to manually adjust
labels that doesn't fit exactly according to the labeler rules.
2023-09-22 20:27:06 +02:00
dependabot[bot]
74eca75dad
build(deps): bump terminal_size from 0.2.6 to 0.3.0
Bumps [terminal_size](https://github.com/eminence/terminal-size) from 0.2.6 to 0.3.0.
- [Release notes](https://github.com/eminence/terminal-size/releases)
- [Commits](https://github.com/eminence/terminal-size/compare/v0.2.6...v0.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-21 09:35:20 +00:00
Christina Sørensen
995b25e19f
Merge pull request #401 from eza-community/fix-hyperlinks-konsole-windows
fix(hyperlink): respect spec on Windows and make it for with Konsole
2023-09-21 11:34:22 +02:00
Christina Sørensen
1211398dba
test(nix): regen git_repos_no_status
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-21 05:24:43 +02:00
Mélanie Chauvel
be65196a12 fix(git-repos): don’t show color when color is disabled 2023-09-21 02:40:24 +02:00
Mélanie Chauvel
c5249db189 fix(hyperlink): respect spec on Windows and make it for with Konsole 2023-09-20 23:49:58 +02:00
Christina Sørensen
0d87a63ee9
Merge pull request #392 from cfxegbert/missing_styles
Add codes for un-themed items in EXA_COLOR
2023-09-20 19:44:26 +02:00
Mohamed Emad
d9b798ea81
chore: add completion for --only-fies (zsh,fish) 2023-09-20 17:41:22 +03:00
Mohamed Emad
34ae54ba93
docs: documenting --only-files 2023-09-20 17:40:31 +03:00
Robert Minsk
24a89a57a5 fix(fs): Linux uses u32 for major/minor device numbers 2023-09-20 00:00:23 -07:00
Robert Minsk
f57744b258 fix(fs): Major and minor device on MacOS 2023-09-19 23:40:02 -07:00
Christina Sørensen
6ee896f96d
Merge branch 'main' into missing_styles
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-20 05:39:18 +02:00
Christina Sørensen
97772de5b7
Merge pull request #394 from cfxegbert/eza-env-vars
feat: Add EZA_ environment variables with fallback to EXA_
2023-09-20 05:33:52 +02:00
Christina Sørensen
0ea806ae91
Merge pull request #397 from dundargoc/ci
ci: make various improvements
2023-09-19 20:48:00 +02:00
dundargoc
0dcfda7333 ci: make various improvements
- Use the action Swatinem/rust-cache@v2 as it caches previously used
  dependencies, which helps save a lot of time.
- remove secrets.GITHUB_TOKEN as it's available by default.
- Use Github Actions concurrency feature, which will cancel previous
  jobs from a PR if it's been updated.
2023-09-19 20:32:28 +02:00
Christina Sørensen
302ceea81d
Merge pull request #382 from 9glenda/treefmt
Treefmt for configs (.toml, .yaml)
2023-09-19 20:28:15 +02:00
Christina Sørensen
1293b771cc
Merge branch 'main' into eza-env-vars 2023-09-19 11:46:34 +02:00
Robert Minsk
23d4293b8b feat: Add EZA_ environment variables with fallback to EXA_ 2023-09-19 00:04:13 -07:00
Christina Sørensen
1df6c8334e
Merge pull request #387 from eza-community/dependabot/cargo/libc-0.2.148
build(deps): bump libc from 0.2.147 to 0.2.148
2023-09-19 05:35:12 +02:00
dependabot[bot]
926f9952e5
build(deps): bump libc from 0.2.147 to 0.2.148
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.147 to 0.2.148.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.147...0.2.148)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 03:26:55 +00:00
Christina Sørensen
d6aa3dc09a
Merge pull request #386 from eza-community/dependabot/cargo/timeago-0.4.2
build(deps): bump timeago from 0.4.1 to 0.4.2
2023-09-19 05:25:55 +02:00
dependabot[bot]
5c3d17f353
build(deps): bump timeago from 0.4.1 to 0.4.2
Bumps [timeago](https://github.com/vi/timeago) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/vi/timeago/releases)
- [Commits](https://github.com/vi/timeago/compare/v0.4.1...v0.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 03:24:15 +00:00