| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add statement that miscellaneous documentation files are public domain | giraffedata | 2022-01-03 | 1 | -1/+3 |
* | Fix bogus 'sample value exceeds maxval' failure | giraffedata | 2021-12-31 | 1 | -0/+3 |
* | Prepare to work on 10.98 | giraffedata | 2021-12-31 | 1 | -0/+2 |
* | Add information about user manuals | giraffedata | 2021-12-27 | 1 | -0/+5 |
* | typo | giraffedata | 2021-12-27 | 1 | -1/+1 |
* | Make Release 10.97 | giraffedata | 2021-12-27 | 1 | -1/+1 |
* | Use -halign, -valign with -mwidth, -mheight | giraffedata | 2021-12-25 | 1 | -0/+4 |
* | Add pnm_formatpamtuples, pnm_writepamrowpart | giraffedata | 2021-12-20 | 1 | -0/+2 |
* | Don't build Pamexec if no process management | giraffedata | 2021-12-19 | 1 | -0/+4 |
* | Add 'pbmnoise' | giraffedata | 2021-12-18 | 1 | -0/+2 |
* | Explicit two's complement interpretation for systems (eg ppc64) where 'char' ... | giraffedata | 2021-11-28 | 1 | -0/+4 |
* | Back out commit 4188 | giraffedata | 2021-11-28 | 1 | -4/+0 |
* | Explicit signed char for systems (eg ppc64) with default unsigned | giraffedata | 2021-11-28 | 1 | -0/+4 |
* | Add -mesh | giraffedata | 2021-11-28 | 1 | -0/+2 |
* | Apparently, it works fine with bit depth 32 | giraffedata | 2021-11-17 | 1 | -0/+2 |
* | fix arithmetic overflows | giraffedata | 2021-11-07 | 1 | -0/+4 |
* | Revert erroneous commit from a few minutes ago | giraffedata | 2021-11-07 | 1 | -2/+0 |
* | Fix detection of too-wide image | giraffedata | 2021-11-07 | 1 | -0/+2 |
* | Fix bug: allocates too much memory | giraffedata | 2021-11-06 | 1 | -0/+2 |
* | Add -near | giraffedata | 2021-11-02 | 1 | -0/+2 |