Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug from revision 2768 on 16.05.08 | giraffedata | 2016-06-17 | 1 | -0/+2 |
* | cleanup | giraffedata | 2016-05-12 | 1 | -84/+82 |
* | Adapt to change in bmp.h a few days ago | giraffedata | 2016-05-12 | 1 | -9/+29 |
* | revert last change | giraffedata | 2016-05-12 | 1 | -4/+2 |
* | Adapt to new bmp.h from a few days ago | giraffedata | 2016-05-12 | 1 | -2/+4 |
* | Fix handling of V4 and V5 Windows BMP - didn't work at all | giraffedata | 2016-05-09 | 2 | -84/+224 |
* | cleanup | giraffedata | 2016-05-08 | 3 | -17/+56 |
* | cleanup | giraffedata | 2016-05-08 | 3 | -43/+48 |
* | Deal properly with failed Pamflip process | giraffedata | 2016-05-06 | 1 | -3/+11 |
* | cleanup - don't use shell to run Pngtopam | giraffedata | 2016-05-05 | 1 | -3/+3 |
* | cleanup - don't use shell to run Pnmtopng | giraffedata | 2016-05-05 | 1 | -9/+9 |
* | Fix whitespace in message | giraffedata | 2016-05-05 | 1 | -1/+1 |
* | cleanup. (Looks like it fixes a bad bug, but the bug actually appears to be n... | giraffedata | 2016-05-04 | 1 | -6/+6 |
* | fix array bounds violation; incorrect calculation | giraffedata | 2016-05-03 | 1 | -1/+1 |
* | cleanup | giraffedata | 2016-05-03 | 5 | -569/+524 |
* | cleanup | giraffedata | 2016-05-03 | 1 | -2/+0 |
* | cleanup | giraffedata | 2016-05-03 | 1 | -2/+2 |
* | cleanup | giraffedata | 2016-05-03 | 1 | -6/+6 |
* | cleanup | giraffedata | 2016-05-03 | 4 | -1480/+1618 |
* | make compatible with new shhopt | giraffedata | 2016-05-03 | 1 | -0/+1 |
* | cleanup | giraffedata | 2016-05-03 | 1 | -3/+0 |
* | cleanup | giraffedata | 2016-05-03 | 1 | -73/+80 |
* | cleanup | giraffedata | 2016-05-03 | 1 | -2/+1 |
* | cleanup | giraffedata | 2016-05-03 | 1 | -9/+4 |
* | cleanup | giraffedata | 2016-05-03 | 6 | -143/+183 |
* | cleanup | giraffedata | 2016-05-02 | 1 | -32/+0 |
* | cleanup | giraffedata | 2016-05-02 | 1 | -9/+0 |
* | cleanup | giraffedata | 2016-05-02 | 1 | -1/+0 |
* | cleanup | giraffedata | 2016-05-02 | 1 | -6/+2 |
* | cleanup | giraffedata | 2016-05-02 | 1 | -7/+2 |
* | Fix .exe in backward compatibility symlinks | giraffedata | 2016-04-30 | 1 | -1/+1 |
* | cleanup - invoke pamtopnm instead of pnmtopnm | giraffedata | 2016-04-30 | 1 | -1/+1 |
* | Add -version | giraffedata | 2016-04-30 | 1 | -0/+13 |
* | Update web link | giraffedata | 2016-04-29 | 1 | -11/+11 |
* | Add -version, change temporary file handling | giraffedata | 2016-04-24 | 2 | -7/+20 |
* | Fix bug: always thinks -level=N is -level=1 | giraffedata | 2015-11-25 | 1 | -1/+1 |
* | Use --mime-type on newer File; recognize 'Netpbm PAM' non-mime output of File | giraffedata | 2015-10-31 | 1 | -8/+29 |
* | Don't try to compile code that uses parse_printf_format on a system that does... | giraffedata | 2015-10-13 | 1 | -0/+2 |
* | cleanup | giraffedata | 2015-10-13 | 1 | -2/+2 |
* | Improve message | giraffedata | 2015-08-08 | 1 | -5/+10 |
* | Fix -min, -max: type needs to be float, not double because it is accessed via... | giraffedata | 2015-08-02 | 1 | -2/+2 |
* | cleanup | giraffedata | 2015-08-02 | 1 | -4/+4 |
* | cleanup | giraffedata | 2015-07-29 | 1 | -8/+9 |
* | Use library RLE facility. Fixes bug in which failure of malloc is ignored | giraffedata | 2015-07-29 | 1 | -200/+77 |
* | Fix buffer overrun | giraffedata | 2015-07-29 | 1 | -2/+2 |
* | Implement -itxt | giraffedata | 2015-07-26 | 6 | -167/+441 |
* | clarify 'support' | giraffedata | 2015-07-15 | 1 | -1/+1 |
* | Cleanup and make -plain work | giraffedata | 2015-07-14 | 1 | -94/+290 |
* | Add -stripeheight, -resolution=720, -formfeed, -raw; pad to 8 columns and who... | giraffedata | 2015-07-14 | 1 | -103/+157 |
* | cleanup: Use new RLE library facilities | giraffedata | 2015-07-14 | 1 | -131/+28 |