This repository was archived by the owner on Aug 5, 2026. It is now read-only.
This crate is no longer maintained or supported. Use dua-core instead.
Documentation
- Fix typo
Other
- Typo fix
Commit Statistics
- 20 commits contributed to the release.
- 1329 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Thanks Clippy
Clippy helped 1 time to make code idiomatic.
Commit Details
view details
- Uncategorized
- THIS CRATE IS UNMAINTAINED (79c0ed8)
- Merge pull request #46 from Byron/rewrite (891125e)
- Use
gix-testtoolsto allow state reuse for directories and simpler testing (2ea7375) - Cleanup .gitignore (08d4681)
- More tests for more coverage. (0e9667b)
- Merge pull request #39 from g2p/custom-state-recursion (d0f7661)
- Switch version to indicate breakage. (da88aa2)
- Allow per-child overrides of ReadDirState in process_read_dir (0f5bb5d)
- Fix badges and update some formatting (9bef02a)
- Merge pull request #36 from atouchet/rdme (d6e4c74)
- Fix badges and update some formatting (0b15eb4)
- Merge pull request #44 from Flamenco/patch-1 (bc78d48)
- Merge pull request #42 from joshtriplett/tyop (27101f5)
- Fix typo (cd4ff42)
- Typo fix (dc9ae7c)
- Merge branch 'fastest-find' (7f43a24)
- Add new 'count' example to count as fast as possible (a1c624f)
- Upgrade to Rust 2021 for more code clarity (1a0d6bf)
- Shared arguments for example (b30afb3)
- Thanks clippy (18b2d9b)