summary refs log tree commit diff
path: root/www/text.causal.agency/017-unpasswords.7
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-04-20 19:56:03 +0000
committerJune McEnroe <june@causal.agency>2022-04-20 19:57:42 +0000
commit1793cbd9e9ffee34482111d80dd5641e0158b8a4 (patch)
tree4f8d01bf9c3a0002d10d483f9cde8bc91e2da5e1 /www/text.causal.agency/017-unpasswords.7
parentSet txt mtimes to source mtimes (diff)
downloadsrc-1793cbd9e9ffee34482111d80dd5641e0158b8a4.tar.gz
src-1793cbd9e9ffee34482111d80dd5641e0158b8a4.zip
Revert "Make (pun) the dependencies make (pun) more sense"
This reverts commit 22665bf41ed91131dc6146806b1f0226f2ece4d8.

Ok the reason you DON'T do that is because then every post older
than colb gets regenerated.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
12:08:12 -0500'>2018-02-05Add flip option to gfxxJune McEnroe This handles upside-down graphics much better than reverse did. 2018-02-05Remove gfxx reverse optionJune McEnroe 2018-02-04Fix gfxx draw stop conditionJune McEnroe Would not draw the last partially visible column when mirrored. 2018-02-04Reuse CGColorSpace and CGDataProvider in gfcocoaJune McEnroe 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