Age | Commit message (Expand) | Author | Files | Lines |
2011-01-10 | du: don't abort when a subdir is renamed during traversal | Jim Meyering | 1 | -4/+11 |
2011-01-01 | maint: update all copyright year number ranges | Jim Meyering | 1 | -1/+1 |
2010-12-28 | coreutils: keep lines within 80-column limits | Paul Eggert | 1 | -2/+4 |
2010-10-23 | du: don't print junk when diagnosing out-of-range time stamps | Paul Eggert | 1 | -2/+3 |
2010-07-24 | du: tune, and fix some -L bugs with dangling or cyclic symlinks | Paul R. Eggert | 1 | -69/+75 |
2010-07-09 | chcon, chmod, chown, du: don't translate "%s" | Paul Eggert | 1 | -1/+1 |
2010-07-06 | du: Hash with a mechanism that's simpler and takes less memory. | Paul Eggert | 1 | -14/+7 |
2010-07-04 | du: increase the initial dev-inode set size | Jim Meyering | 1 | -1/+1 |
2010-07-04 | du: use less than half as much memory when tracking hard links | Jim Meyering | 1 | -63/+10 |
2010-07-03 | du: don't miscount duplicate directories or link-count-1 files | Paul Eggert | 1 | -2/+13 |
2010-06-29 | doc: df, du, ls: improve --blocksize description in --help | Jim Meyering | 1 | -1/+3 |
2010-05-31 | maint: replace each "for (;;)" with "while (true)" | Jim Meyering | 1 | -1/+1 |
2010-05-19 | du: recognize -d N as equivalent to --max-depth=N | Jon Ringuette | 1 | -8/+7 |
2010-01-01 | maint: update all FSF copyright year lists to include 2010 | Jim Meyering | 1 | -1/+1 |
2009-11-07 | build: consistently use freopen-safer | Eric Blake | 1 | -1/+1 |
2009-11-07 | maint: make du's cycle-detection code consistent | Jim Meyering | 1 | -11/+6 |
2009-11-05 | du: cleanup: remove dead-code vestige of already-removed option | Jim Meyering | 1 | -5/+0 |
2009-11-05 | du now diagnoses cycles, rather than ignoring them | Jim Meyering | 1 | -5/+18 |
2009-09-23 | maint: Use logical rather than bitwise operators on bools | Pádraig Brady | 1 | -1/+1 |
2009-09-21 | doc: mention the texinfo documentation in --help | Pádraig Brady | 1 | -1/+1 |
2009-09-10 | doc: improve various BLOCKSIZE and SIZE help | Ondřej Vašík | 1 | -4/+2 |
2009-09-01 | chcon, chmod, chgrp, chown, du: report fts_close failure | Pádraig Brady | 1 | -1/+4 |
2009-09-01 | chcon, chmod, chgrp, chown, du: do not ignore fts_close failure | Jim Meyering | 1 | -4/+2 |
2009-09-01 | maint: du: remove unnecessary initialization | Jim Meyering | 1 | -1/+0 |
2009-08-25 | global: convert indentation-TABs to spaces | Jim Meyering | 1 | -309/+309 |
2009-02-13 | du,chgrp,chmod,chown: use FTS_DEFER_STAT | Jim Meyering | 1 | -2/+2 |
2008-12-16 | du: -H now does what POSIX requires | Jim Meyering | 1 | -9/+4 |
2008-12-02 | du: read and process --files0-from= input a name at a time, | Jim Meyering | 1 | -63/+77 |
2008-12-01 | doc: Improve description of --files0-from option | Pádraig Brady | 1 | -1/+2 |
2008-11-10 | avoid warnings about discarding "qualifiers from pointer target type" | Jim Meyering | 1 | -1/+1 |
2008-08-04 | doc: correct and normalize --help output of several tools | Benno Schulenberg | 1 | -3/+3 |
2008-06-27 | factor out time_t-to-string conversion idiom | Jim Meyering | 1 | -5/+1 |
2008-06-16 | remove redundant const directives | Jim Meyering | 1 | -1/+1 |
2008-06-14 | add "const" attribute, where possible | Jim Meyering | 1 | -1/+1 |
2008-06-08 | standardize some error messages | Bo Borgerson | 1 | -1/+1 |
2008-06-03 | use gnulib's progname module | Jim Meyering | 1 | -4/+1 |
2008-06-02 | declare program_name consistently | Jim Meyering | 1 | -1/+1 |
2008-05-29 | du.c: tiny cleanup (no semantic change) | Jim Meyering | 1 | -1/+1 |
2008-05-26 | convert the rest to use proper_name -- manually | Jim Meyering | 1 | -1/+3 |
2008-05-26 | use gnulib's proper_name_utf8 function, but *not* proper_name | Jim Meyering | 1 | -1/+2 |
2008-05-17 | du, wc: merge improved --files0-from=F-related diagnostics | Jim Meyering | 1 | -1/+13 |
2007-08-11 | Accommodate more xstrtol changes. | Paul Eggert | 1 | -2/+2 |
2007-08-04 | Adapt to new human and xstrtol API. | Paul Eggert | 1 | -7/+16 |
2007-07-31 | du: print size (probably incomplete) of each inaccessible directory | Jim Meyering | 1 | -6/+1 |
2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering | 1 | -5/+4 |
2007-07-14 | Remove long-deprecated options. | Jim Meyering | 1 | -13/+0 |
2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering | 1 | -1/+1 |
2007-05-02 | * src/du.c (usage): Tweak description of --dereference-args (-D) again. | Jim Meyering | 1 | -1/+2 |
2007-04-25 | * src/du.c (usage): Clarify description of --dereference-args (-D). | Jim Meyering | 1 | -1/+1 |
2007-03-28 | Help translators include translation team's web or email address. | Jim Meyering | 1 | -1/+1 |