Commit Graph

  • 4c1995f1b6 doc: document sort -o F F danger Paul Eggert 2016-02-22 23:48:36 -08:00
  • 587a1ba5df date: free timezone variable to avoid valgrind warning Daniel Lockyer 2016-02-16 17:52:07 +01:00
  • f91f2bf951 split: adjust recent --number changes Pádraig Brady 2016-02-12 20:15:51 -08:00
  • 222e83056d stty: fix translated --help so the gettext header is not printed Göran Uddeborg 2016-02-15 13:00:52 -08:00
  • 632eda520f tests: don't wait forever on GNU/Hurd Paul Eggert 2016-02-12 10:59:20 -08:00
  • 62e7af0326 split: fix problems with /dev/zero Paul Eggert 2016-02-12 10:16:11 -08:00
  • 380ab8453d doc: fix the --iso-8601 example in date --help Vincent Lefevre 2016-01-29 23:07:13 -08:00
  • 6412d569dc build: avoid dynamic linking issue on Solaris sparc Pádraig Brady 2016-01-24 17:57:12 -08:00
  • cfdac06196 maint: post-release administrivia Pádraig Brady 2016-01-20 10:56:02 +00:00
  • 68f73f2386 version 8.25 v8.25 Pádraig Brady 2016-01-20 10:31:56 +00:00
  • f967d5bf05 tests: avoid false failure in tail inotify test Pádraig Brady 2016-01-19 18:45:07 +00:00
  • 7c2e423409 tests: avoid false failure due to remove() ignoring u-w on NFS Pádraig Brady 2016-01-19 17:49:11 +00:00
  • b4f10133bf tests: avoid false failure in preserve-slink-time.sh on GPFS Pádraig Brady 2016-01-19 15:51:00 +00:00
  • f0dc5ec6f9 tests: avoid false failure in shred-passes.sh Pádraig Brady 2016-01-19 14:58:55 +00:00
  • dbff2508b8 tail: disable inotify with only non existent files Pádraig Brady 2016-01-19 13:22:42 +00:00
  • 6e2208e07a all: don't unconditionally use leaf optimization for NFS Pádraig Brady 2016-01-18 18:35:48 +00:00
  • 4e96050b76 tests: adjust memory limits in head-c.sh Assaf Gordon 2016-01-18 18:16:35 +00:00
  • 3f02d93be2 tests: adjust delays to avoid false positives Pádraig Brady 2016-01-18 12:41:36 +00:00
  • cc05c3c16d test: skip test rather than fail with Solaris 10 sed Pádraig Brady 2016-01-18 12:26:15 +00:00
  • 1204da74e3 tests: fix false failure with spaces in absolute $PWD Pádraig Brady 2016-01-16 17:45:57 +00:00
  • b304e4ece8 build: update gnulib submodule to latest Pádraig Brady 2016-01-16 17:12:33 +00:00
  • fa9ae62a9e tests: show mount list on failure for df tests Pádraig Brady 2016-01-16 13:53:48 +00:00
  • 2a5494271c tests: avoid false failure with BTRFS subvolumes Pádraig Brady 2016-01-16 13:34:07 +00:00
  • 0d60653001 mv: consistently warn about multiply specified source dirs Pádraig Brady 2016-01-16 11:35:50 +00:00
  • 3aa84d02dd tests: remove a non portable localtime test Pádraig Brady 2016-01-15 15:56:30 +00:00
  • 7648870f39 tests: adjust memory limits in head-c.sh Pádraig Brady 2016-01-15 14:16:11 +00:00
  • 4c7d82f1f1 tests: simplify invalid signal determination for kill -l Pádraig Brady 2016-01-14 14:21:53 +00:00
  • b955a4fb6d tests: support older fallocate number formats Pádraig Brady 2016-01-14 02:18:58 +00:00
  • 89f7adb158 tests: avoid coredumps when determining memory limits Pádraig Brady 2016-01-14 01:52:34 +00:00
  • 611e7e02bf sort: with --debug, flag setlocale() failures on OpenBSD Pádraig Brady 2016-01-14 01:17:57 +00:00
  • 4ab8704dc0 maint: remove temporary doc/constants.texi-t during build Pádraig Brady 2016-01-13 12:11:39 +00:00
  • 7ebc4d84c2 maint: fix old spelling mistakes in NEWS Pádraig Brady 2016-01-13 11:28:45 +00:00
  • 6ceb7ef87f doc: suggest dd "sync" flag to maximize "nocache" effectiveness Pádraig Brady 2016-01-11 22:31:45 +00:00
  • a0c5313d60 doc: mention the '0#' printf flags with stat %a Pádraig Brady 2016-01-12 13:12:37 +00:00
  • d506af44be mv: fix data loss with repeated source dir and same destination Pádraig Brady 2016-01-12 12:39:43 +00:00
  • 2370c64a10 tests: include part of wc-files0.sh skipped by mistake Pádraig Brady 2016-01-09 01:24:20 +00:00
  • 3ed89ae932 wc: avoid ambiguous output with '\n' in file names Pádraig Brady 2016-01-09 01:38:30 +00:00
  • 672663e1b0 numfmt: add the -z,--zero-terminated option Assaf Gordon 2016-01-08 13:55:12 -05:00
  • 8297568ec6 paste: add the -z,--zero-terminated option Pádraig Brady 2016-01-08 15:57:06 +00:00
  • 0e46753d7c comm: support NUL --output-delimiter for consistency Pádraig Brady 2016-01-08 15:42:56 +00:00
  • f3b4def577 comm: add the -z,--zero-terminated option Pádraig Brady 2016-01-08 15:14:01 +00:00
  • 826c98b024 tac: support an empty (NUL) --separator Pádraig Brady 2016-01-08 14:31:27 +00:00
  • a499a0ce58 cut: add the -z,--zero-terminated option Pádraig Brady 2016-01-08 13:04:03 +00:00
  • bc94551f63 head,tail: add the -z,--zero-terminated option Richard Russon 2015-09-26 14:22:26 +01:00
  • b2eadd109c join,sort,uniq: with -z, treat '\n' as a field separator Pádraig Brady 2016-01-12 16:29:32 +00:00
  • d44ae88199 tests: fix races wrt output files of background processes Bernhard Voelker 2016-01-10 01:44:04 +01:00
  • 3d7b822e4a stty: support "flusho" local setting Pádraig Brady 2016-01-06 15:50:11 +00:00
  • cb7d8b90a2 stty: support [-]drain setting to control waiting for pending Tx Pádraig Brady 2016-01-06 14:40:03 +00:00
  • 5171befcb1 stty: support -I, --immediate to not wait for pending transmission Pádraig Brady 2016-01-04 12:13:40 +00:00
  • c6be0b3943 doc: avoid unwanted display of the 'coreutils' command info Pádraig Brady 2016-01-03 01:28:47 +00:00
  • 1dd02b4f8c doc: mention in more places that -D will create --target-directory Pádraig Brady 2016-01-02 22:22:55 +00:00
  • 73055581c9 install: only attempt to create a target dir once Pádraig Brady 2016-01-02 22:14:41 +00:00
  • 6c65ce4c64 install: fix relative copies to absolute directory with -D Pádraig Brady 2016-01-02 18:38:37 +00:00
  • 50a950ba69 maint: fix sc_long_lines to warn about 100+ maximum line length again Bernhard Voelker 2016-01-03 00:18:58 +01:00
  • aaf8d80f1d maint: avoid a sc_long_lines failure in recent commit Pádraig Brady 2016-01-01 14:23:01 +00:00
  • b16e999f55 maint: update all copyright year number ranges Pádraig Brady 2016-01-01 14:10:41 +00:00
  • 81dce30cba build: update gnulib submodule to latest Paul Eggert 2015-12-31 14:13:23 -08:00
  • 2dab6cd3c2 dd: append spaces to shorter status=progress line Paul Eggert 2015-12-31 14:09:05 -08:00
  • 8f9bf30017 dd: summarize in --human-readable format too Paul Eggert 2015-12-31 11:43:09 -08:00
  • 26323928d9 build: update to latest gnulib Pádraig Brady 2015-12-23 00:43:45 +00:00
  • 3205bb178c doc: describe test operator precedence and associativity Pádraig Brady 2015-12-21 17:57:30 +00:00
  • f8a9c8c343 tests: avoid root test false failure without libxattr Pádraig Brady 2015-12-17 14:42:34 +00:00
  • 5148302771 build: rely on umask for setting permissions in tarball Bernhard Voelker 2015-12-17 12:46:59 +01:00
  • cd6e49ced8 tests: avoid intermittent ulimit -v failures Pádraig Brady 2015-12-16 02:07:56 +00:00
  • 896006bf76 build: ensure all files are writable in the tarball Pádraig Brady 2015-12-16 00:28:19 +00:00
  • f9a6c5b3b6 maint: ensure emit_mandatory_arg_note() used if needed Pádraig Brady 2015-12-15 17:10:10 +00:00
  • 070cec3234 maint: include 'env' commands in returns_ syntax check Pádraig Brady 2015-12-15 17:29:13 +00:00
  • d3ddf7bce4 tests: improve kill tests Pádraig Brady 2015-12-15 00:30:47 +00:00
  • 872c0df857 sort: fix --debug marking for -b -k1.x Pádraig Brady 2015-12-13 02:14:06 +00:00
  • 1118f32145 stat: report file system type for "overlayfs" Pádraig Brady 2015-12-13 14:58:53 +00:00
  • 03bef91781 kill: add undocumented -L for compatibility Pádraig Brady 2015-12-13 19:54:27 +00:00
  • fc8e719973 tests: add tests for the kill command Pádraig Brady 2015-12-13 18:15:07 +00:00
  • c609cd960d maint: fix incorrect spellings etc Pádraig Brady 2015-10-15 15:15:56 +01:00
  • 5f87f1ac1c maint: remove form feed characters from sources Pádraig Brady 2015-12-13 20:16:59 +00:00
  • 2c5d86a8b8 sort: promote '--debug' Eric Blake 2015-12-07 14:12:07 -07:00
  • c840d3ad89 doc: promote 'sort --debug' Paul Eggert 2015-12-07 10:03:52 -08:00
  • ad9dde0b25 doc: improve the description of sort --random-sort Pádraig Brady 2015-12-01 15:01:00 +00:00
  • 9735fed143 build: port to Studio C on Solaris 12 Paul Eggert 2015-12-03 13:55:44 -08:00
  • 7c3f05cf6c doc: clarify behaviour of mv for existing target directories Bernhard Voelker 2015-12-01 23:30:14 +01:00
  • f7ab20cd60 doc: avoid confusing K argument in the man pages of head and tail Bernhard Voelker 2015-11-30 22:09:29 +01:00
  • 79c5b8f452 doc: reference each other in the man pages of head and tail Bernhard Voelker 2015-11-28 21:13:35 +01:00
  • c1b3d65877 build: support reproducible builds with consistent man pages Pádraig Brady 2015-11-27 12:26:00 +00:00
  • 93e83ff52f doc: update to latest help2man Pádraig Brady 2015-11-27 11:13:06 +00:00
  • f0d963da29 tests: for compare_(), use cmp -s where available Pádraig Brady 2015-11-25 14:26:59 +00:00
  • 34f20fcc4a build: avoid makeinfo unless required Pádraig Brady 2015-11-25 13:38:29 +00:00
  • bc1bf0fdc2 doc: clarify descriptions for tr --squeeze-repeats Pádraig Brady 2015-11-25 11:57:34 +00:00
  • 5595024a2f doc: provide an example for prefixing all tail output lines Pádraig Brady 2015-11-21 05:13:49 +00:00
  • eea6b49210 copy: fix copying of extents beyond the apparent file size Dmitry Monakhov 2015-10-30 22:04:46 +00:00
  • 6df26278d6 md5sum,sha*sum: ensure --ignore-missing fails when no file verified Pádraig Brady 2015-11-23 17:11:26 +00:00
  • 9fd0662faa md5sum,sha*sum: add --ignore-missing for checking a subset of files Luther Thompson 2015-11-22 21:47:59 +00:00
  • 561f759b01 maint: allow 'sha*sum:' tag in commit summaries Pádraig Brady 2015-11-23 11:10:31 +00:00
  • c7f049c503 doc: give a tee example for combining process substitution outputs Pádraig Brady 2015-11-20 11:54:00 +00:00
  • 56d3269207 tests: avoid false failure on older NFS implementations Pádraig Brady 2015-11-21 10:59:37 +00:00
  • accb18329d build: fix VPATH build with --disable-dependency-tracking Pádraig Brady 2015-11-18 14:21:45 +00:00
  • dab71a37d0 scripts: update versions of gettext and libtool Jim Meyering 2015-08-20 08:50:31 -07:00
  • 4a6ed21b15 maint: remove unmaintained file, c99-to-c89.diff Jim Meyering 2015-07-29 17:40:08 -07:00
  • 4c5c6cad85 csplit: check and report fwrite errors with errno Assaf Gordon 2015-11-12 05:20:29 -05:00
  • 0daa359de8 stat: improve support for new Linux pseudo FS and ACFS Pádraig Brady 2015-11-11 14:39:32 +00:00
  • f720844207 tests: ensure programs are built before testing Pádraig Brady 2015-11-10 14:05:50 +00:00
  • dcae88c009 maint: use standard spacing in shebang line in tests Pádraig Brady 2015-11-10 12:59:40 +00:00