Commit graph

2970 commits

Author SHA1 Message Date
MartinFillon
f2476cbd24
fix: fixed build error 2024-06-19 11:30:09 +02:00
MartinFillon
de2e5337a0
chore: formatted code 2024-06-19 11:30:09 +02:00
MartinFillon
9ca2894a7c
feat: add recurse option 2024-06-19 11:30:09 +02:00
MartinFillon
e9a29fa662
refactor: separated json in another file 2024-06-19 11:30:09 +02:00
MartinFillon
e5c99f7538
feat: tree is growing
Tree works for small trees but still have problems on big complex trees
such as eza dir.
2024-06-19 11:30:09 +02:00
MartinFillon
c7f4c620c4
feat: first recursive is done need to be able to have depth 2024-06-19 11:30:09 +02:00
PThorpe92
8def9e3d16
fix: rename variable and remove unneeded fn parameter in details 2024-06-19 11:30:08 +02:00
MartinFillon
b337360b52
refactor: moved things around to easy up the tree implementation
I am still having trouble to implement json tree with the current data
If I can't find anything I might refactor a bit of the code to have
a different type of data structure saved to then be printed at once
2024-06-19 11:30:08 +02:00
PThorpe92
214557f593
fix(json): correct brace formatting output for json flag 2024-06-19 11:30:08 +02:00
MartinFillon
f3e7c8fb7f
feat(json): made json available for every output type 2024-06-19 11:30:08 +02:00
MartinFillon
4601ecf563
feat(json): updated format to fit requirements 2024-06-19 11:30:08 +02:00
MartinFillon
12062f6ac1
test: regenerated in place tests 2024-06-19 11:30:08 +02:00
MartinFillon
154eba6ffb
fix: clippy warnings 2024-06-19 11:30:08 +02:00
MartinFillon
e2d428120c
docs(json): changed docs to add new arg 2024-06-19 11:30:07 +02:00
MartinFillon
f99473cd4e
refactor: refactored the way string are created to follow up 2024-06-19 11:30:07 +02:00
MartinFillon
18cace298e
feat(json): starting to parse json as per asked in #768 2024-06-19 11:30:04 +02:00
Christina Sørensen
285cd3ed0e chore: release eza v0.18.18
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-06-13 10:44:10 +02:00
Sandro-Alessio Gierens
19fdf5b42c feat(github): ask for shell and terminal in bug report template
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2024-06-13 10:29:16 +02:00
Sandro-Alessio Gierens
8029a94dcd feat(deny): run on all features by default
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2024-06-13 10:28:44 +02:00
Sandro-Alessio Gierens
c457363193 feat(github): add deny.toml and workflow file to audit workflow paths
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2024-06-13 10:28:44 +02:00
Sandro-Alessio Gierens
977da1afa1 feat(github): extend deny check in audit workflow to all
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2024-06-13 10:28:44 +02:00
dependabot[bot]
71edd31d34 build(deps): bump DeterminateSystems/nix-installer-action from 11 to 12
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 11 to 12.
- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases)
- [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v11...v12)

---
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>
2024-06-13 10:23:30 +02:00
dependabot[bot]
498d7e5802 build(deps): bump DeterminateSystems/flake-checker-action from 7 to 8
Bumps [DeterminateSystems/flake-checker-action](https://github.com/determinatesystems/flake-checker-action) from 7 to 8.
- [Release notes](https://github.com/determinatesystems/flake-checker-action/releases)
- [Commits](https://github.com/determinatesystems/flake-checker-action/compare/v7...v8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-13 10:21:39 +02:00
dependabot[bot]
603558c8a8 build(deps): bump unicode-width from 0.1.12 to 0.1.13
Bumps [unicode-width](https://github.com/unicode-rs/unicode-width) from 0.1.12 to 0.1.13.
- [Commits](https://github.com/unicode-rs/unicode-width/compare/v0.1.12...v0.1.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-13 10:20:51 +02:00
Christina Sørensen
c4007bc952 chore: release eza v0.18.17
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-06-05 20:43:27 +02:00
lpnh
f9fb7f8cda feat(icons): add icon for Nushell extension 2024-06-04 17:25:51 -04:00
dependabot[bot]
22dbeec229 build(deps): bump libc from 0.2.154 to 0.2.155
updated-dependencies:
- dependency-name: libc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 08:01:29 +02:00
dependabot[bot]
82e4f0f375 build(deps): bump trycmd from 0.15.1 to 0.15.2
---
updated-dependencies:
- dependency-name: trycmd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 07:57:24 +02:00
Christina Sørensen
bbede6d453 chore: release eza v0.18.16
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-05-16 16:39:21 +02:00
DerRockWolf
70891fa1af docs(README): use 3 columns for packaging status badge
Signed-off-by: DerRockWolf <50499906+DerRockWolf@users.noreply.github.com>
2024-05-16 16:24:45 +02:00
GH
e8e0b6da03 fix: change windows-only imports to be windows-only
Apparently this line is required for the Windows build, but leads to warnings on systems that build the eza port with a port of rust 1.77.2, which at this time seems to be limited to the BSDs.

Signed-off-by: Volker Schlecht <47375452+VlkrS@users.noreply.github.com>
2024-05-16 16:21:10 +02:00
Christina Sørensen
15528d8b44 docs(install): fix typo in INSTALL.md
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-05-16 16:20:56 +02:00
Felix Huang
26e5943af3 docs: update INSTALL.md
Signed-off-by: Felix Huang <72808219+fffelix-huang@users.noreply.github.com>
2024-05-16 16:20:56 +02:00
dependabot[bot]
20241984f4 build(deps): bump DeterminateSystems/nix-installer-action from 10 to 11
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 10 to 11.
- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases)
- [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v10...v11)

---
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>
2024-05-16 16:03:50 +02:00
glow
feff970d3c docs(man): replace decay with color-scale
I believe this feature changed name sometimes during development, but it's still called decay in the description of EZA_MIN_LUMINANCE, which confused me while I read the man page. 

Signed-off-by: glow <oli@glow.li>
2024-05-16 15:55:09 +02:00
dependabot[bot]
a1c3638991 build(deps): bump DeterminateSystems/flake-checker-action from 5 to 7
Bumps [DeterminateSystems/flake-checker-action](https://github.com/determinatesystems/flake-checker-action) from 5 to 7.
- [Release notes](https://github.com/determinatesystems/flake-checker-action/releases)
- [Commits](https://github.com/determinatesystems/flake-checker-action/compare/v5...v7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 15:54:13 +02:00
Christina Sørensen
7437c2a1c3 chore: release eza v0.18.15
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-05-09 14:43:32 +02:00
Sandro-Alessio Gierens
f1ef455b9a feat(devtools): add optional tag argument to deb-package.sh
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2024-05-07 08:24:36 +02:00
Sandro-Alessio Gierens
23502d3cd5 fix(devtools): correct command for latest tag in deb-package.sh
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2024-05-07 08:24:36 +02:00
Sandro-Alessio Gierens
292cf7ece7 feat(devtools): return to original commit at the end of deb-package.sh
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2024-05-07 08:24:36 +02:00
CouldBeThis
4f542eaf4b docs(reaedme): add some keywords for benefit of ctrl-f
Signed-off-by: CouldBeThis <53547181+CouldBeThis@users.noreply.github.com>
2024-05-06 14:19:51 +02:00
CouldBeThis
6d6612d245 docs(readme): move heading out of collapsed section
Signed-off-by: CouldBeThis <53547181+CouldBeThis@users.noreply.github.com>
2024-05-06 14:19:51 +02:00
CouldBeThis
abe9f587c6 docs(readme): correct heading levels in markdown
Signed-off-by: CouldBeThis <53547181+CouldBeThis@users.noreply.github.com>
2024-05-06 14:19:51 +02:00
CouldBeThis
01a9c2aae4 docs(readme): add how to find man pages in terminal and online. Partly fixes #967
Signed-off-by: CouldBeThis <53547181+CouldBeThis@users.noreply.github.com>
2024-05-06 14:19:51 +02:00
Christina Sørensen
f78e4bb617 chore: release eza v0.18.14
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-05-02 08:23:27 +02:00
dependabot[bot]
01919cdd53 build(deps): bump palette from 0.7.5 to 0.7.6
Bumps [palette](https://github.com/Ogeon/palette) from 0.7.5 to 0.7.6.
- [Changelog](https://github.com/Ogeon/palette/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Ogeon/palette/compare/0.7.5...0.7.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-02 08:07:40 +02:00
dependabot[bot]
414f70ba13 build(deps): bump unicode-width from 0.1.11 to 0.1.12
Bumps [unicode-width](https://github.com/unicode-rs/unicode-width) from 0.1.11 to 0.1.12.
- [Commits](https://github.com/unicode-rs/unicode-width/compare/v0.1.11...v0.1.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-02 07:51:56 +02:00
dependabot[bot]
1554472a7d build(deps): bump libc from 0.2.153 to 0.2.154
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.153 to 0.2.154.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.154)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-02 07:39:18 +02:00
dependabot[bot]
bebd39c0e4 build(deps): bump uzers from 0.11.3 to 0.12.0
Bumps [uzers](https://github.com/rustadopt/uzers-rs) from 0.11.3 to 0.12.0.
- [Release notes](https://github.com/rustadopt/uzers-rs/releases)
- [Changelog](https://github.com/rustadopt/uzers-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustadopt/uzers-rs/compare/v0.11.3...v0.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-02 07:27:28 +02:00
Rachael Ava
df7d51fcd3 feat: add icon for "cron.minutely" directory
Cron optionally allows you to use a '/etc/cron.minutely' directory to trigger automated events on a per-minute basis.

There is currently no icon set for cron.minutely, while the other cron.* directories do, so I added cron.minutely to the DIRECTORY_ICONS mapping and applied the Icons::FOLDER_CONFIG icon.

Signed-off-by: Rachael Ava <83562876+RachaelAva1024@users.noreply.github.com>
2024-04-29 23:50:20 -04:00