summary refs log tree commit diff
path: root/bin (follow)
Commit message (Expand)AuthorAge
...
* Match lex/yacc %% %{ %} lines as MacroJune McEnroe2020-12-29
* Match top-level C definitions as IdentifierTagJune McEnroe2020-12-29
* Match C type declarations as IdentifierTagJune McEnroe2020-12-29
* Match function-like macro definitions as IdentifierTagJune McEnroe2020-12-29
* Reconfigure C macro start conditionsJune McEnroe2020-12-29
* Document HTML class namesJune McEnroe2020-12-29
* Rename Tag class to IdentifierTagJune McEnroe2020-12-29
* Change HTML class from hi to hilexJune McEnroe2020-12-29
* Add hilex HTML outputJune McEnroe2020-12-29
* Add hilex manual pageJune McEnroe2020-12-29
* Match Objective-C #import in C lexerJune McEnroe2020-12-29
* Add hilex IRC formatterJune McEnroe2020-12-28
* Generate Tag tokens for mdoc headingsJune McEnroe2020-12-28
* Add mdoc lexerJune McEnroe2020-12-28
* Lex strings inside macrosJune McEnroe2020-12-28
* Set H_SETUNIQUEJune McEnroe2020-12-28
* Add initial version of hilexJune McEnroe2020-12-28
* Remove 1shJune McEnroe2020-12-23
* Fix dash Makefile compatibility with BSD makeJune McEnroe2020-12-23
* Fix multi-line prompts when right prompts are usedJune McEnroe2020-12-23
* Add RPS1 and RPS2 right prompt variablesJune McEnroe2020-12-23
* Cache the expanded prompt for editlineJune McEnroe2020-12-23
* Bind libedit's secret filename completion functionJune McEnroe2020-12-22
* Build with libedit by defaultJune McEnroe2020-12-22
* Fail if building --with-libedit and can't find libeditJune McEnroe2020-12-22
* Merge commit '71c7cbab2b50436db940721a10d6ea1ca5d75f89' as 'bin/dash'June McEnroe2020-12-22
* Fix bibsort name sorting for middle names, trailing titlesJune McEnroe2020-12-18
* Add bibsortJune McEnroe2020-12-15
* Add modem -r flag to set baud rateJune McEnroe2020-12-08
* Clean up variable expansions in c.shJune McEnroe2020-12-07
* Handle const strings in c -eJune McEnroe2020-12-05
* Remove editJune McEnroe2020-10-29
* Open /dev/tty in nudgeJune McEnroe2020-09-04
* Add nudgeJune McEnroe2020-09-04
* Build fbclock with -lzJune McEnroe2020-09-03
* Use scheme for bin htmlJune McEnroe2020-08-23
* Use CSS variables in scheme outputJune McEnroe2020-08-23
* Highlight .in files as shJune McEnroe2020-08-18
* Bump title buffer to 64KJune McEnroe2020-08-15
* Fix setting second title request to GETJune McEnroe2020-07-25
* Read from stdin in orderJune McEnroe2020-07-18
* Add facebook and twitter to title user-agentJune McEnroe2020-07-08
* Remove aesJune McEnroe2020-06-17
* Fix pbd for neovimJune McEnroe2020-06-11
* Add additional permission for linking with LibreSSLJune McEnroe2020-06-08
* Replace __DECONST with regular castsJune McEnroe2020-06-08
* Replace __printflike with __attribute__((format(printf, ...)))June McEnroe2020-06-08
* Replace __dead2 with __attribute__((noreturn))June McEnroe2020-06-08
* Replace __FBSDID macros with commentsJune McEnroe2020-06-08
* Remove reference to FreeBSD-specific libedit hackJune McEnroe2020-06-08