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
2016-11-05
stat: make --format=%N honor the QUOTING_STYLE env var
Pádraig Brady
2016-11-05
doc: improve the --help description of ls -N
Pádraig Brady
2016-11-04
dd: warn about counts specified with confusing 0x prefix
Pádraig Brady
2016-10-26
md5sum,sha*sum: fix --ignore-missing with checksums starting with 00
Pádraig Brady
2016-10-16
maint: we use die; remove now-unnecessary uses of abort
Jim Meyering
2016-10-16
all: use die() rather than error(EXIT_FAILURE)
Pádraig Brady
2016-10-15
build: also distribute new file, src/die.h
Jim Meyering
2016-10-15
build: add die.h; avoid new warnings from GCC 7
Jim Meyering
2016-10-15
maint: pr: avoid new GCC 7 warning
Jim Meyering
2016-10-04
rm: disallow --n alias for --no-preserve-root
Pádraig Brady
2016-09-28
tail: -F now always processes initially untailable files
Pádraig Brady
2016-09-22
who: avoid new warning from upcoming gcc-7
Jim Meyering
2016-09-19
ls: fix %%b format and precompute more
Paul Eggert
2016-09-11
pinky,who: remove redeclarations of ttyname
George Burgess IV
2016-09-09
cp: use FICLONE instead of BTRFS_IOC_CLONE
Paul Eggert
2016-09-08
date: add '--debug' option
Assaf Gordon
2016-09-07
sort: port to strict C + valgrind
Paul Eggert
2016-09-07
factor: reinstate immediate output with interactive use
Pádraig Brady
2016-09-07
ls: allow interruption when reading slow directories
Kamil Dudka
2016-08-31
dircolors: recognize .zst and .tzst suffixes
Jim Meyering
2016-08-30
maint: tr: tweak/make-consistent a pair of loop indices
Jim Meyering
2016-08-30
tr: move decls "down"
Jim Meyering
2016-08-29
ptx: avoid new warning/error from upcoming gcc-7.x
Jim Meyering
2016-08-18
cp: with --parents --no-preserve=mode don't copy dir perms
Pádraig Brady
2016-08-18
doc: fix ambiguous multiplier info in dd man page
Pádraig Brady
2016-08-09
maint: refactor common expand(1) and unexpand(1) code
Assaf Gordon
2016-08-03
df: improve performance with many mount points
Philipp Thomas
2016-07-28
doc: revert recent date(1) synopsis change
Pádraig Brady
2016-07-27
maint: pacify GCC 6 with -Wnull-dereference
Bernhard Voelker
2016-07-27
doc: make date(1) synopsis consistent with output +FORMAT
Pádraig Brady
2016-07-18
sort: with -h, disallow thousands separator between number and unit
Kamil Dudka
2016-07-18
sort: make -h work with -k and blank used as thousands separator
Kamil Dudka
2016-07-18
maint: sort.c: deduplicate code for traversing numbers
Kamil Dudka
2016-07-08
install: with -Z, set default SELinux context for created directories
Kamil Dudka
2016-06-29
stty: fix sane setting of susp to ^z on Solaris
Pádraig Brady
2016-06-25
maint: simplify partial writes etc. in 'yes'
Paul Eggert
2016-06-24
yes: handle short writes
Pádraig Brady
2016-06-24
yes: fix copy and paste issue with previous commit
Pádraig Brady
2016-06-23
maint: work even if argc == INT_MAX
Paul Eggert
2016-05-31
sort: modify 'leading spaces' debug warning scenarios
Assaf Gordon
2016-05-15
dircolors: output colors for any $TERM matching *color*
Pádraig Brady
2016-05-14
nl: reset numbering for each section
KOBAYASHI Takashi
2016-05-12
stat,tail: add support for the SMB2 remote file system
Pádraig Brady
2016-05-04
maint: avoid new warning from gcc (GCC) 7.0.0 20160503 (experimental)
Jim Meyering
2016-04-24
seq: detect and report I/O errors immediately
Assaf Gordon
2016-04-22
stat,tail: add support for Windows Subsystem for Linux
Pádraig Brady
2016-04-21
yes: avoid redundant diagnostics on write error
Pádraig Brady
2016-04-21
sleep,timeout: support overflowing floating point values
Pádraig Brady
2016-04-14
seq: do not allow NaN arguments
Bernhard Voelker
2016-04-14
seq: do not allow 0 as increment value
Bernhard Voelker
[next]