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