| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix -not | giraffedata | 2020-09-02 | 1 | -1/+1 |
* | whitespace | giraffedata | 2020-09-02 | 1 | -12/+12 |
* | Make -margin effective with -blank=image=minimize | giraffedata | 2020-08-22 | 1 | -47/+115 |
* | fix comment | giraffedata | 2020-08-16 | 1 | -1/+2 |
* | Use -colorvalue on pnmnorm because that's how the old Ppmbrighten works | giraffedata | 2020-08-15 | 1 | -1/+1 |
* | Fix bug: doesn't work with input file argument | giraffedata | 2020-08-11 | 1 | -11/+48 |
* | Make 'ppmbrighten' use 'pambrighten' | giraffedata | 2020-08-09 | 3 | -220/+25 |
* | Don't attempt to stretch single-brightness image unless user gave absolute st... | giraffedata | 2020-08-08 | 1 | -34/+94 |
* | cleanup | giraffedata | 2020-08-08 | 1 | -7/+17 |
* | Fix incorrect calculation of midpoint when bpercent and wpercent overlap | giraffedata | 2020-08-08 | 1 | -1/+1 |
* | Fix handling of mktemp failure | giraffedata | 2020-06-27 | 1 | -1/+1 |
* | Fix -quiet | giraffedata | 2020-06-20 | 1 | -5/+1 |
* | Fix assertion checking | giraffedata | 2020-06-07 | 1 | -1/+1 |
* | Fix grammar in comments | giraffedata | 2020-05-15 | 2 | -5/+5 |
* | Fix interpretation of angles larger than 90 degrees | giraffedata | 2020-03-26 | 1 | -11/+12 |
* | cleanup | giraffedata | 2020-03-22 | 1 | -5/+8 |
* | whitespace | giraffedata | 2020-03-22 | 1 | -22/+22 |
* | Fix arithmetic overflow with shear near +/- 90 degrees | giraffedata | 2020-03-22 | 1 | -1/+7 |
* | cleanup | giraffedata | 2020-03-20 | 1 | -10/+13 |
* | cleanup | giraffedata | 2020-03-20 | 1 | -116/+173 |
* | Remove arbitrary restriction on size of image with -hilbert | giraffedata | 2020-03-20 | 1 | -5/+5 |
* | Remove debugging trace | giraffedata | 2020-03-15 | 1 | -1/+0 |
* | Use 'pm_string_to_int' instead of 'sscanf' | giraffedata | 2020-03-14 | 1 | -45/+71 |
* | Remove unused variable - trick to embed text in the object code triggers comp... | giraffedata | 2020-03-14 | 1 | -3/+0 |
* | Remove use of non-ISO-C feature | giraffedata | 2020-03-14 | 1 | -2/+4 |
* | Fix bug: -hilbert not included in check for conflicting options | giraffedata | 2020-03-12 | 1 | -1/+1 |
* | whitespace | giraffedata | 2020-03-12 | 1 | -45/+45 |
* | Fix % in -outstem, -width=0, -height=0 | giraffedata | 2020-02-21 | 1 | -8/+10 |
* | Add -listfile, sanity checks on file name pattern | giraffedata | 2020-02-16 | 1 | -141/+277 |
* | Fix use of unset variables when no -width or no -height | giraffedata | 2020-01-15 | 1 | -15/+35 |
* | cleanup | giraffedata | 2020-01-15 | 1 | -5/+8 |
* | cleanup | giraffedata | 2020-01-15 | 1 | -15/+11 |
* | Fix typos in comments and messages, whitespace | giraffedata | 2019-12-30 | 5 | -10/+10 |
* | Fix typos in comments and messages, whitespace | giraffedata | 2019-12-29 | 12 | -184/+203 |
* | Fix -frame | giraffedata | 2019-12-08 | 1 | -3/+3 |
* | whitespace | giraffedata | 2019-12-08 | 1 | -52/+52 |
* | cleanup | giraffedata | 2019-10-06 | 1 | -2/+2 |
* | Check for incompatible options | giraffedata | 2019-10-06 | 1 | -2/+17 |
* | Add -reportonly | giraffedata | 2019-10-05 | 1 | -8/+32 |
* | Fail if user specifies more than one of -center, -meanpixel, and -meancolor, ... | giraffedata | 2019-09-20 | 1 | -4/+16 |
* | Fail before writing output image header when input and map maxvals don't matc... | giraffedata | 2019-09-19 | 1 | -7/+7 |
* | Don't allow -borderfile with -reportXXX - it doesn't work | giraffedata | 2019-04-10 | 1 | -0/+4 |
* | Fix -bgcolor | giraffedata | 2019-04-10 | 1 | -5/+5 |
* | Fix bug with -bgcolor on PBM or PGM images | giraffedata | 2019-04-06 | 1 | -18/+20 |
* | Add -bg-color, bg-corner, -reportfull, -reportsize, -blank-image | giraffedata | 2019-03-30 | 1 | -88/+547 |
* | whitespace | giraffedata | 2019-03-05 | 1 | -42/+42 |
* | Fix bug in previous commit | giraffedata | 2019-02-28 | 1 | -4/+4 |
* | Speedup for PBM with xscale factor >10 | giraffedata | 2019-02-16 | 1 | -84/+401 |
* | Add -quiet, -plain, fix bug in recent update | giraffedata | 2019-02-10 | 1 | -29/+69 |
* | Fix typo in comment | giraffedata | 2019-02-03 | 1 | -2/+2 |