[PR #47] [MERGED] feat: add option --render-try-index #441

Closed
opened 2026-04-08 16:52:56 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/47
Author: @sigoden
Created: 6/17/2022
Status: Merged
Merged: 6/17/2022
Merged by: @sigoden

Base: mainHead: feat-render-try-index


📝 Commits (1)

  • 7502335 feat: add option --render-try-index

📊 Changes

5 files changed (+71 additions, -35 deletions)

View changed files

📝 README.md (+7 -6)
📝 src/args.rs (+27 -19)
📝 src/server.rs (+5 -3)
📝 tests/fixtures.rs (+6 -2)
📝 tests/render.rs (+26 -5)

📄 Description

close #46


🔄 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/sigoden/dufs/pull/47 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 6/17/2022 **Status:** ✅ Merged **Merged:** 6/17/2022 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `feat-render-try-index` --- ### 📝 Commits (1) - [`7502335`](https://github.com/sigoden/dufs/commit/7502335f9f7670c7f7de60d12734a9864faa00d5) feat: add option --render-try-index ### 📊 Changes **5 files changed** (+71 additions, -35 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+7 -6) 📝 `src/args.rs` (+27 -19) 📝 `src/server.rs` (+5 -3) 📝 `tests/fixtures.rs` (+6 -2) 📝 `tests/render.rs` (+26 -5) </details> ### 📄 Description close #46 --- <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-04-08 16:52:56 +03:00
zhus closed this issue 2026-04-08 16:52:56 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#441