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
/
df.c
Age
Commit message (
Expand
)
Author
2016-01-01
maint: update all copyright year number ranges
Pádraig Brady
2015-12-14
maint: fix incorrect spellings etc
Pádraig Brady
2015-11-04
all: avoid quoting file names when possible
Pádraig Brady
2015-10-03
build: Pacify GCC 5 on 32-bit hosts
Paul Eggert
2015-09-23
df: prioritize mounts nearer the device root
Dave Chiluk
2015-06-28
maint: clarify df's use of device IDs from /proc/self/mountinfo
Pádraig Brady
2015-04-13
df: fix --local hanging with inaccessible remote mounts
Pádraig Brady
2015-04-03
df: fix use of uninitialized variable reported by valgrind
Pádraig Brady
2015-01-31
doc,maint: fix use of "i.e." in documentation and comments
Bernhard Voelker
2015-01-01
maint: update all copyright year number ranges
Pádraig Brady
2014-11-24
df: only suppress remote mounts of separate exports with --total
Pádraig Brady
2014-11-23
df: ensure -a shows all remote file system entries
Pádraig Brady
2014-10-27
doc: mention that df -a includes duplicate file systems
Pádraig Brady
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-08-19
df: improve mount point selection with inaccurate mount list
Pádraig Brady
2014-07-13
maint: avoid an inconsequential mem leak
Pádraig Brady
2014-06-25
df: report correct device in presence of eclipsed mounts
Pádraig Brady
2014-06-24
df: look for accessible mount points for specified devices
Pádraig Brady
2014-06-24
df: output placeholder values for inaccessible mount points
Pádraig Brady
2014-06-18
df: use all of the last device details provided
Pádraig Brady
2014-06-02
maint: avoid compiler warnings with some assert() implementations
Ben Walton
2014-05-29
df: use the last device name provided by the system
Pádraig Brady
2014-05-13
maint: avoid clang -Wtautological-constant-out-of-range-compare warning
Pádraig Brady
2014-05-13
df: ignore non file system entries in /proc/mounts
Pádraig Brady
2014-05-13
df: fix handling of symlinks in mount list
Pádraig Brady
2014-05-13
df: also deduplicate virtual file systems
Pádraig Brady
2014-04-16
maint: df: avoid sizeof(char**) static analysis warning
Bernhard Voelker
2014-03-03
doc: improve df --human and --si, help and man page
Pádraig Brady
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
2013-12-04
df: handle bind mounts when processing device nodes
Pádraig Brady
2013-12-04
df: dereference symlinks to disk device nodes
Pádraig Brady
2013-12-03
maint: avoid '%s' quoting notation in diagnostic messages
Bernhard Voelker
2013-11-29
df: remove long-obsolescent --megabytes option
Bernhard Voelker
2013-11-27
df: add --output=file to directly output specified arguments
Pádraig Brady
2013-08-29
df: fix "blocks" translation in header
Pádraig Brady
2013-08-05
doc: more semicolons instead of periods in option descriptions
Benno Schulenberg
2013-07-11
df: reduce memory usage when filtering mount entries
Anton Ovchinnikov
2013-07-11
maint: adjust indentation in df.c
Pádraig Brady
2013-07-09
df: fix mount list processing with unstatable mount dirs
Pádraig Brady
2013-01-28
df: do not treat rootfs specially
Bernhard Voelker
2013-01-27
df: prefer fullpath entries when deduplicating
Ondrej Oprala
2013-01-23
maint: define usage note about mandatory args centrally
Bernhard Voelker
2013-01-01
maint: update all copyright year number ranges
Jim Meyering
2012-12-07
df: do not print duplicate entries and rootfs by default
Ondrej Oprala
2012-11-22
df: reorder default field list of --output option
Bernhard Voelker
2012-11-08
df: document the new --output option
Bernhard Voelker
2012-11-08
df: add --output to select which fields to display
Bernhard Voelker
2012-08-26
df: allow translators to reorder "1K-blocks" header
Nguyễn Thái Ngọc Duy
2012-08-14
df: fail when the mount list is required but cannot be read
Bernhard Voelker
[next]