[PR #419] [MERGED] Clean some code, create new version #477

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

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/419
Author: @bootandy
Created: 7/17/2024
Status: Merged
Merged: 7/17/2024
Merged by: @bootandy

Base: masterHead: clean


📝 Commits (4)

  • be763e5 refactor: rename variable
  • 4f3b627 ci: fix warning in windows build
  • 51ac742 version: increment version
  • 0edc078 docs: update release procedure

📊 Changes

6 files changed (+16 additions, -10 deletions)

View changed files

📝 Cargo.lock (+1 -1)
📝 Cargo.toml (+1 -1)
📝 ci/how2publish.txt (+7 -2)
📝 man-page/dust.1 (+2 -2)
📝 src/filter.rs (+3 -3)
📝 tests/test_exact_output.rs (+2 -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/419 **Author:** [@bootandy](https://github.com/bootandy) **Created:** 7/17/2024 **Status:** ✅ Merged **Merged:** 7/17/2024 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `clean` --- ### 📝 Commits (4) - [`be763e5`](https://github.com/bootandy/dust/commit/be763e5558bc15e63732cde91a69246dae7ac9de) refactor: rename variable - [`4f3b627`](https://github.com/bootandy/dust/commit/4f3b627e02acf860d8a92d6d46841ce967a01ba1) ci: fix warning in windows build - [`51ac742`](https://github.com/bootandy/dust/commit/51ac74238fa51cef6b96259f9424db6482da66fc) version: increment version - [`0edc078`](https://github.com/bootandy/dust/commit/0edc0782d7d79a439467536c33248b73b4fbcfbb) docs: update release procedure ### 📊 Changes **6 files changed** (+16 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+1 -1) 📝 `Cargo.toml` (+1 -1) 📝 `ci/how2publish.txt` (+7 -2) 📝 `man-page/dust.1` (+2 -2) 📝 `src/filter.rs` (+3 -3) 📝 `tests/test_exact_output.rs` (+2 -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:39 +03:00
zhus closed this issue 2026-06-08 11:28:39 +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#477