Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup | giraffedata | 2024-09-10 | 1 | -83/+79 |
* | cleanup | giraffedata | 2024-09-07 | 2 | -15/+21 |
* | fix typo in message | giraffedata | 2023-12-19 | 1 | -1/+1 |
* | cleanup | giraffedata | 2023-12-19 | 1 | -3/+20 |
* | cleanup | giraffedata | 2023-12-19 | 1 | -4/+18 |
* | Check arguments for zero | giraffedata | 2023-12-19 | 1 | -3/+12 |
* | Fix missing arg0 bug in recent cleanup | giraffedata | 2023-12-19 | 1 | -1/+1 |
* | Add -plain | giraffedata | 2023-12-17 | 1 | -2/+3 |
* | Fix invalid memory reference bug from recent cleanup | giraffedata | 2023-12-16 | 1 | -1/+2 |
* | cleanup - Use 'pm_system' instead of 'system' | giraffedata | 2023-11-28 | 1 | -91/+97 |
* | cleanup - make internal 'pbmtext' for title take input from Standard Input in... | giraffedata | 2023-11-26 | 1 | -10/+32 |
* | cleanup | giraffedata | 2023-11-08 | 1 | -5/+4 |
* | cleanup | giraffedata | 2023-11-08 | 1 | -7/+6 |
* | cleanup | giraffedata | 2023-11-08 | 1 | -14/+14 |
* | cleanup | giraffedata | 2023-10-11 | 1 | -79/+154 |
* | cleanup | giraffedata | 2023-10-11 | 1 | -13/+14 |
* | whitespace | giraffedata | 2023-09-18 | 14 | -296/+294 |
* | cleanup | giraffedata | 2023-08-27 | 1 | -2/+4 |
* | Update internal use of 'pamcat' to adapt to its new ability to produce PNM ou... | giraffedata | 2022-08-16 | 1 | -3/+3 |
* | Change pnmtopnm to pamtopnm, as the former is just an alias for the latter | giraffedata | 2022-08-06 | 1 | -1/+1 |
* | Fix shell injection vulnerabilities | giraffedata | 2022-08-03 | 1 | -13/+115 |
* | cleanup | giraffedata | 2022-08-03 | 1 | -4/+4 |
* | Use new 'pamcat' instead of 'pnmcat' | giraffedata | 2022-08-03 | 1 | -3/+12 |
* | whitespace | giraffedata | 2022-08-03 | 1 | -42/+45 |
* | Fix incorrect output | giraffedata | 2022-01-25 | 1 | -6/+5 |
* | Remove debug code | giraffedata | 2021-11-03 | 1 | -8/+0 |
* | Add -near | giraffedata | 2021-11-02 | 1 | -25/+119 |
* | Fix cleanup in previous commit | giraffedata | 2021-03-10 | 1 | -1/+1 |
* | Use Mersenee Twister instead of libc rand for random numbers | giraffedata | 2021-03-06 | 3 | -141/+221 |
* | Add -seed, convert to shhopt | giraffedata | 2020-12-18 | 1 | -40/+89 |
* | Remove unused variable - trick to embed text in the object code triggers comp... | giraffedata | 2020-03-14 | 1 | -3/+0 |
* | Fix typos in comments and messages, whitespace | giraffedata | 2019-12-29 | 2 | -10/+12 |
* | Do backward compatibility names for merge build in the directories instead of... | giraffedata | 2018-11-18 | 1 | -0/+6 |
* | Fix 'make package' leaving out a bunch of recent legacy names with a merge build | giraffedata | 2018-11-11 | 1 | -1/+1 |
* | Fix compiler warning about long passed to 'abs' | giraffedata | 2018-04-28 | 1 | -16/+16 |
* | whitespace | giraffedata | 2018-04-28 | 1 | -13/+16 |
* | Upgrade to _XOPEN_SOURCE 500 to get M_PI | giraffedata | 2017-04-30 | 2 | -2/+2 |
* | Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S... | giraffedata | 2016-11-16 | 3 | -0/+3 |
* | cleanup | giraffedata | 2016-05-07 | 1 | -3/+0 |
* | cleanup | giraffedata | 2016-05-07 | 1 | -5/+0 |
* | Use pm_randseed instead of srand | giraffedata | 2016-04-26 | 1 | -1/+1 |
* | Fix compile error from yesterday | giraffedata | 2015-03-29 | 1 | -1/+1 |
* | cleanup | giraffedata | 2015-03-29 | 1 | -3/+7 |
* | Produce raw format instead of plain by default | giraffedata | 2015-03-29 | 1 | -1/+1 |
* | cleanup | giraffedata | 2015-03-29 | 1 | -200/+336 |
* | Add -gradient | giraffedata | 2015-03-28 | 1 | -1/+27 |
* | Fix TRUE, FALSE redefined | giraffedata | 2015-01-01 | 1 | -3/+3 |
* | Declare _XOPEN_SOURCE >= 500 to make strdup defined | giraffedata | 2014-08-24 | 1 | -0/+1 |
* | Fix missing .exe on copies of programs under old names | giraffedata | 2014-03-01 | 1 | -2/+2 |
* | Fix for -takeodd on image with no odd rows | giraffedata | 2014-02-09 | 1 | -1/+7 |