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
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
2012-08-04
df: fix exit code and error messages with --total
Bernhard Voelker
2012-07-16
df: don't output control characters in a mount point name
Pádraig Brady
2012-07-11
df: warn if soon-to-be-removed --megabyte option is used
Bernhard Voelker
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-03
df: work around long-named /dev/disk/by-uuid/... symlinks
Jim Meyering
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
2011-07-02
maint: use "const" and "pure" function attributes where possible
Jim Meyering
2011-05-21
maint: fix comment typos in df.c
Ivan Sichmann Freitas
2011-05-05
df: fix crash in mem exhaustion edge case
Pádraig Brady
2011-04-03
maint: prohibit direct use of strncmp: prefer STREQ_LEN, STRNCMP_LIT
Jim Meyering
2011-03-23
df: fix alignment of columns
Pádraig Brady
[next]