Commit Graph

  • 41a4c714e4 tests: cleanup trapping of signal names Pádraig Brady 2015-11-09 18:50:21 +00:00
  • eafaa2e88f tests: fix dirent d_type support verification Pádraig Brady 2015-11-06 16:31:22 +00:00
  • d820706d44 maint: add a syntax check to avoid unstyled quoting Pádraig Brady 2015-11-04 02:44:41 +00:00
  • c3763e5219 paste: avoid confusing backslash quoting in diagnostic Pádraig Brady 2015-11-04 01:14:33 +00:00
  • 109b9220ce ls: default to --quoting=shell-escape for output to terminal Pádraig Brady 2015-11-03 16:32:08 +00:00
  • 5ef0886411 printf: support the %q format to quote for shell Pádraig Brady 2015-11-03 12:56:22 +00:00
  • 697b8ce265 ls: avoid redundant processing when already escaping Pádraig Brady 2015-11-03 11:07:06 +00:00
  • 7549be4af7 ls: document and test new shell-escape quoting Pádraig Brady 2015-11-03 10:13:11 +00:00
  • ed2326ac36 test: use consistent quoting Pádraig Brady 2015-11-03 09:49:50 +00:00
  • 08e8fd7e38 all: avoid quoting file names when possible Pádraig Brady 2015-11-01 18:53:26 +00:00
  • 1e8f9afac5 build: update gnulib submodule to latest Pádraig Brady 2015-11-02 12:43:33 +00:00
  • 646902b30d md5sum: ensure a single status line per file Pádraig Brady 2015-11-01 18:48:22 +00:00
  • ab40a941a0 all: replace most uses of quotearg_colon() with quote() Pádraig Brady 2015-10-28 13:02:31 +00:00
  • 00eb7af8ea doc: fix texinfo for short options taking a parameter Pádraig Brady 2015-11-01 20:37:00 +00:00
  • 3f5e0453e1 maint: allow 'all:' tag in commit summaries Pádraig Brady 2015-10-28 10:56:56 +00:00
  • b6db36b07f doc: clarify iso-8601 formats used by ls and du Pádraig Brady 2015-10-28 13:50:40 +00:00
  • 17bbf6ce44 date: use extended format timezone for --iso-8601 Pádraig Brady 2015-10-23 03:19:18 +01:00
  • badff99041 doc: reference related commands from users(1) and groups(1) Pádraig Brady 2015-10-22 16:48:32 +01:00
  • 9459d9d811 copy,dd: simplify and optimize NUL bytes detection Pádraig Brady 2015-10-22 14:34:08 +01:00
  • 6796698c99 all: quote string arguments in error messages Pádraig Brady 2015-10-27 13:13:59 +00:00
  • 106d4bf159 md5sum: quote all printed file names Pádraig Brady 2015-10-26 01:26:04 +00:00
  • e71be1292b ls: fix off by one error when determining max display columns Pádraig Brady 2015-10-21 13:57:41 +01:00
  • 0e997681d4 ls: allow -w0 to mean no limit on line length Pádraig Brady 2015-10-20 14:42:39 +01:00
  • 069961924e ls: detect terminal color support using glob patterns Pádraig Brady 2015-10-19 12:48:49 +01:00
  • 31b3db53da tests: adjust recent change to csplit VM limit Pádraig Brady 2015-10-19 11:25:42 +01:00
  • b6757e83c4 maint: fixes to support improved sc_tight_scope Pádraig Brady 2015-10-18 22:09:19 +01:00
  • 66504d41aa tests: avoid failure when auto selecting factor tests Pádraig Brady 2015-10-18 02:27:22 +01:00
  • 07b73c689d factor: remove unreachable SQUFOF code at compile time Pádraig Brady 2015-10-17 11:38:20 +01:00
  • e50f5273aa doc: reference shuf(1) from the sort (-R) man page Pádraig Brady 2015-10-18 02:48:05 +01:00
  • 8802eb16e6 maint: avoid duplicate test runs Bernhard Voelker 2015-10-18 12:46:05 +02:00
  • 0cb602e33a doc: remove obsolete performance comment Paul Eggert 2015-10-16 12:05:58 -07:00
  • e8d7e20530 maint: avoid uniq.c warning from bleeding-edge gcc's -Wstrict-overflow Jim Meyering 2015-10-15 09:09:18 -07:00
  • c249a5afc4 dircolors: support globbing of TERM entries Pádraig Brady 2015-10-13 12:40:52 +01:00
  • 3a68c3e990 tests: avoid false failure in rm/r-root.sh with gdb warnings Pádraig Brady 2015-10-15 10:22:20 +01:00
  • 2366daf725 tests: avoid false failure in rm/r-root.sh under load Pádraig Brady 2015-10-14 23:26:22 +01:00
  • 0458701041 tests: avoid false failure in a tail test under load Pádraig Brady 2015-10-15 03:16:50 +01:00
  • f9fb9acb0d tests: avoid false failures with default ACLs Pádraig Brady 2015-10-14 15:18:34 +01:00
  • e6b3af647d tail: no longer warn about unrecognized file systems Pádraig Brady 2015-10-12 01:37:44 +01:00
  • 88eb88ee23 tests: avoid false failure when restorecon is ineffective Pádraig Brady 2015-10-10 16:55:20 +01:00
  • 934940b561 tests: make a long running test responsive to Ctrl-C Pádraig Brady 2015-10-10 03:59:53 +01:00
  • c1dba59a79 tests: adjust recent changes to virtual memory limits Pádraig Brady 2015-10-08 03:41:07 +01:00
  • ce501787d4 csplit: remove erroneous mention of -m in --help Pádraig Brady 2015-10-06 11:22:33 +01:00
  • 88a7228bb2 tee: simplify argv handling Paul Eggert 2015-10-03 17:01:32 -07:00
  • ac81caaf77 build: update gnulib submodule to latest Paul Eggert 2015-10-03 00:25:27 -07:00
  • f689642bac build: Pacify GCC 5 on 32-bit hosts Paul Eggert 2015-10-03 00:24:43 -07:00
  • 3ba68f9e64 tail: handle kernel dentry unlink race Pádraig Brady 2015-07-02 08:41:25 +01:00
  • 00ac178893 build: avoid -Wstrict-overflow warnings with GCC 5.1 on 32 bit Pádraig Brady 2015-10-02 20:28:37 +01:00
  • 8fe6f70f35 build: update gnulib submodule to latest Pádraig Brady 2015-10-03 02:52:31 +01:00
  • a960c31c7d dircolors: add xterm-termite entry Dario Giovannetti 2015-10-02 16:56:49 +01:00
  • 3babaf8387 df: prioritize mounts nearer the device root Dave Chiluk 2015-09-21 15:04:11 -05:00
  • 982c79fa14 build: update gnulib submodule to latest Pádraig Brady 2015-09-22 22:26:40 +01:00
  • 9db234ad09 maint: use adaptive approach for ulimit -v based tests Bernhard Voelker 2015-09-22 23:23:26 +02:00
  • 50e61bfdb9 maint: avoid deprecation warning with <selinux/flask.h> Pádraig Brady 2015-09-22 19:07:41 +01:00
  • dee6b76010 sort,numfmt: with --debug, diagnose failure to set locale Pádraig Brady 2015-09-22 02:07:41 +01:00
  • d4a22dff9b du: avoid to stat all mount points if possible Bernhard Voelker 2015-09-18 13:29:17 +02:00
  • e4d8c99436 shred: don’t document -NUMBER option Paul Eggert 2015-09-17 00:37:30 -07:00
  • ba24c42e13 numfmt: use new set-fields module to parse --field Assaf Gordon 2015-07-17 23:58:31 -04:00
  • bd1bc2b3fe cut: refactor into set-fields module Assaf Gordon 2015-07-17 23:30:30 -04:00
  • 5bbdcd2a02 maint: fix heap manipulations in previous commit Pádraig Brady 2015-09-08 12:53:11 +01:00
  • a4b640549d maint: avoid "definitely lost" valgrind warnings Pádraig Brady 2015-09-04 14:38:06 +01:00
  • 26c11773a4 tests: test numfmt stdin behavior Pádraig Brady 2015-09-03 00:34:27 +01:00
  • 895a56c531 ls,ptx: restrict quotearg use to file name output Pádraig Brady 2015-08-16 16:47:17 +01:00
  • df3b9120b4 base64: no longer support hex or oct --wrap params Pádraig Brady 2015-08-16 21:45:47 -07:00
  • a8cc9ce3f2 base64: use stricter validation on wrap column Pádraig Brady 2015-08-16 15:31:17 +01:00
  • 89c517d9e2 base32: A new program similar to base64 Pádraig Brady 2015-08-05 10:28:36 +02:00
  • affc8e8087 build: update gnulib submodule to latest Pádraig Brady 2015-09-01 17:42:33 +01:00
  • a83f703a9b doc: clarify in --help/man where short options take no param Pádraig Brady 2015-08-31 18:07:34 +01:00
  • fd5f2b1569 tests: avoid FP of ls/stat-free-color.sh with newer glibc Bernhard Voelker 2015-08-30 22:49:35 +02:00
  • da5505dd7f doc: clarify where ambiguous if short options take no param Pádraig Brady 2015-08-27 15:50:07 +01:00
  • 97678abb6b ls: allow -w18446744073709551616 Paul Eggert 2015-08-22 18:30:36 -07:00
  • 4ec9ccad79 maint: add syntax check to ensure larger man/*.x files have a Copyright Bernhard Voelker 2015-08-18 20:27:48 +02:00
  • 037e3b9847 build: fprintftime/nstrftime API changes Paul Eggert 2015-07-23 18:49:31 -07:00
  • 7131a33952 build: update gnulib submodule to latest Paul Eggert 2015-07-23 18:33:59 -07:00
  • 6d67649d86 doc: discourage use of uname -i and -p options Pádraig Brady 2015-07-21 10:17:43 +01:00
  • 0b0d38b762 doc: improve man page for realpath -m Pádraig Brady 2015-07-15 14:32:31 +01:00
  • a652e7b63e tests: avoid test warning with perl >= 5.22 Peter Bray 2015-07-15 11:37:20 +01:00
  • 9d2597161d sync: fix build with separate $(LIB_FDATASYNC) Peter Bray 2015-07-15 08:31:21 +01:00
  • 1a78f6a064 dircolors: add tmux entries Pádraig Brady 2015-07-09 17:48:16 +01:00
  • 5e5d454037 shred: fix pattern selection for certain iteration counts Pádraig Brady 2015-07-07 01:46:54 +01:00
  • c5ff0d989f maint: post-release administrivia Pádraig Brady 2015-07-03 22:23:56 +01:00
  • f2ef324811 version 8.24 v8.24 Pádraig Brady 2015-07-03 21:58:50 +01:00
  • 9a81dd803c maint: fix distclean-check failure due to THANKS Pádraig Brady 2015-07-03 19:32:13 +01:00
  • db3f9596ff maint: avoid false syntax-check failure in distcheck Pádraig Brady 2015-07-03 17:20:36 +01:00
  • 11091122c5 tests: update gnulib submodule and tests/init.sh to latest Pádraig Brady 2015-07-03 15:50:56 +01:00
  • 1d4289b3c1 tests: avoid side effects of $SHELL environment variable Pádraig Brady 2015-07-03 04:44:05 +01:00
  • 970b891702 tests: avoid false failures on OpenBSD 5.7 Pádraig Brady 2015-07-02 13:55:52 +01:00
  • a645ce6c04 wc: fix reading of /proc files on aarch64 Pádraig Brady 2015-07-01 22:37:26 +01:00
  • 8bf2af685c build: update gnulib submodule to latest Pádraig Brady 2015-07-01 16:09:12 +01:00
  • 81c7fc4081 numfmt: increase precision on 32 bit FreeBSD Pádraig Brady 2015-07-01 00:10:23 +01:00
  • 491f54fb5a tests: avoid false failure on FreeBSD systems Pádraig Brady 2015-06-30 14:30:57 +01:00
  • f2db30e676 factor: ensure atomic output through pipes Pádraig Brady 2015-06-30 06:58:57 +01:00
  • e1358a7dd9 tests: fix false failure on slower systems Pádraig Brady 2015-06-30 03:51:28 +01:00
  • f303fb6bbb maint: stdbuf.c: avoid the OS X putenv function Jim Meyering 2015-06-28 10:35:04 -07:00
  • 46416bb7c3 build: numfmt.c: avoid a shadowing warning Jim Meyering 2015-06-29 10:25:07 -07:00
  • badecb3f6c numfmt: fix printf argument order Assaf Gordon 2015-06-29 12:54:41 +01:00
  • eff511bd3c maint: clarify df's use of device IDs from /proc/self/mountinfo Pádraig Brady 2015-06-28 03:53:51 +01:00
  • e0c5ca485c chroot: quote argument in error diagnostic Pádraig Brady 2015-06-26 19:31:00 +01:00
  • f3a0e9ebb2 maint: clarify integer operations in recent commit Pádraig Brady 2015-06-25 16:39:36 +01:00
  • cacd9bf9c2 tests: avoid false failure when running as root Pádraig Brady 2015-06-25 14:10:47 +01:00
  • 1d82751e2c tests: avoid false failures with LD_PRELOAD=libasan.so.2 Pádraig Brady 2015-06-25 13:21:28 +01:00