index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pr.c
Age
Commit message (
Expand
)
Author
2016-11-25
pr: fix read from invalid memory with tabs in separator
Pádraig Brady
2016-11-23
pr: fix integer overflow in buffer size calcs
Paul Eggert
2016-10-16
all: use die() rather than error(EXIT_FAILURE)
Pádraig Brady
2016-10-15
maint: pr: avoid new GCC 7 warning
Jim Meyering
2016-03-17
date ls pr: fix time zone abbrs on SysV platforms
Paul Eggert
2016-01-01
maint: update all copyright year number ranges
Pádraig Brady
2015-12-14
maint: fix incorrect spellings etc
Pádraig Brady
2015-12-14
maint: remove form feed characters from sources
Pádraig Brady
2015-11-04
all: avoid quoting file names when possible
Pádraig Brady
2015-10-27
all: quote string arguments in error messages
Pádraig Brady
2015-09-04
maint: avoid "definitely lost" valgrind warnings
Pádraig Brady
2015-04-30
doc: standardize messages about the '-' stdin FILE
Pádraig Brady
2015-04-22
maint: avoid -Werror=strict-overflow warnings with GCC 5
Pádraig Brady
2015-01-31
doc,maint: fix use of "i.e." in documentation and comments
Bernhard Voelker
2015-01-01
maint: update all copyright year number ranges
Pádraig Brady
2014-12-19
diagnose too-large numbers better
Pádraig Brady
2014-12-02
maint: avoid signed overflow warning with -O3
Pádraig Brady
2014-09-19
doc: output correct --help references with --program-prefix
Pádraig Brady
2014-09-08
maint: prefer 'return status;' to 'exit (status);' in 'main'
Paul Eggert
2014-04-29
doc: clarify the pr --page-width descriptions
Pádraig Brady
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
2013-01-23
maint: define usage note about mandatory args centrally
Bernhard Voelker
2013-01-01
maint: update all copyright year number ranges
Jim Meyering
2012-10-25
pr: fix -n to pad consistently and not crash
Pádraig Brady
2012-05-08
maint: fix common spelling errors
Kevin Lyda
2012-05-02
maint: with split lines, don't leave an operator at end of line
Jim Meyering
2012-01-31
doc: clarify --help output for some optional arguments
Pádraig Brady
2012-01-27
maint: use single copyright year range
Jim Meyering
2012-01-22
maint: quote 'like this' or "like this", not `like this'
Paul Eggert
2012-01-09
maint: src/*.[ch]: convert more `...' to '...'
Jim Meyering
2012-01-09
maint: src/*.c: change remaining quotes (without embedded spaces)
Jim Meyering
2012-01-09
maint: adjust quoting: emit '...', not `...' in diagnostics
Jim Meyering
2012-01-07
maint: use new emit_try_help in place of equivalent fprintf
Jim Meyering
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
2011-12-04
maint: remove redundant usage declarations (-Wredundant-decls)
Jim Meyering
2011-08-24
pr: fix so that LAST_PAGE is honored with -T
Pádraig Brady
2011-07-02
maint: use "const" and "pure" function attributes where possible
Jim Meyering
2011-05-26
maint: accommodate gcc's -Wstrict-overflow option
Jim Meyering
2011-01-07
maint: suppress some clang scan-build warnings
Pádraig Brady
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
2010-07-22
provide POSIX_FADV_SEQUENTIAL hint to appropriate utils
Pádraig Brady
2010-05-31
maint: make spacing around "=" consistent, even in IF_LINT
Jim Meyering
2010-05-31
maint: replace each "for (;;)" with "while (true)"
Jim Meyering
2010-02-11
doc: remove extraneous periods from --help output
Pádraig Brady
2010-01-18
pr: avoid two over-allocations
Jim Meyering
2010-01-06
pr: ensure the page header line is of the required format
Eric Blake
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
2010-01-01
pr --help: add missing space between short and long options usage message
Stéphane Raimbault
2010-01-01
pr --help: improve a line-break
Stéphane Raimbault
2009-09-23
maint: Use logical rather than bitwise operators on bools
Pádraig Brady
[next]