summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2022-12-13feat: Remove the handbrake on MacOS which can now deliver the expected perfor...Sebastian Thiel
2022-12-13upgrade to clap 4Sebastian Thiel
2022-12-13upgrade sysinfo and make thread detection work for all Apple M series for now.Sebastian Thiel
2022-12-13thanks clippySebastian Thiel
2022-09-19chore: replace `colored` dependency with `owo-colors`.Sebastian Thiel
2022-09-19refactorSebastian Thiel
2022-09-19thanks clippySebastian Thiel
2022-09-18refactor: colored path printing; fix size column formatSergey A
2022-09-12feat: Automatically resize if the terminal changes in size. (#28)Sebastian Thiel
2022-09-01dependencies: switch from colored to owo-colorsSergey A
2022-07-22Add Apple M2 to default thread derivationFerdia McKeogh
2022-06-14restyle for compatibility with 'light' color schemesSam Mason
2022-05-12fix: Open interactive mode even if one of the input paths can't be read. (#124)Sebastian Thiel
2022-05-12fix: broken or non-existing root path will still print the valid results. (#124)Sebastian Thiel
2022-03-19Improve aggregate progress reportingThomas Hurst
2022-02-21Adjust to changes in clapSebastian Thiel
2022-01-23Update clap to official releaseMarcin Puc
2022-01-21feat: interactive mode learns 'toggle [a]ll' and 'remove [a]ll'.Sebastian Thiel
2022-01-20Add documentationOmnikar
2022-01-20Add `a` key to toggle marked status of all entriesOmnikar
2022-01-09fix: build on platforms without 64-bit atomicscinerea0
2021-12-27upgrade clapSebastian Thiel
2021-12-27feat: Add `--ignore-dirs` option, with useful default on linux (#116)Sebastian Thiel
2021-10-26thanks clippySebastian Thiel
2021-10-26fix: cargo install without --locked should work now (#111)Sebastian Thiel
2021-10-26change: auto-config support for Apple M1 Pro and Apple M1 MaxSebastian Thiel
2021-09-18Fix deletion process on Rust 1.55Boris-Chengbiao Zhou
2021-08-22Merge branch 'style'Sebastian Thiel
2021-08-22Support Home/End and fix inconsistent help textKid
2021-08-22Improve mark widget tip styleKid
2021-08-19Format correctlyBen Armstead
2021-08-19Remove unnecessary lineBen Armstead
2021-08-16Fix #102, bump patch levelSebastian Thiel
2021-08-05Add aggregate-scan-progress feature to help with #99Sebastian Thiel
2021-07-30thanks clippySebastian Thiel
2021-07-25upgrade open to v2Sebastian Thiel
2021-07-14Merge branch 'optional-trash'Sebastian Thiel
2021-07-14disable test that now starts failing on windows even though…Sebastian Thiel
2021-07-14refactorSebastian Thiel
2021-07-13Make the trash feature optionalLewis Cook
2021-06-30upgrade sysinfoSebastian Thiel
2021-06-30cargo fmtSebastian Thiel
2021-06-30thanks clippySebastian Thiel
2021-06-30Add mark pane prompt message for ctrl + tSebastian Thiel
2021-06-30Refactor: deduplicate codeFederico Stra
2021-06-27Implement Ctrl+t move to trashFederico Stra
2021-06-09Show TUI on stderr to enable writing files to stdoutSebastian Thiel
2021-06-08Print marked items upon exit if these are left in the marked paneSebastian Thiel
2021-06-07Prepare new releaseSebastian Thiel
2021-06-07Set default processor count on Apple Silicon in a way that won't be totally w...Sebastian Thiel