| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | whitespace | giraffedata | 2022-12-23 | 1 | -33/+36 |
* | Update internal use of 'pamcat' to adapt to its new ability to produce PNM ou... | giraffedata | 2022-08-16 | 1 | -8/+8 |
* | Make more robust to weird input file names | giraffedata | 2022-08-05 | 1 | -1/+1 |
* | cleanup | giraffedata | 2022-08-05 | 1 | -24/+24 |
* | Use new 'pamcat' instead of 'pnmcat' | giraffedata | 2022-08-03 | 1 | -11/+14 |
* | Fix command line processing - no options worked; add arithmetic overflow checks | giraffedata | 2022-07-17 | 1 | -51/+182 |
* | Limit width to 255 | giraffedata | 2022-01-27 | 1 | -0/+4 |
* | Fix input always from Standard Input | giraffedata | 2022-01-27 | 1 | -1/+1 |
* | whitespace | giraffedata | 2022-01-27 | 1 | -1/+1 |
* | whitespace | giraffedata | 2022-01-15 | 1 | -89/+89 |
* | Remove -floyd option, which doesn't work, isn't documented, and shouldn't be ... | giraffedata | 2022-01-15 | 1 | -28/+4 |
* | Fix crash when no argument introduced by recent cleanup | giraffedata | 2022-01-14 | 1 | -1/+1 |
* | Fix uninitialized variable with -map | giraffedata | 2022-01-12 | 1 | -0/+1 |
* | Fix incorrect output for 32 bit per pixel image with only 3 planes | giraffedata | 2022-01-11 | 1 | -2/+2 |
* | cleanup - deduplicate code | giraffedata | 2022-01-11 | 1 | -102/+29 |
* | clenaup | giraffedata | 2022-01-11 | 1 | -66/+118 |
* | Fix verbosity | giraffedata | 2022-01-10 | 1 | -9/+10 |
* | cleanup | giraffedata | 2022-01-10 | 1 | -156/+171 |
* | Change -verbose to a a numerical option | giraffedata | 2022-01-08 | 1 | -3/+6 |
* | Fix bug in commit moments ago | giraffedata | 2022-01-08 | 1 | -2/+2 |
* | Add verbose messages | giraffedata | 2022-01-08 | 1 | -15/+21 |
* | cleanup | giraffedata | 2022-01-08 | 1 | -446/+582 |
* | Fix make package on Windows - no exe on shell program | giraffedata | 2021-03-26 | 1 | -1/+1 |
* | cleanup | giraffedata | 2020-09-26 | 1 | -167/+212 |
* | cleanup | giraffedata | 2020-09-26 | 1 | -104/+107 |
* | Fix use of string from user as a format string | giraffedata | 2020-09-05 | 1 | -3/+3 |
* | Fix garbage conversion from csh arrays | giraffedata | 2020-07-05 | 1 | -17/+17 |
* | Implement -version, -plain, and -quiet; fix option parsing; terminate gracefu... | giraffedata | 2020-06-27 | 1 | -58/+85 |
* | Fix handling of mktemp failure | giraffedata | 2020-06-27 | 1 | -1/+1 |
* | more improvements to temp file generation | giraffedata | 2020-06-25 | 1 | -4/+4 |
* | Better generation of temp files, /bin/bash instead of /bin/sh | giraffedata | 2020-06-25 | 1 | -4/+8 |
* | Update location from which to get Hpcdtoppm | giraffedata | 2020-06-25 | 1 | -3/+3 |
* | Fix handling of invalid inputs, recognize 0 dimension = 256 | giraffedata | 2020-06-16 | 2 | -65/+113 |
* | whitespace | giraffedata | 2020-06-16 | 1 | -100/+100 |
* | Fix for input file that has negative, zero, or missing width value | giraffedata | 2020-06-10 | 1 | -11/+30 |
* | Fix buffer overruns | giraffedata | 2020-06-07 | 5 | -26/+59 |
* | whitespace | giraffedata | 2020-06-07 | 1 | -36/+36 |
* | whitespace | giraffedata | 2020-06-07 | 1 | -13/+13 |
* | Fix handling of non-terminated string in input image | giraffedata | 2020-06-07 | 2 | -30/+15 |
* | whitespace | giraffedata | 2020-06-07 | 1 | -3/+3 |
* | cleanup | giraffedata | 2020-06-07 | 1 | -12/+11 |
* | cleanup | giraffedata | 2020-06-07 | 1 | -5/+5 |
* | cleanup | giraffedata | 2020-06-07 | 1 | -4/+5 |
* | silence compiler warning | giraffedata | 2020-06-07 | 1 | -2/+2 |
* | Handle input with no mode setting | giraffedata | 2020-05-31 | 1 | -0/+9 |
* | Fix ClipRgn and DirectBitsRect for region outside of picture frame - invalid ... | giraffedata | 2020-05-29 | 1 | -45/+95 |
* | cleanup | giraffedata | 2020-05-28 | 1 | -29/+51 |
* | cleanup | giraffedata | 2020-05-28 | 1 | -75/+75 |
* | Fix buffer overrun with different size source, destination rectangles | giraffedata | 2020-05-28 | 1 | -4/+10 |
* | cleanup | giraffedata | 2020-05-28 | 1 | -126/+172 |