about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* whitespacegiraffedata2020-03-121-45/+45
* Fix % in -outstem, -width=0, -height=0giraffedata2020-02-212-8/+15
* Add tests for pamdice, pamundicegiraffedata2020-02-167-4/+349
* Add -listfile, sanity checks on file name patterngiraffedata2020-02-162-143/+284
* pm_getline - return correct buffer sizegiraffedata2020-02-161-2/+3
* Remove 'Netpbm' from version string in pkg-config and config filesgiraffedata2020-01-192-1/+11
* Fix use of unset variables when no -width or no -heightgiraffedata2020-01-152-15/+37
* cleanupgiraffedata2020-01-151-5/+8
* cleanupgiraffedata2020-01-151-15/+11
* Fix buffer overrunsgiraffedata2020-01-142-2/+27
* Fix typos in comments, whitespacegiraffedata2019-12-306-113/+113
* Fix typos in comments and messages, whitespacegiraffedata2019-12-3046-684/+699
* Fix typo in previous commitgiraffedata2019-12-301-1/+1
* Fix typos in comments and messages, whitespacegiraffedata2019-12-29102-1996/+2066
* whitespacegiraffedata2019-12-291-5/+8
* Prepare to work on Release 10.90giraffedata2019-12-292-2/+2
* Make Release 10.89giraffedata2019-12-292-3/+3
* Fix -framegiraffedata2019-12-082-3/+6
* whitespacegiraffedata2019-12-081-52/+52
* Fix unquoted filename, causing problems with filename with spacesgiraffedata2019-12-032-8/+11
* Fix slightly wrong error messagegiraffedata2019-11-291-1/+1
* Fix bug from previous updategiraffedata2019-10-081-1/+1
* update for current Pnmquantgiraffedata2019-10-061-1/+1
* cleanupgiraffedata2019-10-061-2/+2
* Check for incompatible optionsgiraffedata2019-10-062-2/+21
* Add -reportonlygiraffedata2019-10-052-9/+35
* Fix typo in messagegiraffedata2019-10-042-1/+3
* Prepare to work on 10.89giraffedata2019-09-282-2/+6
* Miscellaneous test updatesgiraffedata2019-09-2253-370/+1011
* update HISTORYgiraffedata2019-09-211-0/+1
* Update test for previous commitgiraffedata2019-09-211-1/+1
* Fix failure to detect overspecified optionsgiraffedata2019-09-212-2/+5
* Use pkg-config --exists to quiet error messagesgiraffedata2019-09-202-7/+28
* update HISTORYgiraffedata2019-09-201-0/+2
* Fail if user specifies more than one of -center, -meanpixel, and -meancolor, ...giraffedata2019-09-202-4/+19
* Fail before writing output image header when input and map maxvals don't matc...giraffedata2019-09-192-7/+12
* Fix for systems that can't tell that $(BUILDDIR)/pm_config.h and pm_config.h ...giraffedata2019-09-191-4/+4
* Add information about automating installgiraffedata2019-09-171-13/+18
* Fix erroneous failure message when fed long input textgiraffedata2019-09-082-14/+32
* cleanupgiraffedata2019-09-071-217/+273
* change option namesgiraffedata2019-09-071-17/+17
* Add -splitpix, -splitcol, -splitdimgiraffedata2019-09-072-58/+168
* Fix assertion failuregiraffedata2019-08-294-8/+14
* Fix memory leakgiraffedata2019-08-292-0/+22
* Fix negative array indexgiraffedata2019-08-292-1/+9
* fix null pointer dereferencegiraffedata2019-08-292-0/+5
* whitespacegiraffedata2019-08-242-82/+101
* Use -sort=rgb on ppmhist to make results repeatablegiraffedata2019-08-242-6/+6
* Sort secondarily by RGB with -sort=frequency so output is repeatablegiraffedata2019-08-242-19/+28
* whitespacegiraffedata2019-08-241-10/+10