Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(parser): Introduce clap based parser #197

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
de03d5d
feat(dependencies): Add Clap as a dependency to the project
MartinFillon Sep 11, 2023
f438e6c
feat(Parser): reimplement parser with clap
MartinFillon Sep 11, 2023
424bfea
refactor(Parser): cleaned unuseful files
MartinFillon Sep 11, 2023
458adf4
Merge remote-tracking branch 'origin/main' into Introduce-Clap-POC
MartinFillon Sep 11, 2023
c4d6c66
feat(parser): Reimplemented the colo[u]r argument
MartinFillon Sep 11, 2023
8ab0ee9
docs(parser): added dev documentation for the new parser
MartinFillon Sep 11, 2023
4bc90cc
chore(gitignore): renamed vscode to Visual Studio Code
Sep 12, 2023
85cdf34
docs(parser): fixed typos and syntax
MartinFillon Sep 12, 2023
28f02c7
chore: removed unuseful code
Sep 12, 2023
65bb494
chore(parser): linting with clippy
Sep 12, 2023
30c5581
test(filter): add tests for the filter options
MartinFillon Sep 13, 2023
96fd159
Merge remote-tracking branch 'origin/main' into Introduce-Clap-POC
MartinFillon Sep 13, 2023
2b02ff9
Merge branch 'main' into Introduce-Clap-POC
MartinFillon Sep 13, 2023
7729973
Merge branch 'main' into Introduce-Clap-POC
MartinFillon Sep 13, 2023
ed116c9
Merge branch 'main' into Introduce-Clap-POC
MartinFillon Sep 13, 2023
37eda31
Merge branch 'main' into Introduce-Clap-POC
MartinFillon Sep 13, 2023
0a67ab8
fix(octal): ensure --octal-permissions backwards compatability
cafkafk Sep 14, 2023
e0738dd
chore: merged main
MartinFillon Sep 16, 2023
2412b50
chore: fixed speeling issues
MartinFillon Sep 16, 2023
2edc92b
Merge branch 'main' into Introduce-Clap-POC
Sep 25, 2023
71ea205
refactor: applied scalafmt and updated the branch
Sep 25, 2023
e059118
fix(view_options): git-repo-no-status was not working as intended
Sep 25, 2023
5c56a95
Merge branch 'main' into Introduce-Clap-POC
MartinFillon Sep 25, 2023
ff3dad0
fix(treefmt): remove outdated rustfmt excludes
gierens Sep 25, 2023
8aec53f
docs: fix help on --octal-permissions to match new --octal
MartinFillon Sep 27, 2023
2be1b4c
Merge remote-tracking branch 'upstream/main' into Introduce-Clap-POC
Oct 3, 2023
c20e031
fix: fixed everything broken with merge of main
Oct 3, 2023
1289bc4
docs(readme): add zsh with homebrew part to completions section
gierens Oct 3, 2023
7c6a930
build(checksums): make checksums easier to copy-paste
cafkafk Oct 2, 2023
73cc969
fix(binaries): diabling static linked binaries due to segfault
Oct 3, 2023
1730b61
fix(main): make os error 13 fail loud
cafkafk Oct 3, 2023
f10cb9d
build(release): improve release automation
cafkafk Oct 4, 2023
a380a3f
build(release): fix version bump
cafkafk Oct 4, 2023
acf24b4
build(release): fix double echo
cafkafk Oct 4, 2023
39122e3
build(release): automate gh release
cafkafk Oct 4, 2023
6d1d94a
fix(colors): root group not painted as expected when eza used by root
MartinFillon Oct 8, 2023
d45c8ae
feat(bin): readded musl static bin as it works
Oct 5, 2023
5d19d71
fix: adjust change width calculations for hyperlink and classify
cgorski Oct 3, 2023
328792e
test(all): classify-hyperlink test case for width 50
cafkafk Oct 5, 2023
58fafe6
refactor(grid.rs): consistent argument order
cafkafk Oct 5, 2023
00395db
test(local): move classify tests to local
cafkafk Oct 5, 2023
2b81a75
ci: treat warnings as errors
dundargoc Oct 4, 2023
69c6c09
build: add `codegen-units = 1` and remove `opt-level = 3`
acuteenvy Oct 6, 2023
d49f322
build: add back `opt-level = 3`
acuteenvy Oct 7, 2023
273c8e8
docs(readme): installation on fedora updated
Pkcarreno Oct 4, 2023
d7e2e3f
chore: release eza v0.14.1
cafkafk Oct 8, 2023
4793ba2
refactor(devtools): use musl target for amd64 deb package
gierens Oct 8, 2023
5b90f43
fix(justfile): comment out redundant static musl build
gierens Oct 8, 2023
a29728f
style(justfile): remove trailing spaces and trailing line
gierens Oct 8, 2023
4383862
refactor: Directly use one "big" awk command
gardouille Oct 2, 2023
ae0bc94
fix: Refactor sed command to build manpages
gardouille Oct 2, 2023
ba06278
build(deps): bump libc from 0.2.148 to 0.2.149
dependabot[bot] Oct 9, 2023
7eb616e
build(deps): bump DeterminateSystems/nix-installer-action from 4 to 5
dependabot[bot] Oct 9, 2023
65b522b
feat(git): adding the EZA_OVERRIDE_GIT env var
Oct 10, 2023
a12385a
docs: Add missing options to man page and CLI --help info
cgorski Oct 9, 2023
c426949
feat(completions): add missing nu shell completions
gierens Oct 9, 2023
c7897bb
fix: broken merge
MartinFillon Oct 11, 2023
2004c9d
Merge remote-tracking branch 'upstream/main' into Introduce-Clap-POC
MartinFillon Oct 11, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,7 @@ stage
out.gif
tests/tmp

# Visual Studio Code
.vscode
## Dynamically generated
tests/test_dir
159 changes: 105 additions & 54 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading