]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
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
2012-02-18  Jim Meyeringls: cache ACL- and CAP-querying syscall failures
2012-02-18  Jim Meyeringls: optimize for when getfilecon would often fail ...
2012-02-18  Jérémy Compostellasplit: support optional start value for --numeric-suffixes
2012-02-17  Pádraig Bradydoc: fix a typo about seek_bytes in NEWS
2012-02-16  Bernhard Voelkerdoc: improve 'rm -f' description
2012-02-13  Pádraig Bradydd: fix issues in the count_bytes and seek_bytes flags...
2012-02-12  Jérémy Compostelladd: add count_bytes, skip_bytes and seek_bytes flags
2012-02-12  Jim Meyeringbuild: correct @@-,length values in last hunk of regcom...
2012-02-12  Jim Meyeringbuild: update gnulib, bootstrap, gl/lib/regcomp.c.diff
2012-02-12  Jim Meyeringmv: "mv A B" would sometimes succeed, yet A would remai...
2012-02-06  Jérémy Compostellamaint: add braces as requested by HACKING coding standard
2012-01-31  Pádraig Bradydoc: clarify --help output for some optional arguments
2012-01-30  Jim Meyeringmaint: sort: remove the last uses of "'%s'" in diagnostics
2012-01-30  Jim Meyeringmv: allow moving symlink onto same-inode dest with...
2012-01-30  Jim Meyeringbuild: update gnulib, for syntax-check vs canonicalize fix
2012-01-27  Jim Meyeringmaint: use single copyright year range
2012-01-27  Jim Meyeringmaint: make copyright statements more consistent; updat...
2012-01-27  Jim Meyeringmaint: fix copyright in old fileutils ChangeLog
2012-01-26  Pádraig Bradymaint: remove some redundant automake _SOURCES
2012-01-25  Pádraig Bradymaint: cleanup an extraneous version output in a test
2012-01-25  Pádraig Bradyrealpath: avoid the use of printf
2012-01-25  Pádraig Bradymaint: use the standard require_perl_ function
2012-01-25  Pádraig Bradyrealpath: remove extraneous '/' for --relative-to edge...
2012-01-23  Jim Meyeringbuild: update gnulib to latest, for test warning fixes
2012-01-23  Jim Meyeringtests: remove crufty test=test_name code from old tests
2012-01-22  Paul Eggertmaint: quote 'like this' or "like this", not `like...
next