Commit Graph

  • 1bfffd6a2d tests: mv/acl: Don't mention "yes" as a partition name in diagnostic. Jim Meyering 2007-11-29 09:05:17 +01:00
  • 16c005fe6a We *do* need two different version files. Jim Meyering 2008-02-07 23:30:07 +01:00
  • 5ae0543737 Fix a typo in description of size suffixes: s/GB/G/. Jim Meyering 2008-02-07 23:05:00 +01:00
  • dcc6638e46 NEWS [6.9.90]: head, od, split and tail accept the standard size suffixes Jim Meyering 2008-02-07 22:57:50 +01:00
  • a09dadf100 mkdir, split: write --verbose output to stdout, not stderr. Steven Schubiger 2008-02-06 08:25:24 +01:00
  • 0981b56f26 Makefile.maint (announcement): Remove stale comment. Jim Meyering 2008-02-04 13:23:56 +01:00
  • ae96ae296b Clarify a comment. Jim Meyering 2008-02-02 09:04:24 +01:00
  • 7cf7888ee9 Improve wording of date and time man page. Bob Proulx 2008-01-30 15:31:37 -07:00
  • 1d6931a643 Remove alignment constraint from the sha*_read_ctx functions. Jim Meyering 2008-01-31 13:51:10 +01:00
  • ffd3ba2805 Adapt to new version of vc-list-files. Jim Meyering 2008-01-31 13:25:13 +01:00
  • 9a0b4599c7 Pull vc-list-files from gnulib. Jim Meyering 2008-01-31 11:27:15 +01:00
  • 49d22be1a6 Improve the cp/parent-perm test. Jim Meyering 2008-01-11 15:10:02 +01:00
  • e8bb94a4e3 Don't modify argv in dd due to ',' in arguments. Paul Eggert 2008-01-31 09:22:49 +01:00
  • 62b7b422a2 * src/c99-to-c89.diff: Adjust remove.c offsets, again. Jim Meyering 2008-01-30 19:37:07 +01:00
  • 839f321fde Now that system.h defines is_empty_dir, include "openat.h". Jim Meyering 2008-01-30 19:29:01 +01:00
  • afeeea66f3 * src/c99-to-c89.diff: Adjust remove.c offsets. Jim Meyering 2008-01-30 16:15:18 +01:00
  • ed5c4e770a Improve "rmdir --ignore-fail-on-non-empty" Jim Meyering 2008-01-30 13:43:15 +01:00
  • 194ca7b3f9 Don't modify argv in dd. Paul Eggert 2008-01-30 07:33:01 +01:00
  • b0d3d97a0f * Makefile.am (BUILT_SOURCES): Ensure that .version exists. Jim Meyering 2008-01-29 17:19:29 +01:00
  • 69b1a35c6d Improve the man pages of --date=STRING for 'date' and 'touch'. Bob Proulx 2008-01-28 22:19:21 -07:00
  • c1c51585f6 Improve the description of when dd outputs its final statistics. Michael Stone 2008-01-29 14:12:22 +01:00
  • a7f5e64909 Avoid "make distcheck" failure: newly-created man/*.1 files not removed Jim Meyering 2008-01-28 15:16:17 +01:00
  • 533391a2a7 ls: don't segfault on files in /proc with an old libselinux Jim Meyering 2008-01-29 08:56:48 +01:00
  • a6228c5437 Work around Darwin9's set-GID-like group ownership inheritance. Jim Meyering 2008-01-26 18:28:43 +01:00
  • 77abf69a60 Emit "info coreutils 'PROG invocation'" into the man page, Jim Meyering 2008-01-26 19:37:23 +01:00
  • ae17ae779e chcon: correct description of --no-dereference (-h) option. Jim Meyering 2008-01-26 17:40:28 +01:00
  • ca3de82a18 Ensure that each version string change propagates to man pages. Jim Meyering 2008-01-26 15:48:53 +01:00
  • 76c9c9845e Avoid cp/preserve-gid test failure on Mac OS 10.5.1 (Darwin 9.1) Jim Meyering 2008-01-26 15:38:39 +01:00
  • c0c8685d46 Improve a warning about non-portable "mv" usage. Jim Meyering 2008-01-26 12:29:41 +01:00
  • 2c6754363f src/dircolors.hin (TERM): Add jfbterm. Mike Frysinger 2008-01-26 10:09:59 +01:00
  • b5d6e9db91 Clean up build-related rules. Jim Meyering 2008-01-25 19:26:08 +01:00
  • 73cfcbac05 TODO: Update the note on getgrouplist. Jim Meyering 2008-01-23 22:47:44 +01:00
  • 6b5f3dd224 Add a ";", so "make install" works with --enable-install-program=su. Zvi Har'El 2008-01-23 14:26:47 +01:00
  • d81716addb Avoid misinterpreting mgetgroups failure in running root-only tests. Jim Meyering 2008-01-23 14:12:04 +01:00
  • 3b9b0c5c16 * README: Remove/convert a few stray mentions of CVS. Jim Meyering 2008-01-23 00:18:24 +01:00
  • 5983242eef Require automake-1.10.1, for its support of dist-lzma. Jim Meyering 2008-01-22 23:03:48 +01:00
  • ce0adae571 .prev-version: Record version: 6.10. Jim Meyering 2008-01-22 08:12:02 +01:00
  • 1440ca24fd Version 6.10 v6.10 Jim Meyering 2008-01-22 00:31:02 +01:00
  • 9675ed627d * NEWS: Record release date. Jim Meyering 2008-01-22 00:30:14 +01:00
  • ec8e146a6d * README-hacking: Update to reflect existence of automake-1.10.1. Jim Meyering 2008-01-22 00:28:23 +01:00
  • 9783d76bf6 Update README. Jim Meyering 2008-01-18 09:26:49 +01:00
  • 27d1636b33 Do not define-away __attribute__ when __STRICT_ANSI__ is set. Jim Meyering 2008-01-17 10:20:24 +01:00
  • 0702758ca4 NEWS: Mention the configure.ac fix. Jim Meyering 2008-01-16 21:20:20 +01:00
  • 1a8e00ef27 * TODO: Add an introduction. Jim Meyering 2008-01-16 20:18:47 +01:00
  • d2e298b45d Remove each output redirection target before writing to it. Jim Meyering 2008-01-13 12:44:53 +01:00
  • f088d94d25 * configure.ac: Correct a non-portable use of sed. Elias Pipping 2008-01-13 09:16:09 +01:00
  • 9e8a6b696e * src/dircolors.hin (image formats): Add the .svg suffix. Mike Frysinger 2008-01-12 16:21:04 +01:00
  • daf28a3110 Use new version of announce-gen. Jim Meyering 2008-01-12 09:55:29 +01:00
  • e4c0fce73c .prev-version: Record previous version: 6.9.92. Jim Meyering 2008-01-12 01:17:10 +01:00
  • 8ad8aa5322 Version 6.9.92 v6.9.92 Jim Meyering 2008-01-11 09:10:50 +01:00
  • e52a7c28ac tests/tr/Test.pm: Prefer en_US.ISO-8859-1 to en_US.iso88591. Jim Meyering 2008-01-11 10:06:36 +01:00
  • 6d80b05c5a * README-hacking: Add Git to the list of required tools. Jim Meyering 2008-01-10 14:43:17 +01:00
  • 424feb6301 Fix a minor race condition when using cp -p --parents. Paul Eggert 2008-01-09 11:24:12 +01:00
  • e80379051b parent-perm: avoid a bizarre test failure. Jim Meyering 2008-01-08 15:50:51 +01:00
  • 0c3544ddc2 Remove uses of now-undefined Makefile variable. Jim Meyering 2008-01-08 10:34:56 +01:00
  • b84880d980 cp (but not copy.c): plug a small leak. Jim Meyering 2008-01-07 17:10:07 +01:00
  • 2deb4bd589 Make a racy test failure less likely to happen. Jim Meyering 2008-01-07 14:21:34 +01:00
  • ab1c9b54b1 NEWS: Mention the cp bug fix. Jim Meyering 2008-01-07 12:17:52 +01:00
  • a54e8bb8a5 cp --parents: don't use uninitialized memory when restoring permissions Jan Blunck 2008-01-07 12:13:42 +01:00
  • db58094e11 cp: add a test for today's bug fix. Jim Meyering 2008-01-07 11:57:27 +01:00
  • 9b76bc2b54 touch: add a test for today's change. Jim Meyering 2008-01-06 12:38:18 +01:00
  • fd12e98f36 touch: ignore "-d now" option, when appropriate Paul Eggert 2008-01-06 09:54:15 +01:00
  • 6efd10462d Avoid tr case-conversion failure in some locales. Jim Meyering 2008-01-05 23:55:01 +01:00
  • df8c2bcfe0 * .gitignore: Ignore lzma-compressed files, too. Jim Meyering 2008-01-02 18:05:24 +01:00
  • 092a7e3e4b Update copyright date. Jim Meyering 2008-01-02 18:05:09 +01:00
  • d1cfc46855 Add a syntax check, so this doesn't recur. Reorganize existing checks. Jim Meyering 2007-12-31 11:28:02 +01:00
  • bad0510aea doc: Put braces around multi-digit exponents. Jim Meyering 2007-12-31 11:22:53 +01:00
  • eef4fff743 * src/dircolors.hin (TERM): Add gnome-256color. Mike Frysinger 2007-12-30 09:25:06 +01:00
  • 012f96b95d doc/coreutils.texi: Fix a typo. Avoid the term `relationals'. Ralf Wildenhues 2007-12-21 19:33:43 +01:00
  • c3cac089b1 Use comma-separated list in ./configure --help output. Jim Meyering 2007-12-20 17:38:57 +01:00
  • 2fc00bda8c Avoid another "make check" failure due to omitted programs. Jim Meyering 2007-12-20 14:19:56 +01:00
  • 8ddc5056f2 Avoid spurious "make check" failures due to omitted programs. Jim Meyering 2007-12-20 14:03:12 +01:00
  • 875e96efab Improve wording in uniq's --help "Note". Paul Eggert 2007-12-19 10:01:25 +01:00
  • bbc55e488d * src/uniq.c (usage): Say "key-selection", not "field-selection". Jim Meyering 2007-12-18 21:14:49 +01:00
  • e19a5aa428 Note that sorting uniq's input is often useful. Jim Meyering 2007-12-18 11:20:31 +01:00
  • d1dba816fb .prev-version: Record previous version: 6.9.91. Jim Meyering 2007-12-15 10:13:44 +01:00
  • 7477cd1662 Version 6.9.91. v6.9.91 Jim Meyering 2007-12-15 09:44:40 +01:00
  • e657807596 * Makefile.cfg (gpg_key_ID): Use new, longer signing subkey. Jim Meyering 2007-12-15 09:43:43 +01:00
  • d11bfb0454 * tests/mv/part-symlink: Redirect diff output to stderr. Jim Meyering 2007-12-12 10:25:38 +01:00
  • 7407dc042a Add a test to exercise today's bug fix. Jim Meyering 2007-12-11 21:26:32 +01:00
  • 4245876e23 "ls -l" wouldn't output "+" on SELinux hosts unless -Z was also given. Paul Eggert 2007-12-11 21:16:24 +01:00
  • 291eb90a0a * NEWS: Add the "Bug fixes" heading. Jim Meyering 2007-12-11 19:08:03 +01:00
  • de5b055bbf "rm" as root would fail to unlink a non-directory on OS X 10.4.x Jim Meyering 2007-12-09 00:56:02 +01:00
  • f16499e4d5 * src/c99-to-c89.diff: Adjust shred.c offsets. Jim Meyering 2007-12-08 14:08:16 +01:00
  • d7ed77980b Reflect change in gnulib: don't include getpagesize.h, Jim Meyering 2007-12-04 00:42:18 +01:00
  • ecec47635a Copy a .po file into place also when the target doesn't exist. Jim Meyering 2007-12-02 21:02:26 +01:00
  • 681dc1ee01 Make my-distcheck depend on "check". Jim Meyering 2007-12-02 20:53:43 +01:00
  • b1a1db5900 * NEWS: Add the usual "Noteworthy changes in release 6.9.91..." line. Jim Meyering 2007-12-02 18:39:40 +01:00
  • 6bbbf0314e Remove just-installed su, if unable to make it set-UID root. Jim Meyering 2007-12-02 16:19:04 +01:00
  • 5891814f34 Make test script, existing-perm-race, executable. Bob Proulx 2007-12-02 08:57:38 +01:00
  • cc5f0b31b2 .prev-version: Record previous version: 6.9.90. Jim Meyering 2007-12-01 23:11:13 +01:00
  • 98b872c48a Version 6.9.90. v6.9.90 Jim Meyering 2007-12-01 22:46:33 +01:00
  • bb5c20212f NEWS: Remove the now-untrue statement about cp vs. dangling symlinks Jim Meyering 2007-12-01 22:45:56 +01:00
  • 065db950f0 Change release procedure: tag *before* running e.g., "make stable". Jim Meyering 2007-12-01 19:52:45 +01:00
  • f25ce1bc94 * Makefile.maint (vc-tag-check): Correct check for existing git tag. Jim Meyering 2007-12-01 19:03:00 +01:00
  • 214d27e146 Defer NEWS and ChangeLog checks until after the version-changing tag. Jim Meyering 2007-12-01 18:50:40 +01:00
  • ab73462d4b * NEWS: Mention some of the SELinux changes. Jim Meyering 2007-12-01 18:05:53 +01:00
  • e7c03171d1 TODO: Add entries (documentation needed); remove the "add mktemp program" one. Jim Meyering 2007-12-01 17:42:40 +01:00
  • 0d9438bb87 Add "extern" keyword to declaration of cp_options_default. Jim Meyering 2007-12-01 17:04:30 +01:00
  • 9fed2e35c0 Change comments: say bug present up to coreutils-6.9, not fixed in 6.10. Jim Meyering 2007-12-01 16:18:00 +01:00