aboutsummaryrefslogtreecommitdiff
path: root/uxd.1
AgeCommit message (Collapse)Author
9 daysuxd.c: add overlong sequence detection; ver.rst: regenerateB. Watson
10 daysman page cleanupB. Watson
10 daysimplement -d (dump data) option.B. Watson
11 daysdo not allow negative -l limit.B. Watson
11 daysadd -1 option, error checking for parse_number()B. Watson
11 daysfix usage in man page.B. Watson
11 daysadd options to --help message.B. Watson
11 daysman page nitpick.B. Watson
11 daysimplement -m (mono).B. Watson
12 daystweak man pageB. Watson
12 daysadd -i (info) option.B. Watson
12 daysimplement -c (colors) option.B. Watson
12 daysimplement UXD_OPTS and NO_COLOR environment vars, add -n optionB. Watson
12 daysman page nitpickB. Watson
12 daysimplement -s and -S (seek) options.B. Watson
12 daysrename getopt() so we can compile with g++ if needed.B. Watson
13 daysadd -l option, use longs for -s and -d.B. Watson
13 daysdocument all options (including unimplemented ones).B. Watson
13 daysimplement -u option.B. Watson
13 daysdocument options in man page, implement -o.B. Watson
14 daysmention mac build in man page0.1.0B. Watson
14 daysparameterize VERSION in man pageB. Watson
14 daystweak man page, fix Japanese text exampleB. Watson
14 daystweak man pageB. Watson
2024-12-12man page hint about "less -R"B. Watson
2024-12-12fix Makefile, dashes in hex dump, red for codepoints > U+10FFFF, fix spacing.B. Watson
2024-12-12update man pageB. Watson
2024-12-12join hex bytes with dashes, inside a characterB. Watson
2024-12-12UTF-16 warnings, better visible null & escape, handle BOM.B. Watson
2024-12-12trim README, minor man update.B. Watson
2024-12-12initial commitB. Watson