Commit Graph

  • 9bde4fd426 update James Youngman's email address James Youngman 2009-02-22 00:41:13 +00:00
  • 359c48d5c6 post-release administrivia Jim Meyering 2009-02-21 22:49:24 +01:00
  • 74ba433a14 version 7.1 v7.1 Jim Meyering 2009-02-21 22:35:33 +01:00
  • c980b0566a * README: Mention that c99-to-c89.diff is no longer maintained. Jim Meyering 2009-02-21 21:31:34 +01:00
  • 31896c21c6 tests: skip new install-C test if working directory is set-gid Jim Meyering 2009-02-21 19:48:30 +01:00
  • 773a88d33f tests: skip newly-modified tests unconditionally, just to be safe Jim Meyering 2009-02-21 15:56:26 +01:00
  • cd78f85b0b tests: don't let SIGTTOU/TTIN hang a backgrounded "make check" Jim Meyering 2009-02-21 11:30:41 +01:00
  • 2061cd8aa6 doc: ls: clarify description of -s Jim Meyering 2009-02-20 19:31:31 +01:00
  • 0c91ae335d doc: dd: document that the default block size is 512 bytes Jim Meyering 2009-02-19 12:35:58 +01:00
  • 0e40e9de57 maint: changing NEWS' copyright date must not invalidate checksum Jim Meyering 2009-02-18 16:09:45 +01:00
  • 0a3f944791 doc: explain how to recover from changes committed to master Jim Meyering 2009-02-18 14:50:04 +01:00
  • fa391362e1 maint: add copyright notices Jim Meyering 2009-02-18 14:34:23 +01:00
  • 8c243ff965 cp: -a now preserves SELinux context, with reduced diagnostics Ondřej Vašík 2009-02-17 15:53:39 +01:00
  • 86cef85b36 add missing copyright dates Eric Blake 2009-02-18 06:07:30 -07:00
  • 65ba955988 install: compare files in binary mode Eric Blake 2009-02-17 07:58:39 -07:00
  • dac5f12c6e install: add --compare (-C) option to install file only when necessary Kamil Dudka 2009-02-17 13:16:54 +01:00
  • 26d3d090bd nl: correct long-option name for -v in usage Ondřej Vašík 2009-02-17 13:29:33 +01:00
  • 1eaacac312 doc: id: make --help and .man more descriptive Jim Meyering 2009-02-14 09:09:17 +01:00
  • 5d0b158f4c seq: Fix equal width calculation when '.' added to last number Pádraig Brady 2009-02-14 17:20:37 +00:00
  • 982504452d du,chgrp,chmod,chown: use FTS_DEFER_STAT Jim Meyering 2009-02-11 12:26:14 +01:00
  • 48cae1e864 maint: mention how to run a single test in HACKING docs Pádraig Brady 2009-02-12 13:51:03 +00:00
  • 022889a457 ln: add details to --help text Eric Blake 2009-02-11 21:09:09 -07:00
  • adc62b5d9f ls: clean up after wrapped+colored file names with clear-to-EOL Jim Meyering 2008-12-31 19:17:31 +01:00
  • 1f4fcd083d * tests/test-lib.sh: Use skip_test_... in place of echo...;exit 77. Jim Meyering 2009-02-10 14:30:06 +01:00
  • 9c8e4f6918 tests: avoid skipping stty-* tests Nix 2009-02-10 08:04:23 +00:00
  • ed85df444a touch: deprecate --file option: equivalent to --reference (-r) Jim Meyering 2009-02-09 11:44:17 +01:00
  • 0dc4478f13 tests: fix dd skip=greater_max_file_size test on Solaris 10 Pádraig Brady 2009-02-06 02:01:43 +00:00
  • 8ed84c3438 avoid spurious parentheses/arith-op-related warnings from newer gcc Jim Meyering 2009-02-05 14:53:10 +01:00
  • c55c0e7369 maint: tighten atoi/atof-prohibiting regexp, clean up .x-sc- file Jim Meyering 2009-02-02 09:37:08 +01:00
  • e3e9713fad doc: preserve --help line breaks in 'REPORTING BUGS' man page section Jim Meyering 2009-02-01 20:29:14 +01:00
  • 6b8578af5e * src/system.h (emit_bug_reporting_address): Remove periods. Jim Meyering 2009-02-01 20:23:06 +01:00
  • 04d49874a2 update copyright dates from recent changes Jim Meyering 2008-11-20 10:28:31 +00:00
  • 18810ae65f * maint.mk (sc_redundant_const): Use $(_prohibit_regexp). Jim Meyering 2009-02-01 20:19:03 +01:00
  • d3dcb10f90 date doc: warn at -d about LC_TIME jidanni@jidanni.org 2009-01-29 23:04:46 +08:00
  • 52b4d2a51a document sort --ignore-case --unique interaction jidanni@jidanni.org 2009-01-29 23:03:49 +08:00
  • 2b32399fdc maint: detect useless inclusion of c-ctype.h Jim Meyering 2009-01-31 09:39:12 +01:00
  • 44421c22a3 maint: teach "make syntax-check" to print each check name as it's run Jim Meyering 2009-01-29 10:46:39 +01:00
  • 61a42e3743 maint: silence some syntax-check rules Jim Meyering 2009-01-29 10:44:25 +01:00
  • 60ca9e1599 maint: factor syntax-check rules Jim Meyering 2009-01-29 10:44:10 +01:00
  • 0889381cbf cp/mv: add xattr support Kamil Dudka 2009-01-23 12:17:53 +01:00
  • 1bdf77ad52 system.h: add a comment re autoconf's new AC_PACKAGE_URL Jim Meyering 2009-01-28 18:36:08 +01:00
  • 05a50b7848 tests: Fixup shred-passes test Pádraig Brady 2009-01-28 16:42:20 +00:00
  • 2f61473e85 tests: Add a test to verify shred's default operations Pádraig Brady 2009-01-26 02:19:13 +00:00
  • 460ebb078e dd: Better handle user specified offsets that are too big Pádraig Brady 2008-11-20 10:28:31 +00:00
  • 0d5508de13 doc: emit better bug-reporting info, to help help2man Jim Meyering 2009-01-27 19:43:45 +01:00
  • ddf56e0440 doc: ensure that emit_bug_reporting_address changes propagate to *.1 Jim Meyering 2009-01-27 19:42:00 +01:00
  • 2fbee63cc9 doc: restore "REPORTING BUGS" section to generated man pages Jim Meyering 2009-01-27 19:16:10 +01:00
  • b27275c668 tests: generalize install-transform-check Jim Meyering 2009-01-26 18:10:39 +01:00
  • 016f8c9998 build: resolve conflict with new declaration from version-etc.h Jim Meyering 2009-01-23 18:27:36 +01:00
  • 10f3e12a0d doc: shred: Correct docs on default number of overwrites. Pádraig Brady 2009-01-22 19:34:11 +00:00
  • 83ae1bdd44 shred: change default number of overwrites from 25 to 3 Pádraig Brady 2009-01-22 13:09:44 +00:00
  • 2a8f5104cd m4: don't use AC_REQUIRE([AC_C_BIGENDIAN]) Jim Meyering 2009-01-21 14:48:15 +01:00
  • 065f14f471 no longer define *_FILENO constants Jim Meyering 2009-01-19 21:27:40 +01:00
  • 9a45c19667 build: use dist-xz, not dist-lzma, cont'd Jim Meyering 2008-11-30 19:35:10 +01:00
  • f6240c49df tests: tail-2/infloop-1 is racy Jim Meyering 2009-01-19 12:09:12 +01:00
  • b52a88607f build: use dist-xz, not dist-lzma Jim Meyering 2008-11-30 19:35:10 +01:00
  • f15842de47 maint: remove obsolete sc_author_mark_check rule Jim Meyering 2009-01-08 13:31:01 +01:00
  • c926d002b5 Merge branch 'master' of git://git.sv.gnu.org/coreutils Jim Meyering 2009-01-16 23:30:27 +01:00
  • 31b6c0489a maint: enforce existing prohibition: no cvs $keywords$ Jim Meyering 2008-12-13 14:26:25 +01:00
  • a488f288a2 echo, printf, test: remove unused #include directives Jim Meyering 2009-01-16 10:16:53 +01:00
  • a7592cfcb2 pathchk: avoid -Wsign-compare warnings Pádraig Brady 2009-01-15 17:36:27 +00:00
  • 3288ebb0d7 pr: avoid -Wsign-compare warnings Pádraig Brady 2009-01-15 17:32:31 +00:00
  • 9934f50282 shred: avoid -Wsign-compare warnings Pádraig Brady 2009-01-15 17:26:59 +00:00
  • 46d6df933e simplify mgetgroups() and avoid -Wsign-compare warnings Pádraig Brady 2009-01-14 19:17:39 +00:00
  • 7b1967351c test, echo, printf: don't accept option abbreviation Eric Blake 2009-01-13 21:59:35 -07:00
  • d01338eb3d cp/mv: add --no-clobber (-n) option to not overwrite target Kamil Dudka 2009-01-13 18:35:00 +01:00
  • a99c35b04d option handling: make exceptions more consistent Eric Blake 2009-01-08 06:33:16 -07:00
  • 5e3a5ae519 * bootstrap.conf (avoided_gnulib_modules): Add dummy. Jim Meyering 2009-01-02 17:30:42 +01:00
  • 1fd718e93c * maint.mk: align some backslashes Jim Meyering 2009-01-07 22:54:11 +01:00
  • 972967903d doc: pathchk description enhancements Pádraig Brady 2009-01-04 01:06:10 +00:00
  • e0035fa4eb src/.gitignore: Ignore getlimits utility Pádraig Brady 2009-01-01 01:44:57 +00:00
  • 99be907838 tests: refactor to use the new getlimits utility Pádraig Brady 2008-12-12 10:25:34 +00:00
  • 1ead085826 stat: print file-system total inode count (%c) as an unsigned number Michael Meskes 2009-01-02 16:40:52 +01:00
  • 695682d514 tests: factor ls-misc (no semantic change) Jim Meyering 2008-12-31 20:11:18 +01:00
  • 442d63051c update copyright year Jim Meyering 2009-01-01 02:05:25 +01:00
  • 7fc5292a29 improve M4 quoting Jim Meyering 2008-12-30 19:16:08 +01:00
  • cf5616a0aa bootstrap: don't use cmp's -s option when reading from a pipe Jim Meyering 2008-12-29 20:43:48 +01:00
  • 13601dd3cf maint: factor out common code; prohibit use of HAVE_MBRTOWC Jim Meyering 2008-12-29 16:34:45 +01:00
  • 1ee192a9ff maint: use more sc_-prefixed names Jim Meyering 2008-12-26 15:53:03 +01:00
  • cbecb8cab8 maint: tighten m4 AC_ quoting check Jim Meyering 2008-12-26 15:33:34 +01:00
  • fb992bae4c maint: move coreutils-specific syntax check rules into cfg.mk Jim Meyering 2008-12-26 15:39:41 +01:00
  • ac9e4915ad portability: accommodate gnulib's getaddrinfo change Jim Meyering 2008-12-23 20:00:27 +01:00
  • 92465d59c6 cleanup/modernize: don't test HAVE_MBRTOWC; now gnulib provides it Jim Meyering 2008-12-23 19:06:31 +01:00
  • 921feefb12 doc: mention long option abbreviation Eric Blake 2008-12-27 09:38:09 -07:00
  • 0c65638b0f maint: ensure dd's computation of O_FULLBLOCK uses all O_ symbol names Jim Meyering 2008-12-26 12:00:18 +01:00
  • 5c065bb0cb dd: add support for opening files in Concurrent I/O (CIO) mode Matt Harden 2008-12-21 22:06:16 -06:00
  • 680afe6751 build: do enable $(WERROR_CFLAGS) for src/ files. Jim Meyering 2008-12-22 18:21:59 +01:00
  • 0fcf730104 doc: stty: Clarification of some input and output settings Pádraig Brady 2008-12-23 11:55:46 +00:00
  • f144582e17 timeout: remove problematic casts Pádraig Brady 2008-12-23 09:36:22 +00:00
  • 9a913a2461 * .x-sc_require_config_h: Remove obsolete regexps. Jim Meyering 2008-12-21 17:38:08 +01:00
  • 317d2c6384 maint.mk: enforce the "include <config.h> first" rule Jim Meyering 2008-12-21 17:37:22 +01:00
  • 292d68565a build: add configure-time --enable-gcc-warnings option; avoid warnings Jim Meyering 2008-11-12 11:11:54 +01:00
  • c352bb469d build: turn on $(WERROR_CFLAGS) for src/ Jim Meyering 2008-11-30 22:41:50 +01:00
  • 22a2a43021 build: add configure-time --enable-gcc-warnings option; avoid warnings Jim Meyering 2008-11-12 11:11:54 +01:00
  • 4000c35ae3 doc: Remove curly quotes from shell examples in man pages Pádraig Brady 2008-12-17 10:41:34 +00:00
  • 99eccc3359 ChangeLog-2008: say ChangeLog files are no longer manually maintained Jim Meyering 2008-12-16 08:15:18 +01:00
  • 9965d234e5 du: -H now does what POSIX requires Jim Meyering 2008-12-09 08:22:21 +01:00
  • a011b01af1 doc: pr: formatting corrections Jim Meyering 2008-12-13 08:32:55 +01:00
  • 28fbe5a487 more portable bootstrap procedure Ralf Wildenhues 2008-12-13 10:24:18 +01:00
  • 9b8023e69c tests: ensure that chmod, chgrp and chown honor --silent Jim Meyering 2008-11-29 10:47:12 +01:00