about summary refs log tree commit diff
path: root/editor/specialty/pnmindex.c
Commit message (Expand)AuthorAgeFilesLines
* fix typo in messagegiraffedata2023-12-191-1/+1
* cleanupgiraffedata2023-12-191-3/+20
* cleanupgiraffedata2023-12-191-4/+18
* Check arguments for zerogiraffedata2023-12-191-3/+12
* Fix missing arg0 bug in recent cleanupgiraffedata2023-12-191-1/+1
* Add -plaingiraffedata2023-12-171-2/+3
* Fix invalid memory reference bug from recent cleanupgiraffedata2023-12-161-1/+2
* cleanup - Use 'pm_system' instead of 'system'giraffedata2023-11-281-91/+97
* cleanup - make internal 'pbmtext' for title take input from Standard Input in...giraffedata2023-11-261-10/+32
* cleanupgiraffedata2023-11-081-5/+4
* cleanupgiraffedata2023-11-081-7/+6
* cleanupgiraffedata2023-11-081-14/+14
* cleanupgiraffedata2023-08-271-2/+4
* Update internal use of 'pamcat' to adapt to its new ability to produce PNM ou...giraffedata2022-08-161-3/+3
* Change pnmtopnm to pamtopnm, as the former is just an alias for the lattergiraffedata2022-08-061-1/+1
* 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
* Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S...giraffedata2016-11-161-0/+1
* Declare _XOPEN_SOURCE >= 500 to make strdup definedgiraffedata2014-08-241-0/+1
* Rename nstring.h functions with pm_ prefixgiraffedata2010-09-291-37/+37
* Rename optParseOptions3 to pm_optParseOptions3, etcgiraffedata2010-09-281-2/+2
* Fix compiler warningsgiraffedata2010-04-101-1/+1
* Remove pm_c_util.h from sshopt.hgiraffedata2009-04-041-0/+1
* Move stuff into new editor/specialty/ directorygiraffedata2009-01-251-0/+639