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-10-27
all: quote string arguments in error messages
Pádraig Brady
2015-10-27
md5sum: quote all printed file names
Pádraig Brady
2015-10-21
ls: fix off by one error when determining max display columns
Pádraig Brady
2015-10-21
ls: allow -w0 to mean no limit on line length
Pádraig Brady
2015-10-19
ls: detect terminal color support using glob patterns
Pádraig Brady
2015-10-19
maint: fixes to support improved sc_tight_scope
Pádraig Brady
2015-10-19
factor: remove unreachable SQUFOF code at compile time
Pádraig Brady
2015-10-19
doc: reference shuf(1) from the sort (-R) man page
Pádraig Brady
2015-10-16
maint: avoid uniq.c warning from bleeding-edge gcc's -Wstrict-overflow
Jim Meyering
2015-10-16
dircolors: support globbing of TERM entries
Pádraig Brady
2015-10-12
tail: no longer warn about unrecognized file systems
Pádraig Brady
2015-10-06
csplit: remove erroneous mention of -m in --help
Pádraig Brady
2015-10-03
tee: simplify argv handling
Paul Eggert
2015-10-03
build: Pacify GCC 5 on 32-bit hosts
Paul Eggert
2015-10-03
tail: handle kernel dentry unlink race
Pádraig Brady
2015-10-03
build: avoid -Wstrict-overflow warnings with GCC 5.1 on 32 bit
Pádraig Brady
2015-10-02
dircolors: add xterm-termite entry
Dario Giovannetti
2015-09-23
df: prioritize mounts nearer the device root
Dave Chiluk
2015-09-22
maint: avoid deprecation warning with <selinux/flask.h>
Pádraig Brady
2015-09-22
sort,numfmt: with --debug, diagnose failure to set locale
Pádraig Brady
2015-09-18
du: avoid to stat all mount points if possible
Bernhard Voelker
2015-09-12
numfmt: use new set-fields module to parse --field
Assaf Gordon
2015-09-12
cut: refactor into set-fields module
Assaf Gordon
2015-09-08
maint: fix heap manipulations in previous commit
Pádraig Brady
2015-09-04
maint: avoid "definitely lost" valgrind warnings
Pádraig Brady
2015-09-03
ls,ptx: restrict quotearg use to file name output
Pádraig Brady
2015-09-03
base64: no longer support hex or oct --wrap params
Pádraig Brady
2015-09-03
base64: use stricter validation on wrap column
Pádraig Brady
2015-09-03
base32: A new program similar to base64
Pádraig Brady
2015-08-31
doc: clarify in --help/man where short options take no param
Pádraig Brady
2015-08-22
ls: allow -w18446744073709551616
Paul Eggert
2015-07-23
build: fprintftime/nstrftime API changes
Paul Eggert
2015-07-22
doc: discourage use of uname -i and -p options
Pádraig Brady
2015-07-15
doc: improve man page for realpath -m
Pádraig Brady
2015-07-15
sync: fix build with separate $(LIB_FDATASYNC)
Peter Bray
2015-07-09
dircolors: add tmux entries
Pádraig Brady
2015-07-07
shred: fix pattern selection for certain iteration counts
Pádraig Brady
2015-07-02
wc: fix reading of /proc files on aarch64
Pádraig Brady
2015-07-01
numfmt: increase precision on 32 bit FreeBSD
Pádraig Brady
2015-07-01
factor: ensure atomic output through pipes
Pádraig Brady
2015-06-29
maint: stdbuf.c: avoid the OS X putenv function
Jim Meyering
2015-06-29
build: numfmt.c: avoid a shadowing warning
Jim Meyering
2015-06-29
numfmt: fix printf argument order
Assaf Gordon
2015-06-28
maint: clarify df's use of device IDs from /proc/self/mountinfo
Pádraig Brady
2015-06-26
chroot: quote argument in error diagnostic
Pádraig Brady
2015-06-25
maint: clarify integer operations in recent commit
Pádraig Brady
2015-06-25
build: allow build to complete with -fsanitize=address
Pádraig Brady
2015-06-24
maint: avoid undefined behavior in qsort call
Pádraig Brady
2015-06-24
factor: avoid interspersed lines for parallel runs
Pádraig Brady
2015-06-24
seq: handle exponents more consistently
Pádraig Brady
[next]