summary refs log tree commit diff
path: root/bin/glitch.c (follow)
Commit message (Collapse)AuthorAge
* Add -m option to glitchJune McEnroe2018-07-16
|
* malloc deflate buffer in glitchJune McEnroe2018-07-16
|
* Use break; case style everywhere*June McEnroe2018-05-25
| | | | *Except in switches where every branch does a return.
* Tabify binJune McEnroe2018-05-13
|
* Use enum instead of #define for some constantsJune McEnroe2018-04-09
|
* static_assert PNG header size in pngo and glitchJune McEnroe2018-04-08
|
* Add -f -r options to glitchJune McEnroe2018-03-02
|
* Take filter patterns in glitchJune McEnroe2018-03-02
|
* Clean up more glitch code from pngoJune McEnroe2018-03-02
|
* Add -a -d -p options to glitchJune McEnroe2018-03-02
|
* Remove unnecessary parts of glitchJune McEnroe2018-03-02
|
* Copy glitch from pngoJune McEnroe2018-03-02