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
2014-05-21
tests: use chroot --user rather than internal setuidgid tool
Pádraig Brady
2014-05-21
chroot: make changing root check more robust
Pádraig Brady
2014-05-21
chroot: exit immediately upon failure
Pádraig Brady
2014-05-21
chroot: with --userspec clear root's supplemental groups
Pádraig Brady
2014-05-16
chroot: don't chdir() if not changing root
Pádraig Brady
2014-05-13
maint: avoid clang -Wtautological-constant-out-of-range-compare warning
Pádraig Brady
2014-05-13
df: ignore non file system entries in /proc/mounts
Pádraig Brady
2014-05-13
df: fix handling of symlinks in mount list
Pádraig Brady
2014-05-13
df: also deduplicate virtual file systems
Pádraig Brady
2014-05-10
shred: don't infloop upon negative size
Jim Meyering
2014-05-10
shred: fix overflow checking of command-line options
Paul Eggert
2014-05-06
dd: fix conv=ascii, conv=ebcdic, conv=ibm to match POSIX
Paul Eggert
2014-05-06
mv,cp: preserve symlink xattrs when copying across file systems
Pádraig Brady
2014-05-02
numfmt: improve processing throughput by 800%
Pádraig Brady
2014-05-02
numfmt: support zero padding using --format="%010f"
Pádraig Brady
2014-04-29
doc: clarify the pr --page-width descriptions
Pádraig Brady
2014-04-29
ptx: fix whitespace trimming with multiple files
Pádraig Brady
2014-04-22
doc: clarify meaning of stat's mtime and ctime formats
Assaf Gordon
2014-04-17
dircolors: add hurd and mach-gnu-color terminal types
David Michael
2014-04-17
ls: don't output colors with unknown TERM env variable
Guilherme de Almeida Suckevicz
2014-04-16
doc: improve remove prompt translator comment
Benno Schulenberg
2014-04-16
maint: df: avoid sizeof(char**) static analysis warning
Bernhard Voelker
2014-04-10
maint: avoid static analysis warnings in ln.c
Pádraig Brady
2014-04-09
doc: clarify in --help that -Z doesn't take an argument
Pádraig Brady
2014-04-05
maint: various cleanups
Pádraig Brady
2014-04-05
shred: overwrite inode storage used by some file systems
Pádraig Brady
2014-04-04
shred: avoid a data pass on empty files
Pádraig Brady
2014-04-03
cp: don't reserve a device number
Paul Eggert
2014-04-03
shred: shred one block even for empty files
Paul Eggert
2014-04-02
shred: port to GNU/Linux behavior with tape drives
Paul Eggert
2014-04-02
head: port to Darwin and use simpler seeks
Paul Eggert
2014-03-31
head: fix bug with head -c-N when stdin is not at start
Paul Eggert
2014-03-26
mv: fix issues with previous prompt adjustments
Pádraig Brady
2014-03-26
ptx: avoid --format long option falling through into --help
Bernhard Voelker
2014-03-26
basename: mention that the -s option implies -a in usage
Bernhard Voelker
2014-03-24
cp: simplify overwrite logic
Paul Eggert
2014-03-24
cp: improve quality of overwrite prompt
Paul Eggert
2014-03-24
split: avoid unnecessary input buffering
Pádraig Brady
2014-03-19
chroot: always diagnose failure to set supplemental groups
Pádraig Brady
2014-03-19
chmod: fix erroneous warnings with -R --changes
Dylan Simon
2014-03-18
stat: port birthtime to Solaris 11
Paul Eggert
2014-03-13
ln: with -sr, don't segfault for a TARGET of ''
Jim Meyering
2014-03-13
chroot: improve --userspec and --groups look-up
Pádraig Brady
2014-03-03
doc: improve df --human and --si, help and man page
Pádraig Brady
2014-02-27
cp: copy files by inode only if that facility is available
Paul Eggert
2014-02-26
cp: copy files by inode
Paul Eggert
2014-02-26
shuf: convert error diagnostic to lowercase
Bernhard Voelker
2014-02-23
shuf: with -r, don't dump core if the input is empty
Paul Eggert
2014-02-10
cp: with --link always use linkat() if available
Pádraig Brady
2014-02-09
head,tail: consistently diagnose write errors
Pádraig Brady
[next]