Age | Commit message (Expand) | Author |
10 days | fix -l option when used with -s/-S, accept k/K/m/M/g/G suffixes for -s/-S/-o/-l. | B. Watson |
10 days | update VERSION to 0.2.1 | B. Watson |
10 days | implement -d (dump data) option. | B. Watson |
10 days | Makefile nitpick0.2.0 | B. Watson |
10 days | playing with cosmocc. | B. Watson |
10 days | ChangeLog tweak | B. Watson |
10 days | Makefile: remove GNU make specific constructs | B. Watson |
10 days | add targets for testing with various compilers | B. Watson |
10 days | fix prototype for next_normal_hilite(); commentary | B. Watson |
10 days | do not allow negative -l limit. | B. Watson |
10 days | add -1 option, error checking for parse_number() | B. Watson |
11 days | add ChangeLog | B. Watson |
11 days | fix usage in man page. | B. Watson |
11 days | add options to --help message. | B. Watson |
11 days | man page nitpick. | B. Watson |
11 days | implement -m (mono). | B. Watson |
11 days | tweak man page | B. Watson |
11 days | add -i (info) option. | B. Watson |
11 days | implement -c (colors) option. | B. Watson |
12 days | implement UXD_OPTS and NO_COLOR environment vars, add -n option | B. Watson |
12 days | man page nitpick | B. Watson |
12 days | comment nitpick | B. Watson |
12 days | implement -s and -S (seek) options. | B. Watson |
12 days | implement -b (bold) option. | B. Watson |
12 days | rename getopt() so we can compile with g++ if needed. | B. Watson |
13 days | add -l option, use longs for -s and -d. | B. Watson |
13 days | document all options (including unimplemented ones). | B. Watson |
13 days | implement -u option. | B. Watson |
13 days | document options in man page, implement -o. | B. Watson |
13 days | add option parsing, implement -r option. | B. Watson |
13 days | Add getopt.c (ancient but public domain). | B. Watson |
14 days | mention mac build in man page0.1.0 | B. Watson |
14 days | Makefile: build with warnings, force C89. | B. Watson |
14 days | Makefile: mention GNU make | B. Watson |
14 days | parameterize VERSION in man page | B. Watson |
14 days | add version info, use MYCFLAGS for user flags | B. Watson |
14 days | tweak man page, fix Japanese text example | B. Watson |
14 days | commentary (no code changes) | B. Watson |
14 days | tweak man page | B. Watson |
2024-12-12 | add install target to Makefile | B. Watson |
2024-12-12 | man page hint about "less -R" | B. Watson |
2024-12-12 | fix Makefile, dashes in hex dump, red for codepoints > U+10FFFF, fix spacing. | B. Watson |
2024-12-12 | update man page | B. Watson |
2024-12-12 | remove bogus comment | B. Watson |
2024-12-12 | join hex bytes with dashes, inside a character | B. Watson |
2024-12-12 | UTF-16 warnings, better visible null & escape, handle BOM. | B. Watson |
2024-12-12 | add .gitignore | B. Watson |
2024-12-12 | trim README, minor man update. | B. Watson |
2024-12-12 | initial commit | B. Watson |