summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2012-12-17readlink: support multiple command line argumentsPádraig Brady
2012-12-15tail,stat: improve support for the ceph file systemBernhard Voelker
2012-12-08cp: fix --no-preserve=mode to not exit 1Bernhard Voelker
2012-12-07df: do not print duplicate entries and rootfs by defaultOndrej Oprala
2012-12-06cut: avoid a redundant heap allocationCojocaru Alexandru
2012-12-06cut: improve error reportingCojocaru Alexandru
2012-12-04maint: remove a redundant odd sized alloc from factor.cPádraig Brady
2012-12-04factor: fix infinite loop on 32 bit powerpcColin Watson
2012-11-24cut: do not print extraneous delimiters in some unusual casesJim Meyering
2012-11-24cut: treat -b2-,3- like -b2-, not like -b3-Jim Meyering
2012-11-24seq: ensure correct output width for scientific notation inputPádraig Brady
2012-11-22df: reorder default field list of --output optionBernhard Voelker
2012-11-20install: fix security racePaul Eggert
2012-11-20nl: remove deprecated --page-increment optionBernhard Voelker
2012-11-19cut: do not accept the invalid range 0-Bernhard Voelker
2012-11-18build: fix compilation failure on x32Daniel Schepler
2012-11-18maint: correct indentation of W_TYPE_SIZE-defining cpp directivesJim Meyering