summary refs log tree commit diff
path: root/bin (follow)
Commit message (Expand)AuthorAge
...
* Clean up gfxx and add default paletteJune McEnroe2018-02-28
* Print message in gfx/noneJune McEnroe2018-02-27
* Check revents with &June McEnroe2018-02-27
* Remove jrpJune McEnroe2018-02-25
* Tweak watch exit codesJune McEnroe2018-02-25
* Clean up klonJune McEnroe2018-02-25
* Clean up xxJune McEnroe2018-02-23
* Clean up wakeJune McEnroe2018-02-23
* Avoid unnecessary FDs in errorsJune McEnroe2018-02-23
* Clean up pbdJune McEnroe2018-02-23
* Clean up fbclockJune McEnroe2018-02-23
* Don't bother checking result of close(2) in dtchJune McEnroe2018-02-23
* Tweak fbatt exit codesJune McEnroe2018-02-23
* Clean up dtch (again, probably)June McEnroe2018-02-23
* Return NOINPUT on execvp failureJune McEnroe2018-02-23
* Return EX_OSFILE in briJune McEnroe2018-02-23
* Rewrite briJune McEnroe2018-02-22
* Exit cleanly from hnel on LinuxJune McEnroe2018-02-22
* Abort on other values of enums in pngoJune McEnroe2018-02-22
* Fix zlib types on 32-bitJune McEnroe2018-02-22
* Add unistd.h include to pngo.cJune McEnroe2018-02-20
* Take multiple inputs to pngoJune McEnroe2018-02-20
* Reduce bit depth in pngoJune McEnroe2018-02-20
* Always use None filter for indexed or bit depth < 8June McEnroe2018-02-20
* Add pngo command line optionsJune McEnroe2018-02-19
* Clean up pngo optimization functionsJune McEnroe2018-02-19
* Index color if possible in pngoJune McEnroe2018-02-19
* Read and write palette in pngoJune McEnroe2018-02-19
* Add pngo to READMEJune McEnroe2018-02-18
* Always dump truecolor PNG in gfxxJune McEnroe2018-02-18
* Eliminate redundant color in pngoJune McEnroe2018-02-18
* Just globalize all the things in pngoJune McEnroe2018-02-18
* Tweak pngo codeJune McEnroe2018-02-17
* Eliminate redundant alpha in pngoJune McEnroe2018-02-17
* Support all bit depths in pngoJune McEnroe2018-02-17
* Implement filter heuristic from PNG specJune McEnroe2018-02-17
* Fix pngo glitchJune McEnroe2018-02-16
* Refactor scanlines and filter bytes, more glitchJune McEnroe2018-02-16
* Fix paethPredictor comparisonJune McEnroe2018-02-16
* Handle more color types, depths, IDATs in pngoJune McEnroe2018-02-16
* Add WIP pngo which produces glitch artJune McEnroe2018-02-15
* Encode grayscale PNGs in gfxxJune McEnroe2018-02-14
* Avoid accessing past last byte in gfxxJune McEnroe2018-02-14
* Print PNG path on gfxx dumpJune McEnroe2018-02-14
* Add gfxx 4444 presetJune McEnroe2018-02-14
* Fix gfxx row scrolling for BITS_TOTAL < 8June McEnroe2018-02-14
* Write at least 1 for each component of sBIT in gfxxJune McEnroe2018-02-14
* Write newlines between watch iterationsJune McEnroe2018-02-14
* Add gfxx DUMP_ALLJune McEnroe2018-02-14
* Replace pngChunk with glorious C metaprogrammingJune McEnroe2018-02-14
5afa4fa7d61ab4019a365d0e7d372d0d&follow=1'>Add htagml exampleJune McEnroe 2021-01-12Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe