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-11-03
stat: revert %X-%Y-%Z change; use e.g., %:X to print fractional seconds
Jim Meyering
-38
/
+101
2010-10-28
maint: remove an unnecessary FIXME comment
Patrick W. Plusnick II
-1
/
+0
2010-10-27
cp: make --attributes-only override --reflink completely
Pádraig Brady
-1
/
+2
2010-10-25
date: correct typos in date --help
Tobias Quathamer
-3
/
+3
2010-10-25
tail: support rechecking currently missing remote dirs
Pádraig Brady
-1
/
+3
2010-10-23
du: don't print junk when diagnosing out-of-range time stamps
Paul Eggert
-2
/
+3
2010-10-19
md5sum: print a summary warning for improperly formatted lines
Benno Schulenberg
-17
/
+19
2010-10-16
fold: fix fadvise hint
Andreas Schwab
-1
/
+1
2010-10-14
bug#7213: [PATCH] sort: fix buffer overrun on 32-bit hosts when warning re ob...
Paul Eggert
-1
/
+1
2010-10-13
install: avoid warning with Solaris 10 cc
Paul Eggert
-2
/
+2
2010-10-13
sort: fix unportable cast of unsigned char * -> char *
Paul Eggert
-3
/
+3
2010-10-12
tail: fix checking of currently unavailable directories
Pádraig Brady
-19
/
+44
2010-10-07
split: fix reporting of read errors
Pádraig Brady
-6
/
+5
2010-10-05
build: complete the rename of get_date
Eric Blake
-5
/
+5
2010-10-05
stat: drop %C support when printing file system details
Eric Blake
-9
/
+4
2010-10-05
stat: adjust the printing of SELinux context
Pádraig Brady
-19
/
+3
2010-10-03
maint: suppress a bogus used-uninitialized warning in tr.c
Jim Meyering
-0
/
+1
2010-10-01
stat: print SELinux context when available
Eric Blake
-2
/
+43
2010-10-01
stat: optimize and translate default format strings
Eric Blake
-33
/
+77
2010-10-01
stat: print timestamps to full resolution
Eric Blake
-15
/
+24
2010-10-01
stat: support printing birthtime
Eric Blake
-3
/
+25
2010-09-29
tr: fix various issues with case conversion
Pádraig Brady
-46
/
+96
2010-09-20
sort: destroy spin locks portably
Paul Eggert
-0
/
+3
2010-09-18
build: use gnulib's new termios module
Jim Meyering
-6
/
+2
2010-09-17
maint: update to latest gnulib
Eric Blake
-2
/
+2
2010-09-17
rm: remove no-op -d option
Eric Blake
-9
/
+1
2010-09-17
maint: update to latest gnulib
Eric Blake
-2
/
+3
2010-09-13
dircolors: add rxvt-unicode-256color terminal type
Dmitry V. Levin
-0
/
+1
2010-09-01
tac: suppress technically unneeded "free"
Jim Meyering
-0
/
+2
2010-09-01
join: improve performance when operating on whole lines
Pádraig Brady
-2
/
+2
2010-08-28
tac: avoid double free
Jim Meyering
-2
/
+4
2010-08-27
stat: add %m to output the mount point for a file
Aaron Burgemeister
-90
/
+229
2010-08-25
df: always print the device name for bind mounted files
Pádraig Brady
-40
/
+21
2010-08-23
stat: fix a small memory leak with %N
Pádraig Brady
-0
/
+1
2010-08-10
sort, who: prefer free+malloc to realloc when contents are irrelevant
Paul Eggert
-5
/
+10
2010-08-10
sort: free/xmalloc rather than xrealloc
Paul Eggert
-2
/
+9
2010-08-10
sort: avoid gcc warning: explicitly ignore strtold result
Jim Meyering
-1
/
+2
2010-08-09
dircolors: add screen.rxvt & terminator to TERM list
Mike Frysinger
-0
/
+2
2010-08-08
sort: speed up -R with long lines in hard locales
Paul Eggert
-5
/
+13
2010-08-06
sort: support all combinations of -d, -f, -i, -R, and -V
Paul Eggert
-124
/
+100
2010-08-05
sort: tune and refactor --debug code, and fix minor underlining bug
Paul Eggert
-151
/
+165
2010-08-04
sort: -R now uses less memory on long lines with internal NULs
Paul Eggert
-51
/
+116
2010-08-03
sort: fix bug in --debug when \0 is followed by \t
Paul Eggert
-19
/
+9
2010-08-02
sort: revert recent -h changes and use a more-conservative approach
Paul Eggert
-77
/
+31
2010-07-30
sort: -h now handles comparisons such as 6000K vs 5M and 5MiB vs 5MB
Paul Eggert
-78
/
+88
2010-07-27
sort: fix --debug display with very large offsets
Paul Eggert
-2
/
+5
2010-07-26
sort: fix bug with EOF at buffer refill
Paul Eggert
-1
/
+1
2010-07-26
sort: omit some "inline"s
Paul Eggert
-9
/
+9
2010-07-26
sort: don't assume ASCII when parsing K, M, G suffixes
Paul Eggert
-1
/
+5
2010-07-25
sort: omit unnecessary mutex unlock+lock; simplify heap access
Paul R. Eggert
-14
/
+5
[prev]
[next]