| Commit message (Expand) | Author | Age | Files | Lines |
* | cleanup | giraffedata | 2024-03-07 | 13 | -35/+20 |
* | cleanup | giraffedata | 2024-03-07 | 12 | -21/+19 |
* | Fix comment | giraffedata | 2024-03-07 | 2 | -2/+2 |
* | Use modern types, add 'opt_parseOptions4' | giraffedata | 2024-03-07 | 2 | -349/+307 |
* | cleanup | giraffedata | 2024-03-05 | 1 | -47/+50 |
* | cleanup | giraffedata | 2024-03-05 | 2 | -2/+2 |
* | Add input dimensions to -reportonly | giraffedata | 2024-02-29 | 1 | -7/+11 |
* | cleanup | giraffedata | 2024-02-26 | 1 | -69/+56 |
* | cleanup | giraffedata | 2024-02-26 | 1 | -19/+18 |
* | cleanup | giraffedata | 2024-02-20 | 1 | -10/+10 |
* | Add -reportonly | giraffedata | 2024-02-20 | 2 | -11/+60 |
* | pnmindex, ppmtomitsu tests that don't use pnmcolormap | giraffedata | 2024-02-11 | 4 | -34/+53 |
* | Fix typo in error message | giraffedata | 2024-01-31 | 2 | -2/+4 |
* | update HISTORY | giraffedata | 2024-01-28 | 2 | -3/+6 |
* | cleanup | giraffedata | 2024-01-28 | 1 | -21/+28 |
* | Factor out 'test invalid' checks | giraffedata | 2024-01-14 | 53 | -1832/+506 |
* | Use raw strings to avoid warning about invalid escape sequence | giraffedata | 2024-01-04 | 2 | -2/+4 |
* | cleanup | giraffedata | 2024-01-01 | 1 | -55/+75 |
* | cleanup | giraffedata | 2024-01-01 | 1 | -18/+18 |
* | cleanup | giraffedata | 2023-12-30 | 1 | -135/+157 |
* | fix typo in previous commit | giraffedata | 2023-12-28 | 1 | -1/+1 |
* | set up to work on Release 11.06 | giraffedata | 2023-12-28 | 2 | -1/+3 |
* | Make release 11.05.00 | giraffedata | 2023-12-28 | 2 | -3/+3 |
* | whitespace, comments | giraffedata | 2023-12-21 | 1 | -2/+2 |
* | Make pnmindex.test executable | giraffedata | 2023-12-20 | 1 | -0/+0 |
* | Add pnmindex.ok, update pnmindex.test | giraffedata | 2023-12-20 | 2 | -17/+66 |
* | 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 | 2 | -3/+14 |
* | Fix missing arg0 bug in recent cleanup | giraffedata | 2023-12-19 | 1 | -1/+1 |
* | Add -plain | giraffedata | 2023-12-17 | 2 | -2/+5 |
* | cleanup | giraffedata | 2023-12-17 | 1 | -201/+236 |
* | Fix invalid memory reference bug from recent cleanup | giraffedata | 2023-12-16 | 1 | -1/+2 |
* | cleanup | giraffedata | 2023-12-16 | 1 | -9/+3 |
* | new tests for pnmindex, pnmpad | giraffedata | 2023-12-16 | 15 | -3/+1695 |
* | 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 | 2 | -2/+6 |
* | Fix typo in message | giraffedata | 2023-12-16 | 1 | -1/+1 |
* | Restore ability to have pseudo-plain-PNM with sampels that exceed maxval | giraffedata | 2023-12-05 | 2 | -1/+67 |
* | Add -color, -promote, -detect-background | giraffedata | 2023-11-30 | 2 | -70/+391 |
* | cleanup | giraffedata | 2023-11-30 | 3 | -26/+5 |
* | Add pnm_formattypenm | giraffedata | 2023-11-30 | 2 | -0/+16 |
* | whitespace | giraffedata | 2023-11-30 | 1 | -0/+3 |
* | cleanup - Use 'pm_system' instead of 'system' | giraffedata | 2023-11-28 | 1 | -91/+97 |
* | Drop infeasible pm_feed_from_filestream, add pm_feed_from_file, pm_accept_to_... | giraffedata | 2023-11-28 | 3 | -7/+73 |
* | cleanup - make internal 'pbmtext' for title take input from Standard Input in... | giraffedata | 2023-11-26 | 1 | -10/+32 |
* | update HISTORY | giraffedata | 2023-11-26 | 1 | -0/+3 |
* | Add pm_feed_from_filestream, pm_accept_to_filestream | giraffedata | 2023-11-26 | 2 | -11/+108 |