| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | 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 |
* | Fix bug: wrong detection of relationship between corner points with -quad | giraffedata | 2021-10-26 | 1 | -1/+10 |
* | Add -black, -white | giraffedata | 2021-10-03 | 1 | -1/+3 |
* | Fix not properly ignoring the input alpha mask when user says -transparent | giraffedata | 2021-09-30 | 1 | -0/+3 |
* | Prepare to work on 10.97 | giraffedata | 2021-09-25 | 1 | -1/+1 |
* | Prepare to work on 10.97 | giraffedata | 2021-09-25 | 1 | -0/+2 |
* | set release number 10.96.0 | giraffedata | 2021-09-25 | 1 | -1/+1 |
* | Eliminate dependency on color dictionary when user does not specify colors by... | giraffedata | 2021-09-25 | 1 | -0/+3 |
* | Fix crash with -xbegin=0 | giraffedata | 2021-08-12 | 1 | -0/+3 |
* | Prepare to work on Release 10.96 | giraffedata | 2021-06-30 | 1 | -0/+2 |
* | Make Release 10.95.00 | giraffedata | 2021-06-30 | 1 | -1/+1 |
* | Workaround for build failures on Mac | giraffedata | 2021-06-30 | 1 | -1/+4 |
* | Change -transparency to -transparent, per documentation (and design) | giraffedata | 2021-05-21 | 1 | -1/+5 |
* | Fix mkdeb to accomodate new pkg/VERSION file format | giraffedata | 2021-05-19 | 1 | -1/+4 |
* | Add history info | giraffedata | 2021-05-18 | 1 | -2/+3 |
* | Use Perl date() when date +%s doesn't work | giraffedata | 2021-05-18 | 1 | -0/+3 |
* | Fix compressor rejection of depth less than 8 with transparency | giraffedata | 2021-05-15 | 1 | -0/+4 |
* | Fix matching only the first 3 characters of BLACKANDWHITE | giraffedata | 2021-05-15 | 1 | -4/+9 |
* | Fix failure to recognize BLACKANDWHITE_ALPHA | giraffedata | 2021-05-15 | 1 | -1/+5 |
* | document effect of Pamtogif fix on Ppmtogif | giraffedata | 2021-05-08 | 1 | -0/+2 |
* | Fix failure with GRAYSCALE_ALPHA, BLACKANDWHITE_ALPHA - bogus error about ins... | giraffedata | 2021-05-08 | 1 | -0/+5 |