summaryrefslogtreecommitdiff
path: root/src/uniq.c
Commit message (Expand)AuthorAgeFilesLines
* doc: uniq: revert previous man page adjustmentPádraig Brady2023-03-181-3/+4
* doc: uniq: use more standard description of -D long optionPádraig Brady2023-03-181-4/+3
* maint: update all copyright year number rangesPádraig Brady2023-01-011-1/+1
* maint: fix comment typoIvan Radić2022-07-041-1/+1
* uniq: remove IF_LINTPaul Eggert2022-01-311-1/+1
* maint: update all copyright year number rangesPádraig Brady2022-01-021-1/+1
* maint: prefer attribute.h in .c filesPaul Eggert2021-10-311-1/+2
* uniq: pacify GCC -fanalyzerPaul Eggert2021-07-311-2/+2
* maint: use "char const *" rather than "const char *"Pádraig Brady2021-04-111-1/+1
* maint: update all copyright year number rangesPádraig Brady2021-01-011-1/+1
* uniq: avoid strcoll() to improve performance and consistencyPádraig Brady2020-02-241-13/+1
* maint: update all copyright year number rangesPádraig Brady2020-01-011-1/+1
* all: improve parsing of numeric argumentsPaul Eggert2019-10-221-5/+4
* maint: update all copyright year number rangesAssaf Gordon2019-01-011-1/+1
* maint: update all copyright year number rangesPádraig Brady2018-01-011-1/+1
* all: prefer HTTPS in URLsPaul Eggert2017-09-191-1/+1
* maint: update all copyright year number rangesPádraig Brady2017-01-011-1/+1
* all: use die() rather than error(EXIT_FAILURE)Pádraig Brady2016-10-161-5/+6
* all: be less strict about usage if POSIX 2008Paul Eggert2016-02-231-1/+8
* join,sort,uniq: with -z, treat '\n' as a field separatorPádraig Brady2016-01-131-2/+2
* maint: update all copyright year number rangesPádraig Brady2016-01-011-1/+1
* maint: remove form feed characters from sourcesPádraig Brady2015-12-141-1/+1
* all: avoid quoting file names when possiblePádraig Brady2015-11-041-4/+4
* all: quote string arguments in error messagesPádraig Brady2015-10-271-3/+3
* maint: avoid uniq.c warning from bleeding-edge gcc's -Wstrict-overflowJim Meyering2015-10-161-1/+1
* doc: clarify in --help/man where short options take no paramPádraig Brady2015-08-311-3/+4
* doc: clarify the uniq -D man page descriptionPádraig Brady2015-03-241-3/+3
* maint: update all copyright year number rangesPádraig Brady2015-01-011-1/+1
* doc: output correct --help references with --program-prefixPádraig Brady2014-09-191-1/+1
* maint: prefer 'return status;' to 'exit (status);' in 'main'Paul Eggert2014-09-081-1/+1
* doc: clarify --zero-terminated optionPádraig Brady2014-05-261-1/+3
* maint: update all copyright year number rangesBernhard Voelker2014-01-021-1/+1
* doc: clarify that uniq -d outputs a single entry per groupPádraig Brady2013-08-031-1/+1
* uniq: add the --group optionAssaf Gordon2013-02-281-10/+109
* maint: define usage note about mandatory args centrallyBernhard Voelker2013-01-231-4/+3
* maint: update all copyright year number rangesJim Meyering2013-01-011-1/+1
* maint: use single copyright year rangeJim Meyering2012-01-271-1/+1
* maint: src/*.c: change remaining quotes (without embedded spaces)Jim Meyering2012-01-091-2/+2
* maint: convert `...' to '...' in --help outputJim Meyering2012-01-091-2/+2
* maint: use new emit_try_help in place of equivalent fprintfJim Meyering2012-01-071-2/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: use "const" and "pure" function attributes where possibleJim Meyering2011-07-021-1/+1
* uniq: replace a wasteful loop with simple calculationJim Meyering2011-01-171-2/+1
* uniq: don't continue field processing after end of lineSami Kerola2011-01-171-1/+1
* maint: update all copyright year number rangesJim Meyering2011-01-011-1/+1
* provide POSIX_FADV_SEQUENTIAL hint to appropriate utilsPádraig Brady2010-07-221-0/+3
* maint: make spacing around "=" consistent, even in IF_LINTJim Meyering2010-05-311-2/+2
* maint: replace each "for (;;)" with "while (true)"Jim Meyering2010-05-311-1/+1
* doc: remove extraneous periods from --help outputPádraig Brady2010-02-111-1/+1
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1