platform/upstream/coreutils.git
2008-06-16 Bo Borgersonjoin: improve memory management
2008-06-16 Ralf Wildenhues* doc/coreutils.texi (join invocation): Drop leading...
2008-06-16 Jim Meyeringremove redundant const directives
2008-06-16 Jim Meyeringchcon: correct --verbose output to include newlines
2008-06-15 Jim Meyeringaddress root cause of compilation failures:
2008-06-15 Jim Meyeringfix the compilation failure for real
2008-06-15 Jim Meyeringfix a const-related compilation failure in sort.c
2008-06-15 Jim Meyeringupdate HACKING guidelines
2008-06-14 Jim Meyeringrun gnulib-tests in parallel
2008-06-14 Jim Meyering* maint.mk (sc_proper_name_utf8_requires_ICONV) Fix...
2008-06-14 Jim Meyeringadd "const" attribute, where possible
2008-06-14 Jim Meyeringrevert previous change, "don't use "const" with scalar...
2008-06-14 Jim Meyeringdon't use "const" with scalar types
2008-06-13 Eric Blakeod: improve handling of padding
2008-06-13 Eric Blakeod: align multiple -t specs
2008-06-13 Eric Blakeod: use gnulib printf replacement as necessary
2008-06-13 Eric Blakeod: simplify long double support
2008-06-13 Eric Blakedoc: od defaults to -toS, not -td2
2008-06-13 Jim Meyeringskip (don't fail) root-only tests for common set-up...
2008-06-12 Jim Meyeringtweak to conform with syntax policy
2008-06-12 Bo Borgersoncomm: accept new option: --output-delimiter=STR
2008-06-12 Bo Borgersoncomm: ensure that input files are sorted
2008-06-11 Jim Meyeringfix another unportable use of 'tr'
2008-06-11 Jim Meyeringtests: skip a chown test on FreeBSD 6.x
2008-06-11 Jim Meyeringtests: remove duplicate mention of misc/selinux
2008-06-11 Bruno Haiblefix build failure on AIX 4
2008-06-10 Pádraig Bradyremove test for specific diagnostic when truncating...
2008-06-10 Pádraig Bradytimeout: use system-independent exit values
2008-06-09 Jim Meyeringenforce the proper_name_utf8-requires-ICONV link rule
2008-06-09 Bruno Haible* NEWS (Improvements): Mention improved (via gnulib...
2008-06-08 Jim Meyeringmaint.mk: my-distcheck runs $(MAKE) syntax-check once...
2008-06-08 Bo Borgersonstandardize some error messages
2008-06-08 Jim Meyeringsyntax-check: detect anachronistic Perl-based tests
2008-06-06 Pádraig BradyAdd new program: truncate
2008-06-06 Eric Blakeimprove 'date +%C' documentation
2008-06-03 Jim Meyeringnice.c: avoid a cast
2008-06-03 Jim Meyeringadjust c99-to-c89 patch as well as the code to generate it
2008-06-03 Jim Meyeringuse gnulib's progname module
2008-06-03 Jim Meyeringremove duplicate definition of matchpathcon_init_prefix
2008-06-02 Jim Meyeringfix cpp indentation policy violations
2008-06-02 Jim Meyeringaccommodate older SELinux which lacks matchpathcon_init...
2008-06-02 Jim Meyeringeach file with a "main" must also declare program_name
2008-06-02 Jim Meyeringdeclare program_name consistently
2008-06-02 Eric Blakeexport program_name, required by gnulib
2008-06-02 Jim Meyeringrevert inadvertent change in last patch
2008-06-02 Pádraig Bradynew program: timeout
2008-06-02 Jim Meyeringspell author names consistently
2008-06-01 Simon Josefssondoc: adjust base64 documentation
2008-06-01 Erik Auerswaldmd5sum: new option, --quiet, to suppress OK messages
2008-06-01 Jim Meyeringadd rules to commit three post-release changes automati...
2008-06-01 Jim Meyeringupdate old_NEWS_hash
2008-06-01 Simon Josefssonsrc/base64.c: Improve comments.
2008-06-01 Jim Meyering* NEWS: add header line for next release
2008-06-01 Jim Meyeringadjust format of .prev-version commit message
2008-06-01 Jim Meyering* .prev-version: Record previous version.
2008-05-31 Jim MeyeringVersion 6.12. v6.12
2008-05-31 Jim Meyeringinstall: reenable matchpathcon-related code
2008-05-30 Jim Meyeringconfigure.ac: remove explicit use of AB_INIT
2008-05-30 Jim Meyeringtests: ignore known failure on all Darwin 8.x / Mac...
2008-05-30 Jim Meyeringtests: avoid failure with older version of Perl's File...
2008-05-30 Jim MeyeringNEWS: mention that cp -p copies permissions more portably
2008-05-29 Jim Meyeringimprove description of du's--separate-dirs option
2008-05-29 Jim Meyeringdu.c: tiny cleanup (no semantic change)
2008-05-27 Jim Meyeringin 280+ tests/* files, use $srcdir, not $top_srcdir...
2008-05-27 Jim Meyeringprefer abs_srcdir over abs_top_srcdir, ...
2008-05-27 Jim Meyeringtests: generalize my-distcheck
2008-05-26 Jim Meyeringreflect renaming of acl.c in gnulib
2008-05-26 Jim Meyeringtest installation results more thoroughly
2008-05-26 Jim Meyeringinstall many binaries at once, when possible
2008-05-26 Jim Meyering* src/runcon.c: Add copyright comment.
2008-05-26 Jim Meyeringadjust AUTHORS and check-AUTHORS rule to accommodate
2008-05-26 Jim Meyering* src/c99-to-c89.diff: Adjust offsets.
2008-05-26 Jim Meyeringadjust copyright dates
2008-05-26 Jim Meyeringconvert the rest to use proper_name -- manually
2008-05-26 Jim Meyeringconvert 3-author programs to use proper_name
2008-05-26 Jim Meyeringconvert 2-author programs to use proper_name
2008-05-26 Jim Meyeringconvert single-author programs to use proper_name
2008-05-26 Jim Meyeringuse gnulib's proper_name_utf8 function, but *not* prope...
2008-05-24 Jim Meyering* POTFILES.in: Add lib/copy-acl.c.
2008-05-20 Jim Meyeringinstall: avoid a leak in currently-ifdef'd-out code
2008-05-19 Jim Meyeringuse gnulib's base64 module, now that it's sync'd to...
2008-05-19 Pádraig Bradydoc: clarify field delimiter description in uniq -...
2008-05-17 Jim Meyeringtests: skip when a debian libc6-2.7-11 bug makes printf...
2008-05-17 Jim Meyeringtests: sync and update wc and du --files0-from tests
2008-05-17 Jim Meyeringdu, wc: merge improved --files0-from=F-related diagnostics
2008-05-17 Jim Meyeringtest invalid-option handling in all programs
2008-05-17 Jim Meyeringtests: remove ugly /bin/sh wrapper around each perl...
2008-05-16 Jim Meyeringtests: allow to run Perl tests more cleanly
2008-05-16 Jim Meyeringtests: env-related clean up
2008-05-16 Jim Meyeringtests: improve coverage of printf.c
2008-05-16 Jim Meyeringmake HACKING slightly more generic
2008-05-15 Bruno Haibledoc: some Unicode characters cannot be specified via...
2008-05-11 Jim Meyeringmove sha256 and sha512 modules to gnulib
2008-05-10 Jim Meyeringnow that the last of the mk-script-using tests is gone...
2008-05-10 Jim Meyeringtests: remove directory, tests/join/
2008-05-10 Jim Meyering* tests/misc/tac: Also perform stdin and piped tests.
2008-05-10 Jim Meyeringtests: convert pr tests
2008-05-10 Jim Meyeringtests: remove directory, tests/tail/
2008-05-09 Bernhard Marxdoc: improve description of "niceness" values
2008-05-09 Jim Meyeringtests: remove directory, tests/sort/
next