summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-05-11switch to ratatuimoonwalkSebastian Thiel
2023-05-07refactorSebastian Thiel
2023-05-06thanks clippySebastian Thiel
2023-05-06Fix testsSebastian Thiel
2023-05-06fix!: rename `--stay-on-filesystem` to `--one-file-system`.Sebastian Thiel
2023-05-06fix!: rename `--count-hard-links` to `--count-link`.Sebastian Thiel
2023-05-05feat: the TUI can now sort alphabetically as well using the `s` key.Sebastian Thiel
2023-05-05feat: make the TUI perfectly fluid even while scanning.Sebastian Thiel
2023-05-05Use everything I learned and try one more time to get TUI to workSebastian Thiel
2023-05-05Use `moonwalk` in TUISebastian Thiel
2023-05-05thread-safe hardlink handlingSebastian Thiel
2023-05-05Use `moonwalk` for `dua a`Sebastian Thiel
2023-05-05Release dua-cli v2.20.1v2.20.1Sebastian Thiel
2023-05-05fix: release definition to use a more recent ubuntu, to get linux binaries. (...Sebastian Thiel
2023-05-05Release dua-cli v2.20.0v2.20.0Sebastian Thiel
2023-05-05feat: TUI now shows performance metrics while scanning and after.Sebastian Thiel
2023-05-05thanks clippySebastian Thiel
2023-05-05Simplify GUI refreshes by using a throttleSebastian Thiel
2023-05-05generalize the throttle implementation to allow usagein UISebastian Thiel
2023-05-03fix: Improve documentation for `Marked Items` pane to make clearer how to del...Sebastian Thiel
2023-05-02Added additional clarification for deleting help files.Per Sommer
2023-04-25dependency updateSebastian Thiel
2023-04-25share `cargo` invocation to help install on more platforms (#157)Sebastian Thiel
2023-03-12feat: improve CLI help provided with the `--format` flag.Sebastian Thiel
2023-03-12feat: use metric byte format only on MacOS. (#85)Sebastian Thiel
2023-03-12refactorSebastian Thiel
2023-03-11use binary format by default (except on macOS)Helmut K. C. Tessarek
2023-02-23Merge pull request #147 from nyurik/patch-1Sebastian Thiel
2023-02-23Release dua-cli v2.19.2v2.19.2Sebastian Thiel
2023-02-23fix: `-x` is applied to traversal as well.Sebastian Thiel
2023-02-23refactorSebastian Thiel
2023-02-22Update help.rsYuri Astrakhan
2023-02-22traverse: don't recurse on cross-device filesystemsThomas Orozco
2023-02-05Release dua-cli v2.19.1v2.19.1Sebastian Thiel
2023-02-05update dependenciesSebastian Thiel
2023-02-05fix: redraw window while gathering metadata in interactive mode (#143).Sebastian Thiel
2023-02-05Draw window before processing events, fixes #143Ferdia McKeogh
2023-01-25update dependenciesSebastian Thiel
2022-12-15create our own threadpool with minimal stack instead of using the global one.Sebastian Thiel
2022-12-15uprgade to latest `jwalk` version for more hang-safetySebastian Thiel
2022-12-13Release dua-cli v2.19.0v2.19.0Sebastian Thiel
2022-12-13feat: Remove the handbrake on MacOS which can now deliver the expected perfor...Sebastian Thiel
2022-12-13fix: resolve stalling issue of previous version.Sebastian Thiel
2022-12-13Release dua-cli v2.18.2v2.18.2Sebastian Thiel
2022-12-13fix: downgrade `jwalk` to 0.6 - the latest version does not actually iterate ...Sebastian Thiel
2022-12-13adjust maximum package sizeSebastian Thiel
2022-12-13Release dua-cli v2.18.1v2.18.1Sebastian Thiel
2022-12-13prepare changelog prior to releaseSebastian 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