2007-03-15 |
Jim Meyering | Enforce policy: don't use *scanf functions. |
blob | commitdiff | raw |
2007-03-13 |
Jim Meyering | Prepare to work on ACL-related failure when using Solar... |
blob | commitdiff | raw | diff to current |
2007-03-13 |
Jim Meyering | Work around a failing test due to an NFS-based race... |
blob | commitdiff | raw | diff to current |
2007-03-12 |
Jim Meyering | Make bootstrap.conf a tiny bit more generic. |
blob | commitdiff | raw | diff to current |
2007-03-10 |
Jim Meyering | Try to fix today's NFS-related failure: Treat ESTALE... |
blob | commitdiff | raw | diff to current |
2007-03-10 |
Jim Meyering | The preceding change solved part of the problem. Now... |
blob | commitdiff | raw | diff to current |
2007-03-10 |
Jim Meyering | * tests/install/basic-1: When setting up an unreadable... |
blob | commitdiff | raw | diff to current |
2007-03-09 |
Jim Meyering | * Makefile.maint (po-check): Exclude c99-to-c89.diff. |
blob | commitdiff | raw | diff to current |
2007-03-09 |
Jim Meyering | Mention that both Jay Soffian and Charles Randall wrote... |
blob | commitdiff | raw | diff to current |
2007-03-09 |
Jim Meyering | * tests/chgrp/basic: Also avoid test failures on Darwin... |
blob | commitdiff | raw | diff to current |
2007-03-09 |
Jim Meyering | Avoid test failures on Darwin 7.9.0 (MacOS X 10.3.9) |
blob | commitdiff | raw | diff to current |
2007-03-08 |
Jim Meyering | * src/c99-to-c89.diff: Reflect the new c99'ism, update... |
blob | commitdiff | raw | diff to current |
2007-03-08 |
Jim Meyering | rm without -f: give a better diagnostic when euidaccess... |
blob | commitdiff | raw | diff to current |
2007-03-08 |
Jim Meyering | Generalize a few more cvs-isms. |
blob | commitdiff | raw | diff to current |
2007-03-08 |
Jim Meyering | * bootstrap: Run libtool, if necessary. |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Jim Meyering | Make bootstrap a little more general. |
blob | commitdiff | raw | diff to current |
2007-03-03 |
Andrew Church | Fix a bug: cp -x would fail to set mount point permissions. |
blob | commitdiff | raw | diff to current |
2007-03-03 |
Jim Meyering | pwd-unreadable-parent: Skip test on ia64/Linux, too. |
blob | commitdiff | raw | diff to current |
2007-03-02 |
Jim Meyering | pwd-unreadable-parent: Skip test on non-Linux/GNU systems. |
blob | commitdiff | raw | diff to current |
2007-03-02 |
Jim Meyering | * tests/misc/pwd-long: Also allow "+" in $PWD. |
blob | commitdiff | raw | diff to current |
2007-03-02 |
Jim Meyering | * Makefile.maint (my-distcheck): Skip the c99/c89 check... |
blob | commitdiff | raw | diff to current |
2007-03-02 |
Jim Meyering | Remove another coreutils-ism. Formatting cleanup. |
blob | commitdiff | raw | diff to current |
2007-03-01 |
Jim Meyering | * Makefile.maint (warn_cflags): Hoist, adding "-Dlint... |
blob | commitdiff | raw | diff to current |
2007-03-01 |
Jim Meyering | Make "make syntax-check" rules less coreutils-specific. |
blob | commitdiff | raw | diff to current |
2007-03-01 |
Jim Meyering | Run the writable-files check only for release-building... |
blob | commitdiff | raw | diff to current |
2007-03-01 |
Jim Meyering | "make syntax-check" now runs only Makefile.cfg-selected... |
blob | commitdiff | raw | diff to current |
2007-03-01 |
Bruno Haible | * bootstrap.conf (gnulib_modules): Replace xreadlink... |
blob | commitdiff | raw | diff to current |
2007-02-28 |
Paul Eggert | * doc/coreutils.texi (Common options): --si outputs... |
blob | commitdiff | raw | diff to current |
2007-02-28 |
Jim Meyering | * .x-sc_file_system: Add the new test, tests/misc/df... |
blob | commitdiff | raw | diff to current |
2007-02-28 |
Jim Meyering | * Makefile.maint (gnulib_snapshot_date): Remove now... |
blob | commitdiff | raw | diff to current |
2007-02-27 |
Jim Meyering | Add a test for today's df -P fix. |
blob | commitdiff | raw | diff to current |
2007-02-27 |
Paul Eggert | Make df -P immune to effects of e.g., the BLOCK_SIZE... |
blob | commitdiff | raw | diff to current |
2007-02-25 |
Jim Meyering | * Makefile.maint (announcement): Adjust so that it... |
blob | commitdiff | raw | diff to current |
2007-02-25 |
Jim Meyering | Post-release version change. |
blob | commitdiff | raw | diff to current |
2007-02-24 |
Jim Meyering | Version 6.8. COREUTILS-6_8 v6.8 |
blob | commitdiff | raw | diff to current |
2007-02-24 |
Jim Meyering | Don't skip this test on new-enough Linux/GNU systems. |
blob | commitdiff | raw | diff to current |
2007-02-24 |
Jim Meyering | Remove the "gnits" option; it prohibits my using "... |
blob | commitdiff | raw | diff to current |
2007-02-24 |
Jim Meyering | * README: Document the OSF/1 4.0d build failure and... |
blob | commitdiff | raw | diff to current |
2007-02-24 |
Jim Meyering | * NEWS: Use a simple "+" suffix to denote pre-release... |
blob | commitdiff | raw | diff to current |
2007-02-24 |
Paul Eggert | * NEWS: sort no longer compresses temporaries by default. |
blob | commitdiff | raw | diff to current |
2007-02-24 |
Jim Meyering | Avoid a shell syntax error, when building with an inade... |
blob | commitdiff | raw | diff to current |
2007-02-24 |
Jim Meyering | * man/Makefile.am (.x.1): Warn when unable to update... |
blob | commitdiff | raw | diff to current |
2007-02-24 |
Bruno Haible | Handle better the combination of old Perl and a pre... |
blob | commitdiff | raw | diff to current |
2007-02-24 |
Bruno Haible | * tests/readlink/can-e: Put the closing double-quote... |
blob | commitdiff | raw | diff to current |
2007-02-24 |
Bruno Haible | * tests/du/slink: Skip the test if executing on an... |
blob | commitdiff | raw | diff to current |
2007-02-23 |
Jim Meyering | * src/date.c (usage): Split a diagnostic that had grown... |
blob | commitdiff | raw | diff to current |
2007-02-23 |
Ed Santiago | * src/date.c (usage): Mention that --rfc-3339 uses... |
blob | commitdiff | raw | diff to current |
2007-02-23 |
Jim Meyering | With -Dlint, make shuf free all heap-allocated storage. |
blob | commitdiff | raw | diff to current |
2007-02-22 |
Jim Meyering | Correct typo in ChangeLog entry. |
blob | commitdiff | raw | diff to current |
2007-02-22 |
Jim Meyering | Merge in a change from some other incarnation of this... |
blob | commitdiff | raw | diff to current |
2007-02-22 |
Paul Eggert | Honor dd's noatime flag if possible, even if not suppor... |
blob | commitdiff | raw | diff to current |
2007-02-22 |
Jim Meyering | Adjust preceding change not to perform an unaligned... |
blob | commitdiff | raw | diff to current |
2007-02-22 |
Jim Meyering | Placate valgrind, wrt ./cp --sparse=always |
blob | commitdiff | raw | diff to current |
2007-02-21 |
Jim Meyering | * tests/misc/date: Remove vestigial use of Data::Dumper. |
blob | commitdiff | raw | diff to current |
2007-02-21 |
Paul Eggert | * src/copy.c (cached_umask): Cast -1 to mode_t to avoid... |
blob | commitdiff | raw | diff to current |
2007-02-20 |
Jim Meyering | * bootstrap (CVS_only_file): Use README-hacking. |
blob | commitdiff | raw | diff to current |
2007-02-20 |
Jim Meyering | * README-hacking: Update to reflect that we now use... |
blob | commitdiff | raw | diff to current |
2007-02-20 |
Jim Meyering | Now that we use GIT, not cvs, rename README-cvs. |
blob | commitdiff | raw | diff to current |
2007-02-20 |
Jim Meyering | * src/env.c (main): When invoked with no arguments... |
blob | commitdiff | raw | diff to current |
2007-02-20 |
Jim Meyering | * bootstrap: Move definitions of temporary directory... |
blob | commitdiff | raw | diff to current |
2007-02-20 |
Jim Meyering | * bootstrap: Remove occurrences of $bt (._bootmp) from... |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Paul Eggert | * NEWS: sort now uses a --compress-program option rathe... |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Jim Meyering | * bootstrap: Fix typo s/dowloading/downloading/ in... |
blob | commitdiff | raw | diff to current |
2007-02-18 |
Jim Meyering | Rely on gnulib-generated stdlib.h, not exit.h. |
blob | commitdiff | raw | diff to current |
2007-02-18 |
Jim Meyering | * tests/rm/fail-eacces: Skip this test when running... |
blob | commitdiff | raw | diff to current |
2007-02-18 |
Jim Meyering | * bootstrap: Use "._bootmp" as the temporary directory... |
blob | commitdiff | raw | diff to current |
2007-02-15 |
Paul Eggert | * bootstrap.conf (gnulib_modules): Add c-strcase. ... |
blob | commitdiff | raw | diff to current |
2007-02-13 |
Jim Meyering | Also check for and print stderr output, in case a progr... |
blob | commitdiff | raw | diff to current |
2007-02-12 |
Jim Meyering | * .x-sc_useless_cpp_parens: Ignore a false-positive... |
blob | commitdiff | raw | diff to current |
2007-02-12 |
Jim Meyering | * tests/misc/pwd-unreadable-parent: Skip the test if... |
blob | commitdiff | raw | diff to current |
2007-02-10 |
Jim Meyering | Remove excess leading spaces that would make help2man... |
blob | commitdiff | raw | diff to current |
2007-02-10 |
Jim Meyering | * Makefile.maint (longopt_re): Relax the regexp, making... |
blob | commitdiff | raw | diff to current |
2007-02-10 |
Jim Meyering | * src/csplit.c (usage): Use two spaces (not one) to... |
blob | commitdiff | raw | diff to current |
2007-02-03 |
Jim Meyering | Test for today's gnulib/lib/getcwd.c fix affecting... |
blob | commitdiff | raw | diff to current |
2007-02-03 |
Paul Eggert | * NEWS: Document fix for cp --preserve=mode. |
blob | commitdiff | raw | diff to current |
2007-02-03 |
Paul Eggert | * NEWS: Document fix for cp --parents. |
blob | commitdiff | raw | diff to current |
2007-02-02 |
Jim Meyering | * src/nl.c (proc_text): Use "NULL", not "(struct re_reg... |
blob | commitdiff | raw | diff to current |
2007-02-02 |
Jim Meyering | * src/c99-to-c89.diff: Make shred.c Index: and a/b... |
blob | commitdiff | raw | diff to current |
2007-01-29 |
Jim Meyering | Plug a leak in ls. |
blob | commitdiff | raw | diff to current |
2007-01-29 |
Jim Meyering | * src/ls.c: Rename three global variables. |
blob | commitdiff | raw | diff to current |
2007-01-29 |
Jim Meyering | Shave 8 bytes off the size of "struct fileinfo". |
blob | commitdiff | raw | diff to current |
2007-01-29 |
Paul Eggert | Modify "ls" to sort its data faster, using the new... |
blob | commitdiff | raw | diff to current |
2007-01-26 |
Paul Eggert | Adjust to today's change to gnulib, which added a modul... |
blob | commitdiff | raw | diff to current |
2007-01-26 |
Jim Meyering | * src/dd.c (advance_input_after_read_error): Change... |
blob | commitdiff | raw | diff to current |
2007-01-26 |
Jim Meyering | * .x-sc_cast_of_argument_to_free: Remove this file. |
blob | commitdiff | raw | diff to current |
2007-01-25 |
Dan Hipschman | * src/sort.c (create_temp): Remove superfluous access... |
blob | commitdiff | raw | diff to current |
2007-01-24 |
Jim Meyering | Remove usually-skipped test. |
blob | commitdiff | raw | diff to current |
2007-01-24 |
Jim Meyering | Pass "make distcheck" again. |
blob | commitdiff | raw | diff to current |
2007-01-24 |
Paul Eggert | * NEWS: New option sort -C, proposed by XCU ERN 127... |
blob | commitdiff | raw | diff to current |
2007-01-24 |
Jim Meyering | Fix a typo. |
blob | commitdiff | raw | diff to current |
2007-01-23 |
Jim Meyering | Don't depend on "which". |
blob | commitdiff | raw | diff to current |
2007-01-23 |
Dan Hipschman | Test sort compression. |
blob | commitdiff | raw | diff to current |
2007-01-23 |
Jim Meyering | * NEWS: sort temp file compression: tweak wording. |
blob | commitdiff | raw | diff to current |
2007-01-23 |
Dan Hipschman | * src/sort.c (MAX_FORK_RETRIES_COMPRESS, MAX_FORK_RETRI... |
blob | commitdiff | raw | diff to current |
2007-01-20 |
Jim Meyering | * tests/misc/pwd-long: Work properly even when run... |
blob | commitdiff | raw | diff to current |
2007-01-20 |
Paul Eggert | Standardize on list of signals when an app catches... |
blob | commitdiff | raw | diff to current |
2007-01-19 |
Dan Hipschman | * src/sort.c (cleanup): Clear temphead at the end. |
blob | commitdiff | raw | diff to current |
2007-01-18 |
Jim Meyering | * src/c99-to-c89.diff: Adjust remove.c offsets. |
blob | commitdiff | raw | diff to current |
2007-01-17 |
Jim Meyering | Make "rm --interactive=never ..." never prompt. |
blob | commitdiff | raw | diff to current |
2007-01-15 |
Jim Meyering | * bootstrap (gnulib_tool): When adding to .cvsignore... |
blob | commitdiff | raw | diff to current |
next |