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
/
split.c
Age
Commit message (
Expand
)
Author
2016-02-15
split: adjust recent --number changes
Pádraig Brady
2016-02-12
split: fix problems with /dev/zero
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-08-31
doc: clarify in --help/man where short options take no param
Pádraig Brady
2015-07-02
wc: fix reading of /proc files on aarch64
Pádraig Brady
2015-05-13
split: auto set suffix len for --numeric-suffixes=<N --number=N
Pádraig Brady
2015-04-30
doc: standardize messages about the '-' stdin FILE
Pádraig Brady
2015-04-27
maint: fix printf format for signed integers
Pádraig Brady
2015-01-31
doc,maint: fix use of "i.e." in documentation and comments
Bernhard Voelker
2015-01-19
split: new -t option to select record separator
Assaf Gordon
2015-01-01
doc: fix man page formatting for split CHUNKS options
Pádraig Brady
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-11-27
rm: fix prompted number of arguments to remove on some platforms
Pádraig Brady
2014-10-07
wc: don't miscount /sys and similar file systems
Paul Eggert
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-03-24
split: avoid unnecessary input buffering
Pádraig Brady
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
2013-08-01
doc: use semicolon instead of period in option descriptions
Benno Schulenberg
2013-05-23
split: with --line-bytes only allocate memory as needed
Pádraig Brady
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-08-04
split: plug nominal leaks
Jim Meyering
2012-06-22
split: ensure output doesn't overwrite input
Pádraig Brady
2012-06-22
maint: refactor common mode bits used to create files
Pádraig Brady
2012-05-10
maint: handle file sizes more reliably
Paul Eggert
2012-05-08
split: avoid apparent infloop when splitting /dev/zero w/-n on the Hurd
Jim Meyering
2012-03-10
split: support an arbitrary number of split files by default
Jérémy Compostella
2012-02-20
split: add the --additional-suffix option
Jérémy Compostella
2012-02-18
split: support optional start value for --numeric-suffixes
Jérémy Compostella
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/*.c: change remaining quotes (without embedded spaces)
Jim Meyering
2012-01-09
maint: convert `...' to '...' in --help output
Jim Meyering
2012-01-07
maint: use new emit_try_help in place of equivalent fprintf
Jim Meyering
2012-01-05
split: avoid failure due to leftover 'errno' value
Bruno Haible
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
2011-09-01
build: avoid the use of strsignal() in split
Pádraig Brady
2011-06-13
maint: use stat-size module from gnulib
James Youngman
2011-05-26
maint: split: remove --filter specific code from other paths
Pádraig Brady
2011-05-26
split: diagnose when --filter is used with a chunk number
Pádraig Brady
2011-05-26
split: exit when we can no longer write to a --filter
Pádraig Brady
2011-05-26
split: return success even if a --filter exits
Pádraig Brady
2011-05-25
split: fix an edge case where -n l/... creates an extra file
Pádraig Brady
2011-05-24
split: fix cases where -n l/... creates extraneous files
Pádraig Brady
[next]