summaryrefslogtreecommitdiffstats
path: root/src/comm.c
AgeCommit message (Expand)AuthorLines
2021-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2020-12-08chroot,comm,join: fix usage options styleArman Absalan-9/+9
2020-05-20maint: omit unnecessary pragmas and fix tsort.cPaul Eggert-5/+0
2020-05-11maint: avoid warnings from GCC's -fanalyzerPádraig Brady-0/+5
2020-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2019-02-11comm,join: ensure warnings are apparent upon exitPádraig Brady-1/+1
2019-01-01maint: update all copyright year number rangesAssaf Gordon-1/+1
2018-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2017-09-19all: prefer HTTPS in URLsPaul Eggert-1/+1
2017-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2016-11-22comm: add --total optionBernhard Voelker-4/+45
2016-10-16all: use die() rather than error(EXIT_FAILURE)Pádraig Brady-5/+6
2016-01-13comm: support NUL --output-delimiter for consistencyPádraig Brady-21/+13
2016-01-13comm: add the -z,--zero-terminated optionPádraig Brady-3/+16
2016-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2015-12-14maint: remove form feed characters from sourcesPádraig Brady-2/+1
2015-11-04all: avoid quoting file names when possiblePádraig Brady-4/+4
2015-10-27all: quote string arguments in error messagesPádraig Brady-4/+4
2015-04-30doc: standardize messages about the '-' stdin FILEPádraig Brady-0/+4
2015-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2014-09-19doc: output correct --help references with --program-prefixPádraig Brady-1/+1
2014-09-08maint: prefer 'return status;' to 'exit (status);' in 'main'Paul Eggert-2/+2
2014-01-02maint: update all copyright year number rangesBernhard Voelker-1/+1
2013-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2012-05-08maint: fix common spelling errorsKevin Lyda-1/+1
2012-01-27maint: use single copyright year rangeJim Meyering-2/+1
2012-01-09maint: src/*.c: change remaining quotes (without embedded spaces)Jim Meyering-2/+2
2012-01-09maint: convert `...' to '...' in --help outputJim Meyering-1/+1
2012-01-07maint: use new emit_try_help in place of equivalent fprintfJim Meyering-2/+1
2012-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2011-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2010-07-22provide POSIX_FADV_SEQUENTIAL hint to appropriate utilsPádraig Brady-0/+3
2010-06-21doc: fix comm's --help output so we generate a better man pageJim Meyering-1/+1
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering-1/+2
2009-09-21doc: mention the texinfo documentation in --helpPádraig Brady-1/+2
2009-08-25global: convert indentation-TABs to spacesJim Meyering-111/+111
2009-05-18doc: clarify the operation of the comm -123 parametersPádraig Brady-3/+10
2009-05-05doc: note the use of LC_COLLATE in comm, join and uniqPádraig Brady-0/+4
2009-03-08comm: fix a bug in its new --check-order optionBruno Haible-5/+4
2008-11-10make --help print "Report PROGRAM translation bugs to <...>."Jim Meyering-1/+0
2008-06-16remove redundant const directivesJim Meyering-1/+1
2008-06-14add "const" attribute, where possibleJim Meyering-2/+1
2008-06-12tweak to conform with syntax policyJim Meyering-8/+8
2008-06-12comm: accept new option: --output-delimiter=STRBo Borgerson-7/+34
2008-06-12comm: ensure that input files are sortedBo Borgerson-20/+148
2008-06-03use gnulib's progname moduleJim Meyering-4/+1
2008-06-02declare program_name consistentlyJim Meyering-1/+1
2008-06-02spell author names consistentlyJim Meyering-1/+1
2008-05-26adjust copyright datesJim Meyering-1/+1
2008-05-26convert 2-author programs to use proper_nameJim Meyering-1/+3