platform/upstream/coreutils.git
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/
2008-05-08 Bruno HaibleSpeed up "wc -m" and "wc -w" in multibyte case.
2008-05-08 Jim Meyeringtests: remove directory, tests/tac/
2008-05-08 Jim Meyeringtests: remove directory, tests/test/
2008-05-08 Jim Meyeringtests: Coreutils.pm: support running a program that...
2008-05-06 Jim Meyering* TODO: Bo Borgerson is rewriting support for cp -...
2008-05-06 Jim Meyeringtests: remove directory, tests/tr/
2008-05-06 Jim Meyeringtests: skip another test if mcstransd is running
2008-05-06 Jim Meyeringtests: translate uniq-z-test-adding code to new framework
2008-05-06 Jim Meyeringtests: remove directory, tests/uniq/
2008-05-06 Jim Meyeringtests: remove directory, tests/cut/
2008-05-06 Jim Meyeringtests: remove directory, tests/head/
2008-05-06 Jim Meyeringtests: Coreutils.pm improvements
2008-05-06 Jim Meyeringtests: move "sparse-file" into test-lib.sh
2008-05-06 Jim Meyeringtests: move "group-names" into test-lib.sh
2008-05-06 Jim Meyeringtests: use printf+sed rather than yes+head+tr
2008-05-06 Jim Meyeringtests: save and restore TERM around use of TESTS_ENVIRO...
2008-05-06 Jim Meyeringtests: hoist the sourcing of "lang-default"
2008-05-06 Jim Meyeringtests: hoist envvar-check so it is run for every test
2008-05-06 Jim Meyeringfix typo in comments: s/ouput/output/
2008-05-06 Jim Meyering* tests/touch/Makefile.am: Remove now-unused file.
2008-05-06 Jim Meyeringtests: test split more thoroughly
2008-05-06 Jim Meyering* tests/misc/wc: Remove an unused variable.
2008-05-06 Jim Meyeringtests: detect and check more uses of strcmp
2008-05-06 Jim Meyeringavoid problems with sign-extended "char" operand to...
2008-05-06 Bo Borgersonbase64: remove some unused/redundant getopt code
2008-05-05 Jim Meyeringhelp2man: fix perl 5.10 problem properly
2008-05-05 Jim Meyeringhelp2man: avoid failure with Debian unstable's Perl...
2008-05-05 Bo Borgersonbase64 module: adjust API so it's compatible with gnulib's
2008-05-05 Jim Meyering* tests/misc/tac: Set execute bit.
2008-05-05 Jim Meyeringtac: avoid segfault for e.g., "echo > x; tac -r x x"
2008-04-30 Jim Meyeringtests: avoid a "make check-root" failure when mcstransd...
2008-04-30 Jim Meyeringtests: avoid spurious "make check-root" failure
2008-04-30 Bo BorgersonAdd Daniel Dunbar's lcov instructions to HACKING
2008-04-29 Jim Meyeringchcon, runcon: make --help print the bug-reporting...
2008-04-28 Jim Meyeringtests: don't hard-code coreutils list of tests/ SUBDIRS...
2008-04-28 Bo Borgersontests: remove references to tests/wc from bootstrap
2008-04-28 Jim Meyeringtests: slightly relax sc_cast_of_argument_to_free synta...
2008-04-28 Bo Borgersontests: don't chmod after a failed chdir in cleanup
2008-04-28 Bo BorgersonOnly cleanup test dirs from the process that created...
2008-04-27 Jim Meyeringmove wc tests from own subdir into a single script
2008-04-27 Jim Meyeringtests: remove temporary log file upon catchable signal
2008-04-27 Jim Meyeringtests: don't source envvar-check manually, test-lib...
2008-04-27 Jim Meyeringtests: ensure at least one failure when $built_programs...
2008-04-27 Jim Meyeringtests: improve perl-based tempdir handling
2008-04-27 Jim Meyeringtests: reorder some tests in the long list
2008-04-27 Jim Meyeringtests: put root-only (usually skipped) tests at the end
2008-04-27 Jim Meyeringtests: move another file (expensive) into test-lib.sh
2008-04-27 Jim Meyeringtests: cp/perm (usually not run) was failing on systems...
2008-04-27 Jim Meyeringtweak HACKING advice
2008-04-24 Jim Meyeringtests: do define built_programs
2008-04-23 Jim Meyeringtests: update commented-out examples in sample-test...
2008-04-23 Ondřej Vašíktests: don't fail in a non-English locale
2008-04-23 Jim Meyeringtests: remove now-unused Makefile.am
2008-04-23 Ondřej Vašíkid: do not print SELinux context when invoked with...
2008-04-23 Jim Meyeringid: do print the AFS-specific nameless group ID (called...
2008-04-22 Jim Meyeringbuild: move a project-specific definition to cfg.mk
2008-04-22 Jim MeyeringAccommodate building on OS/2 (ecomstation.com Ecs v2...
2008-04-22 Jim Meyeringguard against inserting a NEWS entry into a block for...
2008-04-22 Jim Meyeringtests: ensure that all exec-$PERL lines are the same
2008-04-21 Jim Meyeringtests: skip (don't fail) rm/one-file-system when mount...
2008-04-20 Jim Meyeringtests: convert umask-check to a function
2008-04-20 Jim Meyeringtests: adjust perl -I to use $top_srcdir/tests, not...
next