| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix free of automatic variable | giraffedata | 2022-12-24 | 1 | -0/+3 |
* | fix typo | giraffedata | 2022-12-04 | 1 | -1/+1 |
* | Add -listfile | giraffedata | 2022-11-30 | 1 | -0/+3 |
* | Make library minor number 100 + Netpbm minor number so it is higher than prev... | giraffedata | 2022-11-14 | 1 | -0/+4 |
* | Add -size, cleanup | giraffedata | 2022-11-01 | 1 | -0/+4 |
* | Fix invalid memory reference (nonterminated ASCIIZ string) | giraffedata | 2022-10-14 | 1 | -0/+3 |
* | Prepare to work on 11.00.01 | giraffedata | 2022-09-28 | 1 | -0/+2 |
* | Make Release 11.00.00 | giraffedata | 2022-09-28 | 1 | -1/+1 |
* | Check for missing header fields | giraffedata | 2022-09-18 | 1 | -0/+4 |
* | Update HISTORY | giraffedata | 2022-09-18 | 1 | -0/+2 |
* | Add backward compatibility symbolic link for pnminterp-gen | giraffedata | 2022-09-17 | 1 | -0/+3 |
* | Add -hex | giraffedata | 2022-09-08 | 1 | -0/+2 |
* | Add -tuple | giraffedata | 2022-09-08 | 1 | -1/+3 |
* | Validate size parameter is a number (to prevent shell injection problems) | giraffedata | 2022-08-04 | 1 | -1/+5 |
* | update HISTORY | giraffedata | 2022-08-03 | 1 | -0/+2 |
* | First draft. Compiles | giraffedata | 2022-07-28 | 1 | -0/+2 |
* | check for null font name; clean up other command line validation | giraffedata | 2022-07-21 | 1 | -0/+2 |
* | Fix command line processing - no options worked; add arithmetic overflow checks | giraffedata | 2022-07-17 | 1 | -0/+8 |
* | Prepare to work on Release 11.00 | giraffedata | 2022-06-24 | 1 | -0/+5 |
* | Make release 10.99 | giraffedata | 2022-06-24 | 1 | -1/+1 |
* | Add pamtoqoi, qoitopam, raw submission | giraffedata | 2022-05-20 | 1 | -0/+2 |
* | Add pamrestack, pamshuffle | giraffedata | 2022-04-30 | 1 | -0/+4 |
* | Remove two's-complement hack from Packbits decoding to it works on all archit... | giraffedata | 2022-04-13 | 1 | -1/+6 |
* | Fix wrong bt709<->srgb gamma tables | giraffedata | 2022-04-09 | 1 | -0/+4 |
* | Fix incorrect output file name for PAM input | giraffedata | 2022-04-03 | 1 | -0/+3 |
* | Clean up type coercions | giraffedata | 2022-03-30 | 1 | -0/+3 |
* | Prepare to work on 10.99 | giraffedata | 2022-03-27 | 1 | -0/+2 |
* | Make Release 10.98.00 | giraffedata | 2022-03-27 | 1 | -1/+1 |
* | Use temporary files securely, with File::Temp::tempdir | giraffedata | 2022-03-15 | 1 | -0/+2 |
* | Add -fixedtime | giraffedata | 2022-03-12 | 1 | -0/+2 |
* | Fix vertical justification | giraffedata | 2022-03-10 | 1 | -1/+5 |
* | Make -h work on all images in a stream | giraffedata | 2022-03-06 | 1 | -0/+2 |
* | Fix reference to planes 1 and 2 in 1-plane input | giraffedata | 2022-02-27 | 1 | -0/+4 |
* | update HISTORY | giraffedata | 2022-02-27 | 1 | -2/+0 |
* | Fix bogus colors at edges | giraffedata | 2022-02-26 | 1 | -0/+3 |
* | Add -subchannel | giraffedata | 2022-02-26 | 1 | -0/+2 |
* | Set uninitialized variables to make output repeatable and suppress Valgrind w... | giraffedata | 2022-02-01 | 1 | -0/+3 |
* | Fix bogus warning about color not being exactly representable | giraffedata | 2022-01-31 | 1 | -0/+4 |
* | Limit width to 255 | giraffedata | 2022-01-27 | 1 | -0/+4 |
* | Fix input always from Standard Input | giraffedata | 2022-01-27 | 1 | -0/+4 |
* | Fix incorrect output | giraffedata | 2022-01-25 | 1 | -0/+3 |
* | Update HISTORY | giraffedata | 2022-01-23 | 1 | -4/+0 |
* | Fix use of uninitialized variable | giraffedata | 2022-01-22 | 1 | -0/+3 |
* | cleanup, fix crash with convolution window bigger than input image | giraffedata | 2022-01-22 | 1 | -0/+3 |
* | Fix typo in error message | giraffedata | 2022-01-22 | 1 | -1/+4 |
* | Accept -halign with -left, -right, and -mwidth | giraffedata | 2022-01-19 | 1 | -0/+4 |
* | cleanup - remove unused libppmfloyd | giraffedata | 2022-01-15 | 1 | -0/+5 |
* | Remove -floyd option, which doesn't work, isn't documented, and shouldn't be ... | giraffedata | 2022-01-15 | 1 | -0/+5 |
* | Fix uninitialized variable with -map | giraffedata | 2022-01-12 | 1 | -0/+3 |
* | Fix incorrect output for 32 bit per pixel image with only 3 planes | giraffedata | 2022-01-11 | 1 | -0/+3 |