index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
du.c
Age
Commit message (
Expand
)
Author
2016-10-16
all: use die() rather than error(EXIT_FAILURE)
Pádraig Brady
2016-03-17
date ls pr: fix time zone abbrs on SysV platforms
Paul Eggert
2016-01-01
maint: update all copyright year number ranges
Pádraig Brady
2015-11-04
all: avoid quoting file names when possible
Pádraig Brady
2015-11-04
all: replace most uses of quotearg_colon() with quote()
Pádraig Brady
2015-10-27
all: quote string arguments in error messages
Pádraig Brady
2015-09-18
du: avoid to stat all mount points if possible
Bernhard Voelker
2015-02-17
maint: prefer STREQ_LEN and STRPREFIX over strncmp in all cases
Bernhard Voelker
2015-01-19
doc: clarify that du operands are interdependent
Pádraig Brady
2015-01-01
maint: update all copyright year number ranges
Pádraig Brady
2014-12-02
du: handle sub-bind-mount cycles gracefully
Boris Ranto
2014-09-19
doc: output correct --help references with --program-prefix
Pádraig Brady
2014-09-08
maint: prefer 'return status;' to 'exit (status);' in 'main'
Paul Eggert
2014-06-24
du: ignore directory cycles due to bind mounts
Pádraig Brady
2014-05-26
doc: clarify --zero-terminated option
Pádraig Brady
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
2013-08-05
doc: more semicolons instead of periods in option descriptions
Benno Schulenberg
2013-08-01
doc: use semicolon instead of period in option descriptions
Benno Schulenberg
2013-07-27
du: add --inodes option
Bernhard Voelker
2013-07-22
maint: use new gnulib function to free mount entries in du
Bernhard Voelker
2013-06-12
doc: clarify the description of du --separate-dirs
Pádraig Brady
2013-01-23
doc: fix order of du options in usage and texinfo manual
Bernhard Voelker
2013-01-23
maint: define usage note about mandatory args centrally
Bernhard Voelker
2013-01-21
du: add -t SIZE, --threshold=SIZE option
Jakob Truelsen
2013-01-01
maint: update all copyright year number ranges
Jim Meyering
2012-09-30
du: avoid abort on systems for which ->me_type is not malloc'd
Jim Meyering
2012-08-21
du: handle bind-mounted directory cycles gracefully
Ondrej Oprala
2012-05-10
maint: handle file sizes more reliably
Paul Eggert
2012-03-08
du: fix -x: don't ignore non-directory arguments
Jim Meyering
2012-01-27
maint: use single copyright year range
Jim Meyering
2012-01-09
maint: src/*.[ch]: convert more `...' to '...'
Jim Meyering
2012-01-09
maint: src/*.c: change remaining quotes (without embedded spaces)
Jim Meyering
2012-01-09
maint: convert `...' to '...' in --help output
Jim Meyering
2012-01-07
maint: use new emit_try_help in place of equivalent fprintf
Jim Meyering
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
2011-12-14
du: -x should not count files in other file systems
Paul Eggert
2011-06-13
maint: use stat-size module from gnulib
James Youngman
2011-06-09
maint: remove unneeded includes
Pádraig Brady
2011-03-03
du: don't infloop for --files0-from=DIR
Jim Meyering
2011-01-10
du: don't abort when a subdir is renamed during traversal
Jim Meyering
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
2010-12-28
coreutils: keep lines within 80-column limits
Paul Eggert
2010-10-23
du: don't print junk when diagnosing out-of-range time stamps
Paul Eggert
2010-07-24
du: tune, and fix some -L bugs with dangling or cyclic symlinks
Paul R. Eggert
2010-07-09
chcon, chmod, chown, du: don't translate "%s"
Paul Eggert
2010-07-06
du: Hash with a mechanism that's simpler and takes less memory.
Paul Eggert
2010-07-04
du: increase the initial dev-inode set size
Jim Meyering
2010-07-04
du: use less than half as much memory when tracking hard links
Jim Meyering
2010-07-03
du: don't miscount duplicate directories or link-count-1 files
Paul Eggert
2010-06-29
doc: df, du, ls: improve --blocksize description in --help
Jim Meyering
[next]