summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2014-03-05tests: fix false failure in nohup.sh in non tty buildsPádraig Brady-0/+5
2014-03-03doc: improve df --human and --si, help and man pagePádraig Brady-5/+6
2014-02-27date: fix crash or infinite loop when parsing a malformed TZ=""Pádraig Brady-0/+10
2014-02-27cp: copy files by inode only if that facility is availablePaul Eggert-1/+1
2014-02-27build: update gnulib submodule to latestPaul Eggert-0/+0
2014-02-26cp: copy files by inodePaul Eggert-1/+1
2014-02-26build: update gnulib submodule to latestPaul Eggert-0/+0
2014-02-26shuf: convert error diagnostic to lowercaseBernhard Voelker-3/+3
2014-02-26doc: add dd example for failing disksBernhard Voelker-0/+19
2014-02-23shuf: with -r, don't dump core if the input is emptyPaul Eggert-4/+18
2014-02-20doc: fix problems with @w and @kbd (Bug#16802)Paul Eggert-19/+20
2014-02-10cp: with --link always use linkat() if availablePádraig Brady-8/+13
2014-02-09head,tail: consistently diagnose write errorsPádraig Brady-56/+104
2014-02-09head: fix --lines=-0 outputting nothing if no newline at EOFАлексей Шилин-8/+30
2014-02-09dircolors: add a new entry to colorize 'm4a' filesJohn-0/+1
2014-02-09od: add an --endian option to control byte swappingNiels Möller-3/+118
2014-01-29stat,tail: improve support for HFS+ and HFSXPádraig Brady-0/+10
2014-01-24tests: skip chown/separator with conflicting group IDsAssaf Gordon-0/+6
2014-01-21build: suppress an erroneous warning --with-selinux=noPádraig Brady-9/+11
2014-01-17build: remove no longer used spawn-pipe files from POTFILES.inPádraig Brady-3/+0
2014-01-17build: avoid unneeded spawn-pipe gnulib modulePádraig Brady-1/+1
2014-01-17doc: clarify SMACK related --help and documentationChengwei Yang-17/+22
2014-01-17ln: fix replacing symbolic links whose targets can't existPádraig Brady-3/+33
2014-01-14tests: restrict a recent SELinux test to SELinux systemsPádraig Brady-0/+1
2014-01-13copy: fix a segfault in SELinux context copying codeNicolas Iooss-0/+74
2014-01-13maint: tests: refactor gcc commands for building shared libPádraig Brady-6/+19
2014-01-13copy: fix SELinux context preservation for existing directoriesPádraig Brady-1/+36
2014-01-10tests: improve test for a working setfaclBernhard Voelker-1/+29
2014-01-09tests: avoid FP failure when cp fails for /proc/cpuinfoBernhard Voelker-1/+6
2014-01-02maint: fix copyright holder and year in selinux sourcesBernhard Voelker-2/+2
2014-01-02maint: update all copyright year number rangesBernhard Voelker-724/+724
2014-01-02maint: prevent update-copyright from updating files from gnulibBernhard Voelker-0/+2
2014-01-02build: update gnulib submodule, bootstrap and tests/init.sh to latestBernhard Voelker-3/+11
2013-12-13maint: post-release administriviaPádraig Brady-2/+5
2013-12-13version 8.22v8.22Pádraig Brady-1/+1
2013-12-13stat,tail: improve support for hostfs and smackfsPádraig Brady-4/+8
2013-12-13tests: avoid unlikely deadlock in dd/no-allocate on some shellsPádraig Brady-18/+35
2013-12-13tests: restrict cp --link inode comparisons to compatible systemsPádraig Brady-0/+16
2013-12-13build: default to avoiding openssl system librariesPádraig Brady-5/+2
2013-12-12doc: fix typo in numfmt invocationTiger Lee-1/+1
2013-12-11tests: df/total-unprocessed: fix false failure with lofsPádraig Brady-5/+7
2013-12-11tests: avoid warnings due to new filefrag -v formatPádraig Brady-1/+2
2013-12-09build: update gnulib to fix a tests build failurePádraig Brady-0/+0
2013-12-09tests: fix false failure due to xargs usagePádraig Brady-1/+1
2013-12-09tests: fix false failure on systems without /dev/stdinPádraig Brady-10/+15
2013-12-09build: update gnulib and improve --with-openssl configure helpPádraig Brady-10/+2
2013-12-09tests: fix false failure due to gdb inline function handlingPádraig Brady-5/+9
2013-12-09tail: use consistent diagnostics with and without inotifyPádraig Brady-6/+11
2013-12-09tests: avoid false df failure with nfs and lofsBernhard Voelker-1/+1
2013-12-07tests: avoid problematic $(< file) shell constructPádraig Brady-1/+1