index
:
dua
debug-open
dependabot/cargo/gix-path-0.10.11
main
moonwalk
perf-testing
release-test
Mirror of https://github.com/Byron/dua-cli
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-05-11
switch to ratatui
moonwalk
Sebastian Thiel
2023-05-07
refactor
Sebastian Thiel
2023-05-06
thanks clippy
Sebastian Thiel
2023-05-06
Fix tests
Sebastian Thiel
2023-05-06
fix!: rename `--stay-on-filesystem` to `--one-file-system`.
Sebastian Thiel
2023-05-06
fix!: rename `--count-hard-links` to `--count-link`.
Sebastian Thiel
2023-05-05
feat: the TUI can now sort alphabetically as well using the `s` key.
Sebastian Thiel
2023-05-05
feat: make the TUI perfectly fluid even while scanning.
Sebastian Thiel
2023-05-05
Use everything I learned and try one more time to get TUI to work
Sebastian Thiel
2023-05-05
Use `moonwalk` in TUI
Sebastian Thiel
2023-05-05
thread-safe hardlink handling
Sebastian Thiel
2023-05-05
Use `moonwalk` for `dua a`
Sebastian Thiel
2023-05-05
Release dua-cli v2.20.1
v2.20.1
Sebastian Thiel
2023-05-05
fix: release definition to use a more recent ubuntu, to get linux binaries. (...
Sebastian Thiel
2023-05-05
Release dua-cli v2.20.0
v2.20.0
Sebastian Thiel
2023-05-05
feat: TUI now shows performance metrics while scanning and after.
Sebastian Thiel
2023-05-05
thanks clippy
Sebastian Thiel
2023-05-05
Simplify GUI refreshes by using a throttle
Sebastian Thiel
2023-05-05
generalize the throttle implementation to allow usagein UI
Sebastian Thiel
2023-05-03
fix: Improve documentation for `Marked Items` pane to make clearer how to del...
Sebastian Thiel
2023-05-02
Added additional clarification for deleting help files.
Per Sommer
2023-04-25
dependency update
Sebastian Thiel
2023-04-25
share `cargo` invocation to help install on more platforms (#157)
Sebastian Thiel
2023-03-12
feat: improve CLI help provided with the `--format` flag.
Sebastian Thiel
2023-03-12
feat: use metric byte format only on MacOS. (#85)
Sebastian Thiel
2023-03-12
refactor
Sebastian Thiel
2023-03-11
use binary format by default (except on macOS)
Helmut K. C. Tessarek
2023-02-23
Merge pull request #147 from nyurik/patch-1
Sebastian Thiel
2023-02-23
Release dua-cli v2.19.2
v2.19.2
Sebastian Thiel
2023-02-23
fix: `-x` is applied to traversal as well.
Sebastian Thiel
2023-02-23
refactor
Sebastian Thiel
2023-02-22
Update help.rs
Yuri Astrakhan
2023-02-22
traverse: don't recurse on cross-device filesystems
Thomas Orozco
2023-02-05
Release dua-cli v2.19.1
v2.19.1
Sebastian Thiel
2023-02-05
update dependencies
Sebastian Thiel
2023-02-05
fix: redraw window while gathering metadata in interactive mode (#143).
Sebastian Thiel
2023-02-05
Draw window before processing events, fixes #143
Ferdia McKeogh
2023-01-25
update dependencies
Sebastian Thiel
2022-12-15
create our own threadpool with minimal stack instead of using the global one.
Sebastian Thiel
2022-12-15
uprgade to latest `jwalk` version for more hang-safety
Sebastian Thiel
2022-12-13
Release dua-cli v2.19.0
v2.19.0
Sebastian Thiel
2022-12-13
feat: Remove the handbrake on MacOS which can now deliver the expected perfor...
Sebastian Thiel
2022-12-13
fix: resolve stalling issue of previous version.
Sebastian Thiel
2022-12-13
Release dua-cli v2.18.2
v2.18.2
Sebastian Thiel
2022-12-13
fix: downgrade `jwalk` to 0.6 - the latest version does not actually iterate ...
Sebastian Thiel
2022-12-13
adjust maximum package size
Sebastian Thiel
2022-12-13
Release dua-cli v2.18.1
v2.18.1
Sebastian Thiel
2022-12-13
prepare changelog prior to release
Sebastian Thiel
2022-12-13
upgrade to clap 4
Sebastian Thiel
2022-12-13
upgrade sysinfo and make thread detection work for all Apple M series for now.
Sebastian Thiel
[next]