Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whitespace | giraffedata | 2023-09-20 | 8 | -149/+149 |
* | cleanup | giraffedata | 2023-08-27 | 1 | -1/+5 |
* | Assert no arithmetic overflow problem | giraffedata | 2023-08-24 | 1 | -3/+3 |
* | cleanup | giraffedata | 2023-08-19 | 1 | -254/+496 |
* | Fix ignored option: Set default before legacy option processing instead of after | giraffedata | 2023-08-19 | 1 | -2/+2 |
* | Fix for maxval > 255 | giraffedata | 2023-08-19 | 1 | -23/+67 |
* | Fix previous commit so it compiles | giraffedata | 2022-09-25 | 1 | -1/+1 |
* | Add -hex | giraffedata | 2022-09-08 | 1 | -8/+34 |
* | Add -tuple | giraffedata | 2022-09-08 | 1 | -11/+42 |
* | Fix use of uninitialized variable | giraffedata | 2022-01-22 | 1 | -0/+3 |
* | add comment | giraffedata | 2022-01-22 | 1 | -0/+9 |
* | Fix typo in error message | giraffedata | 2022-01-22 | 1 | -1/+1 |
* | Fix typos in comments and messages, whitespace | giraffedata | 2019-12-30 | 1 | -3/+3 |
* | Fix typo in previous commit | giraffedata | 2019-12-30 | 1 | -1/+1 |
* | Fix typos in comments and messages, whitespace | giraffedata | 2019-12-29 | 1 | -45/+49 |
* | whitespace | giraffedata | 2019-12-29 | 1 | -5/+8 |
* | Fix typo in message | giraffedata | 2019-10-04 | 1 | -1/+1 |
* | Fix failure to detect overspecified options | giraffedata | 2019-09-21 | 1 | -2/+2 |
* | Sort secondarily by RGB with -sort=frequency so output is repeatable | giraffedata | 2019-08-24 | 1 | -19/+25 |
* | cleanup | giraffedata | 2019-05-26 | 1 | -20/+22 |
* | Add -machine | giraffedata | 2019-05-17 | 1 | -6/+43 |
* | fix compiler warning | giraffedata | 2019-03-30 | 1 | -1/+1 |
* | Add pamfind | giraffedata | 2019-03-15 | 2 | -0/+223 |
* | cleanup | giraffedata | 2019-03-13 | 1 | -24/+28 |
* | whitespace | giraffedata | 2019-01-20 | 1 | -3/+6 |
* | cleanup | giraffedata | 2019-01-04 | 1 | -10/+9 |
* | whitespace | giraffedata | 2019-01-04 | 1 | -15/+21 |
* | Add -machine, -size | giraffedata | 2019-01-04 | 1 | -52/+147 |
* | Do backward compatibility names for merge build in the directories instead of... | giraffedata | 2018-11-18 | 1 | -0/+7 |
* | Fix 'make package' leaving out a bunch of recent legacy names with a merge build | giraffedata | 2018-11-11 | 1 | -1/+1 |
* | Fix bug: signed value declared unsigned, so row below center of a region look... | giraffedata | 2018-09-08 | 1 | -4/+6 |
* | cleanup | giraffedata | 2018-09-08 | 1 | -100/+129 |
* | cleanup | giraffedata | 2018-09-08 | 1 | -78/+115 |
* | whitespace | giraffedata | 2018-09-08 | 1 | -13/+13 |
* | fix typo in comment | giraffedata | 2018-07-21 | 1 | -1/+1 |
* | Add pamgetcolor | giraffedata | 2018-05-30 | 2 | -0/+502 |
* | cleanup | giraffedata | 2018-04-28 | 1 | -4/+4 |
* | whitespace | giraffedata | 2018-04-28 | 1 | -26/+26 |
* | Fix bug: uncommented summary with -map | giraffedata | 2018-02-08 | 1 | -8/+10 |
* | Add color summary | giraffedata | 2018-02-03 | 1 | -26/+113 |
* | cleanup | giraffedata | 2018-02-03 | 1 | -31/+46 |
* | whitespace | giraffedata | 2018-02-03 | 1 | -8/+8 |
* | cleanup | giraffedata | 2018-02-03 | 1 | -3/+3 |
* | Add -targetX | giraffedata | 2018-01-06 | 1 | -11/+124 |
* | Eliminate compiler warning | giraffedata | 2017-07-03 | 1 | -3/+3 |
* | Upgrade to _XOPEN_SOURCE 500 to get M_PI | giraffedata | 2017-04-30 | 1 | -1/+1 |
* | Add Pamtable | giraffedata | 2017-04-15 | 2 | -3/+215 |
* | cleanup | giraffedata | 2017-04-15 | 1 | -8/+5 |
* | cleanup | giraffedata | 2017-04-15 | 1 | -40/+42 |
* | Remove use of C99 isfinite | giraffedata | 2016-05-06 | 1 | -2/+17 |