summaryrefslogtreecommitdiff
path: root/src/ptx.c
AgeCommit message (Expand)Author
2017-01-01maint: update all copyright year number rangesPádraig Brady
2016-11-24ptx: fix an invalid heap reference with short --widthPádraig Brady
2016-10-16all: use die() rather than error(EXIT_FAILURE)Pádraig Brady
2016-08-29ptx: avoid new warning/error from upcoming gcc-7.xJim Meyering
2016-01-01maint: update all copyright year number rangesPádraig Brady
2015-12-14maint: remove form feed characters from sourcesPádraig Brady
2015-11-04all: avoid quoting file names when possiblePádraig Brady
2015-10-27all: quote string arguments in error messagesPádraig Brady
2015-09-03ls,ptx: restrict quotearg use to file name outputPádraig Brady
2015-06-24maint: avoid undefined behavior in qsort callPádraig Brady
2015-04-30doc: standardize messages about the '-' stdin FILEPádraig Brady
2015-01-01maint: update all copyright year number rangesPádraig Brady
2014-09-19doc: output correct --help references with --program-prefixPádraig Brady
2014-09-08maint: prefer 'return status;' to 'exit (status);' in 'main'Paul Eggert
2014-04-29ptx: fix whitespace trimming with multiple filesPádraig Brady
2014-03-26ptx: avoid --format long option falling through into --helpBernhard Voelker
2014-01-02maint: update all copyright year number rangesBernhard Voelker
2013-08-01doc: use semicolon instead of period in option descriptionsBenno Schulenberg
2013-01-23maint: define usage note about mandatory args centrallyBernhard Voelker
2013-01-01maint: update all copyright year number rangesJim Meyering
2012-01-27maint: use single copyright year rangeJim Meyering
2012-01-09maint: src/*.[ch]: convert more `...' to '...'Jim Meyering
2012-01-09maint: src/*.c: change remaining quotes (without embedded spaces)Jim Meyering
2012-01-09maint: convert `...' to '...' in --help outputJim Meyering
2012-01-07maint: use new emit_try_help in place of equivalent fprintfJim Meyering
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-07-02maint: use "const" and "pure" function attributes where possibleJim Meyering
2011-05-19maint: correct typos involving misuse of "a" and "an"Jim Meyering
2011-01-14maint: refactor to use read-file from gnulibPádraig Brady
2011-01-13maint: trivial system header file cleanupsPádraig Brady
2011-01-01maint: update all copyright year number rangesJim Meyering
2010-12-28coreutils: keep lines within 80-column limitsPaul Eggert
2010-07-22provide POSIX_FADV_SEQUENTIAL hint to appropriate utilsPádraig Brady
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-11-07build: consistently use freopen-saferEric Blake
2009-09-23maint: Use logical rather than bitwise operators on boolsPádraig Brady
2009-09-21doc: mention the texinfo documentation in --helpPádraig Brady
2009-08-25global: convert indentation-TABs to spacesJim Meyering
2009-03-06maint: avoid new unused-macro warnings from gccJim Meyering
2008-07-15fix two bugs in ptxJim Meyering
2008-06-16remove redundant const directivesJim Meyering
2008-06-14add "const" attribute, where possibleJim Meyering
2008-06-03use gnulib's progname moduleJim Meyering
2008-06-02declare program_name consistentlyJim Meyering
2008-05-26use gnulib's proper_name_utf8 function, but *not* proper_nameJim Meyering
2008-03-21ptx: avoid heap overrun for backslash at end of optarg stringJim Meyering
2008-03-21ptx.c readabilityJim Meyering
2007-07-23Update all copyright notices to use the newer form.Jim Meyering
2007-07-14Remove long-deprecated options.Jim Meyering
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering