Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix use after free from recent commit | giraffedata | 2022-03-16 | 3 | -15/+6 |
* | Use temporary files securely, with File::Temp::tempdir | giraffedata | 2022-03-15 | 2 | -69/+79 |
* | cleanup | giraffedata | 2022-03-15 | 1 | -1/+1 |
* | Use better temp file name | giraffedata | 2022-03-15 | 1 | -2/+3 |
* | Use better temp file name | giraffedata | 2022-03-15 | 1 | -2/+3 |
* | New stdin tests; test whether output is actually produced | giraffedata | 2022-03-12 | 25 | -292/+463 |
* | Add -fixedtime | giraffedata | 2022-03-12 | 2 | -10/+23 |
* | cleanup | giraffedata | 2022-03-12 | 1 | -3/+3 |
* | cleanup | giraffedata | 2022-03-12 | 4 | -195/+193 |
* | whitespace | giraffedata | 2022-03-12 | 1 | -6/+9 |
* | whitespace | giraffedata | 2022-03-12 | 1 | -13/+16 |
* | Fix vertical justification | giraffedata | 2022-03-10 | 2 | -2/+26 |
* | whitespace | giraffedata | 2022-03-10 | 1 | -31/+34 |
* | cleanup | giraffedata | 2022-03-08 | 1 | -23/+28 |
* | cleanup | giraffedata | 2022-03-06 | 2 | -1007/+0 |
* | cleanup | giraffedata | 2022-03-06 | 20 | -1192/+830 |
* | cleanup | giraffedata | 2022-03-06 | 1 | -89/+191 |
* | Make -h work on all images in a stream | giraffedata | 2022-03-06 | 2 | -7/+31 |
* | Fix assertion | giraffedata | 2022-03-05 | 1 | -0/+8 |
* | cleanup | giraffedata | 2022-03-05 | 1 | -8/+8 |
* | whitespace | giraffedata | 2022-03-05 | 1 | -10/+13 |
* | whitespace | giraffedata | 2022-02-27 | 1 | -1/+2 |
* | Fix reference to planes 1 and 2 in 1-plane input | giraffedata | 2022-02-27 | 2 | -2/+9 |
* | update HISTORY | giraffedata | 2022-02-27 | 1 | -2/+0 |
* | New tests for pnmpad and pam editors, converters | giraffedata | 2022-02-27 | 7 | -0/+381 |
* | Add recent enhancements to list of changes; add warnings about sloppy use of ... | giraffedata | 2022-02-26 | 1 | -4/+14 |
* | Remove -subchannel -- didn't make any sense | giraffedata | 2022-02-26 | 1 | -103/+43 |
* | Fix bogus colors at edges | giraffedata | 2022-02-26 | 2 | -1/+55 |
* | Free option_def | giraffedata | 2022-02-26 | 1 | -0/+2 |
* | cleanup | giraffedata | 2022-02-26 | 1 | -70/+70 |
* | whitespace | giraffedata | 2022-02-26 | 1 | -6/+9 |
* | Add -subchannel | giraffedata | 2022-02-26 | 2 | -17/+118 |
* | Remove superluous diff | giraffedata | 2022-02-20 | 1 | -1/+0 |
* | Use /bin/sh where possible | giraffedata | 2022-02-06 | 134 | -153/+153 |
* | Add stdin tests, et al | giraffedata | 2022-02-03 | 34 | -84/+1125 |
* | whitespace | giraffedata | 2022-02-01 | 1 | -8/+9 |
* | Set uninitialized variables to make output repeatable and suppress Valgrind w... | giraffedata | 2022-02-01 | 2 | -7/+14 |
* | Set don't care bits to zero to make output more usable for tests | giraffedata | 2022-01-31 | 1 | -0/+1 |
* | Fix bogus warning about color not being exactly representable | giraffedata | 2022-01-31 | 2 | -1/+5 |
* | Use Pamcut instead of obsolete Pnmcut | giraffedata | 2022-01-29 | 1 | -1/+1 |
* | Limit width to 255 | giraffedata | 2022-01-27 | 2 | -0/+8 |
* | Fix input always from Standard Input | giraffedata | 2022-01-27 | 2 | -1/+5 |
* | whitespace | giraffedata | 2022-01-27 | 1 | -1/+1 |
* | Fix incorrect output | giraffedata | 2022-01-25 | 2 | -6/+8 |
* | Update HISTORY | giraffedata | 2022-01-23 | 1 | -4/+0 |
* | Revert previous change - -halign once again invalid with both -left and -right | giraffedata | 2022-01-23 | 1 | -4/+3 |
* | Fix use of uninitialized variable | giraffedata | 2022-01-22 | 2 | -0/+6 |
* | add comment | giraffedata | 2022-01-22 | 1 | -0/+9 |
* | cleanup, fix crash with convolution window bigger than input image | giraffedata | 2022-01-22 | 2 | -91/+142 |
* | cleanup | giraffedata | 2022-01-22 | 1 | -40/+67 |