about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Add tests for pamshuffle, pamrestackgiraffedata2022-04-304-2/+10
* Add pamrestack, pamshufflegiraffedata2022-04-304-5/+635
* Remove previous commit (4321) -- type coercion doesn't work the way I thought...giraffedata2022-04-161-12/+12
* Remove two's-complement hack from Packbits decoding to it works on all archit...giraffedata2022-04-132-16/+48
* Fix wrong bt709<->srgb gamma tablesgiraffedata2022-04-092-3/+7
* Fix incorrect output file name for PAM inputgiraffedata2022-04-032-2/+7
* Clean up type coercionsgiraffedata2022-03-302-12/+15
* Prepare to work on 10.99giraffedata2022-03-272-1/+3
* Make Release 10.98.00giraffedata2022-03-272-3/+3
* Fix bug from previous commitgiraffedata2022-03-251-14/+18
* Fix use after free from recent commitgiraffedata2022-03-163-15/+6
* Use temporary files securely, with File::Temp::tempdirgiraffedata2022-03-152-69/+79
* cleanupgiraffedata2022-03-151-1/+1
* Use better temp file namegiraffedata2022-03-151-2/+3
* Use better temp file namegiraffedata2022-03-151-2/+3
* New stdin tests; test whether output is actually producedgiraffedata2022-03-1225-292/+463
* Add -fixedtimegiraffedata2022-03-122-10/+23
* 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