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
/
head.c
Age
Commit message (
Expand
)
Author
Lines
2021-09-15
maint: prefer rawmemchr to memchr when easy
Paul Eggert
-3
/
+4
2021-06-26
maint: while (1) → while (true)
Paul Eggert
-2
/
+2
2021-04-11
maint: use "char const *" rather than "const char *"
Pádraig Brady
-11
/
+11
2021-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2020-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2019-01-01
maint: update all copyright year number ranges
Assaf Gordon
-1
/
+1
2018-07-22
doc: improve documentation of binary prefixes
Wodry
-0
/
+1
2018-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2017-09-19
all: prefer HTTPS in URLs
Paul Eggert
-1
/
+1
2017-02-16
maint: xsetmode renamed to xbinary-io
Paul Eggert
-3
/
+3
2017-02-15
maint: use xsetmode, not xfreopen
Paul Eggert
-5
/
+3
2017-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2016-11-28
head: fix processing of non-seekable input as seekable
Pádraig Brady
-2
/
+2
2016-10-16
all: use die() rather than error(EXIT_FAILURE)
Pádraig Brady
-7
/
+8
2016-01-13
head,tail: add the -z,--zero-terminated option
Richard Russon
-7
/
+24
2016-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2015-11-30
doc: avoid confusing K argument in the man pages of head and tail
Bernhard Voelker
-10
/
+10
2015-11-04
all: avoid quoting file names when possible
Pádraig Brady
-14
/
+14
2015-11-04
all: replace most uses of quotearg_colon() with quote()
Pádraig Brady
-3
/
+2
2015-05-30
maint: avoid new coverity warnings
Pádraig Brady
-2
/
+2
2015-04-30
doc: standardize messages about the '-' stdin FILE
Pádraig Brady
-1
/
+1
2015-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2014-12-19
diagnose too-large numbers better
Pádraig Brady
-25
/
+7
2014-10-07
wc: don't miscount /sys and similar file systems
Paul Eggert
-60
/
+87
2014-09-19
doc: output correct --help references with --program-prefix
Pádraig Brady
-1
/
+1
2014-09-08
maint: prefer 'return status;' to 'exit (status);' in 'main'
Paul Eggert
-1
/
+1
2014-04-02
head: port to Darwin and use simpler seeks
Paul Eggert
-92
/
+75
2014-03-31
head: fix bug with head -c-N when stdin is not at start
Paul Eggert
-1
/
+1
2014-02-09
head,tail: consistently diagnose write errors
Pádraig Brady
-49
/
+37
2014-02-09
head: fix --lines=-0 outputting nothing if no newline at EOF
Алексей Шилин
-6
/
+21
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
-1
/
+1
2013-07-12
head: avoid redundant allocations when reading empty files
Pádraig Brady
-5
/
+4
2013-04-14
head: with --bytes=-N only allocate memory as needed
Pádraig Brady
-6
/
+22
2013-02-06
maint: improve error messages upon failed read, write, access, close
Benno Schulenberg
-1
/
+1
2013-01-23
maint: define usage note about mandatory args centrally
Bernhard Voelker
-4
/
+3
2013-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2012-06-05
maint: mark new diagnostic for translation
Jim Meyering
-1
/
+1
2012-06-05
head: with --lines=-N (-n-N) reset file pointer on seekable input
Jim Meyering
-0
/
+8
2012-01-27
maint: use single copyright year range
Jim Meyering
-1
/
+1
2012-01-09
maint: src/*.[ch]: convert more `...' to '...'
Jim Meyering
-1
/
+1
2012-01-09
maint: src/*.c: change remaining quotes (without embedded spaces)
Jim Meyering
-7
/
+7
2012-01-09
maint: convert `...' to '...' in --help output
Jim Meyering
-2
/
+2
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-08-13
maint: remove empty statement after jump label
Bernhard Voelker
-1
/
+1
2011-06-09
maint: remove unneeded includes
Pádraig Brady
-1
/
+0
2011-05-28
maint: remove useless (off_t) cast of lseek arg
Jim Meyering
-5
/
+5
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2010-06-08
maint: adjust INT_BUFSIZE_BOUND usage for maintainability
Jim Meyering
-4
/
+4
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
-2
/
+1
[next]