summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2007-02-27Add a test for today's df -P fix.Jim Meyering-0/+67
2007-02-27Make df -P immune to effects of e.g., the BLOCK_SIZE envvar.Paul Eggert-4/+38
2007-02-25* Makefile.maint (announcement): Adjust so that it works withJim Meyering-5/+9
2007-02-25Post-release version change.Jim Meyering-3/+10
2007-02-24Version 6.8.v6.8COREUTILS-6_8Jim Meyering-2/+6
2007-02-24Don't skip this test on new-enough Linux/GNU systems.Jim Meyering-3/+9
2007-02-24Remove the "gnits" option; it prohibits my using "+" as a versionJim Meyering-49/+23
2007-02-24* README: Document the OSF/1 4.0d build failure and work-around.Jim Meyering-0/+15
2007-02-24* NEWS: Use a simple "+" suffix to denote pre-release, not "-dirty".Jim Meyering-3/+9
2007-02-24* NEWS: sort no longer compresses temporaries by default.Paul Eggert-26/+20
2007-02-24Avoid a shell syntax error, when building with an inadequate Perl.Jim Meyering-1/+5
2007-02-24* man/Makefile.am (.x.1): Warn when unable to update a man page.Jim Meyering-1/+9
2007-02-24Handle better the combination of old Perl and a pre-c99 compiler.Bruno Haible-14/+22
2007-02-24* tests/readlink/can-e: Put the closing double-quote at the end of aBruno Haible-80/+86
2007-02-24* tests/du/slink: Skip the test if executing on an nfsv3 file system.Bruno Haible-0/+13
2007-02-23* randperm.c (randperm_new): Comment: say that this functionJim Meyering-4/+9
2007-02-23* src/date.c (usage): Split a diagnostic that had grown to beJim Meyering-0/+7
2007-02-23* src/date.c (usage): Mention that --rfc-3339 uses space, not 'T',Ed Santiago-1/+9
2007-02-23With -Dlint, make shuf free all heap-allocated storage.Jim Meyering-6/+33
2007-02-22Correct typo in ChangeLog entry.Jim Meyering-1/+1
2007-02-22Merge in a change from some other incarnation of this file (gzip?)Jim Meyering-1/+6
2007-02-22Honor dd's noatime flag if possible, even if not supported on build fsPaul Eggert-5/+30
2007-02-22Adjust preceding change not to perform an unaligned access.Jim Meyering-2/+17
2007-02-22Placate valgrind, wrt ./cp --sparse=alwaysJim Meyering-1/+10
2007-02-21Add to .cvsignore and .gitignore files.Jim Meyering-0/+6
2007-02-21* tests/misc/date: Remove vestigial use of Data::Dumper.Jim Meyering-2/+5
2007-02-21* src/copy.c (cached_umask): Cast -1 to mode_t to avoid a warningPaul Eggert-1/+6
2007-02-20* bootstrap (CVS_only_file): Use README-hacking.Jim Meyering-1/+3
2007-02-20* README-hacking: Update to reflect that we now use git.Jim Meyering-13/+16
2007-02-20Now that we use GIT, not cvs, rename README-cvs.Jim Meyering-0/+4
2007-02-20* src/env.c (main): When invoked with no arguments (i.e. when printingJim Meyering-3/+13
2007-02-20* bootstrap: Move definitions of temporary directory names and theJim Meyering-4/+10
2007-02-20* bootstrap: Remove occurrences of $bt (._bootmp) from lib/Makefile.Jim Meyering-3/+10
2007-02-19* NEWS: sort now uses a --compress-program option rather thanPaul Eggert-37/+50
2007-02-19* bootstrap: Fix typo s/dowloading/downloading/ in --help output.Jim Meyering-1/+5
2007-02-18Add to .cvsignore and .gitignore files.Jim Meyering-0/+28
2007-02-18Rely on gnulib-generated stdlib.h, not exit.h.Jim Meyering-4/+11
2007-02-18* tests/rm/fail-eacces: Skip this test when running as root.Jim Meyering-1/+5
2007-02-18* bootstrap: Use "._bootmp" as the temporary directory name,Jim Meyering-1/+7
2007-02-15* bootstrap.conf (gnulib_modules): Add c-strcase. Remove strcase.Paul Eggert-7/+17
2007-02-13Also check for and print stderr output, in case a program fails.Jim Meyering-3/+29
2007-02-12* .x-sc_useless_cpp_parens: Ignore a false-positive in a shell script.Jim Meyering-0/+3
2007-02-12* tests/misc/pwd-unreadable-parent: Skip the test if we'reJim Meyering-0/+22
2007-02-10Remove excess leading spaces that would make help2man misbehave.Jim Meyering-10/+17
2007-02-10* Makefile.maint (longopt_re): Relax the regexp, making squareJim Meyering-2/+5
2007-02-10* src/csplit.c (usage): Use two spaces (not one) to separateJim Meyering-11/+22
2007-02-03Test for today's gnulib/lib/getcwd.c fix affecting pwd and readlinkJim Meyering-0/+67
2007-02-03* NEWS: Document fix for cp --preserve=mode.Paul Eggert-46/+81
2007-02-03* NEWS: Document fix for cp --parents.Paul Eggert-4/+29
2007-02-02* src/nl.c (proc_text): Use "NULL", not "(struct re_registers *) 0".Jim Meyering-2/+4