platform/upstream/coreutils.git
2007-02-22 Jim MeyeringMerge in a change from some other incarnation of this...
2007-02-22 Paul EggertHonor dd's noatime flag if possible, even if not suppor...
2007-02-22 Jim MeyeringAdjust preceding change not to perform an unaligned...
2007-02-22 Jim MeyeringPlacate valgrind, wrt ./cp --sparse=always
2007-02-21 Jim MeyeringAdd to .cvsignore and .gitignore files.
2007-02-21 Jim Meyering* tests/misc/date: Remove vestigial use of Data::Dumper.
2007-02-21 Paul Eggert* src/copy.c (cached_umask): Cast -1 to mode_t to avoid...
2007-02-20 Jim Meyering* bootstrap (CVS_only_file): Use README-hacking.
2007-02-20 Jim Meyering* README-hacking: Update to reflect that we now use...
2007-02-20 Jim MeyeringNow that we use GIT, not cvs, rename README-cvs.
2007-02-20 Jim Meyering* src/env.c (main): When invoked with no arguments...
2007-02-20 Jim Meyering* bootstrap: Move definitions of temporary directory...
2007-02-20 Jim Meyering* bootstrap: Remove occurrences of $bt (._bootmp) from...
2007-02-19 Paul Eggert* NEWS: sort now uses a --compress-program option rathe...
2007-02-19 Jim Meyering* bootstrap: Fix typo s/dowloading/downloading/ in...
2007-02-18 Jim MeyeringAdd to .cvsignore and .gitignore files.
2007-02-18 Jim MeyeringRely on gnulib-generated stdlib.h, not exit.h.
2007-02-18 Jim Meyering* tests/rm/fail-eacces: Skip this test when running...
2007-02-18 Jim Meyering* bootstrap: Use "._bootmp" as the temporary directory...
2007-02-15 Paul Eggert* bootstrap.conf (gnulib_modules): Add c-strcase. ...
2007-02-13 Jim MeyeringAlso check for and print stderr output, in case a progr...
2007-02-12 Jim Meyering* .x-sc_useless_cpp_parens: Ignore a false-positive...
2007-02-12 Jim Meyering* tests/misc/pwd-unreadable-parent: Skip the test if...
2007-02-10 Jim MeyeringRemove excess leading spaces that would make help2man...
2007-02-10 Jim Meyering* Makefile.maint (longopt_re): Relax the regexp, making...
2007-02-10 Jim Meyering* src/csplit.c (usage): Use two spaces (not one) to...
2007-02-03 Jim MeyeringTest for today's gnulib/lib/getcwd.c fix affecting...
2007-02-03 Paul Eggert* NEWS: Document fix for cp --preserve=mode.
2007-02-03 Paul Eggert* NEWS: Document fix for cp --parents.
2007-02-02 Jim Meyering* src/nl.c (proc_text): Use "NULL", not "(struct re_reg...
2007-02-02 Jim Meyering* src/c99-to-c89.diff: Make shred.c Index: and a/b...
2007-01-30 Jim Meyering* vc-list-files: Select column 2, not 3 (hg-0.9.3's...
2007-01-30 Paul Eggert* coreutils.texi: @item -> @itemx to fix some typos.
2007-01-30 Paul Eggert* coreutils.texi (mkdir invocation): Say how to set...
2007-01-29 Jim MeyeringDocument new syntax: "chown +0:+287 file", "chgrp ...
2007-01-29 Jim MeyeringRegenerate .cvsignore and .gitignore files.
2007-01-29 Jim MeyeringPlug a leak in ls.
2007-01-29 Jim Meyering* src/ls.c: Rename three global variables.
2007-01-29 Jim MeyeringShave 8 bytes off the size of "struct fileinfo".
2007-01-29 Paul EggertModify "ls" to sort its data faster, using the new...
2007-01-26 Jim MeyeringRegenerate .cvsignore and .gitignore files, and reflect...
2007-01-26 Paul EggertAdjust to today's change to gnulib, which added a modul...
2007-01-26 Jim Meyering* src/dd.c (advance_input_after_read_error): Change...
2007-01-26 Jim Meyering* .x-sc_cast_of_argument_to_free: Remove this file.
2007-01-25 Dan Hipschman* src/sort.c (create_temp): Remove superfluous access...
2007-01-24 Jim MeyeringRemove usually-skipped test.
2007-01-24 Jim MeyeringPass "make distcheck" again.
2007-01-24 Paul Eggert* NEWS: New option sort -C, proposed by XCU ERN 127...
2007-01-24 Jim MeyeringFix a typo.
2007-01-23 Jim MeyeringDon't depend on "which".
2007-01-23 Dan HipschmanTest sort compression.
2007-01-23 Jim Meyering* NEWS: sort temp file compression: tweak wording.
2007-01-23 Dan Hipschman* src/sort.c (MAX_FORK_RETRIES_COMPRESS, MAX_FORK_RETRI...
2007-01-20 Jim Meyering* tests/misc/pwd-long: Work properly even when run...
2007-01-20 Paul EggertStandardize on list of signals when an app catches...
2007-01-19 Jim Meyering[lib/ChangeLog]
2007-01-19 Dan Hipschman* src/sort.c (cleanup): Clear temphead at the end.
2007-01-19 Jim Meyering* coreutils.texi (ls: General output formatting): Menti...
2007-01-18 Jim Meyering* src/c99-to-c89.diff: Adjust remove.c offsets.
2007-01-17 Jim MeyeringMake "rm --interactive=never ..." never prompt.
2007-01-15 Jim Meyering* bootstrap (gnulib_tool): When adding to .cvsignore...
2007-01-15 Jim Meyering* src/remove.c (remove_dir): Don't use errno in diagnostic.
2007-01-15 Jim Meyering* bootstrap.conf (avoided_gnulib_modules): Fix my typo:
2007-01-14 Jim Meyering* fchdir-stub.c: Remove file. No longer needed.
2007-01-14 Bruno HaibleEnable use of gnulib's new fchdir module.
2007-01-13 Jim MeyeringPut CU_TEST_NAME in the environment for each test run...
2007-01-13 Jim MeyeringRegenerate .cvsignore and .gitignore files.
2007-01-11 Jim MeyeringAvoid a leak in expr's implementation of the ":" (match...
2007-01-11 Jim Meyering* tests/misc/test-diag: Work also when libc's error...
2007-01-11 Jim MeyeringMerge branch 'master' of /cu
2007-01-11 Jim Meyeringtrivial merge
2007-01-10 Jim MeyeringDon't use fts_statp uninitialized for "chown -RLh ...
2007-01-07 Jim Meyering* tests/sample-test: Update copyright date to 2007.
2007-01-06 Jim Meyering* tests/fmt/basic (pfx-only, pfx-of-pfx): New tests,
2007-01-06 G.P. Halkes* src/fmt.c (copy_rest): Correct prefix handling.
2007-01-05 Jim MeyeringAvoid a used-uninitialized bug for invalid input, i...
2007-01-05 Mike Frysinger* src/dircolors.hin: Add a TERM directive for cons25.
2007-01-04 Jim MeyeringUse the release year, not the current year.
2007-01-04 Jim MeyeringEnsure that "group --version" always prints the current...
2007-01-04 Jim Meyering* Makefile.cfg (local-checks-to-skip): Skip strftime...
2007-01-04 Jim Meyering.cvsignore, .gitignore: Add fchownat.c and wctype-relat...
2007-01-04 Jim Meyering[ChangeLog]
2007-01-04 Jim Meyering* gl/lib/base64.c: Copied from gnulib.
2007-01-03 Evan Hunt[oops] Document what the ".0" in e.g., "-k 2,3.0" means...
2007-01-03 Evan HuntDocument what the ".0" in e.g., "-k 2,3.0" means, and...
2007-01-03 Bruno HaibleAvoid spurious test failures on MacOS X 10.3.9, in...
2007-01-03 Bruno Haible* src/copy.c (copy_internal): Use mkfifo as a fallback...
2007-01-02 Paul EggertNow, "ls -FRL" always follows symbolic links on Linux.
2007-01-01 Jim Meyering* tests/rm/fail-eperm: Instead, simply transform the...
2007-01-01 Jim Meyering* tests/rm/fail-eperm: Revert last change. The PATH...
2006-12-30 Jim Meyering* bootstrap (gnulib_extra_files): Remove announce-gen.
2006-12-30 Jim Meyering* tests/misc/base64: Factor a long, repetitive string.
2006-12-30 Jim Meyering* src/c99-to-c89.diff: Adjust remove.c offsets.
2006-12-30 Jim MeyeringClean up after the change of 2006-12-28.
2006-12-30 Jim Meyering* tests/rm/fail-eperm: Avoid spurious differences ...
2006-12-30 Jim Meyering* tests/mv/acl (skip): Skip this test also if the desti...
2006-12-30 Jim Meyering* src/copy.c (copy_reg): Rewrite a comment that was...
2006-12-28 Jim MeyeringWhen moving "up" the hierarchy, be careful to remove...
2006-12-28 Jim MeyeringRemove 2006-12-24 entry (the corresponding change was...
2006-12-27 Jim Meyering* src/tail.c (usage): Mention +N for --bytes and -...
next