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-06-24
seq: handle exponents more consistently
Pádraig Brady
2015-06-24
seq: use consistent output format with hex integers
Pádraig Brady
2015-06-24
seq: support inf last item more generally/efficiently
Pádraig Brady
2015-06-22
numfmt: don't hardcode floating point limits
Pádraig Brady
2015-06-22
numfmt: handle leading zeros correctly
Pádraig Brady
2015-06-22
numfmt: avoid integer overflow when rounding
Pádraig Brady
2015-06-21
numfmt: support user specified output precision
Pádraig Brady
2015-06-19
numfmt: implement support for field ranges
Dylan Cali
2015-06-19
doc: use correct units in df | numfmt example
Pádraig Brady
2015-06-19
numfmt: handle suffixes consistently with --{from,to}-unit
Pádraig Brady
2015-06-09
tail: display consistent diagnostics upon file replacement
Pádraig Brady
2015-06-09
tail: display file headers correctly with inotify
Pádraig Brady
2015-06-06
build: port to AIX
Paul Eggert
2015-06-04
build: port single_binary_prog to POSIX shell
Paul Eggert
2015-05-30
maint: avoid new coverity warnings
Pádraig Brady
2015-05-28
copy: prefer our hardlink to symlink emulation on OS X 10.10
Pádraig Brady
2015-05-26
maint: remove sys/types.h include order check
Pádraig Brady
2015-05-23
mkdir: fix -pZ with existing parent directories
Pádraig Brady
2015-05-13
timeout: with --foreground don't send SIGCONT
Pádraig Brady
2015-05-13
split: auto set suffix len for --numeric-suffixes=<N --number=N
Pádraig Brady
2015-05-13
doc: clarify the operation of wc -L
Assaf Gordon
2015-05-11
tail: consistently output all data for truncated files
Pádraig Brady
2015-05-11
tail: fix inotify startup races
Pádraig Brady
2015-05-10
build: rewrite is_ENOTSUP without an #if directive
Paul Eggert
2015-05-09
build: avoid a warning form gcc's new -Wlogical-op
Jim Meyering
2015-04-30
doc: standardize messages about the '-' stdin FILE
Pádraig Brady
2015-04-28
build: fix SINGLE_BINARY build when printf is a macro
Yunlian Jiang
2015-04-28
maint: avoid a new -Werror=return-type warning in yes.c
Pádraig Brady
2015-04-27
maint: fix printf format for signed integers
Pádraig Brady
2015-04-26
ls: on GNU/Linux, remove dependency on libacl
Paul Eggert
2015-04-22
build: fix potential factor build failure on arm and mips
Pádraig Brady
2015-04-22
maint: avoid -Werror=strict-overflow warnings with GCC 5
Pádraig Brady
2015-04-17
dircolors: add 'MISSING' to the default database
Pádraig Brady
2015-04-13
df: fix --local hanging with inaccessible remote mounts
Pádraig Brady
2015-04-03
df: fix use of uninitialized variable reported by valgrind
Pádraig Brady
2015-04-01
doc: clarify that ls --sort=time is newest first
Pádraig Brady
2015-03-31
tail: fix -f to follow changes after a rename
Stephane Chazelas
2015-03-27
nohup: clarify stdin redirection
Paul Eggert
2015-03-26
doc: disambiguate the ls --color description
Christoph Anton Mitterer
2015-03-26
doc: clarify the date standard output formats
Pádraig Brady
2015-03-24
doc: clarify the uniq -D man page description
Pádraig Brady
2015-03-24
wc: use a more adaptive wc -l implementation
Pádraig Brady
2015-03-23
doc: clarify default order for ls --sort=size
Dan Jacobson
2015-03-20
wc: speedup counting of short lines
Kristoffer Brånemyr
2015-03-10
yes: improve efficiency when all args aren't buffered
Giuseppe Scrivano
2015-03-10
yes: output data more efficiently
Pádraig Brady
2015-03-04
tee: generalize the --write-error option to --output-error
Pádraig Brady
2015-03-04
maint: update stale comment about ls color sequences
Jarosław Gruca
2015-02-27
tail,stat: improve support for the IBRIX file system
Shane M Seymour
2015-02-24
tee: add --write-error to control handling of closed pipes
Pádraig Brady
[next]