Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug from a few minutes ago | giraffedata | 2013-06-25 | 1 | -1/+1 |
* | Allow environment variables used with 'make check' to be overridden on comman... | giraffedata | 2013-06-25 | 1 | -3/+7 |
* | Ignore -plain when program generates PAM | giraffedata | 2013-06-25 | 2 | -3/+22 |
* | Don't look at pam.plainformat when format is PAM (avoids problem with Valgrind) | giraffedata | 2013-06-23 | 1 | -8/+6 |
* | Improve comment | giraffedata | 2013-06-23 | 1 | -0/+3 |
* | Improve comment | giraffedata | 2013-06-23 | 1 | -2/+6 |
* | cleanup | giraffedata | 2013-06-23 | 4 | -36/+37 |
* | Add missing source feature declaration | giraffedata | 2013-06-21 | 1 | -0/+1 |
* | Use <stdbool.h> instead of locally defined bool | giraffedata | 2013-06-20 | 2 | -24/+40 |
* | cleanup | giraffedata | 2013-06-20 | 1 | -10/+7 |
* | cleanup | giraffedata | 2013-06-20 | 1 | -58/+56 |
* | cleanup | giraffedata | 2013-06-20 | 1 | -59/+78 |
* | Add missing #include | giraffedata | 2013-06-20 | 1 | -0/+2 |
* | Add _BSD_SOURCE | giraffedata | 2013-06-20 | 1 | -0/+1 |
* | cleanup | giraffedata | 2013-06-20 | 1 | -59/+82 |
* | cleanup | giraffedata | 2013-06-19 | 1 | -100/+129 |
* | cleanup | giraffedata | 2013-06-19 | 18 | -189/+194 |
* | Reverse accidental commit | giraffedata | 2013-06-19 | 1 | -4/+0 |
* | cleanup | giraffedata | 2013-06-19 | 22 | -29/+33 |
* | cleanup | giraffedata | 2013-06-19 | 1 | -1/+1 |
* | cleanup | giraffedata | 2013-06-19 | 6 | -48/+52 |
* | cleanup | giraffedata | 2013-06-19 | 1 | -1/+1 |
* | cleanup | giraffedata | 2013-06-19 | 1 | -1/+1 |
* | Fix pam.opacity_plane set by pnm_readpaminit and pnm_writepaminit | giraffedata | 2013-06-19 | 2 | -1/+5 |
* | Add information about MPEG patents | giraffedata | 2013-06-18 | 1 | -0/+15 |
* | fix typo | giraffedata | 2013-06-18 | 1 | -1/+1 |
* | Fix variable used before set | giraffedata | 2013-06-15 | 2 | -0/+6 |
* | improve message | giraffedata | 2013-06-07 | 1 | -1/+1 |
* | cleanup | giraffedata | 2013-06-07 | 1 | -2/+1 |
* | cleanup | giraffedata | 2013-06-07 | 1 | -177/+198 |
* | cleanup | giraffedata | 2013-06-02 | 1 | -3/+4 |
* | check for inconsistencies between specified width and height and size of input | giraffedata | 2013-06-02 | 2 | -0/+6 |
* | check for inconsistencies between specified width and height and size of input | giraffedata | 2013-06-02 | 2 | -75/+183 |
* | Recommend Pamcut instead of Pnmcut | giraffedata | 2013-06-02 | 1 | -1/+1 |
* | Fix bug: does not read the color dictionary with 'mustopen' when user explici... | giraffedata | 2013-06-01 | 2 | -2/+8 |
* | Fix use of unset variable - entries in the colornames table don't get set whe... | giraffedata | 2013-06-01 | 2 | -27/+81 |
* | Fix crash when -mesh is 1 or less; fix array bounds violation; replace pm_key... | giraffedata | 2013-05-31 | 2 | -215/+205 |
* | cleanup | giraffedata | 2013-05-31 | 1 | -4/+4 |
* | move comment | giraffedata | 2013-05-27 | 1 | -13/+15 |
* | Fix bug: stdout closes after first image, so only first image gets written | giraffedata | 2013-05-27 | 2 | -5/+35 |
* | Check for write failure | giraffedata | 2013-05-27 | 1 | -20/+32 |
* | Add 'Netpbm' to version names | giraffedata | 2013-05-20 | 1 | -82/+91 |
* | Fix -norandom: reference to unset variable | giraffedata | 2013-05-20 | 2 | -0/+24 |
* | Fix miscellaneous bugs introduced a month ago (April 14) | giraffedata | 2013-05-11 | 2 | -106/+153 |
* | Fix computation of PNG color type | giraffedata | 2013-05-11 | 2 | -1/+5 |
* | cleanup | giraffedata | 2013-05-11 | 1 | -241/+292 |
* | Fix color-format-but-grayscale optimization | giraffedata | 2013-05-11 | 2 | -2/+11 |
* | cleanup | giraffedata | 2013-05-03 | 1 | -4/+4 |
* | Fix bug - row index incremented before use; should be after | giraffedata | 2013-05-03 | 2 | -12/+32 |
* | cleanup | giraffedata | 2013-05-03 | 1 | -3/+0 |