platform/upstream/coreutils.git
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 -...
2006-12-27 Jim Meyering* configure.ac: Require autoconf-2.61 and automake...
2006-12-26 Jim Meyering* Makefile.maint (VC-tag): Define, so as to gpg-sign...
2006-12-22 Paul Eggert* NEWS: dd bs= operands now silently override later...
2006-12-21 Jim Meyering* coreutils.texi (dd invocation): Specify that bs=N...
2006-12-21 Jim Meyering* Makefile.maint (patch-check): Fix shell quoting.
2006-12-21 Jim Meyering* coreutils.texi (dd invocation): Add to the descriptio...
2006-12-21 Jim Meyering* coreutils.texi (dd invocation): Improve the documentation
2006-12-21 Jim Meyering"rm -rf /etc/motd" (run by non-root) now prints a diagn...
2006-12-20 Jim Meyering"cut -f 2- A B" no longer triggers a double-free bug
2006-12-15 Jim Meyering* tests/cp/open-perm-race: Correct the gdb-existence...
2006-12-15 Paul EggertMake sure cp -p isn't too generous with file permissions.
2006-12-15 Paul EggertEnsure cp -pR --parents isn't too generous with parent...
2006-12-14 Jim Meyering* tests/chgrp/default-no-deref: Don't assume that files...
2006-12-14 Jim MeyeringDon't hang when there's no input tty.
2006-12-14 Jim MeyeringTest for a hard-to-detect race fix, using gdb.
2006-12-14 Jim Meyeringchgrp, chown: Don't prohibit -RLh, aka -RL with --no...
2006-12-14 Jim Meyering* NEWS: --preserve-root now works with chgrp, chmod...
2006-12-14 Jim Meyering* coreutils.texi: Remove two doubled words.
2006-12-13 Jim Meyering* NEWS: Mention the chmod fix induced by the recent...
2006-12-13 Andreas SchwabDon't fail if mv/acl test succeeds.
2006-12-13 Paul EggertRemove some arbitrary restrictions on size fields,
2006-12-13 Jim Meyering* tests/chgrp/default-no-deref: New test.
2006-12-12 Jim Meyering* jm-macros.m4: Remove AC_FUNC_SETVBUF_REVERSED, now...
2006-12-12 Jim Meyering* src/system.h (SETVBUF): Remove definition, now that the
2006-12-09 Jim Meyering* man/Makefile.am (.x.1): Make help2man use $(PACKAGE_S...
next