index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pr.c
Age
Commit message (
Expand
)
Author
Lines
2012-05-08
maint: fix common spelling errors
Kevin Lyda
-1
/
+1
2012-05-02
maint: with split lines, don't leave an operator at end of line
Jim Meyering
-11
/
+11
2012-01-31
doc: clarify --help output for some optional arguments
Pádraig Brady
-2
/
+2
2012-01-27
maint: use single copyright year range
Jim Meyering
-1
/
+1
2012-01-22
maint: quote 'like this' or "like this", not `like this'
Paul Eggert
-6
/
+6
2012-01-09
maint: src/*.[ch]: convert more `...' to '...'
Jim Meyering
-5
/
+5
2012-01-09
maint: src/*.c: change remaining quotes (without embedded spaces)
Jim Meyering
-11
/
+11
2012-01-09
maint: adjust quoting: emit '...', not `...' in diagnostics
Jim Meyering
-7
/
+7
2012-01-07
maint: use new emit_try_help in place of equivalent fprintf
Jim Meyering
-2
/
+1
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2011-12-04
maint: remove redundant usage declarations (-Wredundant-decls)
Jim Meyering
-1
/
+0
2011-08-24
pr: fix so that LAST_PAGE is honored with -T
Pádraig Brady
-2
/
+2
2011-07-02
maint: use "const" and "pure" function attributes where possible
Jim Meyering
-1
/
+1
2011-05-26
maint: accommodate gcc's -Wstrict-overflow option
Jim Meyering
-1
/
+1
2011-01-07
maint: suppress some clang scan-build warnings
Pádraig Brady
-1
/
+1
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2010-07-22
provide POSIX_FADV_SEQUENTIAL hint to appropriate utils
Pádraig Brady
-0
/
+2
2010-05-31
maint: make spacing around "=" consistent, even in IF_LINT
Jim Meyering
-1
/
+1
2010-05-31
maint: replace each "for (;;)" with "while (true)"
Jim Meyering
-2
/
+2
2010-02-11
doc: remove extraneous periods from --help output
Pádraig Brady
-1
/
+1
2010-01-18
pr: avoid two over-allocations
Jim Meyering
-2
/
+2
2010-01-06
pr: ensure the page header line is of the required format
Eric Blake
-4
/
+4
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
-1
/
+1
2010-01-01
pr --help: add missing space between short and long options usage message
Stéphane Raimbault
-1
/
+1
2010-01-01
pr --help: improve a line-break
Stéphane Raimbault
-2
/
+2
2009-09-23
maint: Use logical rather than bitwise operators on bools
Pádraig Brady
-13
/
+13
2009-09-21
doc: mention the texinfo documentation in --help
Pádraig Brady
-1
/
+2
2009-08-25
global: convert indentation-TABs to spaces
Jim Meyering
-769
/
+769
2009-04-19
fix comment typos
Ralf Wildenhues
-2
/
+2
2009-03-07
pr: fix a bug whereby --indent=N (-o) did not indent header lines
Jim Meyering
-2
/
+4
2009-03-06
maint: avoid new unused-macro warnings from gcc
Jim Meyering
-2
/
+0
2009-01-16
pr: avoid -Wsign-compare warnings
Pádraig Brady
-4
/
+4
2008-11-10
make --help print "Report PROGRAM translation bugs to <...>."
Jim Meyering
-1
/
+0
2008-11-10
avoid warnings about discarding "qualifiers from pointer target type"
Jim Meyering
-4
/
+4
2008-09-19
pr --help: elide arguments after short options that allow a space
Benno Schulenberg
-8
/
+6
2008-06-16
remove redundant const directives
Jim Meyering
-1
/
+1
2008-06-14
add "const" attribute, where possible
Jim Meyering
-1
/
+1
2008-06-08
standardize some error messages
Bo Borgerson
-4
/
+4
2008-06-03
use gnulib's progname module
Jim Meyering
-4
/
+1
2008-06-02
declare program_name consistently
Jim Meyering
-1
/
+1
2008-05-26
convert 2-author programs to use proper_name
Jim Meyering
-1
/
+3
2008-04-19
pr -e, with a mix of backspaces and TABs, could corrupt the heap
Jim Meyering
-1
/
+11
2008-03-19
Check for -- and remove -- some unnecessarily included header files.
Jim Meyering
-2
/
+1
2007-08-11
Accommodate more xstrtol changes.
Paul Eggert
-8
/
+11
2007-08-04
Adapt to new human and xstrtol API.
Paul Eggert
-5
/
+5
2007-07-23
Update all copyright notices to use the newer form.
Jim Meyering
-5
/
+4
2007-07-10
Change "version 2" to "version 3" in all copyright notices.
Jim Meyering
-1
/
+1
2007-07-04
pr -F no longer suppresses the footer or the first two blank header lines
Paul Eggert
-13
/
+4
2007-03-28
Help translators include translation team's web or email address.
Jim Meyering
-1
/
+1
2007-03-18
Fix a bug in how pr -m -s works.
Jim Meyering
-2
/
+1
[next]