index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-22
cp: give a better diagnostic for nonexistent dest/
Paul Eggert
1
-0
/
+6
2010-11-22
split: add --number to generate a particular number of files
Chen Guo
1
-24
/
+500
2010-11-18
od: fix bugs in displaying floating-point values
Paul Eggert
1
-34
/
+29
2010-11-16
split: fail immediately if impossible to create a large file
Pádraig Brady
1
-0
/
+10
2010-11-16
truncate: fix a very unlikely case for undiagnosed errors
Pádraig Brady
1
-14
/
+15
2010-11-16
maint: fix a new -Wpointer-sign gcc warning
Pádraig Brady
1
-1
/
+1
2010-11-13
stat: do not provide variable precision time stamps
Jim Meyering
1
-5
/
+1
2010-11-11
csplit: do not rely on undefined behavior in printf formats
Paul Eggert
1
-77
/
+64
2010-11-11
csplit: fix a memory leak per input buffer
Pádraig Brady
1
-0
/
+8
2010-11-10
csplit: avoid buffer overrun when writing more than 999 files
Jim Meyering
1
-4
/
+5
2010-11-06
stat: do not rely on undefined behavior in printf formats
Paul Eggert
1
-7
/
+40
2010-11-06
stat: use e.g. %.3X instead of %X.%3:X for sub-second precision
Paul Eggert
1
-85
/
+135
2010-11-03
stat: revert %X-%Y-%Z change; use e.g., %:X to print fractional seconds
Jim Meyering
1
-38
/
+101
2010-10-28
maint: remove an unnecessary FIXME comment
Patrick W. Plusnick II
1
-1
/
+0
2010-10-27
cp: make --attributes-only override --reflink completely
Pádraig Brady
1
-1
/
+2
2010-10-25
date: correct typos in date --help
Tobias Quathamer
1
-3
/
+3
2010-10-25
tail: support rechecking currently missing remote dirs
Pádraig Brady
1
-1
/
+3
2010-10-23
du: don't print junk when diagnosing out-of-range time stamps
Paul Eggert
1
-2
/
+3
2010-10-19
md5sum: print a summary warning for improperly formatted lines
Benno Schulenberg
1
-17
/
+19
2010-10-16
fold: fix fadvise hint
Andreas Schwab
1
-1
/
+1
2010-10-14
bug#7213: [PATCH] sort: fix buffer overrun on 32-bit hosts when warning re ob...
Paul Eggert
1
-1
/
+1
2010-10-13
install: avoid warning with Solaris 10 cc
Paul Eggert
1
-2
/
+2
2010-10-13
sort: fix unportable cast of unsigned char * -> char *
Paul Eggert
1
-3
/
+3
2010-10-12
tail: fix checking of currently unavailable directories
Pádraig Brady
1
-19
/
+44
2010-10-07
split: fix reporting of read errors
Pádraig Brady
1
-6
/
+5
2010-10-05
build: complete the rename of get_date
Eric Blake
2
-5
/
+5
2010-10-05
stat: drop %C support when printing file system details
Eric Blake
1
-9
/
+4
2010-10-05
stat: adjust the printing of SELinux context
Pádraig Brady
1
-19
/
+3
2010-10-03
maint: suppress a bogus used-uninitialized warning in tr.c
Jim Meyering
1
-0
/
+1
2010-10-01
stat: print SELinux context when available
Eric Blake
1
-2
/
+43
2010-10-01
stat: optimize and translate default format strings
Eric Blake
1
-33
/
+77
2010-10-01
stat: print timestamps to full resolution
Eric Blake
1
-15
/
+24
2010-10-01
stat: support printing birthtime
Eric Blake
1
-3
/
+25
2010-09-29
tr: fix various issues with case conversion
Pádraig Brady
1
-46
/
+96
2010-09-20
sort: destroy spin locks portably
Paul Eggert
1
-0
/
+3
2010-09-18
build: use gnulib's new termios module
Jim Meyering
2
-6
/
+2
2010-09-17
maint: update to latest gnulib
Eric Blake
2
-2
/
+2
2010-09-17
rm: remove no-op -d option
Eric Blake
1
-9
/
+1
2010-09-17
maint: update to latest gnulib
Eric Blake
1
-2
/
+3
2010-09-13
dircolors: add rxvt-unicode-256color terminal type
Dmitry V. Levin
1
-0
/
+1
2010-09-01
tac: suppress technically unneeded "free"
Jim Meyering
1
-0
/
+2
2010-09-01
join: improve performance when operating on whole lines
Pádraig Brady
1
-2
/
+2
2010-08-28
tac: avoid double free
Jim Meyering
1
-2
/
+4
2010-08-27
stat: add %m to output the mount point for a file
Aaron Burgemeister
5
-90
/
+229
2010-08-25
df: always print the device name for bind mounted files
Pádraig Brady
1
-40
/
+21
2010-08-23
stat: fix a small memory leak with %N
Pádraig Brady
1
-0
/
+1
2010-08-10
sort, who: prefer free+malloc to realloc when contents are irrelevant
Paul Eggert
2
-5
/
+10
2010-08-10
sort: free/xmalloc rather than xrealloc
Paul Eggert
1
-2
/
+9
2010-08-10
sort: avoid gcc warning: explicitly ignore strtold result
Jim Meyering
1
-1
/
+2
2010-08-09
dircolors: add screen.rxvt & terminator to TERM list
Mike Frysinger
1
-0
/
+2
[prev]
[next]