about summary refs log tree commit diff
path: root/editor/pamrecolor.c
Commit message (Expand)AuthorAgeFilesLines
* whitespacegiraffedata2023-09-181-1/+0
* cleanupgiraffedata2021-03-261-12/+12
* Wait to write PAM header so in case of some failures there is no outputgiraffedata2021-03-261-1/+3
* Use Mersenee Twister instead of libc rand for random numbersgiraffedata2021-03-061-7/+15
* cleanupgiraffedata2018-04-281-1/+1
* Add -randomseedgiraffedata2012-11-241-2/+6
* Use rand() and srand() instead of random() and srandom() because the latter a...giraffedata2012-02-131-5/+4
* Rename optParseOptions3 to pm_optParseOptions3, etcgiraffedata2010-09-281-1/+1
* Fix crash with -colorfilegiraffedata2010-08-091-11/+13
* Add Pamrecolorgiraffedata2010-08-081-0/+523