Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | whitespace | giraffedata | 2022-03-12 | 1 | -13/+16 | |
* | cleanup | giraffedata | 2022-03-06 | 1 | -89/+191 | |
* | Make -h work on all images in a stream | giraffedata | 2022-03-06 | 1 | -7/+29 | |
* | Fix assertion | giraffedata | 2022-03-05 | 1 | -0/+8 | |
* | cleanup | giraffedata | 2022-03-05 | 1 | -8/+8 | |
* | whitespace | giraffedata | 2022-03-05 | 1 | -10/+13 | |
* | whitespace | giraffedata | 2022-02-01 | 1 | -8/+9 | |
* | Set uninitialized variables to make output repeatable and suppress Valgrind w... | giraffedata | 2022-02-01 | 1 | -7/+11 | |
* | Limit width to 255 | giraffedata | 2022-01-27 | 1 | -0/+4 | |
* | Fix input always from Standard Input | giraffedata | 2022-01-27 | 1 | -1/+1 | |
* | whitespace | giraffedata | 2022-01-27 | 1 | -1/+1 | |
* | whitespace | giraffedata | 2022-01-15 | 1 | -89/+89 | |
* | Remove -floyd option, which doesn't work, isn't documented, and shouldn't be ... | giraffedata | 2022-01-15 | 1 | -28/+4 | |
* | Fix crash when no argument introduced by recent cleanup | giraffedata | 2022-01-14 | 1 | -1/+1 | |
* | Fix uninitialized variable with -map | giraffedata | 2022-01-12 | 1 | -0/+1 | |
* | Fix incorrect output for 32 bit per pixel image with only 3 planes | giraffedata | 2022-01-11 | 1 | -2/+2 | |
* | cleanup - deduplicate code | giraffedata | 2022-01-11 | 1 | -102/+29 | |
* | clenaup | giraffedata | 2022-01-11 | 1 | -66/+118 | |
* | Fix verbosity | giraffedata | 2022-01-10 | 1 | -9/+10 | |
* | cleanup | giraffedata | 2022-01-10 | 1 | -156/+171 | |
* | Change -verbose to a a numerical option | giraffedata | 2022-01-08 | 1 | -3/+6 | |
* | Fix bug in commit moments ago | giraffedata | 2022-01-08 | 1 | -2/+2 | |
* | Add verbose messages | giraffedata | 2022-01-08 | 1 | -15/+21 | |
* | cleanup | giraffedata | 2022-01-08 | 1 | -446/+582 | |
* | Explicit two's complement interpretation for systems (eg ppc64) where 'char' ... | giraffedata | 2021-11-28 | 1 | -10/+12 | |
* | cleanup | giraffedata | 2021-11-28 | 1 | -3/+3 | |
* | whitespace | giraffedata | 2021-11-28 | 1 | -4/+4 | |
* | Back out commit 4188 | giraffedata | 2021-11-28 | 1 | -2/+2 | |
* | Fix bug in previous commit | giraffedata | 2021-11-28 | 1 | -1/+1 | |
* | Explicit signed char for systems (eg ppc64) with default unsigned | giraffedata | 2021-11-28 | 1 | -2/+2 | |
* | Add header check to go with previous update to header checks | giraffedata | 2021-11-28 | 1 | -0/+3 | |
* | Apparently, it works fine with bit depth 32 | giraffedata | 2021-11-17 | 1 | -4/+4 | |
* | fix arithmetic overflows | giraffedata | 2021-11-07 | 4 | -59/+127 | |
* | whitespace | giraffedata | 2021-11-07 | 1 | -7/+10 | |
* | Revert erroneous commit from a few minutes ago | giraffedata | 2021-11-07 | 1 | -1/+1 | |
* | Fix detection of too-wide image | giraffedata | 2021-11-07 | 1 | -7/+6 | |
* | whitespace | giraffedata | 2021-11-06 | 1 | -7/+7 | |
* | cleanup | giraffedata | 2021-11-06 | 1 | -11/+12 | |
* | Add warning about extremely large image | giraffedata | 2021-11-06 | 1 | -10/+21 | |
* | add comment | giraffedata | 2021-11-06 | 1 | -15/+19 | |
* | Allow 256 colors when image has alpha plane but user says -transparent; no ne... | giraffedata | 2021-10-12 | 1 | -19/+21 | |
* | Fix bug in previous commit | giraffedata | 2021-10-06 | 1 | -2/+7 | |
* | Add -black, -white | giraffedata | 2021-10-03 | 1 | -27/+77 | |
* | cleanup | giraffedata | 2021-10-02 | 1 | -20/+18 | |
* | cleanup | giraffedata | 2021-09-30 | 1 | -2/+2 | |
* | Remove C99 comments | giraffedata | 2021-09-30 | 1 | -4/+5 | |
* | Fix not properly ignoring the input alpha mask when user says -transparent | giraffedata | 2021-09-30 | 1 | -44/+98 | |
* | Eliminate dependency on color dictionary when user does not specify colors by... | giraffedata | 2021-09-25 | 1 | -3/+7 | |
* | whitespace | giraffedata | 2021-09-25 | 1 | -6/+9 | |
* | Change -transparency to -transparent, per documentation (and design) | giraffedata | 2021-05-21 | 1 | -7/+7 |