Age | Commit message (Expand) | Author |
2007-01-24 | * NEWS: sort temp file compression: tweak wording. | Jim Meyering |
2007-01-24 | * src/sort.c (MAX_FORK_RETRIES_COMPRESS, MAX_FORK_RETRIES_DECOMPRESS): | Dan Hipschman |
2007-01-20 | * tests/misc/pwd-long: Work properly even when run from the | Jim Meyering |
2007-01-20 | Standardize on list of signals when an app catches signals. | Paul Eggert |
2007-01-19 | [lib/ChangeLog] | Jim Meyering |
2007-01-19 | * src/sort.c (cleanup): Clear temphead at the end. | Dan Hipschman |
2007-01-19 | * coreutils.texi (ls: General output formatting): Mention the | Jim Meyering |
2007-01-18 | * src/c99-to-c89.diff: Adjust remove.c offsets. | Jim Meyering |
2007-01-17 | Make "rm --interactive=never ..." never prompt. | Jim Meyering |
2007-01-15 | * bootstrap (gnulib_tool): When adding to .cvsignore and .gitignore, | Jim Meyering |
2007-01-15 | * src/remove.c (remove_dir): Don't use errno in diagnostic. | Jim Meyering |
2007-01-15 | * bootstrap.conf (avoided_gnulib_modules): Fix my typo: | Jim Meyering |
2007-01-14 | * fchdir-stub.c: Remove file. No longer needed. | Jim Meyering |
2007-01-14 | Enable use of gnulib's new fchdir module. | Bruno Haible |
2007-01-13 | Put CU_TEST_NAME in the environment for each test run by "make check". | Jim Meyering |
2007-01-13 | Regenerate .cvsignore and .gitignore files. | Jim Meyering |
2007-01-11 | Avoid a leak in expr's implementation of the ":" (match) operator. | Jim Meyering |
2007-01-11 | * tests/misc/test-diag: Work also when libc's error function | Jim Meyering |
2007-01-11 | Merge branch 'master' of /cu | Jim Meyering |
2007-01-11 | trivial merge | Jim Meyering |
2007-01-10 | Don't use fts_statp uninitialized for "chown -RLh --preserve-root ...". | Jim Meyering |
2007-01-07 | * tests/sample-test: Update copyright date to 2007. | Jim Meyering |
2007-01-06 | * tests/fmt/basic (pfx-only, pfx-of-pfx): New tests, | Jim Meyering |
2007-01-06 | * src/fmt.c (copy_rest): Correct prefix handling. | G.P. Halkes |
2007-01-05 | Avoid a used-uninitialized bug for invalid input, i.e., when the size | Jim Meyering |
2007-01-05 | * src/dircolors.hin: Add a TERM directive for cons25. | Mike Frysinger |
2007-01-04 | Use the release year, not the current year. | Jim Meyering |
2007-01-04 | Ensure that "group --version" always prints the current year. | Jim Meyering |
2007-01-04 | * Makefile.cfg (local-checks-to-skip): Skip strftime-check, in | Jim Meyering |
2007-01-04 | .cvsignore, .gitignore: Add fchownat.c and wctype-related files. | Jim Meyering |
2007-01-04 | [ChangeLog] | Jim Meyering |
2007-01-04 | * gl/lib/base64.c: Copied from gnulib. | Jim Meyering |
2007-01-03 | [oops] Document what the ".0" in e.g., "-k 2,3.0" means, and... | Evan Hunt |
2007-01-03 | Document what the ".0" in e.g., "-k 2,3.0" means, and... | Evan Hunt |
2007-01-03 | Avoid spurious test failures on MacOS X 10.3.9, in a German locale. | Bruno Haible |
2007-01-03 | * src/copy.c (copy_internal): Use mkfifo as a fallback if mknod fails. | Bruno Haible |
2007-01-02 | Now, "ls -FRL" always follows symbolic links on Linux. | Paul Eggert |
2007-01-01 | * tests/rm/fail-eperm: Instead, simply transform the actual output diagnostic. | Jim Meyering |
2007-01-01 | * tests/rm/fail-eperm: Revert last change. The PATH=... setting | Jim Meyering |
2006-12-30 | * bootstrap (gnulib_extra_files): Remove announce-gen. | Jim Meyering |
2006-12-30 | * tests/misc/base64: Factor a long, repetitive string. | Jim Meyering |
2006-12-30 | * src/c99-to-c89.diff: Adjust remove.c offsets. | Jim Meyering |
2006-12-30 | Clean up after the change of 2006-12-28. | Jim Meyering |
2006-12-30 | * tests/rm/fail-eperm: Avoid spurious differences (the error function | Jim Meyering |
2006-12-30 | * tests/mv/acl (skip): Skip this test also if the destination | Jim Meyering |
2006-12-30 | * src/copy.c (copy_reg): Rewrite a comment that was rendered | Jim Meyering |
2006-12-28 | When moving "up" the hierarchy, be careful to remove a just-emptied | Jim Meyering |
2006-12-28 | Remove 2006-12-24 entry (the corresponding change was never committed). | Jim Meyering |
2006-12-27 | * src/tail.c (usage): Mention +N for --bytes and --lines. | Jim Meyering |
2006-12-27 | * configure.ac: Require autoconf-2.61 and automake-1.10. | Jim Meyering |