index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Lines
2010-07-25
sort: omit 'restrict' in doubtful cases
Paul R. Eggert
-19
/
+17
2010-07-25
sort: omit unnecessary casts
Paul R. Eggert
-8
/
+7
2010-07-25
sort: use more-consistent style with const
Paul R. Eggert
-52
/
+51
2010-07-24
du: tune, and fix some -L bugs with dangling or cyclic symlinks
Paul R. Eggert
-69
/
+75
2010-07-22
provide POSIX_FADV_SEQUENTIAL hint to appropriate utils
Pádraig Brady
-6
/
+72
2010-07-22
fadvise: new module providing a simpler interface to posix_fadvise
Pádraig Brady
-27
/
+10
2010-07-19
sort: -R no longer disables multithreading
Paul R. Eggert
-53
/
+27
2010-07-16
randread: don't require -lrt
Paul R. Eggert
-6
/
+1
2010-07-15
sort: fix a bug with sort -u and xmemcoll0, and tune keycompare
Paul R. Eggert
-5
/
+7
2010-07-15
sort: fix a bug when sorting unterminated lines
Pádraig Brady
-1
/
+1
2010-07-15
sort: speed up default full line sorting
Chen Guo
-3
/
+15
2010-07-14
maint: omit $(POW_LIB) when linking, as this is no longer needed
Paul R. Eggert
-8
/
+0
2010-07-13
sort: parallelize internal sort
Chen Guo
-57
/
+513
2010-07-12
dd: also spell out size on memory exhaustion
Paul R. Eggert
-8
/
+6
2010-07-09
chcon, chmod, chown, du: don't translate "%s"
Paul Eggert
-4
/
+4
2010-07-06
du: Hash with a mechanism that's simpler and takes less memory.
Paul Eggert
-14
/
+7
2010-07-05
stat: getfilecon failure now evokes nonzero exit status
Jim Meyering
-22
/
+38
2010-07-05
system.h: define ATTRIBUTE_WARN_UNUSED_RESULT
Jim Meyering
-0
/
+8
2010-07-04
du: increase the initial dev-inode set size
Jim Meyering
-1
/
+1
2010-07-04
du: use less than half as much memory when tracking hard links
Jim Meyering
-63
/
+10
2010-07-03
du: don't miscount duplicate directories or link-count-1 files
Paul Eggert
-2
/
+13
2010-07-01
cp: add an option to only copy the file attributes
Pádraig Brady
-48
/
+52
2010-07-01
ls: use the POSIX date style when the locale does not specify one
Pádraig Brady
-10
/
+2
2010-06-29
doc: df, du, ls: improve --blocksize description in --help
Jim Meyering
-3
/
+9
2010-06-29
doc: reference POS syntax in --help for sort --key
Pádraig Brady
-1
/
+1
2010-06-27
ln: print a clearer error message when linking fails
Benno Schulenberg
-5
/
+5
2010-06-22
stat: remove support for deprecated --context (-Z) option
Jim Meyering
-10
/
+1
2010-06-21
doc: fix comm's --help output so we generate a better man page
Jim Meyering
-1
/
+1
2010-06-14
cat: improve documentation
Eric Blake
-1
/
+1
2010-06-14
dd: print a better diagnostic for an invalid block size
Jim Meyering
-2
/
+23
2010-06-10
ls: avoid just-introduced buffer overrun
Jim Meyering
-1
/
+1
2010-06-08
maint: adjust INT_BUFSIZE_BOUND usage for maintainability
Jim Meyering
-7
/
+7
2010-06-08
sort: avoid unnecessary use of sprintf
Jim Meyering
-12
/
+13
2010-06-08
dirname: tweak summary wording
Eric Blake
-3
/
+3
2010-06-02
touch: remove support for --file=REF_FILE option
Jim Meyering
-7
/
+1
2010-05-31
maint: make spacing around "=" consistent, even in IF_LINT
Jim Meyering
-26
/
+26
2010-05-31
maint: replace each "for (;;)" with "while (true)"
Jim Meyering
-48
/
+48
2010-05-31
maint: correct indentation of case_GETOPT_* macro uses
Jim Meyering
-4
/
+4
2010-05-31
stat: use gnulib's alignof module
Jim Meyering
-4
/
+3
2010-05-29
truncate: improve handling of non regular files
Pádraig Brady
-41
/
+18
2010-05-28
truncate: support sizes relative to an existing file
Pádraig Brady
-14
/
+22
2010-05-25
maint: don't emit an extra newline in each of two diagnostics
Jim Meyering
-2
/
+2
2010-05-25
maint: remove unneeded double quotes on RHS of shell assignments
Jim Meyering
-3
/
+3
2010-05-24
sort: adjust the leading blanks --debug warning
Pádraig Brady
-2
/
+8
2010-05-19
du: recognize -d N as equivalent to --max-depth=N
Jon Ringuette
-8
/
+7
2010-05-17
maint: fix the fs-magic-compare rule
Jim Meyering
-1
/
+1
2010-05-17
build: avoid a new -Wformat-induced warning
Jim Meyering
-1
/
+1
2010-05-16
sort: --debug: output data independent warnings and info
Pádraig Brady
-54
/
+189
2010-05-12
sort: add a --debug option to highlight key extents
Pádraig Brady
-60
/
+229
2010-05-03
maint: remove now-redundant definitions provided by signal.h
Jim Meyering
-9
/
+0
[prev]
[next]