summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-11install: allow options -D and -t to be used togetherBernhard Voelker
2014-06-11build: update gnulib submodule and tests/init.sh to latestPádraig Brady
2014-06-11build: update GCC warningsPádraig Brady
2014-06-03tests: consolidate tests for true and falsePádraig Brady
2014-06-02maint: avoid compiler warnings with some assert() implementationsBen Walton
2014-06-02build: be more specific about .git repo before enabling warningsBen Walton
2014-06-01cut: restore special case handling of -f with -d$'\n'Pádraig Brady
2014-06-01stat: avoid redundant stat() callsPádraig Brady
2014-05-29df: use the last device name provided by the systemPádraig Brady
2014-05-26stdbuf: support OS XPádraig Brady
2014-05-26build: uname: avoid shadowing warningJim Meyering
2014-05-26doc: clarify --zero-terminated optionPádraig Brady
2014-05-25build: libstdbuf.so: avoid new OS X link failureJim Meyering
2014-05-25cat,cp,split: use a larger buffer for copyingJim Meyering
2014-05-24doc: use nicer quotesPaul Eggert
2014-05-23stat,tail: improve support for LogFS and ConfigFSPádraig Brady
2014-05-22maint: enforce consistent width and case of file system constantsPádraig Brady
2014-05-21stdbuf: support compilers other than __GNUC__Pádraig Brady
2014-05-21tests: use chroot --user rather than internal setuidgid toolPádraig Brady
2014-05-21chroot: make changing root check more robustPádraig Brady
2014-05-21chroot: exit immediately upon failurePádraig Brady
2014-05-21chroot: with --userspec clear root's supplemental groupsPádraig Brady
2014-05-16chroot: don't chdir() if not changing rootPádraig Brady
2014-05-13maint: avoid clang -Wtautological-constant-out-of-range-compare warningPádraig Brady
2014-05-13df: ignore non file system entries in /proc/mountsPádraig Brady
2014-05-13df: fix handling of symlinks in mount listPádraig Brady
2014-05-13df: also deduplicate virtual file systemsPádraig Brady
2014-05-13tests: fix spurious failure with leading spaces in file namesPádraig Brady
2014-05-12build: avoid bootstrap error with gettext 0.18.3.1Assaf Gordon
2014-05-10shred: don't infloop upon negative sizeJim Meyering
2014-05-10shred: fix overflow checking of command-line optionsPaul Eggert
2014-05-07tests: improve new ascii test of ddBernhard Voelker
2014-05-06dd: fix conv=ascii, conv=ebcdic, conv=ibm to match POSIXPaul Eggert
2014-05-07tests: improve diagnostics when asserting empty filesPádraig Brady
2014-05-06mv,cp: preserve symlink xattrs when copying across file systemsPádraig Brady
2014-05-05tests: initial SMACK testsJarkko Sakkinen
2014-05-04maint: autotools-install: update tool version numbers to latestJim Meyering
2014-05-03maint: don't let envvar setting break ChangeLog generationJim Meyering
2014-05-02numfmt: improve processing throughput by 800%Pádraig Brady
2014-05-02numfmt: support zero padding using --format="%010f"Pádraig Brady
2014-04-29doc: clarify the pr --page-width descriptionsPádraig Brady
2014-04-29ptx: fix whitespace trimming with multiple filesPádraig Brady
2014-04-25maint: make ChangeLog generation more robustPádraig Brady
2014-04-25maint: remove trailing comma from enum to make gl/ c89 compatEdgars Irmejs
2014-04-22doc: clarify meaning of stat's mtime and ctime formatsAssaf Gordon
2014-04-18tests: make ls tests independent of COLORTERM envPádraig Brady
2014-04-17doc: disambiguate chmod man page reference to (a) usersPádraig Brady
2014-04-17dircolors: add hurd and mach-gnu-color terminal typesDavid Michael
2014-04-17ls: don't output colors with unknown TERM env variableGuilherme de Almeida Suckevicz
2014-04-16doc: improve remove prompt translator commentBenno Schulenberg