summary refs log tree commit diff
Commit message (Collapse)AuthorAge
...
* Style %T outside of Rs in italicJune McEnroe2020-02-27
|
* Add Fierce Femmes and Notorious LiarsJune McEnroe2020-02-26
|
* Add This Is How You Lose the Time WarJune McEnroe2020-02-23
|
* Add See Ya LaterJune McEnroe2020-02-22
|
* Remove wiki scriptJune McEnroe2020-02-20
| | | | | | | | Wikipedia seems to have removed the one-sentence extracts from the opensearch results. Too bad. It's not a wiki script, what we need is a command that fetches single-sentence summaries of articles on Wikipedia.
* Add The Obelisk GateJune McEnroe2020-02-19
|
* Add Four Tet — HandsJune McEnroe2020-02-17
| | | | One from the cafe that caught my attention.
* Simplify macOS notify-sendJune McEnroe2020-02-12
|
* Add imbox and notemap to pageJune McEnroe2020-02-12
|
* Collapse simple linksJune McEnroe2020-02-12
|
* Move catgirl up the pageJune McEnroe2020-02-12
|
* Update catgirl pty grabJune McEnroe2020-02-12
|
* Link to cgit /about pages where appropriateJune McEnroe2020-02-12
|
* Separate LINKS from BINS for html to workJune McEnroe2020-02-11
|
* Add margin to Bl-bullet itemsJune McEnroe2020-02-11
|
* Match URLs inside parens or with paired parens insideJune McEnroe2020-02-10
|
* Duplicate effective URL before passing it back to curlJune McEnroe2020-02-10
| | | | | Apparently sometimes it didn't like receiving its own internal storage to parse again. Understandable.
* Add To Be Taught, If FortunateJune McEnroe2020-02-09
|
* Add The Future of Another TimelineJune McEnroe2020-02-04
| | | | Wow. One of the best I've read.
* Reorganize the Makefile for the umpteenth timeJune McEnroe2020-01-31
| | | | Broke out LDLIBS for each bin, and made everything more uniform.
* Change scout sensitivity to 1.4June McEnroe2020-01-28
| | | | idk it seems to work.
* Import shows.txtJune McEnroe2020-01-28
| | | | Now that I can send this to my phone with notemap(1) :-)
* Add books.txt and music.txt to notemapJune McEnroe2020-01-27
|
* Add The DeepJune McEnroe2020-01-26
|
* Add \d to replace .Dd macroJune McEnroe2020-01-25
|
* Capture standard error and allow failure in up -cJune McEnroe2020-01-24
|
* Add Love Beyond Body, Space & TimeJune McEnroe2020-01-22
|
* Add RosewaterJune McEnroe2020-01-20
|
* Blood rush to my HEAD bit hot lockJune McEnroe2020-01-20
|
* Use C syntax for Objective-C .m filesJune McEnroe2020-01-20
| | | | And match #import like #include.
* Add litterbox to causal.agencyJune McEnroe2020-01-20
|
* Move mksh to Linux-onlyJune McEnroe2020-01-15
| | | | Elsewhere I use 1sh.
* Remove gpg from install.shJune McEnroe2020-01-15
| | | | I don't sign commits anymore so probably don't need it.
* Remove git from install.shJune McEnroe2020-01-15
| | | | | | If I have a copy of install.sh it's because I already git cloned this repo... Also I've replaced git with git-lite on FreeBSD since git added a dependency on subversion...
* Highlight single-char variables nested in make interpolationsJune McEnroe2020-01-14
| | | | e.g. ${LDLIBS_$@}
* Set Bl -column tables to 100% widthJune McEnroe2020-01-08
|
* Don't add dt margins to Bl-compact listsJune McEnroe2020-01-08
|
* Use mandoc -T html for about-filterJune McEnroe2020-01-08
| | | | | | This also makes source-filter show mdoc source again and removes the dependency on ttpre entirely. I copied in the inline stylesheet mandoc outputs without -O fragment and added some customizations.
* Add The Book of FloraJune McEnroe2020-01-05
| | | | | Also bump the rating of the previous book, I enjoyed both of them a lot more than the first one.
* Replace gr alias with git resetJune McEnroe2020-01-04
| | | | | I haven't been doing much rebasing in a long time and I've caught myself trying to use gr to do reset.
* Remove shotty -c flag from upJune McEnroe2020-01-03
|
* Add Darling Don't CryJune McEnroe2020-01-03
| | | | Heard at cafe.
* Update license header templates for the new yearJune McEnroe2020-01-01
|
* Add \S to sort inside bracesJune McEnroe2019-12-26
|
* Reformat music.txtJune McEnroe2019-12-23
|
* Rename music.md to music.txtJune McEnroe2019-12-23
|
* Add DO YOU DOUBT ME TRAITORJune McEnroe2019-12-23
|
* Add license header to cgit CSSJune McEnroe2019-12-22
| | | | As requested. Funny that its license header capitalizes You.
* Add The Book of EttaJune McEnroe2019-12-22
|
* Revert "Add first working version of imbox"June McEnroe2019-12-21
| | | | | | Moved to <https://git.causal.agency/imbox>. This reverts commit 6aa7f2f6bf47fa9df9c749ce665171fa30800937.