about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix bug from commit earlier todaygiraffedata2020-09-061-37/+30
* Add diagnosticsgiraffedata2020-09-061-24/+43
* Return some error info to caller instead of writing to Standard Errorgiraffedata2020-09-061-37/+37
* Add diagnosticsgiraffedata2020-09-067-541/+778
* cleanupgiraffedata2020-09-061-240/+252
* whitespacegiraffedata2020-09-061-711/+711
* Remove setjmp when done with it to avoid hyperjump there for every subsequent...giraffedata2020-09-062-1/+6
* Use PKG_CONFIG variablegiraffedata2020-09-051-6/+6
* Fix use of string from user as a format stringgiraffedata2020-09-052-3/+6
* Fix -notgiraffedata2020-09-022-2/+5
* whitespacegiraffedata2020-09-021-12/+12
* Add verbose messages about input imagegiraffedata2020-08-292-21/+47
* Promote BLACKANDWHITE pam to GRAYSCALEgiraffedata2020-08-292-1/+13
* cleanupgiraffedata2020-08-261-3/+3
* Remove formatting control from messagegiraffedata2020-08-261-2/+2
* whitespacegiraffedata2020-08-261-5/+8
* Remove vestigial URL for pointer man pagesgiraffedata2020-08-263-35/+3
* Add tests for ppmsvgalib,pambrighten, modify ppmbrighten, reorganize slightlygiraffedata2020-08-269-10/+248
* whitespacegiraffedata2020-08-231-22/+22
* Add ability to check whether Ppmsvgalib exists to be tested; unused today, as...giraffedata2020-08-222-1/+8
* Make -margin effective with -blank=image=minimizegiraffedata2020-08-222-47/+117
* fix commentgiraffedata2020-08-161-1/+2
* Use -colorvalue on pnmnorm because that's how the old Ppmbrighten worksgiraffedata2020-08-151-1/+1
* Fix bug: doesn't work with input file argumentgiraffedata2020-08-111-11/+48
* Make 'ppmbrighten' use 'pambrighten'giraffedata2020-08-093-220/+25
* update HISTORYgiraffedata2020-08-091-0/+5
* Don't attempt to stretch single-brightness image unless user gave absolute st...giraffedata2020-08-081-34/+94
* cleanupgiraffedata2020-08-081-7/+17
* Fix incorrect calculation of midpoint when bpercent and wpercent overlapgiraffedata2020-08-082-4/+8
* Fix double-free crash with -fontgiraffedata2020-07-213-5/+7
* Add -randomseedgiraffedata2020-07-072-3/+18
* Fix garbage conversion from csh arraysgiraffedata2020-07-052-19/+24
* cleanupgiraffedata2020-07-051-10/+10
* Fix reliance on GNU utilities white spacegiraffedata2020-07-047-13/+16
* Do roundtrip from PPM instead of PBMgiraffedata2020-07-042-6/+10
* whitespacegiraffedata2020-07-031-36/+39
* Prepare to work on 10.92giraffedata2020-06-282-1/+3
* Make release 10.91.00giraffedata2020-06-282-3/+3
* Implement -version, -plain, and -quiet; fix option parsing; terminate gracefu...giraffedata2020-06-272-60/+94
* Fix handling of mktemp failuregiraffedata2020-06-274-3/+11
* more improvements to temp file generationgiraffedata2020-06-251-4/+4
* Better generation of temp files, /bin/bash instead of /bin/shgiraffedata2020-06-251-4/+8
* Update location from which to get Hpcdtoppmgiraffedata2020-06-251-3/+3
* Fix -quietgiraffedata2020-06-202-5/+4
* Fix handling of invalid inputs, recognize 0 dimension = 256giraffedata2020-06-163-65/+120
* whitespacegiraffedata2020-06-161-100/+100
* Add some web links to commentsgiraffedata2020-06-161-0/+22
* Fix for input file that has negative, zero, or missing width valuegiraffedata2020-06-102-11/+34
* Fix crash with PNG icongiraffedata2020-06-092-4/+9
* add commentsgiraffedata2020-06-081-0/+7