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
/
split.c
Age
Commit message (
Expand
)
Author
Lines
2016-11-24
split: fix memory corruption during chunk extraction
Pádraig Brady
-1
/
+1
2016-11-14
all: reduce usage of proper_name_utf8()
Pádraig Brady
-1
/
+1
2016-10-16
all: use die() rather than error(EXIT_FAILURE)
Pádraig Brady
-67
/
+68
2016-02-15
split: adjust recent --number changes
Pádraig Brady
-12
/
+21
2016-02-12
split: fix problems with /dev/zero
Paul Eggert
-88
/
+117
2016-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2015-12-14
maint: fix incorrect spellings etc
Pádraig Brady
-1
/
+1
2015-12-14
maint: remove form feed characters from sources
Pádraig Brady
-1
/
+1
2015-11-04
all: avoid quoting file names when possible
Pádraig Brady
-34
/
+34
2015-10-27
all: quote string arguments in error messages
Pádraig Brady
-27
/
+37
2015-08-31
doc: clarify in --help/man where short options take no param
Pádraig Brady
-2
/
+3
2015-07-02
wc: fix reading of /proc files on aarch64
Pádraig Brady
-2
/
+5
2015-05-13
split: auto set suffix len for --numeric-suffixes=<N --number=N
Pádraig Brady
-2
/
+20
2015-04-30
doc: standardize messages about the '-' stdin FILE
Pádraig Brady
-4
/
+4
2015-04-27
maint: fix printf format for signed integers
Pádraig Brady
-1
/
+1
2015-01-31
doc,maint: fix use of "i.e." in documentation and comments
Bernhard Voelker
-2
/
+2
2015-01-19
split: new -t option to select record separator
Assaf Gordon
-15
/
+53
2015-01-01
doc: fix man page formatting for split CHUNKS options
Pádraig Brady
-6
/
+6
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
-63
/
+31
2014-11-27
rm: fix prompted number of arguments to remove on some platforms
Pádraig Brady
-2
/
+2
2014-10-07
wc: don't miscount /sys and similar file systems
Paul Eggert
-32
/
+114
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-03-24
split: avoid unnecessary input buffering
Pádraig Brady
-16
/
+13
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
-1
/
+1
2013-08-01
doc: use semicolon instead of period in option descriptions
Benno Schulenberg
-4
/
+4
2013-05-23
split: with --line-bytes only allocate memory as needed
Pádraig Brady
-43
/
+96
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-08-04
split: plug nominal leaks
Jim Meyering
-2
/
+5
2012-06-22
split: ensure output doesn't overwrite input
Pádraig Brady
-6
/
+21
2012-06-22
maint: refactor common mode bits used to create files
Pádraig Brady
-2
/
+1
2012-05-10
maint: handle file sizes more reliably
Paul Eggert
-4
/
+10
2012-05-08
split: avoid apparent infloop when splitting /dev/zero w/-n on the Hurd
Jim Meyering
-1
/
+3
2012-03-10
split: support an arbitrary number of split files by default
Jérémy Compostella
-6
/
+54
2012-02-20
split: add the --additional-suffix option
Jérémy Compostella
-3
/
+24
2012-02-18
split: support optional start value for --numeric-suffixes
Jérémy Compostella
-2
/
+44
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
-2
/
+2
2012-01-09
maint: src/*.c: change remaining quotes (without embedded spaces)
Jim Meyering
-3
/
+3
2012-01-09
maint: convert `...' to '...' in --help output
Jim Meyering
-4
/
+4
2012-01-07
maint: use new emit_try_help in place of equivalent fprintf
Jim Meyering
-2
/
+1
2012-01-05
split: avoid failure due to leftover 'errno' value
Bruno Haible
-2
/
+2
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2011-09-01
build: avoid the use of strsignal() in split
Pádraig Brady
-2
/
+2
2011-06-13
maint: use stat-size module from gnulib
James Youngman
-0
/
+1
2011-05-26
maint: split: remove --filter specific code from other paths
Pádraig Brady
-9
/
+11
2011-05-26
split: diagnose when --filter is used with a chunk number
Pádraig Brady
-0
/
+6
2011-05-26
split: exit when we can no longer write to a --filter
Pádraig Brady
-0
/
+15
[next]