| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typos in comments and messages, whitespace | giraffedata | 2019-12-29 | 1 | -13/+13 |
* | Use pkg-config --exists to quiet error messages | giraffedata | 2019-09-20 | 1 | -2/+6 |
* | cleanup | giraffedata | 2019-09-07 | 1 | -217/+273 |
* | change option names | giraffedata | 2019-09-07 | 1 | -17/+17 |
* | Add -splitpix, -splitcol, -splitdim | giraffedata | 2019-09-07 | 1 | -55/+162 |
* | Do backward compatibility names for merge build in the directories instead of... | giraffedata | 2018-11-18 | 1 | -0/+8 |
* | Fix 'make package' leaving out a bunch of recent legacy names with a merge build | giraffedata | 2018-11-11 | 1 | -1/+1 |
* | cleanup | giraffedata | 2018-10-07 | 1 | -1/+1 |
* | whitespace | giraffedata | 2018-10-07 | 1 | -85/+88 |
* | whitespace | giraffedata | 2018-10-07 | 1 | -6/+6 |
* | whitespace | giraffedata | 2018-05-28 | 1 | -6/+6 |
* | Add PKG_CONFIG config variable | giraffedata | 2016-11-28 | 1 | -5/+5 |
* | Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S... | giraffedata | 2016-11-16 | 4 | -0/+4 |
* | Fix incorrect output with normalized arithmetic | giraffedata | 2016-06-25 | 1 | -5/+5 |
* | cleanup | giraffedata | 2016-05-08 | 1 | -42/+77 |
* | cleanup - don't use shell to run Pamscale | giraffedata | 2016-05-05 | 1 | -6/+10 |
* | Add Pamunlookup | giraffedata | 2015-08-09 | 2 | -1/+251 |
* | fix compiler warning | giraffedata | 2015-08-08 | 1 | -1/+1 |
* | Add -byplane | giraffedata | 2015-07-26 | 1 | -40/+142 |
* | Declare _XOPEN_SOURCE >= 500 to make strdup defined | giraffedata | 2014-08-24 | 2 | -0/+2 |
* | Use libopt to convert libvga.so into -lvga so build of ppmsvgalib works | giraffedata | 2014-08-24 | 1 | -1/+1 |
* | Remove ambiguous, incorrect use of 'support' | giraffedata | 2014-06-26 | 2 | -6/+6 |
* | Add Windows icon capability, centralize make rule for link of programs | giraffedata | 2014-04-13 | 2 | -21/+14 |
* | cleanup | giraffedata | 2014-03-29 | 1 | -5/+5 |
* | Add pamvalidate | giraffedata | 2014-03-22 | 2 | -1/+87 |
* | Rename Pamfixtrunc to Pamfix | giraffedata | 2014-03-06 | 3 | -2/+52 |
* | Add -truncate, -clip, -changemaxval | giraffedata | 2014-03-06 | 1 | -40/+155 |
* | Fix missing .exe on copies of programs under old names | giraffedata | 2014-03-01 | 1 | -6/+6 |
* | cleanup | giraffedata | 2013-12-22 | 1 | -3/+3 |
* | cleanup | giraffedata | 2013-06-19 | 7 | -22/+21 |
* | Call OPTENTINIT, as required for an empty option table | giraffedata | 2012-11-18 | 1 | -0/+1 |
* | Replace obsolete bcopy, index, rindex with modern memcpy, strchr, strrchr | giraffedata | 2012-09-08 | 2 | -6/+6 |
* | Fix wrong output for -multiply | giraffedata | 2011-11-08 | 1 | -1/+1 |
* | Add pamexec | giraffedata | 2011-08-12 | 2 | -1/+193 |
* | cleanup | giraffedata | 2011-08-12 | 1 | -5/+8 |
* | Use pkg-config for X libraries | giraffedata | 2011-06-26 | 1 | -5/+21 |
* | Rename nstring.h functions with pm_ prefix | giraffedata | 2010-09-29 | 5 | -20/+20 |
* | Rename optParseOptions3 to pm_optParseOptions3, etc | giraffedata | 2010-09-28 | 13 | -20/+20 |
* | Use memset() instead of bzero() | giraffedata | 2010-08-07 | 2 | -3/+3 |
* | Add some more code for more that two operands; not functional yet | giraffedata | 2010-05-20 | 1 | -26/+63 |
* | fix memory leak | giraffedata | 2010-05-20 | 1 | -10/+12 |
* | Make exit status 0 instead of 10 when window manager requests termination | giraffedata | 2010-04-26 | 1 | -1/+1 |
* | Fix compiler warnings | giraffedata | 2010-04-10 | 2 | -2/+4 |
* | add -nointerpolate | giraffedata | 2009-11-12 | 1 | -26/+62 |
* | Fix crash/failure when you specify input file name | giraffedata | 2009-09-05 | 1 | -0/+2 |
* | Wait to initialize Svgalib to keep console usable longer | giraffedata | 2009-08-17 | 1 | -4/+8 |
* | Remove pm_c_util.h from sshopt.h | giraffedata | 2009-04-04 | 10 | -0/+12 |
* | fix comment | giraffedata | 2009-01-24 | 1 | -1/+1 |
* | Make -ansi compile work | giraffedata | 2008-12-04 | 1 | -0/+1 |
* | Move LDFLAGS later | giraffedata | 2008-12-03 | 2 | -5/+4 |