[PR #357] [MERGED] Stack size2 #435

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

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/357
Author: @bootandy
Created: 12/12/2023
Status: Merged
Merged: 1/4/2024
Merged by: @bootandy

Base: masterHead: stack_size2


📝 Commits (1)

📊 Changes

10 files changed (+70 additions, -22 deletions)

View changed files

📝 README.md (+2 -1)
📝 completions/_dust (+2 -0)
📝 completions/_dust.ps1 (+2 -0)
📝 completions/dust.bash (+9 -1)
📝 completions/dust.elv (+2 -0)
📝 completions/dust.fish (+1 -0)
📝 man-page/dust.1 (+4 -1)
📝 src/cli.rs (+8 -0)
📝 src/config.rs (+9 -0)
📝 src/main.rs (+31 -19)

📄 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/357 **Author:** [@bootandy](https://github.com/bootandy) **Created:** 12/12/2023 **Status:** ✅ Merged **Merged:** 1/4/2024 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `stack_size2` --- ### 📝 Commits (1) - [`4a3843e`](https://github.com/bootandy/dust/commit/4a3843e7385e040d16dd586c5f8ac76d05ffc679) feat: Custom stack size ### 📊 Changes **10 files changed** (+70 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -1) 📝 `completions/_dust` (+2 -0) 📝 `completions/_dust.ps1` (+2 -0) 📝 `completions/dust.bash` (+9 -1) 📝 `completions/dust.elv` (+2 -0) 📝 `completions/dust.fish` (+1 -0) 📝 `man-page/dust.1` (+4 -1) 📝 `src/cli.rs` (+8 -0) 📝 `src/config.rs` (+9 -0) 📝 `src/main.rs` (+31 -19) </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:14 +03:00
zhus closed this issue 2026-06-08 11:28:14 +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#435