summaryrefslogtreecommitdiff
path: root/src/du.c
Commit message (Expand)AuthorAgeFilesLines
* du: --apparent counts only symlinks and regularPaul Eggert2023-03-041-4/+4
* numfmt: add support for new SI prefixesPaul Eggert2023-01-051-1/+1
* maint: update all copyright year number rangesPádraig Brady2023-01-011-1/+1
* maint: update all copyright year number rangesPádraig Brady2022-01-021-1/+1
* doc: modernize usage of “disk” and “core”Paul Eggert2021-07-281-5/+5
* maint: while (1) → while (true)Paul Eggert2021-06-261-1/+1
* maint: use "char const *" rather than "const char *"Pádraig Brady2021-04-111-3/+3
* maint: update all copyright year number rangesPádraig Brady2021-01-011-1/+1
* maint: adjust to split out xstrtol-error gnulib modulePádraig Brady2020-01-011-0/+1
* maint: update all copyright year number rangesPádraig Brady2020-01-011-1/+1
* all: improve parsing of numeric argumentsPaul Eggert2019-10-221-4/+4
* maint: update all copyright year number rangesAssaf Gordon2019-01-011-1/+1
* maint: update all copyright year number rangesPádraig Brady2018-01-011-1/+1
* all: prefer HTTPS in URLsPaul Eggert2017-09-191-1/+1
* maint: use C99 for loop initial declarations where possiblePádraig Brady2017-06-171-2/+1
* maint: standardize on "timestamp" as per POSIXPaul Eggert2017-01-091-4/+4
* maint: update all copyright year number rangesPádraig Brady2017-01-011-1/+1
* all: reduce usage of proper_name_utf8()Pádraig Brady2016-11-141-1/+1
* all: use die() rather than error(EXIT_FAILURE)Pádraig Brady2016-10-161-4/+5
* date ls pr: fix time zone abbrs on SysV platformsPaul Eggert2016-03-171-7/+10
* maint: update all copyright year number rangesPádraig Brady2016-01-011-1/+1
* all: avoid quoting file names when possiblePádraig Brady2015-11-041-10/+10
* all: replace most uses of quotearg_colon() with quote()Pádraig Brady2015-11-041-5/+4
* all: quote string arguments in error messagesPádraig Brady2015-10-271-1/+1
* du: avoid to stat all mount points if possibleBernhard Voelker2015-09-181-35/+39
* maint: prefer STREQ_LEN and STRPREFIX over strncmp in all casesBernhard Voelker2015-02-171-3/+3
* doc: clarify that du operands are interdependentPádraig Brady2015-01-191-1/+1
* maint: update all copyright year number rangesPádraig Brady2015-01-011-1/+1
* du: handle sub-bind-mount cycles gracefullyBoris Ranto2014-12-021-1/+22
* doc: output correct --help references with --program-prefixPádraig Brady2014-09-191-1/+1
* maint: prefer 'return status;' to 'exit (status);' in 'main'Paul Eggert2014-09-081-1/+1
* du: ignore directory cycles due to bind mountsPádraig Brady2014-06-241-8/+4
* doc: clarify --zero-terminated optionPádraig Brady2014-05-261-1/+1
* maint: update all copyright year number rangesBernhard Voelker2014-01-021-1/+1
* doc: more semicolons instead of periods in option descriptionsBenno Schulenberg2013-08-051-6/+6
* doc: use semicolon instead of period in option descriptionsBenno Schulenberg2013-08-011-3/+3
* du: add --inodes optionBernhard Voelker2013-07-271-4/+34
* maint: use new gnulib function to free mount entries in duBernhard Voelker2013-07-221-6/+1
* doc: clarify the description of du --separate-dirsPádraig Brady2013-06-121-1/+1
* doc: fix order of du options in usage and texinfo manualBernhard Voelker2013-01-231-12/+12
* maint: define usage note about mandatory args centrallyBernhard Voelker2013-01-231-4/+3
* du: add -t SIZE, --threshold=SIZE optionJakob Truelsen2013-01-211-3/+31
* maint: update all copyright year number rangesJim Meyering2013-01-011-1/+1
* du: avoid abort on systems for which ->me_type is not malloc'dJim Meyering2012-09-301-1/+2
* du: handle bind-mounted directory cycles gracefullyOndrej Oprala2012-08-211-10/+60
* maint: handle file sizes more reliablyPaul Eggert2012-05-101-4/+8
* du: fix -x: don't ignore non-directory argumentsJim Meyering2012-03-081-1/+8
* maint: use single copyright year rangeJim Meyering2012-01-271-1/+1
* maint: src/*.[ch]: convert more `...' to '...'Jim Meyering2012-01-091-1/+1
* maint: src/*.c: change remaining quotes (without embedded spaces)Jim Meyering2012-01-091-4/+4