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
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
2009-09-21
doc: mention the texinfo documentation in --help
Pádraig Brady
2009-08-25
global: convert indentation-TABs to spaces
Jim Meyering
2009-04-19
fix comment typos
Ralf Wildenhues
2009-03-07
pr: fix a bug whereby --indent=N (-o) did not indent header lines
Jim Meyering
2009-03-06
maint: avoid new unused-macro warnings from gcc
Jim Meyering
2009-01-16
pr: avoid -Wsign-compare warnings
Pádraig Brady
2008-11-10
make --help print "Report PROGRAM translation bugs to <...>."
Jim Meyering
2008-11-10
avoid warnings about discarding "qualifiers from pointer target type"
Jim Meyering
2008-09-19
pr --help: elide arguments after short options that allow a space
Benno Schulenberg
2008-06-16
remove redundant const directives
Jim Meyering
2008-06-14
add "const" attribute, where possible
Jim Meyering
2008-06-08
standardize some error messages
Bo Borgerson
2008-06-03
use gnulib's progname module
Jim Meyering
2008-06-02
declare program_name consistently
Jim Meyering
2008-05-26
convert 2-author programs to use proper_name
Jim Meyering
2008-04-19
pr -e, with a mix of backspaces and TABs, could corrupt the heap
Jim Meyering
2008-03-19
Check for -- and remove -- some unnecessarily included header files.
Jim Meyering
2007-08-11
Accommodate more xstrtol changes.
Paul Eggert
2007-08-04
Adapt to new human and xstrtol API.
Paul Eggert
2007-07-23
Update all copyright notices to use the newer form.
Jim Meyering
2007-07-10
Change "version 2" to "version 3" in all copyright notices.
Jim Meyering
2007-07-04
pr -F no longer suppresses the footer or the first two blank header lines
Paul Eggert
2007-03-28
Help translators include translation team's web or email address.
Jim Meyering
2007-03-18
Fix a bug in how pr -m -s works.
Jim Meyering
2006-10-25
* src/cat.c (infile): Add "const" to declaration.
Jim Meyering
2006-07-09
Adjust to today's renaming changes in system.h.
Paul Eggert
2006-02-18
(usage): Use two spaces (not one) to separate the
Jim Meyering
2005-09-16
Include stat-time.h, and use its functions instead of the obsolete
Paul Eggert
2005-08-12
(main): Cosmetic: use X2REALLOC rather than x2realloc.
Jim Meyering
2005-08-12
adjust long lines
Jim Meyering
2005-08-12
(main): Cosmetic: use '\0' in place of 0.
Jim Meyering
2005-07-09
Don't include stdio.h; no longer needed.
Paul Eggert
2005-07-03
Include stdio--.h, not stdio-safer.h.
Paul Eggert
2005-06-29
(main, store_char): Use X2REALLOC rather than x2realloc.
Jim Meyering
2005-06-28
(main, store_char): Use x2realloc on 1-byte base types, not x2nrealloc.
Jim Meyering
2005-06-17
Don't embed `this'-style quotes in format strings.
Jim Meyering
2005-06-02
Don't use "path" or "filename".
Paul Eggert
2005-05-14
Update FSF postal mail address.
Jim Meyering
2005-05-14
Update FSF postal mail address.
Jim Meyering
2005-05-12
Assume `free (NULL)' works.
Jim Meyering
[next]