about summary refs log tree commit diff
path: root/editor
Commit message (Expand)AuthorAgeFilesLines
...
* cleanupgiraffedata2023-08-181-31/+30
* Switch to BSD-3-Clause license offer: patent license not disclaimedgiraffedata2023-08-021-27/+27
* cleanupgiraffedata2023-05-181-3/+3
* whitespacegiraffedata2023-05-181-24/+26
* cleanupgiraffedata2022-12-041-319/+441
* Add -listfilegiraffedata2022-11-301-28/+186
* Add backward compatibility symbolic link for pnminterp-gengiraffedata2022-09-171-1/+6
* fix typos in commentsgiraffedata2022-08-261-12/+12
* Fix manipulation of supposed opacity plane when it's not a visual imagegiraffedata2022-08-181-13/+21
* Fix bogus depth calculation for non-visual PAM inputgiraffedata2022-08-181-7/+10
* cleanupgiraffedata2022-08-181-64/+71
* Update internal use of 'pamcat' to adapt to its new ability to produce PNM ou...giraffedata2022-08-163-8/+6
* Change pnmcat from wrapper to symbolic link because 'pamcat' is now backward ...giraffedata2022-08-162-35/+6
* Produce proper tuple type for PAM output with all visual image inputgiraffedata2022-08-151-98/+241
* Produce PNM output for PNM inputgiraffedata2022-08-131-28/+60
* Fix syntax error from previous updategiraffedata2022-08-121-1/+1
* Fix memory corruptiongiraffedata2022-08-121-1/+6
* Fix segfault from use before setgiraffedata2022-08-121-3/+5
* Make -quiet and -plain workgiraffedata2022-08-091-7/+32
* Change pnmtopnm to pamtopnm, as the former is just an alias for the lattergiraffedata2022-08-063-3/+3
* Fix height-width mixup in PBM casegiraffedata2022-08-061-3/+3
* cleanupgiraffedata2022-08-041-1/+0
* Validate size parameter is a number (to prevent shell injection problems)giraffedata2022-08-041-0/+7
* 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-033-15/+27
* Fix -versiongiraffedata2022-08-031-1/+7
* 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
* 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
* Whoops doesn't actually compile yet. Make it compilegiraffedata2022-07-281-13/+17
* First draft. Compilesgiraffedata2022-07-282-1/+1051
* Add pamrestack, pamshufflegiraffedata2022-04-303-5/+631
* Fix wrong bt709<->srgb gamma tablesgiraffedata2022-04-091-3/+3
* Fix incorrect output file name for PAM inputgiraffedata2022-04-031-2/+4
* Use temporary files securely, with File::Temp::tempdirgiraffedata2022-03-151-69/+77
* cleanupgiraffedata2022-03-151-1/+1
* Use better temp file namegiraffedata2022-03-151-2/+3
* Use better temp file namegiraffedata2022-03-151-2/+3
* whitespacegiraffedata2022-02-271-1/+2
* Fix reference to planes 1 and 2 in 1-plane inputgiraffedata2022-02-271-2/+5
* Use Pamcut instead of obsolete Pnmcutgiraffedata2022-01-291-1/+1
* Fix incorrect outputgiraffedata2022-01-251-6/+5