Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix typo in message | giraffedata | 2023-12-19 | 1 | -1/+1 |
* | cleanup | giraffedata | 2023-12-19 | 1 | -3/+20 |
* | cleanup | giraffedata | 2023-12-19 | 1 | -4/+18 |
* | Check arguments for zero | giraffedata | 2023-12-19 | 1 | -3/+12 |
* | Fix missing arg0 bug in recent cleanup | giraffedata | 2023-12-19 | 1 | -1/+1 |
* | Add -plain | giraffedata | 2023-12-17 | 1 | -2/+3 |
* | Fix invalid memory reference bug from recent cleanup | giraffedata | 2023-12-16 | 1 | -1/+2 |
* | cleanup - use new -color optio of pnmpad instead of creating temporary files ... | giraffedata | 2023-12-16 | 1 | -23/+8 |
* | Fix incorrect padding color in recent development | giraffedata | 2023-12-16 | 1 | -2/+13 |
* | Fix failure to fail with insufficient -width or -height | giraffedata | 2023-12-16 | 1 | -2/+2 |
* | Restore ability to have pseudo-plain-PNM with sampels that exceed maxval | giraffedata | 2023-12-05 | 1 | -1/+61 |
* | Add -color, -promote, -detect-background | giraffedata | 2023-11-30 | 1 | -69/+390 |
* | cleanup - Use 'pm_system' instead of 'system' | giraffedata | 2023-11-28 | 1 | -91/+97 |
* | cleanup - make internal 'pbmtext' for title take input from Standard Input in... | giraffedata | 2023-11-26 | 1 | -10/+32 |
* | No longer accept old-style options | giraffedata | 2023-11-14 | 1 | -89/+40 |
* | cleanup | giraffedata | 2023-11-08 | 1 | -5/+4 |
* | Fix pnmcat | giraffedata | 2023-11-08 | 1 | -1/+1 |
* | cleanup | giraffedata | 2023-11-08 | 1 | -7/+6 |
* | cleanup | giraffedata | 2023-11-08 | 1 | -14/+14 |
* | Add -extend-edge | giraffedata | 2023-10-30 | 1 | -26/+241 |
* | cleanup | giraffedata | 2023-10-11 | 1 | -79/+154 |
* | cleanup | giraffedata | 2023-10-11 | 1 | -13/+14 |
* | Fix arithmetic overrun | giraffedata | 2023-10-09 | 1 | -44/+52 |
* | fix arithmetic overflow | giraffedata | 2023-10-07 | 1 | -0/+5 |
* | fix arithmetic overflow | giraffedata | 2023-10-07 | 1 | -1/+1 |
* | cleanup | giraffedata | 2023-10-07 | 1 | -24/+24 |
* | cleanup | giraffedata | 2023-10-06 | 1 | -19/+19 |
* | cleanup | giraffedata | 2023-10-06 | 1 | -13/+12 |
* | whitespace | giraffedata | 2023-09-18 | 36 | -804/+799 |
* | remove vestigial ifdef'ed out code | giraffedata | 2023-09-18 | 1 | -23/+0 |
* | cleanup | giraffedata | 2023-08-27 | 1 | -2/+4 |
* | Fix incorrect random number generator (range [0,2) instead of [0,1)) by using... | giraffedata | 2023-08-21 | 1 | -53/+77 |
* | Fix missing tmp directory in temporary file names | giraffedata | 2023-08-18 | 1 | -31/+48 |
* | cleanup | giraffedata | 2023-08-18 | 1 | -178/+255 |
* | improve error message for invalid option | giraffedata | 2023-08-18 | 1 | -1/+4 |
* | cleanup | giraffedata | 2023-08-18 | 1 | -82/+84 |
* | cleanup, fix incorrect block mode fade exposed by cleanup | giraffedata | 2023-08-18 | 1 | -34/+34 |
* | cleanup, fix incorrect block mode fade exposed by cleanup | giraffedata | 2023-08-18 | 1 | -84/+119 |
* | cleanup | giraffedata | 2023-08-18 | 1 | -31/+30 |
* | Switch to BSD-3-Clause license offer: patent license not disclaimed | giraffedata | 2023-08-02 | 1 | -27/+27 |
* | cleanup | giraffedata | 2023-05-18 | 1 | -3/+3 |
* | whitespace | giraffedata | 2023-05-18 | 1 | -24/+26 |
* | cleanup | giraffedata | 2022-12-04 | 1 | -319/+441 |
* | Add -listfile | giraffedata | 2022-11-30 | 1 | -28/+186 |
* | Add backward compatibility symbolic link for pnminterp-gen | giraffedata | 2022-09-17 | 1 | -1/+6 |
* | fix typos in comments | giraffedata | 2022-08-26 | 1 | -12/+12 |
* | Fix manipulation of supposed opacity plane when it's not a visual image | giraffedata | 2022-08-18 | 1 | -13/+21 |
* | Fix bogus depth calculation for non-visual PAM input | giraffedata | 2022-08-18 | 1 | -7/+10 |
* | cleanup | giraffedata | 2022-08-18 | 1 | -64/+71 |
* | Update internal use of 'pamcat' to adapt to its new ability to produce PNM ou... | giraffedata | 2022-08-16 | 3 | -8/+6 |