]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2013-03-22  Pádraig Bradydoc: clarify stat the meaning of --format="%t %T"
2013-03-06  Pádraig Bradydoc: mention `numfmt` as an alternative to `sort -h`
2013-03-06  Pádraig Bradydoc: remove a redundant numfmt heading from texinfo
2013-03-06  Pádraig Bradymaint: ensure proper backslash quoting in texinfo macros
2013-03-04  Torbjörn Granlundbuild: fix factor build failure on aarch64
2013-02-28  Assaf Gordontests: don't skip all uniq tests when locale is missing
2013-02-28  Assaf Gordonuniq: add the --group option
2013-02-28  Pádraig Bradydoc: move some info from all --help messages, online
2013-02-28  Assaf Gordontests: add '--ignore-case' tests for uniq
2013-02-28  Javier Lópezdircolors: add a new entry to colorize 'arc' files
2013-02-28  Assaf Gordonjoin: Add the -z, --zero-terminated option
2013-02-28  Ondřej Vašíkdircolors: add new entries to colorized archive formats
2013-02-22  Ondrej Opralainstall: cleanup properly if the strip program failed...
2013-02-20  Joachim Schmitzcopy: ensure the correct root ID is checked on all...
2013-02-20  Pádraig Bradymaint: cleanup up various uses of __attribute__
2013-02-20  Joachim Schmitzbuild: fix numfmt build error on compilers without...
2013-02-20  Pádraig Bradytests: avoid false failures on file systems with smalle...
2013-02-18  Stefano Lattarinimaint: choose editor in the commit-msg git hook the...
2013-02-18  Stefano Lattarinimaint: don't reset PATH in the commit-msg git hook
2013-02-14  Bernhard Voelkermaint: prevent trailing period at first line of a commi...
2013-02-14  Pádraig Bradymaint: post-release administrivia
2013-02-14  Pádraig Bradyversion 8.21 v8.21
2013-02-14  Pádraig Bradytests: avoid non portable sed use of \t
2013-02-14  Pádraig Bradybuild: avoid link failure in devmsg() on older linkers
2013-02-13  Assaf Gordonnumfmt: fix strtol() return code handling
2013-02-11  Bernhard Voelkermaint: avoid running check-root tests in gnulib
2013-02-11  Pádraig Bradydoc: improve the numfmt man page format
2013-02-10  Benno Schulenbergdoc: standardize helptext of numfmt and slice into...
2013-02-10  Pádraig Bradymaint: consolidate developer debug messages
2013-02-10  Pádraig Bradytests: tail-2/inotify-rotate: fix a false failure on NFS
2013-02-10  Pádraig Bradytests: skip numfmt grouping tests on some systems
2013-02-07  Jim Meyeringtests: avoid actual/expected mismatch due to changed...
2013-02-07  Pádraig Bradybuild: update gnulib submodule; also bootstrap to latest
2013-02-06  Benno Schulenbergmaint: improve error messages upon failed read, write...
2013-02-05  Assaf Gordondoc: fix a numfmt help section typo
2013-02-05  Ondřej Vašíkstty: add support for DTR/DSR hardware control flow
2013-02-05  Pádraig Bradynumfmt: correct a printf format
2013-02-04  Assaf Gordonnumfmt: a new command to format numbers
2013-02-04  Pádraig Bradycut: fix a segfault with disjoint open ended ranges
2013-02-01  Paul Eggertdoc: say how to tac char-by-char
2013-01-28  Bernhard Voelkerdf: do not treat rootfs specially
2013-01-27  Ondrej Opraladf: prefer fullpath entries when deduplicating
2013-01-26  Stephan Krempeltimeout: ensure a blocked SIGALRM from the parent is...
2013-01-26  Pádraig Bradyseq: fix to always honor the step value
2013-01-26  Pádraig Bradyseq: fix misaligment with -w when no precision for...
2013-01-26  Pádraig Bradycut: fix -f to work with the -d$'\n' edge case
2013-01-26  Pádraig Bradycut: with -f, process each line independently
2013-01-24  Paul Eggertbuild: update gnulib submodule to latest
2013-01-24  Pádraig Bradydoc: fix an example in the od man page
2013-01-23  Bernhard Voelkerdoc: fix order of du options in usage and texinfo manual
2013-01-23  Bernhard Voelkermaint: define usage note about mandatory args centrally
2013-01-21  Jakob Truelsendu: add -t SIZE, --threshold=SIZE option
2013-01-20  Bernhard Voelkertests: remove test case du/slink
2013-01-20  Bernhard Voelkermaint: fix alphabetical order in .gitignore
2013-01-12  Benno Schulenberguptime: gettextize an overlooked string, and normalize...
2013-01-10  Benno Schulenbergdoc: make a --help text fragment identical to three...
2013-01-07  Pádraig Bradyfactor: apply a more general fix to enable correct...
2013-01-06  Paul Eggertdoc: sync parse-datetime from gnulib
2013-01-06  Karl Berrydoc: avoid @sc in texinfo; it is unnecessary
2013-01-04  Karl Berrydoc: remove stale pr news in the manual
2013-01-01  Jim Meyeringmaint: update all copyright year number ranges
2013-01-01  Jim Meyeringbuild: update gnulib submodule to latest
2012-12-31  Jim Meyeringmaint: adjust NEWS entry wording
2012-12-27  Pádraig Bradydoc: improve od --help and man page
2012-12-21  Mike Frysingerfactor: disable x86_64 assembly code for x32 builds
2012-12-21  Pádraig Bradytests: avoid false positive valgrind failures
2012-12-21  Pádraig Bradydd: fix a printf format mismatch in an error message
2012-12-21  Pádraig Bradyseq: fix newline output when -s specified
2012-12-20  Bernhard Voelkertests: add tests for basename's --zero option
2012-12-20  Assaf Gordondoc: tweak 'lcov' in HACKING
2012-12-19  Pádraig Bradymaint: rewrap a long line noticed by make syntax-check
2012-12-19  Pádraig Bradydoc: clarify when dd iflag=fullblock is useful
2012-12-19  Pádraig Bradytests: avoid a race in timeout-group.sh
2012-12-19  Pádraig Bradybuild: avoid --enable-gcc-warnings on GCC <= 4.5
2012-12-19  Zartaj Majeedbuild: fix cygwin build issues
2012-12-17  Pádraig Bradymaint: consistently use @dots{} in coreutils.texi
2012-12-17  Pádraig Bradyreadlink: support multiple command line arguments
2012-12-15  Assaf Gordonmaint: update gitignore entries
2012-12-14  Assaf Gordondoc: mention "git stash" in HACKING
2012-12-14  Bernhard Voelkertail,stat: improve support for the ceph file system
2012-12-14  Bernhard Voelkermaint: fix typos found by misspellings
2012-12-09  Jim Meyeringtests: add test case and note that last week's cut...
2012-12-08  Bernhard Voelkercp: fix --no-preserve=mode to not exit 1
2012-12-07  Ondrej Opraladf: do not print duplicate entries and rootfs by default
2012-12-06  Cojocaru Alexandrucut: avoid a redundant heap allocation
2012-12-06  Pádraig Bradymaint: fix a referenced coreutils version in a test...
2012-12-06  Bernhard Voelkertests: fix regex to match "-" in ipcent field in df...
2012-12-06  Assaf Gordonmaint: adjust HACKING instructions to run a single...
2012-12-06  Pádraig Bradytests: cut.pl: adjust for changed diagnostic
2012-12-06  Cojocaru Alexandrucut: improve error reporting
2012-12-06  Pádraig Bradymaint: adjust instructions to run a single test
2012-12-05  Bernhard Voelkermaint: remove now auto-added entry from THANKS.in
2012-12-04  Pádraig Bradymaint: remove a redundant odd sized alloc from factor.c
2012-12-04  Colin Watsonfactor: fix infinite loop on 32 bit powerpc
2012-11-24  Jim Meyeringcut: do not print extraneous delimiters in some unusual...
2012-11-24  Jim Meyeringcut: treat -b2-,3- like -b2-, not like -b3-
2012-11-24  Bernhard Voelkerdoc: cp: clarify behavior of the --preserve=xattr option
2012-11-24  Pádraig Bradydoc: update info cross reference to bash
2012-11-24  Pádraig Bradytests: use sub-second timeouts to speed up a timeout...
2012-11-24  Pádraig Bradydoc: clarify that renice is needed to adjust niceness
next