Commit graph

2773 commits

Author SHA1 Message Date
Christina Sørensen 3002c85300
Merge pull request #501 from gierens/remove-static-musl
Remove redundant static musl build
2023-10-09 06:30:16 +02:00
Christina Sørensen 01be545671
Merge pull request #499 from gierens/deb-x86-64-musl
refactor(devtools): use musl target for amd64 deb package
2023-10-09 06:28:40 +02:00
Sandro-Alessio Gierens b4fd52a8fc style(justfile): remove trailing spaces and trailing line
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-10-08 22:49:06 +02:00
Sandro-Alessio Gierens 0acf88d10a fix(justfile): comment out redundant static musl build
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-10-08 22:47:15 +02:00
Sandro-Alessio Gierens 1d2fb6a110 refactor(devtools): use musl target for amd64 deb package
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-10-08 22:38:04 +02:00
Christina Sørensen e32be28e73
Merge pull request #498 from eza-community/cafk-release-v0.14.1
chore: release v0.14.1
2023-10-08 11:53:53 +02:00
Christina Sørensen 4191c4cf1d
chore: release eza v0.14.1
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-10-08 11:41:38 +02:00
Christina Sørensen d4380fcaaa
Merge pull request #485 from Pkcarreno/main
docs(readme): installation on fedora updated
2023-10-08 11:35:23 +02:00
Christina Sørensen 5edce8b01c
Merge pull request #496 from MartinFillon/fix-group-root-coloring
fix(colors): root group not painted as expected when eza used by root
2023-10-08 11:34:09 +02:00
MartinFillon 759588378d
Merge branch 'main' into fix-group-root-coloring 2023-10-08 10:56:06 +02:00
MartinFillon e78ba60186
fix(colors): root group not painted as expected when eza used by root 2023-10-08 10:50:19 +02:00
Christina Sørensen a8c00ea79a
Merge pull request #491 from acuteenvy/optimize-build
build: add `codegen-units = 1`
2023-10-08 05:47:49 +02:00
Lena 1cbfe9b086
build: add back opt-level = 3 2023-10-07 15:16:19 +02:00
Lena f6ddedc534
build: add codegen-units = 1 and remove opt-level = 3 2023-10-06 22:46:56 +02:00
Christina Sørensen 55c3d08403
Merge pull request #487 from dundargoc/treat-warnings-as-errors
ci: treat warnings as errors
2023-10-05 18:31:35 +02:00
dundargoc 67b888c962 ci: treat warnings as errors 2023-10-05 16:59:53 +02:00
Christina Sørensen cbf8b58b0a
Merge pull request #476 from cgorski/change-width-calculations
fix: adjust change width calculations for hyperlink and classify
2023-10-05 15:14:31 +02:00
Christina Sørensen 4cd9731c15
test(local): move classify tests to local
Here, we introduce the `nix-local` feature, for features meant only
to exist locally in the nix sandbox.

This is an attempt to avoid the CI runner's unit testing, as that fails
to set the grid width correctly.

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-10-05 14:59:48 +02:00
Christina Sørensen dc85c80d7a
refactor(grid.rs): consistent argument order
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-10-05 13:54:30 +02:00
Christina Sørensen 702246b8d8
test(all): classify-hyperlink test case for width 50
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-10-05 13:53:48 +02:00
Chris Gorski d3926e7a1a fix: adjust change width calculations for hyperlink and classify
This fix adjusts the calculations used when hyperlink and classify
options are both specified on the command line, correcting
behavior that would cause columns to be misaligned.

Resolves #267
2023-10-05 07:08:48 -04:00
Christina Sørensen b1440bdf75
Merge pull request #489 from MartinFillon/readd-static-bin
feat(bin): readded musl static bin as it works
2023-10-05 11:15:37 +02:00
Martin Fillon 86a90b6e5a feat(bin): readded musl static bin as it works
All the other ones are broken
2023-10-05 11:12:41 +02:00
Pedro Carreno 9c1f38de94 docs(readme): installation on fedora updated 2023-10-04 09:43:34 -04:00
Christina Sørensen 981d7e2a8a
Merge pull request #484 from eza-community/cafk-better-release
build(release): automate gh release
2023-10-04 14:02:00 +02:00
Christina Sørensen 143a7392a5
Merge pull request #482 from eza-community/cafk-better-release
Automagical Release with Justfile
2023-10-04 14:00:20 +02:00
Christina Sørensen 6e342f510e
build(release): automate gh release
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-10-04 13:53:31 +02:00
Christina Sørensen 18309b0160
build(release): fix double echo
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-10-04 13:36:54 +02:00
Christina Sørensen 400eafdb07
build(release): fix version bump
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-10-04 13:35:14 +02:00
Christina Sørensen 094ca8fe10
build(release): improve release automation
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-10-04 13:29:27 +02:00
Christina Sørensen 79e2ed19d8
Merge pull request #474 from eza-community/cafk-fix-13
fix(main): make os error 13 fail loud
2023-10-04 05:48:22 +02:00
Christina Sørensen d0983e9f1f
fix(main): make os error 13 fail loud
Ref: #473, #319
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-10-03 19:10:55 +02:00
Christina Sørensen 153698fe23
Merge pull request #470 from MartinFillon/disable-statically-linked-binaries
fix(binaries): diabling static linked binaries due to segfault
2023-10-03 14:55:41 +02:00
Martin Fillon 269cae4c75 fix(binaries): diabling static linked binaries due to segfault
segfaulting on multithreading => need to investigate how to bypass
2023-10-03 14:53:17 +02:00
Christina Sørensen 69cc721e13
Merge pull request #461 from eza-community/cafk-fix-checksums
build(checksums): make checksums easier to copy-paste
2023-10-03 14:41:13 +02:00
Christina Sørensen 96aefcb3e4
Merge pull request #468 from gierens/homebrew-zsh-comp
docs(readme): add zsh with homebrew part to completions section
2023-10-03 11:57:56 +02:00
Sandro-Alessio Gierens 5c1b9a9dbc docs(readme): add zsh with homebrew part to completions section
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-10-03 10:56:22 +02:00
Christina Sørensen 5ecd7f6db8
Merge pull request #467 from eza-community/dependabot/cargo/trycmd-0.14.19
build(deps): bump trycmd from 0.14.17 to 0.14.19
2023-10-03 08:44:53 +02:00
sbatial 404faa64bf refactor(file): do not match for numbers and remove single-use fn 2023-10-03 01:16:51 +02:00
dependabot[bot] f5b45f9a95
build(deps): bump trycmd from 0.14.17 to 0.14.19
Bumps [trycmd](https://github.com/assert-rs/trycmd) from 0.14.17 to 0.14.19.
- [Changelog](https://github.com/assert-rs/trycmd/blob/main/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/trycmd/compare/v0.14.17...v0.14.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 22:44:10 +00:00
Christina Sørensen 43dd047c56
Merge pull request #456 from gierens/nu-completions
feat(completions): add basic nushell completion file
2023-10-02 18:23:25 +02:00
Christina Sørensen 1b36565b0f
refactor(nushell): align completions
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-10-02 18:18:21 +02:00
Christina Sørensen c971fa28c0
build(checksums): make checksums easier to copy-paste
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-10-02 16:36:18 +02:00
Sandro-Alessio Gierens 960be040ce feat(github): add codeowner for nu completions
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-10-02 14:41:58 +02:00
Sandro-Alessio Gierens 5ad985e5de feat(completions): add basic nushell completion file
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-10-02 14:34:56 +02:00
Christina Sørensen 9377090810
Merge pull request #455 from dundargoc/docs/typos
docs: fix typos
2023-10-02 14:31:02 +02:00
dundargoc 9301328091 docs: fix typos 2023-10-02 14:27:36 +02:00
Christina Sørensen 090355e573
Merge pull request #454 from gierens/fix-exa-in-fish-comp
fix(fish): replace left-over exa in fish completion
2023-10-02 14:15:42 +02:00
Sandro-Alessio Gierens ec887b4d64 fix(fish): replace left-over exa in fish completion
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-10-02 14:10:55 +02:00
Christina Sørensen 443f258535
Merge pull request #453 from dundargoc/docs/contributing
docs: correct CONTRIBUTING.md on commit message type
2023-10-02 13:46:10 +02:00