summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: chcon: avoid false failure with newer selinuxPádraig Brady2014-11-211-3/+3
* mv: fail when moving a file to a hardlinkBoris Ranto2014-11-219-117/+92
* maint: run strftime syntax check on newer systemsPádraig Brady2014-11-181-2/+2
* maint: tests: fix comments about retry_delay_Pádraig Brady2014-10-306-12/+13
* tests: make inotify-rotate more robust and efficientPádraig Brady2014-10-301-20/+25
* tests: make du/move-dir-while-traversing more robustBernhard Voelker2014-10-291-1/+1
* doc: mention that df -a includes duplicate file systemsPádraig Brady2014-10-272-6/+10
* maint: improve sc_long_lines syntax-check speedPádraig Brady2014-10-231-7/+6
* tests: d_type-check: don't hardcode the C library nameMike Frysinger2014-10-231-3/+2
* tests: avoid false failure when comparing /proc filesBernhard Voelker2014-10-171-1/+1
* tests: fix test hang with unstable inodes in /procPádraig Brady2014-10-161-1/+1
* chroot: call chroot() unconditionally to handle bind mounted "/"Pádraig Brady2014-10-163-43/+43
* copy: avoid an extraneous error when reporting errorsPádraig Brady2014-10-151-7/+10
* cp: read sparse files more efficiently with non regular destinationPádraig Brady2014-10-152-3/+5
* cp: avoid speculative preallocation with --sparse=alwaysPádraig Brady2014-10-153-15/+65
* copy: detect smaller holes than the copy buffer sizePádraig Brady2014-10-153-47/+140
* doc: clarify that timeout limits are not 2038 secondsWieland Hoffmann2014-10-091-1/+1
* maint: avoid new signed overflow warning on 32 bitPádraig Brady2014-10-081-1/+4
* tests: split/b-chunk.sh: avoid spurious fail on non-LinuxJim Meyering2014-10-071-0/+2
* maint: avoid syntax-check failures in previous patchPádraig Brady2014-10-083-7/+6
* wc: don't miscount /sys and similar file systemsPaul Eggert2014-10-0714-188/+463
* doc: document stat's output with the --terse optionBernhard Voelker2014-10-041-0/+14
* tests: fix false failure for test referencing libdlNick Alcock2014-10-021-1/+1
* maint: avoid double semicolon syntax check failureBernhard Voelker2014-10-021-1/+1
* dd: new status=progress level to print stats periodicallyFederico Simoncelli2014-09-305-53/+145
* dd: use more robust SIGUSR1 handlingPádraig Brady2014-09-305-32/+135
* test: check for Fedora 20 sort key bugPaul Eggert2014-09-241-0/+4
* mv: use reflink=auto mode by defaultDavid Sterba2014-09-242-1/+4
* stty: only list supported options in --help and man pagesPádraig Brady2014-09-231-4/+173
* doc: fix use of "e.g." in stdbuf help messageMichal Nazarewicz2014-09-231-1/+1
* build: pass program name to help2man after other optionsBernhard Voelker2014-09-231-1/+2
* build: fix argument count check in dummy-man againBernhard Voelker2014-09-231-1/+1
* build: fix an inverted test breaking dummy-manAlban Bedel2014-09-221-1/+1
* build: fix dependency issues with man page generationPádraig Brady2014-09-193-37/+113
* maint: don't trigger gcc-5's new -Wlogical-not-parentheses warningJim Meyering2014-09-191-1/+1
* cp: fix handling of -H with multiply specified source dirsPádraig Brady2014-09-193-5/+17
* cp: issue correct warning and ignore duplicate source dirsPádraig Brady2014-09-194-0/+53
* doc: output correct --help references with --program-prefixPádraig Brady2014-09-1999-100/+104
* doc: ensure the correct texinfo nodes are referenced in --helpPádraig Brady2014-09-192-4/+26
* tests: fix false du failure on newer XFSBernhard Voelker2014-09-161-9/+8
* cat: allow copying empty files to themselvesPaul Eggert2014-09-113-27/+44
* doc: reference online info pages directly from man pagesPádraig Brady2014-09-112-7/+30
* doc: adjust reference to info nodes in man pagesPádraig Brady2014-09-103-3/+4
* maint: include libstdbuf.c in extraneous headers checkPádraig Brady2014-09-102-3/+1
* build: adjust previous transformations on libstdbuf namePádraig Brady2014-09-101-5/+5
* build: avoid name transformations on libstdbufPádraig Brady2014-09-102-1/+10
* maint: fix syntax-check issues in recent commitPádraig Brady2014-09-092-2/+2
* maint: avoid file-scope names of the form _[a-z]*Paul Eggert2014-09-086-29/+31
* maint: prefer 'return status;' to 'exit (status);' in 'main'Paul Eggert2014-09-08102-218/+204
* doc: rename "coreutils invocation" to "Multi-call invocation"Paul Eggert2014-09-081-9/+12