]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2012-05-10  Jim Meyeringstat,tail: recognize new FS types: bdevfs, inodefs...
2012-05-10  Jim Meyeringscripts: encourage use of shorter "bugs.gnu.org" in...
2012-05-10  Paul Eggertmaint: handle file sizes more reliably
2012-05-10  Paul Eggertstat: don't report negative file size as huge positive...
2012-05-08  Jim Meyeringsplit: avoid apparent infloop when splitting /dev/zero...
2012-05-08  Jim Meyeringbuild: update gnulib submodule to latest; also bootstra...
2012-05-08  Pádraig Bradydoc: clarify dd conv=sparse usage with devices
2012-05-08  Jim Meyeringmaint: new function: usable_st_size
2012-05-08  Kevin Lydamaint: fix common spelling errors
2012-05-07  Jim Meyeringtests: avoid LD_PRELOAD lookup error for dlsym
2012-05-07  Jim Meyeringcp: handle a race condition more sensibly
2012-05-07  Jim Meyeringdoc: NEWS: note when the id/groups bug was introduced
2012-05-04  Jim Meyeringbuild: update gnulib submodule to latest
2012-05-04  Jim Meyeringmaint: rely on gnulib's new sys_resource module
2012-05-02  Pádraig Bradycp,mv,install: provide POSIX_FADV_SEQUENTIAL hint to...
2012-05-02  Jim Meyeringmaint: prohibit an operator at end of line
2012-05-02  Jim Meyeringmaint: adjust comments to avoid FP match on binary...
2012-05-02  Jim Meyeringmaint: with split lines, don't leave an operator at...
2012-04-30  Pádraig Bradycat,cp,mv,install,split: Set the minimum IO block size...
2012-04-27  Jim Meyeringid: -Zn/-Zr: avoid an invalid diagnostic
2012-04-27  Jim Meyeringid: don't call getcon unnecessarily
2012-04-27  Jim Meyeringmaint: id: minor factorization
2012-04-27  Jim Meyeringid,groups: with no user name, print only real and/or...
2012-04-22  Stefano Lattarinimaint: sync up required autoconf version in bootstrap...
2012-04-19  Jim Meyeringdoc: fix a grammar nit
2012-04-19  Bernhard Voelkertests: factor out expensive "pairs" code of misc/stty
2012-04-19  Bernhard Voelkertests: add iutf8 option to misc/stty
2012-04-19  Jim Meyeringmaint: tac: use memcpy, not strcpy
2012-04-19  Jim Meyeringmaint: ls: use stpncpy/stpcpy, not strncpy/strcpy
2012-04-19  Jim Meyeringmaint: modernize/clean-up a small function in ls.c
2012-04-19  Jim Meyeringdoc: tweak README-hacking
2012-04-17  Jim Meyeringdoc: use @xref{... only at start of a sentence
2012-04-16  Jim Meyeringmaint: replace a use of strcpy in chmod.c with memcpy
2012-04-14  Karl Berrydoc: remove a little direntry redundancy
2012-04-12  Bruce Korbfmt: accept new --goal=WIDTH (-g) option
2012-04-12  Pádraig Bradycp: change --attributes-only to not truncate existing...
2012-04-04  Andreas Schwabtests: avoid unnecessary subshells in misc/stty
2012-04-04  Jim Meyeringbuild: update gnulib submodule to latest
2012-04-04  Jim Meyeringtests: correct reversed args to "compare"
2012-04-04  Jim Meyeringtests: new syntax-check rule to prohibit use of `....
2012-04-04  Jim Meyeringtests: remove nearly all remaining backticks
2012-04-04  Jim Meyeringtests: use perl's qx!...! rather than `...`
2012-04-04  Jim Meyeringtests: convert nearly all `...` expressions to $(...)
2012-04-03  Jim Meyeringtests: convert one `...` expression manually
2012-04-03  Jim Meyeringtests: fix quoting bug in misc/nohup
2012-04-03  Jim Meyeringdoc: identify/refer to source of each fixed bug in...
2012-04-03  Jim Meyeringtests: avoid spurious misc/expr failure on AIX 6.1
2012-03-28  Paul Eggertchmod: undo previous change
2012-03-28  Paul Eggertchmod: fix symlink race condition
2012-03-26  Jim Meyeringtests: remove temporary skip for sort-stale-thread...
2012-03-26  Jim Meyeringmaint: post-release administrivia
2012-03-26  Jim Meyeringversion 8.16 v8.16
2012-03-26  Jim Meyeringtests: work around F17-valgrind sort-stale-thread-mem...
2012-03-26  Jim Meyeringdoc: use $(...), not `...` in documentation and comments
2012-03-23  Jim Meyeringtests: skip ls/stat-free-color on XFS, rather than...
2012-03-23  Jim Meyeringtests: skip part of dd/sparse on some file systems
2012-03-22  Pádraig Bradymaint: avoid a doc syntax check failure
2012-03-22  Harald Hoyerln: add the --relative option
2012-03-22  Pádraig Bradymaint: refactor relpath() from `realpath` for use by...
2012-03-22  Pádraig Bradymaint: ensure PATH_MAX is set correctly
2012-03-21  Jim Meyeringbuild: add numerous gnulib modules, mostly for improved...
2012-03-21  Jim Meyeringbuild: update gnulib submodule to latest
2012-03-21  Jim Meyeringmaint: use more modern fseeko, rather than fseek
2012-03-20  Eric Blakebuild: speed up configure for releases
2012-03-20  Jim Meyeringtests: avoid spurious misc/factor failure on OpenBSD 5.1
2012-03-20  Jim Meyeringmaint: remove now-superfluous coreutils-path-check...
2012-03-20  Eric Blakedoc: clarify current realpath --relative-base behavior
2012-03-20  Pádraig Bradytests: avoid spurious dd/sparse failure
2012-03-17  Pádraig Bradytests: fix sort-discrim to work without GMP
2012-03-16  Pádraig Bradytests: avoid an ls-time false positive on Solaris 10
2012-03-15  Eric Blakerealpath: optimize --relative-base usage
2012-03-15  Eric Blakerealpath: let --relative-to default to --relative-base
2012-03-15  Eric Blaketests: cover more realpath scenarios
2012-03-15  Eric Blakerealpath: fix problems with root handling
2012-03-14  Eric Blaketest: expose recent gnulib canonicalize bug
2012-03-14  Paul Eggerttests: new discriminator-based test for sort -n and -h
2012-03-10  Jérémy Compostelladirname: support more than one argument
2012-03-10  Jérémy Compostellasplit: support an arbitrary number of split files by...
2012-03-09  Jérémy Compostelladoc: add missing documentation for basename -z
2012-03-09  Bernhard Voelkermaint: fix a version number typo in NEWS
2012-03-09  Paul Eggertchmod: add notations +40, 00440, etc.
2012-03-09  Paul Eggertbuild: update gnulib submodule to latest
2012-03-08  Jim Meyeringdu: fix -x: don't ignore non-directory arguments
2012-03-07  Jim Meyeringmaint: use an optimal-for-coreutils xz compression...
2012-03-07  Jérémy Compostellabasename: support more than one argument
2012-03-06  Pádraig Bradymaint: refactor copy to use is_nul()
2012-03-02  Pádraig Bradytests: work around a block alignment issue in dd/sparse
2012-02-29  Rodrigo Camposdoc: timeout: document the exit status when run with...
2012-02-29  Bernhard Voelkertests: compile and link shared object with $CC to make...
2012-02-29  Roman Rybalkodd: add support for the conv=sparse option
2012-02-27  Jérémy Compostelladoc: fix a wrong option reference in split invocation
2012-02-26  Jim Meyeringtests: fix help-version on cygwin, where $EXEEXT is...
2012-02-26  Bernhard Voelkertests: remove unnecessary use of -lc
2012-02-25  Paul Eggertsort: default to physmem/8, not physmem/16
2012-02-24  Jim Meyeringdoc: clarify a comment in system.h
2012-02-20  Jérémy Compostellasplit: add the --additional-suffix option
2012-02-20  Pádraig Bradyls: adjust errnos indicating device non support for...
2012-02-19  Jérémy Compostellatests: ls/getxattr-speedup: include <sys/types.h> for...
2012-02-18  Jérémy Compostelladoc: fix file names in split --filter=command example
2012-02-18  Jim Meyeringtests: test for ls speed-up
next