about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* cleanupgiraffedata2022-03-121-3/+3
* cleanupgiraffedata2022-03-124-195/+193
* whitespacegiraffedata2022-03-121-6/+9
* whitespacegiraffedata2022-03-121-13/+16
* Fix vertical justificationgiraffedata2022-03-102-2/+26
* whitespacegiraffedata2022-03-101-31/+34
* cleanupgiraffedata2022-03-081-23/+28
* cleanupgiraffedata2022-03-062-1007/+0
* cleanupgiraffedata2022-03-0620-1192/+830
* 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