summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-16maint: df: avoid sizeof(char**) static analysis warningBernhard Voelker
2014-04-11tests: fix false dd conv=sparse failure on newer XFSPádraig Brady
2014-04-10maint: avoid static analysis warnings in ln.cPádraig Brady
2014-04-09maint: document timeout --preserve-status in v8.21 NEWSPádraig Brady
2014-04-09doc: clarify in --help that -Z doesn't take an argumentPádraig Brady
2014-04-05maint: various cleanupsPádraig Brady
2014-04-05shred: overwrite inode storage used by some file systemsPádraig Brady
2014-04-04shred: avoid a data pass on empty filesPádraig Brady
2014-04-03cp: don't reserve a device numberPaul Eggert
2014-04-03shred: shred one block even for empty filesPaul Eggert
2014-04-02shred: port to GNU/Linux behavior with tape drivesPaul Eggert
2014-04-02head: port to Darwin and use simpler seeksPaul Eggert
2014-03-31head: fix bug with head -c-N when stdin is not at startPaul Eggert
2014-03-26mv: fix issues with previous prompt adjustmentsPádraig Brady
2014-03-26ptx: avoid --format long option falling through into --helpBernhard Voelker
2014-03-26basename: mention that the -s option implies -a in usageBernhard Voelker
2014-03-24cp: simplify overwrite logicPaul Eggert
2014-03-24cp: improve quality of overwrite promptPaul Eggert
2014-03-24split: avoid unnecessary input bufferingPádraig Brady
2014-03-19doc: clarify the operation of uniq -uDPádraig Brady
2014-03-19doc: avoid regex ambiguity in chmod mode descriptionEdward Welbourne
2014-03-19chroot: always diagnose failure to set supplemental groupsPádraig Brady
2014-03-19chmod: fix erroneous warnings with -R --changesDylan Simon
2014-03-19maint: fix typo in comment in fadvise.cBernhard Voelker
2014-03-18stat: port birthtime to Solaris 11Paul Eggert
2014-03-13ln: with -sr, don't segfault for a TARGET of ''Jim Meyering
2014-03-13maint: avoid "attribute-const"-suggesting warning from gccJim Meyering
2014-03-13scripts: autotools-install: updateJim Meyering
2014-03-13chroot: improve --userspec and --groups look-upPádraig Brady
2014-03-09doc: fix typo in texinfo docsAleksej Serdjukov
2014-03-07doc: fix readpath typo in texinfo contentsPádraig Brady
2014-03-05tests: avoid the :> construct which can hide errorsPádraig Brady
2014-03-05tests: fix false failure in nohup.sh in non tty buildsPádraig Brady
2014-03-03doc: improve df --human and --si, help and man pagePádraig Brady
2014-02-27date: fix crash or infinite loop when parsing a malformed TZ=""Pádraig Brady
2014-02-27cp: copy files by inode only if that facility is availablePaul Eggert
2014-02-27build: update gnulib submodule to latestPaul Eggert
2014-02-26cp: copy files by inodePaul Eggert
2014-02-26build: update gnulib submodule to latestPaul Eggert
2014-02-26shuf: convert error diagnostic to lowercaseBernhard Voelker
2014-02-26doc: add dd example for failing disksBernhard Voelker
2014-02-23shuf: with -r, don't dump core if the input is emptyPaul Eggert
2014-02-20doc: fix problems with @w and @kbd (Bug#16802)Paul Eggert
2014-02-10cp: with --link always use linkat() if availablePádraig Brady
2014-02-09head,tail: consistently diagnose write errorsPádraig Brady
2014-02-09head: fix --lines=-0 outputting nothing if no newline at EOFАлексей Шилин
2014-02-09dircolors: add a new entry to colorize 'm4a' filesJohn
2014-02-09od: add an --endian option to control byte swappingNiels Möller
2014-01-29stat,tail: improve support for HFS+ and HFSXPádraig Brady
2014-01-24tests: skip chown/separator with conflicting group IDsAssaf Gordon