ariasuni
|
898bae3813
chore: clean global lint attributes and remove `clippy::pedantic`
|
3 weeks ago |
ariasuni
|
fc0ba14922
feat(cli): use Clap instead of manual cli args parsing
|
11 months ago |
Christina Sørensen
|
7746830180
fix(view)!: make --grid work when not in TTY
|
8 months ago |
Christina Sørensen
|
7f081337bd
feat!: define -d/--treat-dirs-as-files behavior, tests
|
8 months ago |
unknown
|
2864323c53
fix: replace default_input_path check with "." check
|
8 months ago |
Sandro-Alessio Gierens
|
102de14496
style(main): remove unnecessary semicolon
|
9 months ago |
Samuel Onoja
|
52cdb3788d
fix: clippy warnings
|
10 months ago |
Samuel Onoja
|
e577b75d00
fix: unreadables format style
|
10 months ago |
Samuel Onoja
|
57ec57f93a
fix: impl desirable behaviour for unreadables
|
10 months ago |
Samuel Onoja
|
6221a63b99
fix: excessive open file descriptors
|
1 year ago |
Sandro-Alessio Gierens
|
67970d6346
style: fix various clippy warnings for rust 1.86
|
9 months ago |
ariasuni
|
7910ef719c
fix(cli): list inside working dir with `--list-dirs` and no path passed
|
10 months ago |
Terts Diepraam
|
d1df86e969
perf: reuse filetype from DirEntry
|
2 years ago |
Ihar Hrachyshka
|
da5d198910
feat: Add --follow-symlinks option
|
1 year ago |
Ihar Hrachyshka
|
5de69aed72
feat: recursively walk symlinks pointing at dirs
|
1 year ago |
Christina Sørensen
|
cfd745d6f0
refactor: relicense to EUPL-1.2
|
1 year ago |
PThorpe92
|
c34458d1a3
fix: selectively filter files when recursing #1101
|
1 year ago |
PThorpe92
|
3338685351
feat: switch out ansiterm crate for nu_ansi_term
|
2 years ago |
Terts Diepraam
|
dedb17df6e
refactor: port grid and grid-details to new uutils-term-grid
|
2 years ago |
andoalon
|
b8355a1c47
chore: avoid `unwrap()` by changing filter-then-map to `filter_map`
|
2 years ago |
Erwin van Eijk
|
42396ba360
fix: crash using --git-repos on unreadable dir
|
2 years ago |
Erwin van Eijk
|
5a2fc5d360
fix: crash using --git-repos on unreadable dir
|
2 years ago |
Jany Doe
|
c8c0ccc75a
fix: add bare git_repos fn if feature git is disabled
|
2 years ago |
PThorpe92
|
c6eab635b9
fix: lifetime annotations and manpage/shell completion nits
|
2 years ago |
MartinFillon
|
0889f23919
feat(input): adding piping of args
|
2 years ago |
MartinFillon
|
66dc7551bf
fix(git)!: remove Repo column when using --git-repos when no git repo
|
2 years ago |
Robert Minsk
|
dedaf17da2
refactor: Move total-size calculations to File
|
2 years ago |
xempt
|
51097ca495
fix: only store top-level recursive dir size
|
2 years ago |
xempt
|
8b243a554f
fix(ci): fmt, windows, and nix fixes
|
2 years ago |
xempt
|
0410b1895d
feat: added recursive directory parser
|
2 years ago |