Age | Commit message (Expand) | Author |
2025-01-08 | add URL and disclaimer to READMEHEADmaster | B. Watson |
2024-12-24 | tweak man page1.0.0 | B. Watson |
2024-12-24 | tweak man page | B. Watson |
2024-12-24 | update ChangeLog | B. Watson |
2024-12-24 | update docs for -A | B. Watson |
2024-12-24 | add -A (ASCII output) option | B. Watson |
2024-12-24 | tweak man page | B. Watson |
2024-12-24 | fix -a opt, if multibyte char spans dump lines | B. Watson |
2024-12-24 | add install notes to README | B. Watson |
2024-12-23 | do not dump past end of -d argument | B. Watson |
2024-12-23 | use freopen() correctly | B. Watson |
2024-12-23 | split synopsis in man page | B. Watson |
2024-12-23 | allow --help/--version anywhere in argv | B. Watson |
2024-12-23 | better error message for multiple filenames or args after filename | B. Watson |
2024-12-23 | tweak man page | B. Watson |
2024-12-23 | tweak man page | B. Watson |
2024-12-23 | tweak man page | B. Watson |
2024-12-23 | tweak man page | B. Watson |
2024-12-23 | tweak man page | B. Watson |
2024-12-23 | document -a option | B. Watson |
2024-12-23 | add -a option | B. Watson |
2024-12-23 | fix highlight in man page | B. Watson |
2024-12-23 | commentary | B. Watson |
2024-12-23 | allow decimal (floating point) for numeric args | B. Watson |
2024-12-23 | add T/t (terabytes) for numeric options | B. Watson |
2024-12-23 | improve -c parsing and doc | B. Watson |
2024-12-23 | force binary mode for stdin (might help with a windows port?) | B. Watson |
2024-12-23 | -l arg: allow redundadnt b/B for bytes, error on any other suffix | B. Watson |
2024-12-23 | don't allow >5 digits for -c | B. Watson |
2024-12-23 | fix alternating special colors with -c | B. Watson |
2024-12-23 | expand -c description in man page | B. Watson |
2024-12-23 | remove opterr, reformat getopt.c | B. Watson |
2024-12-23 | rename optopt | B. Watson |
2024-12-23 | rename optarg, optind to avoid possible link issues | B. Watson |
2024-12-23 | use fputs() rather than puts() for -t/-T (avoid extra newline) | B. Watson |
2024-12-22 | fix -a option docs | B. Watson |
2024-12-22 | document -- in man and --help | B. Watson |
2024-12-22 | update --help | B. Watson |
2024-12-21 | update man page | B. Watson |
2024-12-21 | add note about aha(1) to man page | B. Watson |
2024-12-21 | bump version number to 0.3.0. | B. Watson |
2024-12-21 | update ChangeLog | B. Watson |
2024-12-21 | update man page | B. Watson |
2024-12-21 | alternating colors for specials | B. Watson |
2024-12-21 | update man page | B. Watson |
2024-12-21 | inverse special hilight for multibyte specials | B. Watson |
2024-12-21 | remove unused HL_OVERLONG | B. Watson |
2024-12-20 | > for out of range, update man mage | B. Watson |
2024-12-20 | better printable forms of invalid unicode | B. Watson |
2024-12-20 | update ChangeLog | B. Watson |