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
/
dd.c
Age
Commit message (
Expand
)
Author
2017-01-01
maint: update all copyright year number ranges
Pádraig Brady
2016-11-04
dd: warn about counts specified with confusing 0x prefix
Pádraig Brady
2016-10-16
all: use die() rather than error(EXIT_FAILURE)
Pádraig Brady
2016-08-18
doc: fix ambiguous multiplier info in dd man page
Pádraig Brady
2016-01-13
doc: suggest dd "sync" flag to maximize "nocache" effectiveness
Pádraig Brady
2016-01-01
maint: avoid a sc_long_lines failure in recent commit
Pádraig Brady
2016-01-01
maint: update all copyright year number ranges
Pádraig Brady
2015-12-31
dd: append spaces to shorter status=progress line
Paul Eggert
2015-12-31
dd: summarize in --human-readable format too
Paul Eggert
2015-11-04
all: avoid quoting file names when possible
Pádraig Brady
2015-10-27
copy,dd: simplify and optimize NUL bytes detection
Pádraig Brady
2015-10-27
all: quote string arguments in error messages
Pádraig Brady
2015-05-30
maint: avoid new coverity warnings
Pádraig Brady
2015-04-27
maint: fix printf format for signed integers
Pádraig Brady
2015-04-22
maint: avoid -Werror=strict-overflow warnings with GCC 5
Pádraig Brady
2015-01-31
doc,maint: fix use of "i.e." in documentation and comments
Bernhard Voelker
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-12-16
dd: fix typo in previous change
Paul Eggert
2014-12-15
dd: diagnose too-large numbers better
Paul Eggert
2014-11-28
build: fix missing casts from recent change
Pádraig Brady
2014-11-27
rm: fix prompted number of arguments to remove on some platforms
Pádraig Brady
2014-10-02
maint: avoid double semicolon syntax check failure
Bernhard Voelker
2014-09-30
dd: new status=progress level to print stats periodically
Federico Simoncelli
2014-09-30
dd: use more robust SIGUSR1 handling
Pádraig Brady
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-05-06
dd: fix conv=ascii, conv=ebcdic, conv=ibm to match POSIX
Paul Eggert
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
2013-07-19
dd: make status=none suppress all diagnostics
Pádraig Brady
2013-04-14
dd: avoid buffer allocations unless needed
Ondrej Oprala
2013-02-06
maint: improve error messages upon failed read, write, access, close
Benno Schulenberg
2013-01-01
maint: update all copyright year number ranges
Jim Meyering
2012-12-21
dd: fix a printf format mismatch in an error message
Pádraig Brady
2012-09-24
dd: new option, status=none to suppress output statistics
Pozsár Balázs
2012-09-18
dd: remove references to the word BLOCKS from help and texi docs
Benno Schulenberg
2012-06-22
doc: document multiplier for dd number options like count=N
Bernhard Voelker
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-03-06
maint: refactor copy to use is_nul()
Pádraig Brady
2012-02-29
dd: add support for the conv=sparse option
Roman Rybalko
2012-02-13
dd: fix issues in the count_bytes and seek_bytes flags change
Pádraig Brady
2012-02-12
dd: add count_bytes, skip_bytes and seek_bytes flags
Jérémy Compostella
2012-02-06
maint: add braces as requested by HACKING coding standard
Jérémy Compostella
2012-01-27
maint: use single copyright year range
Jim Meyering
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-01
maint: update all copyright year number ranges
Jim Meyering
2011-07-16
dd: port to NonStop (Bug#9076)
Paul Eggert
[next]