summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2013-06-24ls: with -Z, show SMACK security contextJarkko Sakkinen-8/+34
2013-06-22stdbuf: make it mandatory to specify a buffering optionPádraig Brady-6/+14
2013-06-22doc: clarify that truncate --size represents bytes by defaultPádraig Brady-1/+1
2013-06-20id: adjust/restrict smack support to newer versions of libsmackJarkko Sakkinen-1/+2
2013-06-18tests: use appropriate precision when printing float limitsPádraig Brady-2/+16
2013-06-12doc: clarify the description of du --separate-dirsPádraig Brady-1/+1
2013-06-03doc: mention 'UTC' in date --utc helpAndreas Mohr-1/+1
2013-06-02od: -wN, N>64K, avoid misbehavior on systems with 32-bit size_tJim Meyering-3/+3
2013-05-24stat: tune for large-LDAP casePaul Eggert-2/+0
2013-05-23split: with --line-bytes only allocate memory as neededPádraig Brady-43/+96
2013-05-18maint: port --enable-gcc-warnings to clangPaul Eggert-32/+38
2013-05-11maint: add FIXME commentPaul Eggert-1/+5
2013-05-11mkdir: don't assume umask equals POSIX default ACL maskPaul Eggert-9/+36
2013-05-08id: with -Z, show SMACK security contextJarkko Sakkinen-4/+21
2013-05-08cut: improve performance, especially with --output-delimiterCojocaru Alexandru-151/+83
2013-05-07cut: fix handling of overlapping rangesCojocaru Alexandru-3/+3
2013-04-29cut: reduce CPU usage for the the common casePádraig Brady-6/+74
2013-04-29cut: reduce CPU overhead in determining item to outputCojocaru Alexandru-28/+26
2013-04-29cut: make memory allocation independent of range widthCojocaru Alexandru-192/+102
2013-04-28stat,tail: improve support for snfsPádraig Brady-0/+2
2013-04-20tail: exit following by descriptor when no tailable file leftBernhard Voelker-6/+25
2013-04-20tail: let -f --retry wait for inaccessible filesBernhard Voelker-6/+15
2013-04-14head: with --bytes=-N only allocate memory as neededPádraig Brady-6/+22
2013-04-14dd: avoid buffer allocations unless neededOndrej Oprala-53/+82
2013-04-10csplit: add the --suppress-matched optionAssaf Gordon-2/+32
2013-04-04tail: exit without reading input if would never outputPádraig Brady-0/+4
2013-04-04shuf: exit without reading if would never outputPádraig Brady-2/+4
2013-04-04ln: --relative: fix updating of existing symlinksRémy Lefevre-6/+8
2013-03-25shuf: use reservoir-sampling for large or unknown sized inputsAssaf Gordon-7/+170
2013-03-24stat,tail: improve support for efivarfs, exofs, f2fs and ubifsPádraig Brady-0/+8
2013-03-24maint: improve make src/fs-magic-comparePádraig Brady-6/+16
2013-03-22doc: clarify the printable characters output by odPádraig Brady-2/+2
2013-03-22doc: clarify stat the meaning of --format="%t %T"Pádraig Brady-2/+2
2013-03-04build: fix factor build failure on aarch64Torbjörn Granlund-14/+7
2013-02-28uniq: add the --group optionAssaf Gordon-10/+109
2013-02-28doc: move some info from all --help messages, onlinePádraig Brady-5/+1
2013-02-28dircolors: add a new entry to colorize 'arc' filesJavier López-0/+1
2013-02-28join: Add the -z, --zero-terminated optionAssaf Gordon-4/+15
2013-02-28dircolors: add new entries to colorized archive formatsOndřej Vašík-0/+7
2013-02-22install: cleanup properly if the strip program failed for any reasonOndrej Oprala-5/+14
2013-02-20copy: ensure the correct root ID is checked on all platformsJoachim Schmitz-2/+3
2013-02-20maint: cleanup up various uses of __attribute__Pádraig Brady-34/+30
2013-02-20build: fix numfmt build error on compilers without __attributeJoachim Schmitz-2/+1
2013-02-14build: avoid link failure in devmsg() on older linkersPádraig Brady-19/+35
2013-02-13numfmt: fix strtol() return code handlingAssaf Gordon-1/+1
2013-02-11doc: improve the numfmt man page formatPádraig Brady-11/+11
2013-02-10doc: standardize helptext of numfmt and slice into single optionsBenno Schulenberg-62/+82
2013-02-10maint: consolidate developer debug messagesPádraig Brady-91/+65
2013-02-06maint: improve error messages upon failed read, write, access, closeBenno Schulenberg-23/+28
2013-02-05doc: fix a numfmt help section typoAssaf Gordon-5/+5