platform/upstream/coreutils.git
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...
2012-01-20 Pádraig Bradystat: clarify the description of the %o stat format
2012-01-14 Jim Meyeringdoc: tweak an @uref so its alt reference text renders...
2012-01-11 Pádraig Bradymaint: fix minor whitespace issues
2012-01-11 Jim Meyeringmaint: adjust formatting of certain continued strings
2012-01-09 Jim Meyeringmaint: straggler *.[ch] files: convert more `...' to...
2012-01-09 Jim Meyeringmaint: src/*.[ch]: convert more `...' to '...'
2012-01-09 Jim Meyeringmaint: src/*.c: change remaining quotes (without embedd...
2012-01-09 Jim Meyeringmaint: convert `...' to '...' in --help output
2012-01-09 Jim Meyeringmaint: adjust quoting: emit '...', not `...' in diagnostics
2012-01-09 Jim Meyeringtests: more automated quote adjustment
2012-01-09 Jim Meyeringtests: change `...' to '...' on lines not matching...
2012-01-09 Jim Meyeringtests: adjust \`...' quoting to '...' to adapt to lates...
2012-01-09 Jim Meyeringbuild: update gnulib submodule to latest (quoting change)
2012-01-09 Jim Meyeringmaint: prep for global quoting changes: handle irregula...
2012-01-07 Jim Meyeringmaint: update quoting of "Try `prog --help'" to "Try...
2012-01-07 Jim Meyeringmaint: use new emit_try_help in place of equivalent...
2012-01-07 Jim Meyeringmaint: factor out all `Try --help'-emitting statements
2012-01-06 Jim Meyeringmaint: post-release administrivia
2012-01-06 Jim Meyeringversion 8.15 v8.15
2012-01-06 Jim Meyeringscripts: allow one-line summary to start with "[Vv...
2012-01-06 Jim Meyeringbuild: update gnulib submodule to latest
2012-01-06 Jim Meyeringtests: adjust quoting in expected output to match new...
2012-01-06 Jim Meyeringmaint: adjust ChangeLog to reflect earlier df request
2012-01-05 Pádraig Bradytests: avoid stty icanon issues on some platforms
2012-01-05 Pádraig Bradytests: avoid ulimit issue on bash 3.2 on OS X
2012-01-05 Pádraig Bradytests: avoid a false positive due to overflow on Linux...
2012-01-05 Jim Meyeringtests: adjust setfacl usage to accommodate Solaris 10
2012-01-05 Bruno Haiblesplit: avoid failure due to leftover 'errno' value
2012-01-05 Jim Meyeringdoc: README: recommend GNU make to run tests on IRIX...
2012-01-04 Jim Meyeringmaint: ignore *.trs files, lib/getopt.h and build-aux...
2012-01-03 Jim Meyeringdoc: adjust NEWS
next