aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
9 daysMakefile nitpick0.2.0B. Watson
9 daysplaying with cosmocc.B. Watson
9 daysChangeLog tweakB. Watson
9 daysMakefile: remove GNU make specific constructsB. Watson
9 daysadd targets for testing with various compilersB. Watson
9 daysfix prototype for next_normal_hilite(); commentaryB. Watson
9 daysdo not allow negative -l limit.B. Watson
9 daysadd -1 option, error checking for parse_number()B. Watson
9 daysadd ChangeLogB. Watson
9 daysfix usage in man page.B. Watson
9 daysadd options to --help message.B. Watson
9 daysman page nitpick.B. Watson
9 daysimplement -m (mono).B. Watson
10 daystweak man pageB. Watson
10 daysadd -i (info) option.B. Watson
10 daysimplement -c (colors) option.B. Watson
10 daysimplement UXD_OPTS and NO_COLOR environment vars, add -n optionB. Watson
10 daysman page nitpickB. Watson
10 dayscomment nitpickB. Watson
10 daysimplement -s and -S (seek) options.B. Watson
10 daysimplement -b (bold) option.B. Watson
11 daysrename getopt() so we can compile with g++ if needed.B. Watson
11 daysadd -l option, use longs for -s and -d.B. Watson
11 daysdocument all options (including unimplemented ones).B. Watson
11 daysimplement -u option.B. Watson
11 daysdocument options in man page, implement -o.B. Watson
11 daysadd option parsing, implement -r option.B. Watson
11 daysAdd getopt.c (ancient but public domain).B. Watson
12 daysmention mac build in man page0.1.0B. Watson
12 daysMakefile: build with warnings, force C89.B. Watson
12 daysMakefile: mention GNU makeB. Watson
12 daysparameterize VERSION in man pageB. Watson
12 daysadd version info, use MYCFLAGS for user flagsB. Watson
12 daystweak man page, fix Japanese text exampleB. Watson
12 dayscommentary (no code changes)B. Watson
12 daystweak man pageB. Watson
13 daysadd install target to MakefileB. Watson
13 daysman page hint about "less -R"B. Watson
13 daysfix Makefile, dashes in hex dump, red for codepoints > U+10FFFF, fix spacing.B. Watson
13 daysupdate man pageB. Watson
13 daysremove bogus commentB. Watson
13 daysjoin hex bytes with dashes, inside a characterB. Watson
13 daysUTF-16 warnings, better visible null & escape, handle BOM.B. Watson
13 daysadd .gitignoreB. Watson
13 daystrim README, minor man update.B. Watson
13 daysinitial commitB. Watson