Commit Graph

35 Commits

Author SHA1 Message Date
4b8473d36a default 16 column output 2024-01-10 01:09:15 -06:00
35a34622c8 fix buffersize bug, misc. display bugs 2024-01-09 10:43:28 -06:00
66d85edd8f update ebuild 2024-01-08 20:35:25 -06:00
2c2849b7cc read buffer in segments 2024-01-08 20:34:51 -06:00
8f7a875f62 configure version.rs in ebuild 2024-01-08 15:38:50 -06:00
3f8a226846 separate argument parsing from hex dump 2024-01-08 15:21:03 -06:00
d8c0251bd8 left pad radix10 with spaces 2024-01-08 08:59:56 -06:00
14b24f343c align binary output 2024-01-08 08:47:24 -06:00
f32ee3e6db radix 2 2024-01-08 08:43:59 -06:00
1b874130ba input validation: radix 2024-01-08 08:41:20 -06:00
a2ecda65e6 clean version.rs 2024-01-08 08:16:04 -06:00
5ccabca9ab version number 2024-01-08 08:00:25 -06:00
02e2a8351c move ebuild URI to ylink 2024-01-07 15:49:22 -06:00
4cda71ee58 remove duplicated prefix node 2024-01-07 13:38:33 -06:00
5d50e28819 allow stdin, separate hdinfo module 2024-01-07 13:36:31 -06:00
coreydunn
fb433a2cb0 create bin directory 2023-06-09 14:03:44 -05:00
coreydunn
024daf4dd6 install to bin directory 2023-06-09 13:59:53 -05:00
coreydunn
2a7943ebe7 create install directories 2023-06-09 13:57:54 -05:00
coreydunn
ca0c08cd91 ebuild description 2023-06-09 13:54:14 -05:00
coreydunn
059d303551 Gentoo ebuild file 2023-06-09 13:52:55 -05:00
cr0sd
cb83333cfd updated helpmsg 2020-12-30 16:09:55 -06:00
cr0sd
9f264ba16d updated README 2020-12-30 16:00:44 -06:00
cr0sd
92f54f8d64 decimal, octal radices 2020-12-30 15:54:37 -06:00
cr0sd
28a9aec539 moved hexdump data into Hdinfo struct 2020-12-30 15:36:48 -06:00
cr0sd
b99f92bdff README update 2020-12-30 13:21:06 -06:00
cr0sd
a5c3420d6e SIZE arguments include percentages 2020-12-30 13:14:17 -06:00
cr0sd
3a92956655 updated helpmsg 2020-12-30 12:29:24 -06:00
cr0sd
4ef1fb0e50 fixed numbytes check 2020-12-30 12:26:13 -06:00
cr0sd
7f28430715 helpmsg update 2020-12-30 12:18:09 -06:00
cr0sd
5d95c8a4f6 -n option 2020-12-30 12:16:00 -06:00
cr0sd
a3501d4f42 improved options parsing, -a option 2020-12-28 20:47:40 -06:00
cr0sd
9fbb8e37ca ascii output fix, -n option, filenames only on multiple infiles 2020-12-28 07:42:22 -06:00
cr0sd
0c88fc4470 install/uninstall targets 2020-12-27 16:09:35 -06:00
cr0sd
722be6fe64 updated help message 2020-12-27 15:56:24 -06:00
cr0sd
9c682cc459 first commit 2020-12-27 15:44:39 -06:00