platform/upstream/coreutils.git
2012-06-10 Jim Meyeringmaint: migrate strncpy-prohibiting rule to gnulib
2012-06-10 Jim Meyeringmaint: prohibit use of strncpy
2012-06-06 Jim Meyeringsu: remove program (util-linux is now the best source...
2012-06-06 Jim Meyeringmaint: detect a new type of duplicate in THANKS.in
2012-06-05 Jim Meyeringmaint: mark new diagnostic for translation
2012-06-05 Jim Meyeringhead: with --lines=-N (-n-N) reset file pointer on...
2012-06-01 Jim Meyeringstat,tail: recognize new file system type: panfs
2012-05-31 Jim Meyeringmaint: fix typos in test comments and old ChangeLog...
2012-05-28 Pádraig Bradycksum: line-buffer the printed checksums
2012-05-21 Jim Meyeringmaint: remove comment that suggested to remove support...
2012-05-21 Mike Frysingerdircolors: add st/st-256color terminal types
2012-05-20 Jim Meyeringid,groups: use gidtostr/uidtostr to avoid casts
2012-05-16 Jim Meyeringtests: use $AWK, not awk
2012-05-16 Jim Meyeringmaint: tell xgettext that fputs arg "93% of..." is...
2012-05-16 Jim Meyeringmaint: add assertions to placate static analysis tools
2012-05-15 Pádraig Bradystat: report the correct block size for file system...
2012-05-12 Jim Meyeringls: color each symlink-to-relative-name in / properly
2012-05-10 Jim Meyeringmaint: post-release administrivia
2012-05-10 Jim Meyeringversion 8.17 v8.17
2012-05-10 Jim Meyeringtests: misc/tty-eof: increase timeout to avoid unwarran...
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
next