about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* cleanupgiraffedata2022-03-061-89/+191
* Make -h work on all images in a streamgiraffedata2022-03-062-7/+31
* Fix assertiongiraffedata2022-03-051-0/+8
* cleanupgiraffedata2022-03-051-8/+8
* whitespacegiraffedata2022-03-051-10/+13
* whitespacegiraffedata2022-02-271-1/+2
* Fix reference to planes 1 and 2 in 1-plane inputgiraffedata2022-02-272-2/+9
* update HISTORYgiraffedata2022-02-271-2/+0
* New tests for pnmpad and pam editors, convertersgiraffedata2022-02-277-0/+381
* Add recent enhancements to list of changes; add warnings about sloppy use of ...giraffedata2022-02-261-4/+14
* Remove -subchannel -- didn't make any sensegiraffedata2022-02-261-103/+43
* Fix bogus colors at edgesgiraffedata2022-02-262-1/+55
* Free option_defgiraffedata2022-02-261-0/+2
* cleanupgiraffedata2022-02-261-70/+70
* whitespacegiraffedata2022-02-261-6/+9
* Add -subchannelgiraffedata2022-02-262-17/+118
* Remove superluous diffgiraffedata2022-02-201-1/+0
* Use /bin/sh where possiblegiraffedata2022-02-06134-153/+153
* Add stdin tests, et algiraffedata2022-02-0334-84/+1125
* whitespacegiraffedata2022-02-011-8/+9
* Set uninitialized variables to make output repeatable and suppress Valgrind w...giraffedata2022-02-012-7/+14
* Set don't care bits to zero to make output more usable for testsgiraffedata2022-01-311-0/+1
* Fix bogus warning about color not being exactly representablegiraffedata2022-01-312-1/+5
* Use Pamcut instead of obsolete Pnmcutgiraffedata2022-01-291-1/+1
* Limit width to 255giraffedata2022-01-272-0/+8
* Fix input always from Standard Inputgiraffedata2022-01-272-1/+5
* whitespacegiraffedata2022-01-271-1/+1
* Fix incorrect outputgiraffedata2022-01-252-6/+8
* Update HISTORYgiraffedata2022-01-231-4/+0
* Revert previous change - -halign once again invalid with both -left and -rightgiraffedata2022-01-231-4/+3
* Fix use of uninitialized variablegiraffedata2022-01-222-0/+6
* add commentgiraffedata2022-01-221-0/+9
* cleanup, fix crash with convolution window bigger than input imagegiraffedata2022-01-222-91/+142
* cleanupgiraffedata2022-01-221-40/+67
* Fix typo in error messagegiraffedata2022-01-222-2/+5
* Accept -halign with -left, -right, and -mwidthgiraffedata2022-01-192-3/+8
* cleanup - remove unused libppmfloydgiraffedata2022-01-155-384/+7
* miscellaneous test updatesgiraffedata2022-01-1542-417/+508
* whitespacegiraffedata2022-01-151-89/+89
* Remove -floyd option, which doesn't work, isn't documented, and shouldn't be ...giraffedata2022-01-152-28/+9
* Fix crash when no argument introduced by recent cleanupgiraffedata2022-01-141-1/+1
* Fix uninitialized variable with -mapgiraffedata2022-01-122-0/+4
* Fix incorrect output for 32 bit per pixel image with only 3 planesgiraffedata2022-01-112-2/+5
* cleanup - deduplicate codegiraffedata2022-01-111-102/+29
* clenaupgiraffedata2022-01-111-66/+118
* Fix verbositygiraffedata2022-01-101-9/+10
* cleanupgiraffedata2022-01-101-156/+171
* Change -verbose to a a numerical optiongiraffedata2022-01-081-3/+6
* Fix bug in commit moments agogiraffedata2022-01-081-2/+2
* Add verbose messagesgiraffedata2022-01-081-15/+21