]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2015-07-03  Pádraig Bradytests: avoid side effects of $SHELL environment variable
2015-07-02  Pádraig Bradytests: avoid false failures on OpenBSD 5.7
2015-07-02  Pádraig Bradywc: fix reading of /proc files on aarch64
2015-07-01  Pádraig Bradybuild: update gnulib submodule to latest
2015-07-01  Pádraig Bradynumfmt: increase precision on 32 bit FreeBSD
2015-07-01  Pádraig Bradytests: avoid false failure on FreeBSD systems
2015-07-01  Pádraig Bradyfactor: ensure atomic output through pipes
2015-07-01  Pádraig Bradytests: fix false failure on slower systems
2015-06-29  Jim Meyeringmaint: stdbuf.c: avoid the OS X putenv function
2015-06-29  Jim Meyeringbuild: numfmt.c: avoid a shadowing warning
2015-06-29  Assaf Gordonnumfmt: fix printf argument order
2015-06-28  Pádraig Bradymaint: clarify df's use of device IDs from /proc/self...
2015-06-26  Pádraig Bradychroot: quote argument in error diagnostic
2015-06-25  Pádraig Bradymaint: clarify integer operations in recent commit
2015-06-25  Pádraig Bradytests: avoid false failure when running as root
2015-06-25  Pádraig Bradytests: avoid false failures with LD_PRELOAD=libasan...
2015-06-25  Pádraig Bradybuild: update to latest gnulib
2015-06-25  Pádraig Bradybuild: allow build to complete with -fsanitize=address
2015-06-24  Pádraig Bradymaint: avoid undefined behavior in qsort call
2015-06-24  Pádraig Bradyfactor: avoid interspersed lines for parallel runs
2015-06-24  Pádraig Bradyseq: handle exponents more consistently
2015-06-24  Pádraig Bradyseq: use consistent output format with hex integers
2015-06-24  Pádraig Bradyseq: support inf last item more generally/efficiently
2015-06-22  Pádraig Bradydoc: list numfmt in the main menu with "Numeric operations"
2015-06-22  Pádraig Bradynumfmt: don't hardcode floating point limits
2015-06-22  Pádraig Bradynumfmt: handle leading zeros correctly
2015-06-22  Pádraig Bradynumfmt: avoid integer overflow when rounding
2015-06-21  Pádraig Bradynumfmt: support user specified output precision
2015-06-19  Dylan Calinumfmt: implement support for field ranges
2015-06-19  Pádraig Bradydoc: use correct units in df | numfmt example
2015-06-19  Pádraig Bradynumfmt: handle suffixes consistently with --{from,to...
2015-06-17  Pádraig Bradymaint: remove stale online manual items at release
2015-06-09  Pádraig Bradytail: display consistent diagnostics upon file replacement
2015-06-09  Pádraig Bradytail: display file headers correctly with inotify
2015-06-07  Pádraig Bradymaint: sync .gitignore items with gnulib entries
2015-06-06  Pádraig Bradytests: fix false failure in recent test adjustment
2015-06-06  Paul Eggertbuild: port to AIX
2015-06-06  Paul Eggertbuild: update gnulib submodule to latest
2015-06-05  Paul Eggertbuild: update gnulib submodule to latest
2015-06-04  Paul Eggertbuild: port single_binary_prog to POSIX shell
2015-06-03  Pádraig Bradybuild: add a dependency on the gnulib tempname module
2015-06-02  Pádraig Bradybuild: update to latest gnulib
2015-06-01  Pádraig Bradytests: fix race in tail test without inotify
2015-06-01  Pádraig Bradytests: fix false failure on loaded systems
2015-05-29  Pádraig Bradymaint: avoid new coverity warnings
2015-05-28  Pádraig Bradybuild: remove workarounds for unsupported gettext versions
2015-05-28  Pádraig Bradytests: ln/hard-to-sym FAIL rather than ERROR when ln...
2015-05-28  Pádraig Bradycopy: prefer our hardlink to symlink emulation on OS...
2015-05-26  Pádraig Bradymaint: remove sys/types.h include order check
2015-05-23  Pádraig Bradymkdir: fix -pZ with existing parent directories
2015-05-22  Assaf Gordontests: df-output: accept multiple spaces in header
2015-05-19  Pádraig Bradytests: fix non POSIX constructs causing failures with...
2015-05-17  Pádraig Bradybuild: fix 'dist' and 'syntax-check' targets in VPATH...
2015-05-17  Pádraig Bradybuild: avoid issues with case insensitive file systems
2015-05-14  Bernhard Voelkertests: fix check for local file system in inotify-rotat...
2015-05-14  Pádraig Bradytests: fix async allocation race on BTRFS
2015-05-13  Pádraig Bradytimeout: with --foreground don't send SIGCONT
2015-05-13  Pádraig Bradysplit: auto set suffix len for --numeric-suffixes=...
2015-05-13  Assaf Gordondoc: clarify the operation of wc -L
2015-05-11  Pádraig Bradytail: consistently output all data for truncated files
2015-05-11  Pádraig Bradytail: fix inotify startup races
2015-05-11  Pádraig Bradytests: cleanup background processes upon interruption
2015-05-11  Pádraig Bradytests: avoid hung processes due to gdb SIGCONT handling
2015-05-11  Pádraig Bradytests: fix races in and standardize the tail tests
2015-05-10  Paul Eggertbuild: rewrite is_ENOTSUP without an #if directive
2015-05-10  Jim Meyeringbuild: avoid a warning form gcc's new -Wlogical-op
2015-04-30  Pádraig Bradydoc: standardize messages about the '-' stdin FILE
2015-04-30  Pádraig Bradytests: don't skip df tests with /proc/self/mountinfo
2015-04-28  Yunlian Jiangbuild: fix SINGLE_BINARY build when printf is a macro
2015-04-28  Pádraig Bradymaint: avoid a new -Werror=return-type warning in yes.c
2015-04-28  Pádraig Bradytests: run ls capability coloring test irrespective...
2015-04-27  Pádraig Bradymaint: use gnulib styling with the online manual
2015-04-27  Pádraig Bradybuild: rely on gnulib to determine printf routines...
2015-04-27  Pádraig Bradymaint: fix printf format for signed integers
2015-04-27  Pádraig Bradybuild: update gnulib submodule to latest
2015-04-27  Pádraig Bradybuild: reduce gettext dependency to 0.19.2
2015-04-27  Paul Eggertls: on GNU/Linux, remove dependency on libacl
2015-04-27  Paul Eggertbuild: update gnulib submodule to latest
2015-04-23  Michael Wittendoc: fix grammar issue in truncate info
2015-04-22  Pádraig Bradybuild: fix potential factor build failure on arm and...
2015-04-22  Pádraig Bradymaint: avoid -Werror=strict-overflow warnings with...
2015-04-17  Pádraig Bradydircolors: add 'MISSING' to the default database
2015-04-13  Andreas Gruenbacherdoc: clarify how cp behaves with default ACLs
2015-04-13  Pádraig Bradydf: fix --local hanging with inaccessible remote mounts
2015-04-09  Mitchel Humpherysdoc: correct pluralization for mkfifo and mknod
2015-04-03  Pádraig Bradydf: fix use of uninitialized variable reported by valgrind
2015-04-01  Pádraig Bradydoc: clarify that ls --sort=time is newest first
2015-03-31  Stephane Chazelastail: fix -f to follow changes after a rename
2015-03-29  Pádraig Bradydoc: move numfmt info to the 'Numeric operations' section
2015-03-27  Paul Eggertnohup: clarify stdin redirection
2015-03-27  Assaf Gordontests: fix false test failure with df on Debian/kFreeBSD
2015-03-26  Christoph Anton... doc: disambiguate the ls --color description
2015-03-26  Pádraig Bradydoc: clarify the date standard output formats
2015-03-24  Pádraig Bradymaint: apply basic styling to online manual
2015-03-24  Pádraig Bradydoc: clarify the uniq -D man page description
2015-03-24  Pádraig Bradywc: use a more adaptive wc -l implementation
2015-03-23  Dan Jacobsondoc: clarify default order for ls --sort=size
2015-03-20  Pádraig Bradymaint: really fix wildcard quoting in sc_tests_executable
2015-03-20  Pádraig Bradymaint: fix wildcard quoting in sc_tests_executable
2015-03-20  Kristoffer... wc: speedup counting of short lines
next