[PR #362] [MERGED] New version #439

Closed
opened 2026-06-08 11:28:16 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/362
Author: @bootandy
Created: 1/10/2024
Status: Merged
Merged: 1/10/2024
Merged by: @bootandy

Base: masterHead: new_version


📝 Commits (2)

📊 Changes

7 files changed (+118 additions, -57 deletions)

View changed files

📝 Cargo.lock (+1 -1)
📝 Cargo.toml (+1 -1)
📝 man-page/dust.1 (+2 -2)
📝 src/dir_walker.rs (+77 -46)
📝 src/main.rs (+27 -4)
📝 src/progress.rs (+9 -2)
📝 tests/test_flags.rs (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bootandy/dust/pull/362 **Author:** [@bootandy](https://github.com/bootandy) **Created:** 1/10/2024 **Status:** ✅ Merged **Merged:** 1/10/2024 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `new_version` --- ### 📝 Commits (2) - [`81dde70`](https://github.com/bootandy/dust/commit/81dde7005e4a500338a6bd0e856d9db30ac84bee) feat: better error messages - [`fead40b`](https://github.com/bootandy/dust/commit/fead40b6283255173345e3742c22e74f3dd30673) Increment version ### 📊 Changes **7 files changed** (+118 additions, -57 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+1 -1) 📝 `Cargo.toml` (+1 -1) 📝 `man-page/dust.1` (+2 -2) 📝 `src/dir_walker.rs` (+77 -46) 📝 `src/main.rs` (+27 -4) 📝 `src/progress.rs` (+9 -2) 📝 `tests/test_flags.rs` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-06-08 11:28:16 +03:00
zhus closed this issue 2026-06-08 11:28:17 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#439