2016-01-20 |
Pádraig Brady | version 8.25
|
commit | commitdiff | tree |
2016-01-19 |
Pádraig Brady | tests: avoid false failure in tail inotify test
|
commit | commitdiff | tree |
2016-01-19 |
Pádraig Brady | tests: avoid false failure due to remove() ignoring...
|
commit | commitdiff | tree |
2016-01-19 |
Pádraig Brady | tests: avoid false failure in preserve-slink-time.sh...
|
commit | commitdiff | tree |
2016-01-19 |
Pádraig Brady | tests: avoid false failure in shred-passes.sh
|
commit | commitdiff | tree |
2016-01-19 |
Pádraig Brady | tail: disable inotify with only non existent files
|
commit | commitdiff | tree |
2016-01-18 |
Pádraig Brady | all: don't unconditionally use leaf optimization for NFS
|
commit | commitdiff | tree |
2016-01-18 |
Assaf Gordon | tests: adjust memory limits in head-c.sh
|
commit | commitdiff | tree |
2016-01-18 |
Pádraig Brady | tests: adjust delays to avoid false positives
|
commit | commitdiff | tree |
2016-01-18 |
Pádraig Brady | test: skip test rather than fail with Solaris 10 sed
|
commit | commitdiff | tree |
2016-01-16 |
Pádraig Brady | tests: fix false failure with spaces in absolute $PWD
|
commit | commitdiff | tree |
2016-01-16 |
Pádraig Brady | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2016-01-16 |
Pádraig Brady | tests: show mount list on failure for df tests
|
commit | commitdiff | tree |
2016-01-16 |
Pádraig Brady | tests: avoid false failure with BTRFS subvolumes
|
commit | commitdiff | tree |
2016-01-16 |
Pádraig Brady | mv: consistently warn about multiply specified source...
|
commit | commitdiff | tree |
2016-01-15 |
Pádraig Brady | tests: remove a non portable localtime test
|
commit | commitdiff | tree |
2016-01-15 |
Pádraig Brady | tests: adjust memory limits in head-c.sh
|
commit | commitdiff | tree |
2016-01-15 |
Pádraig Brady | tests: simplify invalid signal determination for kill -l
|
commit | commitdiff | tree |
2016-01-15 |
Pádraig Brady | tests: support older fallocate number formats
|
commit | commitdiff | tree |
2016-01-15 |
Pádraig Brady | tests: avoid coredumps when determining memory limits
|
commit | commitdiff | tree |
2016-01-14 |
Pádraig Brady | sort: with --debug, flag setlocale() failures on OpenBSD
|
commit | commitdiff | tree |
2016-01-13 |
Pádraig Brady | maint: remove temporary doc/constants.texi-t during...
|
commit | commitdiff | tree |
2016-01-13 |
Pádraig Brady | maint: fix old spelling mistakes in NEWS
|
commit | commitdiff | tree |
2016-01-13 |
Pádraig Brady | doc: suggest dd "sync" flag to maximize "nocache" effectiveness
|
commit | commitdiff | tree |
2016-01-13 |
Pádraig Brady | doc: mention the '0#' printf flags with stat %a
|
commit | commitdiff | tree |
2016-01-13 |
Pádraig Brady | mv: fix data loss with repeated source dir and same...
|
commit | commitdiff | tree |
2016-01-13 |
Pádraig Brady | tests: include part of wc-files0.sh skipped by mistake
|
commit | commitdiff | tree |
2016-01-13 |
Pádraig Brady | wc: avoid ambiguous output with '\n' in file names
|
commit | commitdiff | tree |
2016-01-13 |
Assaf Gordon | numfmt: add the -z,--zero-terminated option
|
commit | commitdiff | tree |
2016-01-13 |
Pádraig Brady | paste: add the -z,--zero-terminated option
|
commit | commitdiff | tree |
2016-01-13 |
Pádraig Brady | comm: support NUL --output-delimiter for consistency
|
commit | commitdiff | tree |
2016-01-13 |
Pádraig Brady | comm: add the -z,--zero-terminated option
|
commit | commitdiff | tree |
2016-01-13 |
Pádraig Brady | tac: support an empty (NUL) --separator
|
commit | commitdiff | tree |
2016-01-13 |
Pádraig Brady | cut: add the -z,--zero-terminated option
|
commit | commitdiff | tree |
2016-01-13 |
Richard Russon | head,tail: add the -z,--zero-terminated option
|
commit | commitdiff | tree |
2016-01-13 |
Pádraig Brady | join,sort,uniq: with -z, treat '\n' as a field separator
|
commit | commitdiff | tree |
2016-01-06 |
Pádraig Brady | stty: support "flusho" local setting
|
commit | commitdiff | tree |
2016-01-06 |
Pádraig Brady | stty: support [-]drain setting to control waiting for...
|
commit | commitdiff | tree |
2016-01-04 |
Pádraig Brady | stty: support -I, --immediate to not wait for pending...
|
commit | commitdiff | tree |
2016-01-03 |
Pádraig Brady | doc: avoid unwanted display of the 'coreutils' command...
|
commit | commitdiff | tree |
2016-01-03 |
Pádraig Brady | doc: mention in more places that -D will create --target...
|
commit | commitdiff | tree |
2016-01-03 |
Pádraig Brady | install: only attempt to create a target dir once
|
commit | commitdiff | tree |
2016-01-03 |
Pádraig Brady | install: fix relative copies to absolute directory...
|
commit | commitdiff | tree |
2016-01-01 |
Pádraig Brady | maint: avoid a sc_long_lines failure in recent commit
|
commit | commitdiff | tree |
2016-01-01 |
Pádraig Brady | maint: update all copyright year number ranges
|
commit | commitdiff | tree |
2015-12-23 |
Pádraig Brady | build: update to latest gnulib
|
commit | commitdiff | tree |
2015-12-22 |
Pádraig Brady | doc: describe test operator precedence and associativity
|
commit | commitdiff | tree |
2015-12-17 |
Pádraig Brady | tests: avoid root test false failure without libxattr
|
commit | commitdiff | tree |
2015-12-17 |
Pádraig Brady | tests: avoid intermittent ulimit -v failures
|
commit | commitdiff | tree |
2015-12-17 |
Pádraig Brady | build: ensure all files are writable in the tarball
|
commit | commitdiff | tree |
2015-12-15 |
Pádraig Brady | maint: ensure emit_mandatory_arg_note() used if needed
|
commit | commitdiff | tree |
2015-12-15 |
Pádraig Brady | maint: include 'env' commands in returns_ syntax check
|
commit | commitdiff | tree |
2015-12-15 |
Pádraig Brady | tests: improve kill tests
|
commit | commitdiff | tree |
2015-12-14 |
Pádraig Brady | sort: fix --debug marking for -b -k1.x
|
commit | commitdiff | tree |
2015-12-14 |
Pádraig Brady | stat: report file system type for "overlayfs"
|
commit | commitdiff | tree |
2015-12-14 |
Pádraig Brady | kill: add undocumented -L for compatibility
|
commit | commitdiff | tree |
2015-12-14 |
Pádraig Brady | tests: add tests for the kill command
|
commit | commitdiff | tree |
2015-12-14 |
Pádraig Brady | maint: fix incorrect spellings etc
|
commit | commitdiff | tree |
2015-12-14 |
Pádraig Brady | maint: remove form feed characters from sources
|
commit | commitdiff | tree |
2015-12-04 |
Pádraig Brady | doc: improve the description of sort --random-sort
|
commit | commitdiff | tree |
2015-11-28 |
Pádraig Brady | build: support reproducible builds with consistent...
|
commit | commitdiff | tree |
2015-11-27 |
Pádraig Brady | doc: update to latest help2man
|
commit | commitdiff | tree |
2015-11-25 |
Pádraig Brady | tests: for compare_(), use cmp -s where available
|
commit | commitdiff | tree |
2015-11-25 |
Pádraig Brady | build: avoid makeinfo unless required
|
commit | commitdiff | tree |
2015-11-25 |
Pádraig Brady | doc: clarify descriptions for tr --squeeze-repeats
|
commit | commitdiff | tree |
2015-11-25 |
Pádraig Brady | doc: provide an example for prefixing all tail output...
|
commit | commitdiff | tree |
2015-11-24 |
Dmitry Monakhov | copy: fix copying of extents beyond the apparent file...
|
commit | commitdiff | tree |
2015-11-23 |
Pádraig Brady | md5sum,sha*sum: ensure --ignore-missing fails when...
|
commit | commitdiff | tree |
2015-11-23 |
Luther Thompson | md5sum,sha*sum: add --ignore-missing for checking a...
|
commit | commitdiff | tree |
2015-11-23 |
Pádraig Brady | maint: allow 'sha*sum:' tag in commit summaries
|
commit | commitdiff | tree |
2015-11-21 |
Pádraig Brady | doc: give a tee example for combining process substitution...
|
commit | commitdiff | tree |
2015-11-21 |
Pádraig Brady | tests: avoid false failure on older NFS implementations
|
commit | commitdiff | tree |
2015-11-19 |
Pádraig Brady | build: fix VPATH build with --disable-dependency-tracking
|
commit | commitdiff | tree |
2015-11-11 |
Pádraig Brady | stat: improve support for new Linux pseudo FS and ACFS
|
commit | commitdiff | tree |
2015-11-10 |
Pádraig Brady | tests: ensure programs are built before testing
|
commit | commitdiff | tree |
2015-11-10 |
Pádraig Brady | maint: use standard spacing in shebang line in tests
|
commit | commitdiff | tree |
2015-11-10 |
Pádraig Brady | tests: cleanup trapping of signal names
|
commit | commitdiff | tree |
2015-11-06 |
Pádraig Brady | tests: fix dirent d_type support verification
|
commit | commitdiff | tree |
2015-11-04 |
Pádraig Brady | maint: add a syntax check to avoid unstyled quoting
|
commit | commitdiff | tree |
2015-11-04 |
Pádraig Brady | paste: avoid confusing backslash quoting in diagnostic
|
commit | commitdiff | tree |
2015-11-04 |
Pádraig Brady | ls: default to --quoting=shell-escape for output to...
|
commit | commitdiff | tree |
2015-11-04 |
Pádraig Brady | printf: support the %q format to quote for shell
|
commit | commitdiff | tree |
2015-11-04 |
Pádraig Brady | ls: avoid redundant processing when already escaping
|
commit | commitdiff | tree |
2015-11-04 |
Pádraig Brady | ls: document and test new shell-escape quoting
|
commit | commitdiff | tree |
2015-11-04 |
Pádraig Brady | test: use consistent quoting
|
commit | commitdiff | tree |
2015-11-04 |
Pádraig Brady | all: avoid quoting file names when possible
|
commit | commitdiff | tree |
2015-11-04 |
Pádraig Brady | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2015-11-04 |
Pádraig Brady | md5sum: ensure a single status line per file
|
commit | commitdiff | tree |
2015-11-04 |
Pádraig Brady | all: replace most uses of quotearg_colon() with quote()
|
commit | commitdiff | tree |
2015-11-02 |
Pádraig Brady | doc: fix texinfo for short options taking a parameter
|
commit | commitdiff | tree |
2015-10-29 |
Pádraig Brady | maint: allow 'all:' tag in commit summaries
|
commit | commitdiff | tree |
2015-10-28 |
Pádraig Brady | doc: clarify iso-8601 formats used by ls and du
|
commit | commitdiff | tree |
2015-10-27 |
Pádraig Brady | date: use extended format timezone for --iso-8601
|
commit | commitdiff | tree |
2015-10-27 |
Pádraig Brady | doc: reference related commands from users(1) and groups(1)
|
commit | commitdiff | tree |
2015-10-27 |
Pádraig Brady | copy,dd: simplify and optimize NUL bytes detection
|
commit | commitdiff | tree |
2015-10-27 |
Pádraig Brady | all: quote string arguments in error messages
|
commit | commitdiff | tree |
2015-10-27 |
Pádraig Brady | md5sum: quote all printed file names
|
commit | commitdiff | tree |
2015-10-21 |
Pádraig Brady | ls: fix off by one error when determining max display...
|
commit | commitdiff | tree |
2015-10-21 |
Pádraig Brady | ls: allow -w0 to mean no limit on line length
|
commit | commitdiff | tree |
2015-10-19 |
Pádraig Brady | ls: detect terminal color support using glob patterns
|
commit | commitdiff | tree |