| Commit message (Expand) | Author | Age |
* | Cast z_stream fields to size_t | June McEnroe | 2020-06-07 |
* | Call static_assert by _Static_assert | June McEnroe | 2020-06-07 |
* | Make all copyright headers consistent | June McEnroe | 2019-01-01 |
* | Factor out pixelBits, pixelSize in glitch | June McEnroe | 2018-09-05 |
* | Zero after mirror | June McEnroe | 2018-09-05 |
* | Simplify glitch -x -y to just zero | June McEnroe | 2018-09-05 |
* | Add glitch -x and -y | June McEnroe | 2018-09-05 |
* | Add -i invert option to glitch | June McEnroe | 2018-09-04 |
* | malloc IDAT chunks in pngo and glitch | June McEnroe | 2018-09-02 |
* | Use PascalCase for constants | June McEnroe | 2018-09-02 |
* | Add -m option to glitch | June McEnroe | 2018-07-16 |
* | malloc deflate buffer in glitch | June McEnroe | 2018-07-16 |
* | Use break; case style everywhere* | June McEnroe | 2018-05-25 |
* | Tabify bin | June McEnroe | 2018-05-13 |
* | Use enum instead of #define for some constants | June McEnroe | 2018-04-09 |
* | static_assert PNG header size in pngo and glitch | June McEnroe | 2018-04-08 |
* | Add -f -r options to glitch | June McEnroe | 2018-03-02 |
* | Take filter patterns in glitch | June McEnroe | 2018-03-02 |
* | Clean up more glitch code from pngo | June McEnroe | 2018-03-02 |
* | Add -a -d -p options to glitch | June McEnroe | 2018-03-02 |
* | Remove unnecessary parts of glitch | June McEnroe | 2018-03-02 |
* | Copy glitch from pngo | June McEnroe | 2018-03-02 |