Commit graph

2773 commits

Author SHA1 Message Date
Christina Sørensen 562ad25f86
Merge pull request #534 from eza-community/p_icons
feat: do not show icons when piped or in a tty. enable optional flags (icons. color)
2023-10-19 13:45:03 +00:00
Preston Thorpe f5f8351b8a
Merge branch 'main' into p_icons 2023-10-18 11:43:50 -04:00
Robert Minsk 18cbf9d3c0 feat(icons): Add a new icons for source code files and other files 2023-10-18 01:27:45 -07:00
Robert Minsk 5f4e8ac3bf feat: Add a new filetype for source code files 2023-10-18 01:27:40 -07:00
PThorpe92 37776ec6f3
feat!: remove --no-icons in favor of --icons=always,auto,never. default is auto 2023-10-17 14:45:34 -04:00
Christina Sørensen 879a0c9e95
Merge pull request #536 from eza-community/p_termgrid
deps: upgrade to uutils_term_grid from unmaintained term_grid
2023-10-17 11:47:23 +00:00
Christina Sørensen febed08c5a
Merge pull request #537 from eza-community/dependabot/github_actions/DeterminateSystems/nix-installer-action-6
build(deps): bump DeterminateSystems/nix-installer-action from 5 to 6
2023-10-17 05:36:01 +00:00
dependabot[bot] 351a72c392
build(deps): bump DeterminateSystems/nix-installer-action from 5 to 6
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 5 to 6.
- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases)
- [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: DeterminateSystems/nix-installer-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 22:51:13 +00:00
PThorpe92 342a62fc4d
chore: upgrade to uutils_term_grid from unmaintained term_grid 2023-10-16 14:06:53 -04:00
xempt 66950a291a feat(completions): added flag to completions 2023-10-16 10:06:51 -07:00
xempt cf6c4b2768 docs(man): added flag to man 2023-10-16 10:06:48 -07:00
xempt 05d605467f docs(readme): added flag to readme 2023-10-16 10:06:44 -07:00
xempt 671ccf566b fix(flags): reverted autofmt changes 2023-10-16 10:01:40 -07:00
PThorpe92 31eb2f8297
fix: merge conflict with main 2023-10-16 09:47:39 -04:00
PThorpe92 7753b24422
feat: fix auto value for colors and icons + documentation 2023-10-16 09:47:37 -04:00
PThorpe92 d9489a4741
ci: adjust test case to icons=auto (no icons should show due to tty) 2023-10-16 09:46:40 -04:00
PThorpe92 8eed4872e6
fix: clippy lint 2023-10-16 09:46:40 -04:00
PThorpe92 45857f0cf0
feat: add icons=always,auto,never. dont display icons in a tty|piped 2023-10-16 09:46:32 -04:00
xempt 8b243a554f fix(ci): fmt, windows, and nix fixes 2023-10-15 22:02:32 -07:00
xempt 0410b1895d feat: added recursive directory parser 2023-10-15 17:48:07 -07:00
Christina Sørensen 3e2f1e184a
Merge pull request #531 from eza-community/cafk-stale💀
ci(stalebot): remove stalebot, is super annoying
2023-10-15 06:40:48 +00:00
Christina Sørensen 6584ce02a8
ci(stalebot): remove stalebot, is super annoying
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-10-15 07:51:16 +02:00
Christina Sørensen e58106a35b
Merge pull request #514 from liketurbo/feat-480
feat: add option --smart-group
2023-10-15 05:45:40 +00:00
Rami Chasygov 39b6c530f2 feat: add completions, man for --smart-group 2023-10-14 12:28:12 +03:00
Rami Chasygov 61284c80af feat: add option --smart-group 2023-10-14 12:28:12 +03:00
Christina Sørensen a7718c84d7
Merge pull request #529 from cyqsimon/emit-debug-symbols
fix: reenable debug symbols in debug builds
2023-10-13 13:23:23 +00:00
cyqsimon df77682aca
fix: reenable debug symbols in debug builds 2023-10-13 18:22:23 +08:00
Christina Sørensen 9805dd5879
Merge pull request #525 from ryanccn/readme-colour-option
docs: correct color option spellings
2023-10-13 04:46:43 +00:00
Ryan Cao 8854e9ce23
docs: correct color option spellings 2023-10-12 20:40:43 +08:00
Christina Sørensen 7b74399257
Merge pull request #524 from eza-community/cafk-release-v0.14.2
chore: release v0.14.2
2023-10-12 08:08:20 +00:00
Christina Sørensen 5df2a54c8d
chore: release eza v0.14.2
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-10-12 09:56:11 +02:00
Christina Sørensen 46ac077402
Merge pull request #523 from eza-community/cafk-fix-zsh-completions
fix(completions): fix zsh completions
2023-10-12 06:55:00 +00:00
Christina Sørensen b4ebe4aed7
fix(completions): fix zsh completions
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-10-12 08:24:08 +02:00
Christina Sørensen 4b94b3fb70
Merge pull request #512 from cgorski/add-more-completions
fix: update additional completions for help, almost-all, dereference
2023-10-12 04:00:31 +00:00
Christopher A Gorski 3f52836c35
Merge branch 'main' into add-more-completions 2023-10-11 20:00:45 -04:00
Christina Sørensen 6a4f911a42
Merge pull request #508 from MartinFillon/add-env-var-to-override-git
feat(git): adding the EZA_OVERRIDE_GIT env var
2023-10-11 08:29:54 +00:00
Chris Gorski a581e7221a fix: update additional completions for help, almost-all, dereference 2023-10-10 21:47:37 -04:00
MartinFillon 7100943fc8
Merge branch 'main' into add-env-var-to-override-git 2023-10-10 23:27:51 +02:00
Martin Fillon bad3f1a615
feat(git): adding the EZA_OVERRIDE_GIT env var
This var will override any --git or --git-repos
2023-10-10 23:27:37 +02:00
Christina Sørensen 7c0a6f8307
Merge pull request #502 from gierens/add-missing-nu-completions
feat(completions): add missing nu shell completions
2023-10-10 19:37:57 +00:00
Christina Sørensen f4b149418b
Merge pull request #503 from cgorski/fix-undocumented-features
docs: Add missing options to man page and CLI --help info
2023-10-10 18:25:23 +00:00
Chris Gorski 27a014ae96 docs: Add missing options to man page and CLI --help info
Updated the man page to include:
- --dereference
- --almost-all
- --help
- --version

Additionally, added the following flags to the CLI --help information:
- --dereference
- --almost-all

Updated shell completions.
2023-10-10 12:47:10 -04:00
Christina Sørensen 143f37a7eb
Merge pull request #505 from eza-community/dependabot/github_actions/DeterminateSystems/nix-installer-action-5
build(deps): bump DeterminateSystems/nix-installer-action from 4 to 5
2023-10-10 03:48:56 +00:00
Christina Sørensen 2dd4ea51cb
Merge pull request #504 from eza-community/dependabot/cargo/libc-0.2.149
build(deps): bump libc from 0.2.148 to 0.2.149
2023-10-10 03:48:16 +00:00
Christina Sørensen 89e6ab158c
Merge pull request #460 from gardouille/fix-just-pandoc-command
Direct use of sed|awk commands
2023-10-10 03:37:02 +00:00
dependabot[bot] 3a4769c01b
build(deps): bump DeterminateSystems/nix-installer-action from 4 to 5
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 4 to 5.
- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases)
- [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: DeterminateSystems/nix-installer-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 22:53:27 +00:00
dependabot[bot] 36ae4891a7
build(deps): bump libc from 0.2.148 to 0.2.149
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.148 to 0.2.149.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.148...0.2.149)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 22:42:26 +00:00
Gardouille 5115cc559a fix: Refactor sed command to build manpages
This also avoid "useless cat" and allow `just` command to build
manpages.

Resolves #458

Co-authored-by: gierens <sandro@gierens.de>
Co-authored-by: Gardouille <gardouille@gmail.com>
2023-10-09 22:05:14 +02:00
Gardouille 036e57d4f6 refactor: Directly use one "big" awk command
Replace "cat + grep + head + awk + tr" by one awk command.
That's also avoid the "useless cat" case :
https://github.com/koalaman/shellcheck/wiki/SC2002

Co-authored-by: gierens <sandro@gierens.de>
Co-authored-by: Gardouille <gardouille@gmail.com>
2023-10-09 21:58:34 +02:00
Sandro-Alessio Gierens 7eb04b6cee feat(completions): add missing nu shell completions
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-10-09 21:34:33 +02:00