summaryrefslogtreecommitdiff
path: root/src/du.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-10du: don't abort when a subdir is renamed during traversalJim Meyering1-4/+11
2011-01-01maint: update all copyright year number rangesJim Meyering1-1/+1
2010-12-28coreutils: keep lines within 80-column limitsPaul Eggert1-2/+4
2010-10-23du: don't print junk when diagnosing out-of-range time stampsPaul Eggert1-2/+3
2010-07-24du: tune, and fix some -L bugs with dangling or cyclic symlinksPaul R. Eggert1-69/+75
2010-07-09chcon, chmod, chown, du: don't translate "%s"Paul Eggert1-1/+1
2010-07-06du: Hash with a mechanism that's simpler and takes less memory.Paul Eggert1-14/+7
2010-07-04du: increase the initial dev-inode set sizeJim Meyering1-1/+1
2010-07-04du: use less than half as much memory when tracking hard linksJim Meyering1-63/+10
2010-07-03du: don't miscount duplicate directories or link-count-1 filesPaul Eggert1-2/+13
2010-06-29doc: df, du, ls: improve --blocksize description in --helpJim Meyering1-1/+3
2010-05-31maint: replace each "for (;;)" with "while (true)"Jim Meyering1-1/+1
2010-05-19du: recognize -d N as equivalent to --max-depth=NJon Ringuette1-8/+7
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering1-1/+1
2009-11-07build: consistently use freopen-saferEric Blake1-1/+1
2009-11-07maint: make du's cycle-detection code consistentJim Meyering1-11/+6
2009-11-05du: cleanup: remove dead-code vestige of already-removed optionJim Meyering1-5/+0
2009-11-05du now diagnoses cycles, rather than ignoring themJim Meyering1-5/+18
2009-09-23maint: Use logical rather than bitwise operators on boolsPádraig Brady1-1/+1
2009-09-21doc: mention the texinfo documentation in --helpPádraig Brady1-1/+1
2009-09-10doc: improve various BLOCKSIZE and SIZE helpOndřej Vašík1-4/+2
2009-09-01chcon, chmod, chgrp, chown, du: report fts_close failurePádraig Brady1-1/+4
2009-09-01chcon, chmod, chgrp, chown, du: do not ignore fts_close failureJim Meyering1-4/+2
2009-09-01maint: du: remove unnecessary initializationJim Meyering1-1/+0
2009-08-25global: convert indentation-TABs to spacesJim Meyering1-309/+309
2009-02-13du,chgrp,chmod,chown: use FTS_DEFER_STATJim Meyering1-2/+2
2008-12-16du: -H now does what POSIX requiresJim Meyering1-9/+4
2008-12-02du: read and process --files0-from= input a name at a time,Jim Meyering1-63/+77
2008-12-01doc: Improve description of --files0-from optionPádraig Brady1-1/+2
2008-11-10avoid warnings about discarding "qualifiers from pointer target type"Jim Meyering1-1/+1
2008-08-04doc: correct and normalize --help output of several toolsBenno Schulenberg1-3/+3
2008-06-27factor out time_t-to-string conversion idiomJim Meyering1-5/+1
2008-06-16remove redundant const directivesJim Meyering1-1/+1
2008-06-14add "const" attribute, where possibleJim Meyering1-1/+1
2008-06-08standardize some error messagesBo Borgerson1-1/+1
2008-06-03use gnulib's progname moduleJim Meyering1-4/+1
2008-06-02declare program_name consistentlyJim Meyering1-1/+1
2008-05-29du.c: tiny cleanup (no semantic change)Jim Meyering1-1/+1
2008-05-26convert the rest to use proper_name -- manuallyJim Meyering1-1/+3
2008-05-26use gnulib's proper_name_utf8 function, but *not* proper_nameJim Meyering1-1/+2
2008-05-17du, wc: merge improved --files0-from=F-related diagnosticsJim Meyering1-1/+13
2007-08-11Accommodate more xstrtol changes.Paul Eggert1-2/+2
2007-08-04Adapt to new human and xstrtol API.Paul Eggert1-7/+16
2007-07-31du: print size (probably incomplete) of each inaccessible directoryJim Meyering1-6/+1
2007-07-23Update all copyright notices to use the newer form.Jim Meyering1-5/+4
2007-07-14Remove long-deprecated options.Jim Meyering1-13/+0
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering1-1/+1
2007-05-02* src/du.c (usage): Tweak description of --dereference-args (-D) again.Jim Meyering1-1/+2
2007-04-25* src/du.c (usage): Clarify description of --dereference-args (-D).Jim Meyering1-1/+1
2007-03-28Help translators include translation team's web or email address.Jim Meyering1-1/+1