Age | Commit message (Expand) | Author |
2007-02-19 | * NEWS: sort now uses a --compress-program option rather than | Paul Eggert |
2007-02-19 | * bootstrap: Fix typo s/dowloading/downloading/ in --help output. | Jim Meyering |
2007-02-18 | Add to .cvsignore and .gitignore files. | Jim Meyering |
2007-02-18 | Rely on gnulib-generated stdlib.h, not exit.h. | Jim Meyering |
2007-02-18 | * tests/rm/fail-eacces: Skip this test when running as root. | Jim Meyering |
2007-02-18 | * bootstrap: Use "._bootmp" as the temporary directory name, | Jim Meyering |
2007-02-15 | * bootstrap.conf (gnulib_modules): Add c-strcase. Remove strcase. | Paul Eggert |
2007-02-13 | Also check for and print stderr output, in case a program fails. | Jim Meyering |
2007-02-12 | * .x-sc_useless_cpp_parens: Ignore a false-positive in a shell script. | Jim Meyering |
2007-02-12 | * tests/misc/pwd-unreadable-parent: Skip the test if we're | Jim Meyering |
2007-02-10 | Remove excess leading spaces that would make help2man misbehave. | Jim Meyering |
2007-02-10 | * Makefile.maint (longopt_re): Relax the regexp, making square | Jim Meyering |
2007-02-10 | * src/csplit.c (usage): Use two spaces (not one) to separate | Jim Meyering |
2007-02-03 | Test for today's gnulib/lib/getcwd.c fix affecting pwd and readlink | Jim Meyering |
2007-02-03 | * NEWS: Document fix for cp --preserve=mode. | Paul Eggert |
2007-02-03 | * NEWS: Document fix for cp --parents. | Paul Eggert |
2007-02-02 | * src/nl.c (proc_text): Use "NULL", not "(struct re_registers *) 0". | Jim Meyering |
2007-02-02 | * src/c99-to-c89.diff: Make shred.c Index: and a/b prefixes | Jim Meyering |
2007-01-30 | * vc-list-files: Select column 2, not 3 (hg-0.9.3's manifest format | Jim Meyering |
2007-01-30 | * coreutils.texi: @item -> @itemx to fix some typos. | Paul Eggert |
2007-01-30 | * coreutils.texi (mkdir invocation): Say how to set the file | Paul Eggert |
2007-01-29 | Document new syntax: "chown +0:+287 file", "chgrp +99 file" | Jim Meyering |
2007-01-29 | Regenerate .cvsignore and .gitignore files. | Jim Meyering |
2007-01-29 | Plug a leak in ls. | Jim Meyering |
2007-01-29 | * src/ls.c: Rename three global variables. | Jim Meyering |
2007-01-29 | Shave 8 bytes off the size of "struct fileinfo". | Jim Meyering |
2007-01-29 | Modify "ls" to sort its data faster, using the new gnulib mpsort | Paul Eggert |
2007-01-27 | Regenerate .cvsignore and .gitignore files, and reflect recent removal | Jim Meyering |
2007-01-26 | Adjust to today's change to gnulib, which added a module for | Paul Eggert |
2007-01-26 | * src/dd.c (advance_input_after_read_error): Change diagnostic to | Jim Meyering |
2007-01-26 | * .x-sc_cast_of_argument_to_free: Remove this file. | Jim Meyering |
2007-01-25 | * src/sort.c (create_temp): Remove superfluous access-X_OK | Dan Hipschman |
2007-01-24 | Remove usually-skipped test. | Jim Meyering |
2007-01-24 | Pass "make distcheck" again. | Jim Meyering |
2007-01-24 | * NEWS: New option sort -C, proposed by XCU ERN 127, which looks | Paul Eggert |
2007-01-24 | Fix a typo. | Jim Meyering |
2007-01-24 | Don't depend on "which". | Jim Meyering |
2007-01-24 | Test sort compression. | Dan Hipschman |
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 |