about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* cleanupgiraffedata2022-08-041-1/+0
* Validate size parameter is a number (to prevent shell injection problems)giraffedata2022-08-042-1/+12
* update HISTORYgiraffedata2022-08-031-0/+2
* Fix shell injection vulnerabilitiesgiraffedata2022-08-031-13/+115
* cleanupgiraffedata2022-08-031-4/+4
* Use new 'pamcat' instead of 'pnmcat'giraffedata2022-08-031-3/+12
* whitespacegiraffedata2022-08-031-42/+45
* Remove vestigial pnmindex.csh, pnmindex.sh obsoleted by C program in 2005giraffedata2022-08-032-413/+0
* Use new 'pamcat' instead of 'pnmcat'giraffedata2022-08-035-28/+46
* Fix -versiongiraffedata2022-08-031-1/+7
* miscellaneous test updatesgiraffedata2022-08-0114-3/+520
* Make pnmcat a wrapper for pamcatgiraffedata2022-07-313-881/+5
* Fix used before setgiraffedata2022-07-291-2/+2
* remove debug tracegiraffedata2022-07-291-4/+0
* Add comments about statically linking libnetpbmgiraffedata2022-07-291-0/+12
* Get PBM fast path workinggiraffedata2022-07-291-49/+56
* more fixesgiraffedata2022-07-281-6/+10
* Fix padding in top-bottom concatenationgiraffedata2022-07-281-5/+8
* Fix background detectiongiraffedata2022-07-281-17/+57
* Fix for single pixel rowgiraffedata2022-07-281-30/+36
* Whoops doesn't actually compile yet. Make it compilegiraffedata2022-07-281-13/+17
* First draft. Compilesgiraffedata2022-07-283-1/+1053
* Add pnm_createWhiteTuple, pnm_backgroundtuplerowgiraffedata2022-07-282-0/+82
* fix commentgiraffedata2022-07-281-3/+3
* commentsgiraffedata2022-07-261-1/+5
* check for null font name; clean up other command line validationgiraffedata2022-07-212-5/+9
* Fix command line processing - no options worked; add arithmetic overflow checksgiraffedata2022-07-172-51/+190
* Don't use nonstandard echo -ngiraffedata2022-07-0355-443/+433
* silence compiler warninggiraffedata2022-06-241-1/+4
* Prepare to work on Release 11.00giraffedata2022-06-242-1/+6
* Make release 10.99giraffedata2022-06-242-3/+3
* Accept input filename argument; don't use intermediate buffer or generic QOI ...giraffedata2022-06-085-766/+677
* Replace vestigial uses of MEMEQ macro with memeq inline functiongiraffedata2022-06-083-6/+4
* Fix MEMSEQgiraffedata2022-06-081-1/+1
* improve commentgiraffedata2022-06-081-0/+1
* Add tests for pamrestack, pamshuffle; rename testimg.ppm work file; correct e...giraffedata2022-05-3123-71/+323
* Add license statement that was originally with the code we moved to qoi.c fro...giraffedata2022-05-291-0/+30
* cleanupgiraffedata2022-05-224-158/+191
* cleanupgiraffedata2022-05-221-108/+139
* Add pm_writefilegiraffedata2022-05-222-0/+23
* cleanupgiraffedata2022-05-214-88/+63
* Add pm_readfilegiraffedata2022-05-212-0/+53
* cleanupgiraffedata2022-05-214-519/+425
* Add pamtoqoi, qoitopam, raw submissiongiraffedata2022-05-206-4/+984
* cleanupgiraffedata2022-05-201-18/+16
* Implement -min, -max, -stepgiraffedata2022-04-301-27/+98
* Fix bugs in previous commitgiraffedata2022-04-301-2/+24
* Add -min, -max, -step options for future usegiraffedata2022-04-301-5/+128
* cleanupgiraffedata2022-04-301-7/+7
* whitespacegiraffedata2022-04-301-17/+20