Age | Commit message (Expand) | Author |
2015-01-10 | maint: clean up some test issues identified with shellcheck | Pádraig Brady |
2015-01-08 | maint: adjustments related to previous shuf crash fix | Daiki Ueno |
2015-01-08 | maint: skip long-lines syntax-check if unsupported | Assaf Gordon |
2015-01-05 | shuf: do not mishandle 'shuf -i0-0 1' | Paul Eggert |
2015-01-01 | maint: update further copyright year number ranges | Bernhard Voelker |
2015-01-01 | doc: fix man page formatting for split CHUNKS options | Pádraig Brady |
2015-01-01 | build: update to latest gnulib | Pádraig Brady |
2015-01-01 | maint: update all copyright year number ranges | Pádraig Brady |
2014-12-30 | tests: fix possible 8 minute running time of inotify-rotate.sh | Pádraig Brady |
2014-12-30 | build: update to latest gnulib | Pádraig Brady |
2014-12-29 | maint: remove duplicate names from THANKS | Pádraig Brady |
2014-12-26 | doc: update the URL referencing SI prefixes | Pádraig Brady |
2014-12-25 | tests: fix error message check on some systems | Pádraig Brady |
2014-12-19 | diagnose too-large numbers better | Pádraig Brady |
2014-12-19 | build: add $(EXEEXT) suffix to man page make targets | KO Myung-Hun |
2014-12-19 | build: don't call OS/2 routines on all systems | KO Myung-Hun |
2014-12-18 | build: expand a response file and a wildcard on OS/2 | KO Myung-Hun |
2014-12-16 | maint: fix how to request changes for THANKS.in | Bernhard Voelker |
2014-12-16 | dd: fix typo in previous change | Paul Eggert |
2014-12-15 | dd: diagnose too-large numbers better | Paul Eggert |
2014-12-10 | build: use the system printf routines in most cases | Pádraig Brady |
2014-12-03 | maint: avoid -fsanitize=undefined warning in rand-isaac | Pádraig Brady |
2014-12-02 | maint: avoid signed overflow warning with -O3 | Pádraig Brady |
2014-12-02 | du: handle sub-bind-mount cycles gracefully | Boris Ranto |
2014-11-29 | tests: avoid hardlink to symlink tests where not supported | Pádraig Brady |
2014-11-28 | build: fix missing casts from recent change | Pádraig Brady |
2014-11-27 | rm: fix prompted number of arguments to remove on some platforms | Pádraig Brady |
2014-11-26 | tests: fix portability issue in dd/ascii test | Pádraig Brady |
2014-11-25 | build: port new rule for coreutils.h to old Bash | Paul Eggert |
2014-11-24 | paste: fix possible truncated output with large files | Tobias Stoeckmann |
2014-11-24 | df: only suppress remote mounts of separate exports with --total | Pádraig Brady |
2014-11-23 | df: ensure -a shows all remote file system entries | Pádraig Brady |
2014-11-22 | tests: add a case verifying mv on case insensitive file systems | Pádraig Brady |
2014-11-21 | doc: mention how to avoid newlines impacting ls -1 | Pádraig Brady |
2014-11-21 | tests: chcon: avoid false failure with newer selinux | Pádraig Brady |
2014-11-21 | mv: fail when moving a file to a hardlink | Boris Ranto |
2014-11-18 | maint: run strftime syntax check on newer systems | Pádraig Brady |
2014-10-30 | maint: tests: fix comments about retry_delay_ | Pádraig Brady |
2014-10-30 | tests: make inotify-rotate more robust and efficient | Pádraig Brady |
2014-10-29 | tests: make du/move-dir-while-traversing more robust | Bernhard Voelker |
2014-10-27 | doc: mention that df -a includes duplicate file systems | Pádraig Brady |
2014-10-23 | maint: improve sc_long_lines syntax-check speed | Pádraig Brady |
2014-10-23 | tests: d_type-check: don't hardcode the C library name | Mike Frysinger |
2014-10-17 | tests: avoid false failure when comparing /proc files | Bernhard Voelker |
2014-10-16 | tests: fix test hang with unstable inodes in /proc | Pádraig Brady |
2014-10-16 | chroot: call chroot() unconditionally to handle bind mounted "/" | Pádraig Brady |
2014-10-15 | copy: avoid an extraneous error when reporting errors | Pádraig Brady |
2014-10-15 | cp: read sparse files more efficiently with non regular destination | Pádraig Brady |
2014-10-15 | cp: avoid speculative preallocation with --sparse=always | Pádraig Brady |
2014-10-15 | copy: detect smaller holes than the copy buffer size | Pádraig Brady |