summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-30tests: fix possible 8 minute running time of inotify-rotate.shPádraig Brady
2014-12-30build: update to latest gnulibPádraig Brady
2014-12-29maint: remove duplicate names from THANKSPádraig Brady
2014-12-26doc: update the URL referencing SI prefixesPádraig Brady
2014-12-25tests: fix error message check on some systemsPádraig Brady
2014-12-19diagnose too-large numbers betterPádraig Brady
2014-12-19build: add $(EXEEXT) suffix to man page make targetsKO Myung-Hun
2014-12-19build: don't call OS/2 routines on all systemsKO Myung-Hun
2014-12-18build: expand a response file and a wildcard on OS/2KO Myung-Hun
2014-12-16maint: fix how to request changes for THANKS.inBernhard Voelker
2014-12-16dd: fix typo in previous changePaul Eggert
2014-12-15dd: diagnose too-large numbers betterPaul Eggert
2014-12-10build: use the system printf routines in most casesPádraig Brady
2014-12-03maint: avoid -fsanitize=undefined warning in rand-isaacPádraig Brady
2014-12-02maint: avoid signed overflow warning with -O3Pádraig Brady
2014-12-02du: handle sub-bind-mount cycles gracefullyBoris Ranto
2014-11-29tests: avoid hardlink to symlink tests where not supportedPádraig Brady
2014-11-28build: fix missing casts from recent changePádraig Brady
2014-11-27rm: fix prompted number of arguments to remove on some platformsPádraig Brady
2014-11-26tests: fix portability issue in dd/ascii testPádraig Brady
2014-11-25build: port new rule for coreutils.h to old BashPaul Eggert
2014-11-24paste: fix possible truncated output with large filesTobias Stoeckmann
2014-11-24df: only suppress remote mounts of separate exports with --totalPádraig Brady
2014-11-23df: ensure -a shows all remote file system entriesPádraig Brady
2014-11-22tests: add a case verifying mv on case insensitive file systemsPádraig Brady
2014-11-21doc: mention how to avoid newlines impacting ls -1Pádraig Brady
2014-11-21tests: chcon: avoid false failure with newer selinuxPádraig Brady
2014-11-21mv: fail when moving a file to a hardlinkBoris Ranto
2014-11-18maint: run strftime syntax check on newer systemsPádraig Brady
2014-10-30maint: tests: fix comments about retry_delay_Pádraig Brady
2014-10-30tests: make inotify-rotate more robust and efficientPádraig Brady
2014-10-29tests: make du/move-dir-while-traversing more robustBernhard Voelker
2014-10-27doc: mention that df -a includes duplicate file systemsPádraig Brady
2014-10-23maint: improve sc_long_lines syntax-check speedPádraig Brady
2014-10-23tests: d_type-check: don't hardcode the C library nameMike Frysinger
2014-10-17tests: avoid false failure when comparing /proc filesBernhard Voelker
2014-10-16tests: fix test hang with unstable inodes in /procPádraig Brady
2014-10-16chroot: call chroot() unconditionally to handle bind mounted "/"Pádraig Brady
2014-10-15copy: avoid an extraneous error when reporting errorsPádraig Brady
2014-10-15cp: read sparse files more efficiently with non regular destinationPádraig Brady
2014-10-15cp: avoid speculative preallocation with --sparse=alwaysPádraig Brady
2014-10-15copy: detect smaller holes than the copy buffer sizePádraig Brady
2014-10-09doc: clarify that timeout limits are not 2038 secondsWieland Hoffmann
2014-10-08maint: avoid new signed overflow warning on 32 bitPádraig Brady
2014-10-07tests: split/b-chunk.sh: avoid spurious fail on non-LinuxJim Meyering
2014-10-08maint: avoid syntax-check failures in previous patchPádraig Brady
2014-10-07wc: don't miscount /sys and similar file systemsPaul Eggert
2014-10-04doc: document stat's output with the --terse optionBernhard Voelker
2014-10-02tests: fix false failure for test referencing libdlNick Alcock
2014-10-02maint: avoid double semicolon syntax check failureBernhard Voelker