[PR #978] Make hexdump optional with xxd and od replacements #984

Open
opened 2025-12-29 02:18:53 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/978
Author: @patrickdk77
Created: 8/24/2025
Status: 🔄 Open

Base: masterHead: hexdump


📝 Commits (3)

  • 088e7b3 Make hexdump optional with xxd and od replacements
  • 0fb8068 Fix xxd newline, and add basenc
  • c841d90 adjust hex case return

📊 Changes

1 file changed (+14 additions, -2 deletions)

View changed files

📝 dehydrated (+14 -2)

📄 Description

Replace hexdump but the more available od command #974

same as above pr, but also checking for xxd, and without breaking current hexdump that may not have od installed.


🔄 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/dehydrated-io/dehydrated/pull/978 **Author:** [@patrickdk77](https://github.com/patrickdk77) **Created:** 8/24/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `hexdump` --- ### 📝 Commits (3) - [`088e7b3`](https://github.com/dehydrated-io/dehydrated/commit/088e7b39d95510916474848a5582cc1244dfc451) Make hexdump optional with xxd and od replacements - [`0fb8068`](https://github.com/dehydrated-io/dehydrated/commit/0fb8068e7d733c6321965b908584cfe1b3f47bf5) Fix xxd newline, and add basenc - [`c841d90`](https://github.com/dehydrated-io/dehydrated/commit/c841d90686b4f6aa66d014ce92da2edfaba22590) adjust hex case return ### 📊 Changes **1 file changed** (+14 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `dehydrated` (+14 -2) </details> ### 📄 Description Replace hexdump but the more available od command #974 same as above pr, but also checking for xxd, and without breaking current hexdump that may not have od installed. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 02:18:53 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#984