platform/upstream/coreutils.git
2012-07-20 Joachim Schmitzmaint: rm: remove unused static-inlined functions
2012-07-18 Andrew D Warshalltests: fiemap-perf: avoid a false failure on ext2
2012-07-16 Pádraig Bradymaint: move two df tests from tests/misc to tests/df
2012-07-16 Pádraig Bradydf: don't output control characters in a mount point...
2012-07-15 Jim Meyeringpinky,who: fix bug in latest change
2012-07-15 Jim Meyeringbuild: update gnulib submodule to latest
2012-07-15 Jim Meyeringmaint: remove unwarranted uses of strncpy
2012-07-15 Jim Meyeringbuild: shred.c: avoid i686-specific gcc -Wstrict-overfl...
2012-07-13 Bruno Haibledoc: clarify meaning of '-parodd' in stty help
2012-07-12 Pádraig Bradydoc: mention the improved sort memory allocation
2012-07-12 Stefano Lattarinidoc: fix errors and warnings with Texinfo 5
2012-07-11 Bernhard Voelkerdf: warn if soon-to-be-removed --megabyte option is...
2012-07-10 Paul Eggertsort: by default, do not exceed 3/4 of physical memory
2012-07-06 Pádraig Bradytests: sort-merge-fdlimit: reduce the limit by one
2012-07-05 Paul Eggertdoc: document leap seconds better
2012-07-05 Paul Eggertdoc: fix spacing
2012-07-04 Jim Meyeringdate: fails to diagnose invalid input
2012-07-03 Jim Meyeringmaint: add syntax-check rule to help avoid misuse of...
2012-07-03 Jim Meyeringmaint: fix minor bugs in helper program, setuidgid
2012-07-02 Paul Eggertsort: fix exit-status typo
2012-07-02 Paul Eggertsort: simplify -o handling to avoid fdopen, assert
2012-07-02 Pádraig Bradysort: avoid redundant processing with inaccessible...
2012-07-02 Pádraig Bradymaint: sc_prohibit_fail_0: update a stale comment
2012-07-02 Pádraig Bradymaint: avoid a -Wunsed-but-set warning on some systems
2012-06-30 Jim Meyeringmaint: avoid false-positive syntax-check failure due...
2012-06-30 Jim Meyeringstat,tail: recognize new file system type: aufs
2012-06-30 Jim Meyeringdoc: improve sample backup script
2012-06-26 Pádraig Bradymaint: avoid a static analysis warning in csplit
2012-06-22 Bernhard Voelkerdoc: document multiplier for dd number options like...
2012-06-22 Pádraig Bradysplit: ensure output doesn't overwrite input
2012-06-22 Pádraig Bradymaint: refactor common mode bits used to create files
2012-06-22 Pádraig Bradymaint: suppress echoing of sc_THANKS_in_duplicates...
2012-06-20 Bernhard Voelkermaint: sort: style adjustment to help clarify size...
2012-06-12 Jim Meyeringstty: portability: accommodate CIL
2012-06-10 Sami Kerolamaint: remove su testing artifact
2012-06-10 Jim Meyeringbuild: update gnulib to latest; correct comment grammar
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
next