Age | Commit message (Expand) | Author |
2007-03-13 | Work around a failing test due to an NFS-based race condition. | Jim Meyering |
2007-03-12 | Make bootstrap.conf a tiny bit more generic. | Jim Meyering |
2007-03-10 | Try to fix today's NFS-related failure: Treat ESTALE like EACCES. | Jim Meyering |
2007-03-10 | The preceding change solved part of the problem. Now ginstall fails. | Jim Meyering |
2007-03-10 | * tests/install/basic-1: When setting up an unreadable "." in an | Jim Meyering |
2007-03-10 | * Makefile.maint (po-check): Exclude c99-to-c89.diff. | Jim Meyering |
2007-03-10 | Mention that both Jay Soffian and Charles Randall wrote early versions | Jim Meyering |
2007-03-09 | * tests/chgrp/basic: Also avoid test failures on Darwin 8.8.x (MacOS X 10.4). | Jim Meyering |
2007-03-09 | Avoid test failures on Darwin 7.9.0 (MacOS X 10.3.9) | Jim Meyering |
2007-03-08 | * src/c99-to-c89.diff: Reflect the new c99'ism, update offsets. | Jim Meyering |
2007-03-08 | rm without -f: give a better diagnostic when euidaccess fails. | Jim Meyering |
2007-03-08 | Generalize a few more cvs-isms. | Jim Meyering |
2007-03-08 | * bootstrap: Run libtool, if necessary. | Jim Meyering |
2007-03-08 | Make bootstrap a little more general. | Jim Meyering |
2007-03-03 | Fix a bug: cp -x would fail to set mount point permissions. | Andrew Church |
2007-03-03 | pwd-unreadable-parent: Skip test on ia64/Linux, too. | Jim Meyering |
2007-03-02 | pwd-unreadable-parent: Skip test on non-Linux/GNU systems. | Jim Meyering |
2007-03-02 | * tests/misc/pwd-long: Also allow "+" in $PWD. | Jim Meyering |
2007-03-02 | * Makefile.maint (my-distcheck): Skip the c99/c89 check if there's no such .d... | Jim Meyering |
2007-03-02 | Remove another coreutils-ism. Formatting cleanup. | Jim Meyering |
2007-03-01 | * Makefile.maint (warn_cflags): Hoist, adding "-Dlint -O". | Jim Meyering |
2007-03-01 | Make "make syntax-check" rules less coreutils-specific. | Jim Meyering |
2007-03-01 | Run the writable-files check only for release-building targets. | Jim Meyering |
2007-03-01 | "make syntax-check" now runs only Makefile.cfg-selected tests | Jim Meyering |
2007-03-01 | * bootstrap.conf (gnulib_modules): Replace xreadlink with | Bruno Haible |
2007-02-28 | * doc/coreutils.texi (Common options): --si outputs "M", not "MB". | Paul Eggert |
2007-02-28 | * .x-sc_file_system: Add the new test, tests/misc/df-P, to this | Jim Meyering |
2007-02-28 | * Makefile.maint (gnulib_snapshot_date): Remove now-unused definition. | Jim Meyering |
2007-02-27 | Add a test for today's df -P fix. | Jim Meyering |
2007-02-27 | Make df -P immune to effects of e.g., the BLOCK_SIZE envvar. | Paul Eggert |
2007-02-25 | * Makefile.maint (announcement): Adjust so that it works with | Jim Meyering |
2007-02-25 | Post-release version change. | Jim Meyering |
2007-02-24 | Version 6.8. | Jim Meyering |
2007-02-24 | Don't skip this test on new-enough Linux/GNU systems. | Jim Meyering |
2007-02-24 | Remove the "gnits" option; it prohibits my using "+" as a version | Jim Meyering |
2007-02-24 | * README: Document the OSF/1 4.0d build failure and work-around. | Jim Meyering |
2007-02-24 | * NEWS: Use a simple "+" suffix to denote pre-release, not "-dirty". | Jim Meyering |
2007-02-24 | * NEWS: sort no longer compresses temporaries by default. | Paul Eggert |
2007-02-24 | Avoid a shell syntax error, when building with an inadequate Perl. | Jim Meyering |
2007-02-24 | * man/Makefile.am (.x.1): Warn when unable to update a man page. | Jim Meyering |
2007-02-24 | Handle better the combination of old Perl and a pre-c99 compiler. | Bruno Haible |
2007-02-24 | * tests/readlink/can-e: Put the closing double-quote at the end of a | Bruno Haible |
2007-02-24 | * tests/du/slink: Skip the test if executing on an nfsv3 file system. | Bruno Haible |
2007-02-23 | * src/date.c (usage): Split a diagnostic that had grown to be | Jim Meyering |
2007-02-23 | * src/date.c (usage): Mention that --rfc-3339 uses space, not 'T', | Ed Santiago |
2007-02-23 | With -Dlint, make shuf free all heap-allocated storage. | Jim Meyering |
2007-02-22 | Correct typo in ChangeLog entry. | Jim Meyering |
2007-02-22 | Merge in a change from some other incarnation of this file (gzip?) | Jim Meyering |
2007-02-22 | Honor dd's noatime flag if possible, even if not supported on build fs | Paul Eggert |
2007-02-22 | Adjust preceding change not to perform an unaligned access. | Jim Meyering |