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-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
2014-08-21
maint: refactor ls QUOTING_STYLE env var handling
Yurij Goncharuk
2014-08-19
df: improve mount point selection with inaccurate mount list
Pádraig Brady
2014-08-11
cp: remove redundant possibly expensive heap deallocation
Rasmus Borup Hansen
2014-08-04
doc: indicate that FILE arguments are optional with rm -f
Reuben Thomas
2014-08-03
numfmt: fix misspelling in --debug message
Anders Jonsson
2014-08-01
chroot: perform chdir("/") again unless new --skip-chdir is specified
Bernhard Voelker
2014-07-19
maint: fix message translation glitches
Paul Eggert
2014-07-18
build: don't distribute generated coreutils.h
Pádraig Brady
2014-07-16
numfmt: fix isblank() usage for some unibyte locales
Assaf Gordon
2014-07-14
maint: avoid clang -Wint-to-pointer-cast warning
Pádraig Brady
2014-07-13
sort: avoid undefined operation with destroying locked mutex
Pádraig Brady
2014-07-13
sort: fix two threading issues reported by valgrind
Shayan Pooya
2014-07-13
maint: avoid an inconsequential mem leak
Pádraig Brady
2014-07-13
build: support building all tools in a single binary
Alex Deymo
2014-07-04
maint: simplify parsing df's output in shell scripts
Bernhard Voelker
2014-07-02
pwd: revert default mode back to -P
Pádraig Brady
[prev]
[next]