2007-03-08 |
Jim Meyering | TODO: printf: support %a even when the native *printf...
|
commit | commitdiff | tree |
2007-03-08 |
Jim Meyering | rm without -f: give a better diagnostic when euidaccess...
|
commit | commitdiff | tree |
2007-03-08 |
Jim Meyering | Generalize a few more cvs-isms.
|
commit | commitdiff | tree |
2007-03-08 |
Jim Meyering | * bootstrap: Run libtool, if necessary.
|
commit | commitdiff | tree |
2007-03-07 |
Jim Meyering | Make bootstrap a little more general.
|
commit | commitdiff | tree |
2007-03-04 |
Jim Meyering | * vasnprintf.c (VASNPRINTF): Add missing semicolon.
|
commit | commitdiff | tree |
2007-03-03 |
Andrew Church | Fix a bug: cp -x would fail to set mount point permissions.
|
commit | commitdiff | tree |
2007-03-03 |
Jim Meyering | pwd-unreadable-parent: Skip test on ia64/Linux, too.
|
commit | commitdiff | tree |
2007-03-02 |
Jim Meyering | Add to .cvsignore and .gitignore files.
|
commit | commitdiff | tree |
2007-03-02 |
Jim Meyering | * vasnprintf.c (VASNPRINTF): Remove cast of alloca...
|
commit | commitdiff | tree |
2007-03-02 |
Jim Meyering | pwd-unreadable-parent: Skip test on non-Linux/GNU systems.
|
commit | commitdiff | tree |
2007-03-02 |
Jim Meyering | * tests/misc/pwd-long: Also allow "+" in $PWD.
|
commit | commitdiff | tree |
2007-03-02 |
Jim Meyering | * Makefile.maint (my-distcheck): Skip the c99/c89 check...
|
commit | commitdiff | tree |
2007-03-02 |
Jim Meyering | Remove another coreutils-ism. Formatting cleanup.
|
commit | commitdiff | tree |
2007-03-01 |
Jim Meyering | * Makefile.maint (warn_cflags): Hoist, adding "-Dlint...
|
commit | commitdiff | tree |
2007-03-01 |
Jim Meyering | Make "make syntax-check" rules less coreutils-specific.
|
commit | commitdiff | tree |
2007-03-01 |
Jim Meyering | Run the writable-files check only for release-building...
|
commit | commitdiff | tree |
2007-03-01 |
Jim Meyering | "make syntax-check" now runs only Makefile.cfg-selected...
|
commit | commitdiff | tree |
2007-03-01 |
Jim Meyering | Merge in changes from gnulib:
|
commit | commitdiff | tree |
2007-03-01 |
Bruno Haible | * bootstrap.conf (gnulib_modules): Replace xreadlink...
|
commit | commitdiff | tree |
2007-02-28 |
Paul Eggert | * doc/coreutils.texi (Common options): --si outputs...
|
commit | commitdiff | tree |
2007-02-28 |
Jim Meyering | * tsearch.c: Remove unused file.
|
commit | commitdiff | tree |
2007-02-28 |
Jim Meyering | * .x-sc_file_system: Add the new test, tests/misc/df...
|
commit | commitdiff | tree |
2007-02-28 |
Jim Meyering | * Makefile.maint (gnulib_snapshot_date): Remove now...
|
commit | commitdiff | tree |
2007-02-28 |
Jim Meyering | * tests/misc/df-P: This script *is* executable.
|
commit | commitdiff | tree |
2007-02-27 |
Jim Meyering | Add a test for today's df -P fix.
|
commit | commitdiff | tree |
2007-02-27 |
Paul Eggert | Make df -P immune to effects of e.g., the BLOCK_SIZE...
|
commit | commitdiff | tree |
2007-02-25 |
Jim Meyering | * Makefile.maint (announcement): Adjust so that it...
|
commit | commitdiff | tree |
2007-02-25 |
Jim Meyering | Post-release version change.
|
commit | commitdiff | tree |
2007-02-24 |
Jim Meyering | Version 6.8.
|
commit | commitdiff | tree |
2007-02-24 |
Jim Meyering | Don't skip this test on new-enough Linux/GNU systems.
|
commit | commitdiff | tree |
2007-02-24 |
Jim Meyering | Remove the "gnits" option; it prohibits my using "...
|
commit | commitdiff | tree |
2007-02-24 |
Jim Meyering | * README: Document the OSF/1 4.0d build failure and...
|
commit | commitdiff | tree |
2007-02-24 |
Jim Meyering | * NEWS: Use a simple "+" suffix to denote pre-release...
|
commit | commitdiff | tree |
2007-02-24 |
Paul Eggert | * NEWS: sort no longer compresses temporaries by default.
|
commit | commitdiff | tree |
2007-02-24 |
Jim Meyering | Avoid a shell syntax error, when building with an inadequate...
|
commit | commitdiff | tree |
2007-02-24 |
Jim Meyering | * man/Makefile.am (.x.1): Warn when unable to update...
|
commit | commitdiff | tree |
2007-02-24 |
Bruno Haible | Handle better the combination of old Perl and a pre...
|
commit | commitdiff | tree |
2007-02-24 |
Bruno Haible | * tests/readlink/can-e: Put the closing double-quote...
|
commit | commitdiff | tree |
2007-02-24 |
Bruno Haible | * tests/du/slink: Skip the test if executing on an...
|
commit | commitdiff | tree |
2007-02-23 |
Jim Meyering | * randperm.c (randperm_new): Comment: say that this...
|
commit | commitdiff | tree |
2007-02-23 |
Jim Meyering | * src/date.c (usage): Split a diagnostic that had grown...
|
commit | commitdiff | tree |
2007-02-23 |
Ed Santiago | * src/date.c (usage): Mention that --rfc-3339 uses...
|
commit | commitdiff | tree |
2007-02-23 |
Jim Meyering | With -Dlint, make shuf free all heap-allocated storage.
|
commit | commitdiff | tree |
2007-02-22 |
Jim Meyering | Correct typo in ChangeLog entry.
|
commit | commitdiff | tree |
2007-02-22 |
Jim Meyering | Merge in a change from some other incarnation of this...
|
commit | commitdiff | tree |
2007-02-22 |
Paul Eggert | Honor dd's noatime flag if possible, even if not supported...
|
commit | commitdiff | tree |
2007-02-22 |
Jim Meyering | Adjust preceding change not to perform an unaligned...
|
commit | commitdiff | tree |
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 |
next |