summary refs log tree commit diff
Commit message (Expand)AuthorAge
...
* Add The Song of AchillesJune McEnroe2020-06-03
* Allow redirecting input in everJune McEnroe2020-06-01
* Add %c conversion to c scriptJune McEnroe2020-05-31
* Add c script to READMEJune McEnroe2020-05-31
* Add c scriptJune McEnroe2020-05-31
* Update mdoc source URLsJune McEnroe2020-05-31
* Remove unfinished PSF fontsJune McEnroe2020-05-26
* Add musl's COPYRIGHT to wcwidthJune McEnroe2020-05-25
* Add The Hundred Thousand KingdomsJune McEnroe2020-05-22
* Add RFC man-like to planJune McEnroe2020-05-20
* Add hi rule for sh arithmetic expansionJune McEnroe2020-05-14
* Remove gpg symlink from NetBSD installJune McEnroe2020-05-13
* Add AutonomousJune McEnroe2020-05-11
* Move keyboard layout into a .bundleJune McEnroe2020-05-08
* Remove mkshJune McEnroe2020-05-07
* Emulate 1sh prompts in bashJune McEnroe2020-05-07
* Update nvim MANPAGERJune McEnroe2020-05-07
* Post "casual update"June McEnroe2020-05-06
* Remove bman functionJune McEnroe2020-05-06
* Add plansJune McEnroe2020-05-05
* Add git-password script to get a password from git-credentialJune McEnroe2020-05-04
* Add The Rosewater InsurrectionJune McEnroe2020-05-03
* Add endorsement to git.causal.agencyJune McEnroe2020-04-29
* Replace wcwidth implementation with that of muslJune McEnroe2020-04-25
* Add Markus Kuhn's wcwidth implementationJune McEnroe2020-04-21
* Use . as ${LDLIBS.$@} separatorJune McEnroe2020-04-20
* Add CREEP UJune McEnroe2020-04-14
* Add DONT COME TO THE WOODSJune McEnroe2020-04-14
* Include <content src> in feedJune McEnroe2020-04-04
* Set publish date in feed from .DdJune McEnroe2020-04-04
* Update cgit setup post with git-http-backendJune McEnroe2020-04-01
* Add np scriptJune McEnroe2020-03-31
* Teach hi how to underline in IRCJune McEnroe2020-03-30
* Highlight diff lines without lading space as KeywordJune McEnroe2020-03-30
* Remove .psqlrcJune McEnroe2020-03-27
* Only cd in .profile if /usr/home existsJune McEnroe2020-03-27
* Remove gpg configurationJune McEnroe2020-03-27
* Move .kshrc to .mkshrcJune McEnroe2020-03-27
* Upgrade neovim to 0.4.3 on macOSJune McEnroe2020-03-24
* Add The Ten Thousand Doors of JanuaryJune McEnroe2020-03-19
* Add HISTFILE history savingJune McEnroe2020-03-09
* Source .editrc before applying -v or -eJune McEnroe2020-03-09
* Add \? exit status prompt expansionJune McEnroe2020-03-09
* Shorten $HOME to ~ in prompt expansionJune McEnroe2020-03-09
* Add PS0 pre-prompt stringJune McEnroe2020-03-09
* Add RPS1 and RPS2 right promptsJune McEnroe2020-03-09
* Fix copyright and rcsidJune McEnroe2020-03-09
* Replace strchrnul with strchrJune McEnroe2020-03-09
* Replace eaccess with faccessatJune McEnroe2020-03-09
* Replace st_mtim with st_mtimespecJune McEnroe2020-03-09
tr class='nohover-highlight'> 2018-02-04Mark mac target phonyJune McEnroe 2018-02-04Set up Makefile for gfxx-cocoa or gfxx-fbJune McEnroe 2018-02-04Avoid doing excessive work in gfxxJune McEnroe By stopping when the next column would be off the edge of the buffer. 2018-02-04Handle window resizing in gfcocoaJune McEnroe 2018-02-04Set cinoptionsJune McEnroe 2018-02-04Tweak colorscheme moreJune McEnroe 2018-02-04Color MatchParen DarkYellowJune McEnroe White is not obvious enough. 2018-02-04Add palette sampling to gfxxJune McEnroe 2018-02-04Add 4-bit RGB to gfxxJune McEnroe Replace default palette with alternating black and white. 2018-02-04Add Quit menu item to gfcocoaJune McEnroe 2018-02-04Switch back to sane Objective-C styleJune McEnroe 2018-02-04Quit gfcocoa when window closesJune McEnroe 2018-02-03Apparently this is how people write Objective-CJune McEnroe