| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2019-12-21 | Add first working version of imbox | June McEnroe | |
| 2019-12-20 | Respect mailmap in gl pretty format | June McEnroe | |
| 2019-12-20 | Set LANG in cgit filters | June McEnroe | |
| ttpre needs to know about UTF-8 too so it can bold/italic non-ASCII chars. | |||
| 2019-12-20 | Source .editrc before applying -v or -e | June McEnroe | |
| Otherwise a bind -v in .editrc will take precedence and overwrite the ^I binding for sh-complete. | |||
| 2019-12-20 | Disable signing commits | June McEnroe | |
| Why did I ever turn this on? This gets me nothing but inconvenience. RIP to all the wasted bytes in my git repos. | |||
| 2019-12-19 | Ignore about-filter | June McEnroe | |
| 2019-12-19 | Fix matching make tags with no sources | June McEnroe | |
| 2019-12-19 | Avoid matching := assignments as tags | June McEnroe | |
| 2019-12-18 | Hide line numbers when rendering mdoc | June McEnroe | |
| Hack: output an extra <td> after rendering mdoc so that line numbers can be hidden based on there being three. This required splitting source-filter and about-filter since on about pages there is no table. | |||
| 2019-12-18 | Customize cgit CSS | June McEnroe | |
| 2019-12-18 | Use :target rather than :focus pseudo-class | June McEnroe | |
| :target persists after you click on something else. | |||
| 2019-12-18 | Copy cgit auxiliary binaries properly | June McEnroe | |
| 2019-12-18 | Add git.causal.agency cgit config | June McEnroe | |
| 2019-12-18 | Bail from hi if input is binary | June McEnroe | |
| NULs in the input cause an infinite loop in htmlEscape, not to mention regexes obviously not working, etc. | |||
| 2019-12-16 | Post "cgit setup" | June McEnroeamp;follow=1'>Add another BACKXWASH show | June McEnroe |
| It was good! | |||
| 2024-06-16 | Update bio | June McEnroe | |
| 2024-06-15 | Add photo descriptions from June 12 | June McEnroe | |
| 2024-06-10 | Add first roll of film from June 8 | June McEnroe | |
| 2024-06-10 | Cope with not having an EXIF info | June McEnroe | |
| 2024-06-10 | Resize using target pixel counts for consistency | June McEnroe | |
| This will resize film scans to about the same size as for the digital photos. | |||
| 2024-06-10 | Add The Girl Who Was Convinced... | June McEnroe | |
| Not much there. The illustrations are very nice though. | |||
| 2024-06-09 | Add photos from May 31 | June McEnroe | |
| 2024-06-09 | Use monospace on photo pages | June McEnroe | |
| 2024-06-09 | Put lens and (future) film at the tops of photo pages | June McEnroe | |
| 2024-05-22 | Remove use of sysexits.h | June McEnroe | |
| 2024-05-22 | Add photo descriptions from 05-03 and 05-06 | June McEnroe | |
| 2024-05-21 | Fix = precedence in when | June McEnroe | |