| Commit message (Expand) | Author | Age |
* | Use . as ${LDLIBS.$@} separator | June McEnroe | 2020-04-20 |
* | Teach hi how to underline in IRC | June McEnroe | 2020-03-30 |
* | Highlight diff lines without lading space as Keyword | June McEnroe | 2020-03-30 |
* | Add HISTFILE history saving | June McEnroe | 2020-03-09 |
* | Source .editrc before applying -v or -e | June McEnroe | 2020-03-09 |
* | Add \? exit status prompt expansion | June McEnroe | 2020-03-09 |
* | Shorten $HOME to ~ in prompt expansion | June McEnroe | 2020-03-09 |
* | Add PS0 pre-prompt string | June McEnroe | 2020-03-09 |
* | Add RPS1 and RPS2 right prompts | June McEnroe | 2020-03-09 |
* | Fix copyright and rcsid | June McEnroe | 2020-03-09 |
* | Replace strchrnul with strchr | June McEnroe | 2020-03-09 |
* | Replace eaccess with faccessat | June McEnroe | 2020-03-09 |
* | Replace st_mtim with st_mtimespec | June McEnroe | 2020-03-09 |
* | Replace sys_nsig with NSIG | June McEnroe | 2020-03-09 |
* | Replace 1sh Makefile | June McEnroe | 2020-03-09 |
* | Rename manual pages to 1sh | June McEnroe | 2020-03-09 |
* | Move bltin out of subdirectory | June McEnroe | 2020-03-09 |
* | Import /usr/src/usr.bin/printf from FreeBSD 12.1-RELEASE | June McEnroe | 2020-03-09 |
* | Import /usr/src/bin/test from FreeBSD 12.1-RELEASE | June McEnroe | 2020-03-09 |
* | Import /usr/src/bin/kill from FreeBSD 12.1-RELEASE | June McEnroe | 2020-03-09 |
* | Remove extraneous files from sh sources | June McEnroe | 2020-03-09 |
* | Import /usr/src/bin/sh from FreeBSD 12.1-RELEASE | June McEnroe | 2020-03-09 |
* | Remove 1sh sources | June McEnroe | 2020-03-09 |
* | Don't use $ inside $(()) | June McEnroe | 2020-03-03 |
* | Remove setopt | June McEnroe | 2020-03-03 |
* | Use getopts in shell scripts | June McEnroe | 2020-03-03 |
* | Separate LINKS from BINS for html to work | June McEnroe | 2020-02-11 |
* | Match URLs inside parens or with paired parens inside | June McEnroe | 2020-02-10 |
* | Duplicate effective URL before passing it back to curl | June McEnroe | 2020-02-10 |
* | Reorganize the Makefile for the umpteenth time | June McEnroe | 2020-01-31 |
* | Capture standard error and allow failure in up -c | June McEnroe | 2020-01-24 |
* | Use C syntax for Objective-C .m files | June McEnroe | 2020-01-20 |
* | Highlight single-char variables nested in make interpolations | June McEnroe | 2020-01-14 |
* | Remove shotty -c flag from up | June McEnroe | 2020-01-03 |
* | Revert "Add first working version of imbox" | June McEnroe | 2019-12-21 |
* | Add first working version of imbox | June McEnroe | 2019-12-21 |
* | Source .editrc before applying -v or -e | June McEnroe | 2019-12-20 |
* | Fix matching make tags with no sources | June McEnroe | 2019-12-19 |
* | Avoid matching := assignments as tags | June McEnroe | 2019-12-19 |
* | Use :target rather than :focus pseudo-class | June McEnroe | 2019-12-18 |
* | Bail from hi if input is binary | June McEnroe | 2019-12-18 |
* | Link to git. from bin html | June McEnroe | 2019-12-15 |
* | Add option to default to text in hi | June McEnroe | 2019-12-15 |
* | Match .profile and .shrc as shell in hi | June McEnroe | 2019-12-15 |
* | Document diff input language in hi | June McEnroe | 2019-12-11 |
* | Fix \? prompt expansion for more than one digit | June McEnroe | 2019-12-02 |
* | Rename bin.7 to README.7 | June McEnroe | 2019-11-27 |
* | Document HISTFILE | June McEnroe | 2019-11-26 |
* | Replace shotty with code from stream | June McEnroe | 2019-11-25 |
* | Remove default ENV from manual | June McEnroe | 2019-11-21 |