summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-12-06Release dua-cli v2.21.0v2.21.0Sebastian Thiel
2023-12-06manually set the desired version as `cargo smart-release` fails to see that 2...Sebastian Thiel
2023-12-06prepare changelogSebastian Thiel
2023-12-06thanks clippySebastian Thiel
2023-12-06feat: With a single path provided as root, pretend it's the current working d...Sebastian Thiel
2023-12-06assure `device_id` is taken from the final CWD (#186) (#110)Sebastian Thiel
2023-12-06fix: slightly faster (0.5ms) startup times of the binary on MacOS and maybe L...Sebastian Thiel
2023-12-06Skip through single root directoryPiotr Wach
2023-12-05Increase optimization levelPiotr Wach
2023-11-25feat: press `m` to sort by modification date, ascending and descending. (#141...Sebastian Thiel
2023-11-24Fix tests on WindowsPiotr Wach
2023-11-24Hide mtime column by default, unless enabledPiotr Wach
2023-11-24Adds keybinding 'm' to toggle sorting by modified timePiotr Wach
2023-11-24Add test to assure memory consumption of EntryData doesn't change unexpectedly.Sebastian Thiel
2023-11-21Release dua-cli v2.20.3v2.20.3Sebastian Thiel
2023-11-21fix: mark-pane now doesn't double-count sizes anymore.Sebastian Thiel
2023-11-20Fixes marking parent directory for deletion counts children twicePiotr Wach
2023-11-20Release dua-cli v2.20.2v2.20.2Sebastian Thiel
2023-11-20update dependenciesSebastian Thiel
2023-11-20upgrade journey-test expectations (doesn't run on CI for some reason)Sebastian Thiel
2023-11-20upgrade `itertools`Sebastian Thiel
2023-11-20upgrade `open`Sebastian Thiel
2023-11-20fix: alignment when in interactive mode and -f binary (#177)Sebastian Thiel
2023-11-19Fixes alignment when in interactive mode and -f binaryPiotr Wach
2023-10-19make clear which windows toolchain is used on CISebastian Thiel
2023-10-19update all dependenciesSebastian 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