summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-04-14dd: avoid buffer allocations unless neededOndrej Oprala
2013-04-10csplit: add the --suppress-matched optionAssaf Gordon
2013-04-04tail: exit without reading input if would never outputPádraig Brady
2013-04-04shuf: exit without reading if would never outputPádraig Brady
2013-04-04ln: --relative: fix updating of existing symlinksRémy Lefevre
2013-03-25shuf: use reservoir-sampling for large or unknown sized inputsAssaf Gordon
2013-03-24stat,tail: improve support for efivarfs, exofs, f2fs and ubifsPádraig Brady
2013-03-24maint: improve make src/fs-magic-comparePádraig Brady
2013-03-22doc: clarify the printable characters output by odPádraig Brady
2013-03-22doc: clarify stat the meaning of --format="%t %T"Pádraig Brady
2013-03-04build: fix factor build failure on aarch64Torbjörn Granlund
2013-02-28uniq: add the --group optionAssaf Gordon
2013-02-28doc: move some info from all --help messages, onlinePádraig Brady
2013-02-28dircolors: add a new entry to colorize 'arc' filesJavier López
2013-02-28join: Add the -z, --zero-terminated optionAssaf Gordon
2013-02-28dircolors: add new entries to colorized archive formatsOndřej Vašík
2013-02-22install: cleanup properly if the strip program failed for any reasonOndrej Oprala
2013-02-20copy: ensure the correct root ID is checked on all platformsJoachim Schmitz
2013-02-20maint: cleanup up various uses of __attribute__Pádraig Brady
2013-02-20build: fix numfmt build error on compilers without __attributeJoachim Schmitz
2013-02-14build: avoid link failure in devmsg() on older linkersPádraig Brady
2013-02-13numfmt: fix strtol() return code handlingAssaf Gordon
2013-02-11doc: improve the numfmt man page formatPádraig Brady
2013-02-10doc: standardize helptext of numfmt and slice into single optionsBenno Schulenberg
2013-02-10maint: consolidate developer debug messagesPádraig Brady
2013-02-06maint: improve error messages upon failed read, write, access, closeBenno Schulenberg
2013-02-05doc: fix a numfmt help section typoAssaf Gordon
2013-02-05stty: add support for DTR/DSR hardware control flowOndřej Vašík
2013-02-05numfmt: correct a printf formatPádraig Brady
2013-02-04numfmt: a new command to format numbersAssaf Gordon
2013-02-04cut: fix a segfault with disjoint open ended rangesPádraig Brady
2013-01-28df: do not treat rootfs speciallyBernhard Voelker
2013-01-27df: prefer fullpath entries when deduplicatingOndrej Oprala
2013-01-26timeout: ensure a blocked SIGALRM from the parent is unblockedStephan Krempel
2013-01-26seq: fix to always honor the step valuePádraig Brady
2013-01-26seq: fix misaligment with -w when no precision for start valuePádraig Brady
2013-01-26cut: fix -f to work with the -d$'\n' edge casePádraig Brady
2013-01-26cut: with -f, process each line independentlyPádraig Brady
2013-01-23doc: fix order of du options in usage and texinfo manualBernhard Voelker
2013-01-23maint: define usage note about mandatory args centrallyBernhard Voelker
2013-01-21du: add -t SIZE, --threshold=SIZE optionJakob Truelsen
2013-01-12uptime: gettextize an overlooked string, and normalize anotherBenno Schulenberg
2013-01-10doc: make a --help text fragment identical to three othersBenno Schulenberg
2013-01-07factor: apply a more general fix to enable correct assemblyPádraig Brady
2013-01-01maint: update all copyright year number rangesJim Meyering
2012-12-27doc: improve od --help and man pagePádraig Brady
2012-12-21factor: disable x86_64 assembly code for x32 buildsMike Frysinger
2012-12-21dd: fix a printf format mismatch in an error messagePádraig Brady
2012-12-21seq: fix newline output when -s specifiedPádraig Brady
2012-12-19build: fix cygwin build issuesZartaj Majeed