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
Age
Commit message (
Expand
)
Author
2015-01-05
shuf: do not mishandle 'shuf -i0-0 1'
Paul Eggert
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-30
build: update to latest gnulib
Pádraig Brady
2014-12-19
diagnose too-large numbers better
Pádraig Brady
2014-12-19
build: don't call OS/2 routines on all systems
KO Myung-Hun
2014-12-18
build: expand a response file and a wildcard on OS/2
KO Myung-Hun
2014-12-16
dd: fix typo in previous change
Paul Eggert
2014-12-15
dd: diagnose too-large numbers better
Paul Eggert
2014-12-02
maint: avoid signed overflow warning with -O3
Pádraig Brady
2014-12-02
du: handle sub-bind-mount cycles gracefully
Boris Ranto
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-11-25
build: port new rule for coreutils.h to old Bash
Paul Eggert
2014-11-24
paste: fix possible truncated output with large files
Tobias Stoeckmann
2014-11-24
df: only suppress remote mounts of separate exports with --total
Pádraig Brady
2014-11-23
df: ensure -a shows all remote file system entries
Pádraig Brady
2014-11-22
tests: add a case verifying mv on case insensitive file systems
Pádraig Brady
2014-11-21
doc: mention how to avoid newlines impacting ls -1
Pádraig Brady
2014-11-21
mv: fail when moving a file to a hardlink
Boris Ranto
2014-10-27
doc: mention that df -a includes duplicate file systems
Pádraig Brady
2014-10-16
chroot: call chroot() unconditionally to handle bind mounted "/"
Pádraig Brady
2014-10-15
copy: avoid an extraneous error when reporting errors
Pádraig Brady
2014-10-15
cp: read sparse files more efficiently with non regular destination
Pádraig Brady
2014-10-15
cp: avoid speculative preallocation with --sparse=always
Pádraig Brady
2014-10-15
copy: detect smaller holes than the copy buffer size
Pádraig Brady
2014-10-08
maint: avoid new signed overflow warning on 32 bit
Pádraig Brady
2014-10-07
wc: don't miscount /sys and similar file systems
Paul Eggert
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-24
mv: use reflink=auto mode by default
David Sterba
2014-09-23
stty: only list supported options in --help and man pages
Pádraig Brady
2014-09-23
doc: fix use of "e.g." in stdbuf help message
Michal Nazarewicz
2014-09-19
maint: don't trigger gcc-5's new -Wlogical-not-parentheses warning
Jim Meyering
2014-09-19
cp: fix handling of -H with multiply specified source dirs
Pádraig Brady
2014-09-19
cp: issue correct warning and ignore duplicate source dirs
Pádraig Brady
2014-09-19
doc: output correct --help references with --program-prefix
Pádraig Brady
2014-09-19
doc: ensure the correct texinfo nodes are referenced in --help
Pádraig Brady
2014-09-11
cat: allow copying empty files to themselves
Paul Eggert
2014-09-11
doc: reference online info pages directly from man pages
Pádraig Brady
2014-09-10
doc: adjust reference to info nodes in man pages
Pádraig Brady
2014-09-10
maint: include libstdbuf.c in extraneous headers check
Pádraig Brady
2014-09-10
build: adjust previous transformations on libstdbuf name
Pádraig Brady
2014-09-10
build: avoid name transformations on libstdbuf
Pádraig Brady
2014-09-09
maint: fix syntax-check issues in recent commit
Pádraig Brady
2014-09-08
maint: avoid file-scope names of the form _[a-z]*
Paul Eggert
2014-09-08
maint: prefer 'return status;' to 'exit (status);' in 'main'
Paul Eggert
2014-08-23
maint: ensure fiemap extents flags are compared correctly
Pádraig Brady
2014-08-22
maint: avoid int64_t and similar types unless they're needed
Paul Eggert
[next]