summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2014-11-27rm: fix prompted number of arguments to remove on some platformsPádraig Brady-18/+24
2014-11-26tests: fix portability issue in dd/ascii testPádraig Brady-35/+36
2014-11-25build: port new rule for coreutils.h to old BashPaul Eggert-1/+2
2014-11-24paste: fix possible truncated output with large filesTobias Stoeckmann-3/+8
2014-11-24df: only suppress remote mounts of separate exports with --totalPádraig Brady-31/+77
2014-11-23df: ensure -a shows all remote file system entriesPádraig Brady-7/+10
2014-11-22tests: add a case verifying mv on case insensitive file systemsPádraig Brady-68/+44
2014-11-21doc: mention how to avoid newlines impacting ls -1Pádraig Brady-2/+4
2014-11-21tests: chcon: avoid false failure with newer selinuxPádraig Brady-3/+3
2014-11-21mv: fail when moving a file to a hardlinkBoris Ranto-117/+92
2014-11-18maint: run strftime syntax check on newer systemsPádraig Brady-2/+2
2014-10-30maint: tests: fix comments about retry_delay_Pádraig Brady-12/+13
2014-10-30tests: make inotify-rotate more robust and efficientPádraig Brady-20/+25
2014-10-29tests: make du/move-dir-while-traversing more robustBernhard Voelker-1/+1
2014-10-27doc: mention that df -a includes duplicate file systemsPádraig Brady-6/+10
2014-10-23maint: improve sc_long_lines syntax-check speedPádraig Brady-7/+6
2014-10-23tests: d_type-check: don't hardcode the C library nameMike Frysinger-3/+2
2014-10-17tests: avoid false failure when comparing /proc filesBernhard Voelker-1/+1
2014-10-16tests: fix test hang with unstable inodes in /procPádraig Brady-1/+1
2014-10-16chroot: call chroot() unconditionally to handle bind mounted "/"Pádraig Brady-43/+43
2014-10-15copy: avoid an extraneous error when reporting errorsPádraig Brady-7/+10
2014-10-15cp: read sparse files more efficiently with non regular destinationPádraig Brady-3/+5
2014-10-15cp: avoid speculative preallocation with --sparse=alwaysPádraig Brady-15/+65
2014-10-15copy: detect smaller holes than the copy buffer sizePádraig Brady-47/+140
2014-10-09doc: clarify that timeout limits are not 2038 secondsWieland Hoffmann-1/+1
2014-10-08maint: avoid new signed overflow warning on 32 bitPádraig Brady-1/+4
2014-10-07tests: split/b-chunk.sh: avoid spurious fail on non-LinuxJim Meyering-0/+2
2014-10-08maint: avoid syntax-check failures in previous patchPádraig Brady-7/+6
2014-10-07wc: don't miscount /sys and similar file systemsPaul Eggert-188/+463
2014-10-04doc: document stat's output with the --terse optionBernhard Voelker-0/+14
2014-10-02tests: fix false failure for test referencing libdlNick Alcock-1/+1
2014-10-02maint: avoid double semicolon syntax check failureBernhard Voelker-1/+1
2014-09-30dd: new status=progress level to print stats periodicallyFederico Simoncelli-53/+145
2014-09-30dd: use more robust SIGUSR1 handlingPádraig Brady-32/+135
2014-09-24test: check for Fedora 20 sort key bugPaul Eggert-0/+4
2014-09-24mv: use reflink=auto mode by defaultDavid Sterba-1/+4
2014-09-23stty: only list supported options in --help and man pagesPádraig Brady-4/+173
2014-09-23doc: fix use of "e.g." in stdbuf help messageMichal Nazarewicz-1/+1
2014-09-23build: pass program name to help2man after other optionsBernhard Voelker-1/+2
2014-09-23build: fix argument count check in dummy-man againBernhard Voelker-1/+1
2014-09-22build: fix an inverted test breaking dummy-manAlban Bedel-1/+1
2014-09-19build: fix dependency issues with man page generationPádraig Brady-37/+113
2014-09-19maint: don't trigger gcc-5's new -Wlogical-not-parentheses warningJim Meyering-1/+1
2014-09-19cp: fix handling of -H with multiply specified source dirsPádraig Brady-5/+17
2014-09-19cp: issue correct warning and ignore duplicate source dirsPádraig Brady-0/+53
2014-09-19doc: output correct --help references with --program-prefixPádraig Brady-100/+104
2014-09-19doc: ensure the correct texinfo nodes are referenced in --helpPádraig Brady-4/+26
2014-09-16tests: fix false du failure on newer XFSBernhard Voelker-9/+8
2014-09-11cat: allow copying empty files to themselvesPaul Eggert-27/+44
2014-09-11doc: reference online info pages directly from man pagesPádraig Brady-7/+30