aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)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
10 daysadd ChangeLogB. Watson
10 daysfix usage in man page.B. Watson
10 daysadd options to --help message.B. Watson
10 daysman page nitpick.B. Watson
10 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
11 daysman page nitpickB. Watson
11 dayscomment nitpickB. Watson
11 daysimplement -s and -S (seek) options.B. Watson
11 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
12 daysdocument all options (including unimplemented ones).B. Watson
12 daysimplement -u option.B. Watson
12 daysdocument options in man page, implement -o.B. Watson
12 daysadd option parsing, implement -r option.B. Watson
12 daysAdd getopt.c (ancient but public domain).B. Watson
13 daysmention mac build in man page0.1.0B. Watson
13 daysMakefile: build with warnings, force C89.B. Watson
13 daysMakefile: mention GNU makeB. Watson
13 daysparameterize VERSION in man pageB. Watson
13 daysadd version info, use MYCFLAGS for user flagsB. Watson
13 daystweak man page, fix Japanese text exampleB. Watson
13 dayscommentary (no code changes)B. Watson
13 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
14 daysadd .gitignoreB. Watson
14 daystrim README, minor man update.B. Watson
14 daysinitial commitB. Watson