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
2008-08-11
echo: gettextize the alternative option description too
Benno Schulenberg
-4
/
+4
2008-08-11
dd: clarify meaning of multiplication factors; put xM in order
Benno Schulenberg
-2
/
+2
2008-08-11
date: remove confusing and unneeded sentence from --help
Benno Schulenberg
-2
/
+1
2008-08-11
printenv: say what it does when variables are specified
Benno Schulenberg
-1
/
+2
2008-08-11
cp: move a newline to make second message identical to others
Benno Schulenberg
-1
/
+1
2008-08-11
who: Gettextize two forgotten strings
Benno Schulenberg
-2
/
+2
2008-08-10
sort: remove unnecessary declaration of strtod
Jim Meyering
-4
/
+0
2008-08-10
sort: avoid erroneous cast
Jim Meyering
-6
/
+11
2008-08-10
sort: don't print uninitialized in diagnostic
Jim Meyering
-2
/
+2
2008-08-09
dd.c: reduce duplication in new O_FULLBLOCK-defining code
Jim Meyering
-5
/
+4
2008-08-09
expr: avoid compiler warnings
Jim Meyering
-36
/
+16
2008-08-06
expr: support arbitrary-precision arithmetic
James Youngman
-88
/
+570
2008-08-05
ls: ignore spurious getfilecon failure due to lack of SELinux support
John David Anglin
-1
/
+1
2008-08-05
Document uptime.
James Youngman
-8
/
+18
2008-08-04
doc: correct and normalize --help output of several tools
Benno Schulenberg
-12
/
+12
2008-08-04
false: mark "false" description for translation
Jim Meyering
-2
/
+2
2008-08-04
factor: credit Torbjörn Granlund
James Youngman
-2
/
+2
2008-08-01
ls: --color now highlights files with capabilities, too
Kamil Dudka
-7
/
+46
2008-08-01
factor arbitrarily large numbers
James Youngman
-41
/
+455
2008-08-01
ls -U1 now uses constant memory
Kamil Dudka
-0
/
+14
2008-07-30
* timeout.c: Fix grammar in a comment. Normalize comment syntax.
Jim Meyering
-11
/
+11
2008-07-27
shuf: correctly document --head-count
Mikael Magnusson
-1
/
+1
2008-07-27
shuf: honor --zero-terminated option even with --input-range=LO-HI
Jim Meyering
-3
/
+4
2008-07-23
dd: minor fullblock changes
Jim Meyering
-8
/
+35
2008-07-23
dd: new option: iflag=fullblock to accumulate full input blocks
Kamil Dudka
-2
/
+37
2008-07-23
dd: adjust --help output so help2man formats the man page properly
Jim Meyering
-1
/
+1
2008-07-18
mknod: correct misplaced -Z description in --help output
Andreas Schwab
-3
/
+3
2008-07-16
dircolors.hin: add Ogg/Theora-related extensions
Jim Meyering
-0
/
+12
2008-07-15
fix two bugs in ptx
Jim Meyering
-3
/
+4
2008-07-04
who -r: don't print "last=" when the corresponding byte is unprintable
Jim Meyering
-1
/
+2
2008-07-04
install with just-built ./ginstall only when not cross-compiling
Jim Meyering
-3
/
+8
2008-06-30
truncate: ignore whitespace in --size parameters
Pádraig Brady
-0
/
+6
2008-06-28
doc: add "..." to Usage, to indicate there may be multiple OPTIONs
Jim Meyering
-7
/
+7
2008-06-28
mkfifo: correct misplaced -Z description in --help output
Jim Meyering
-2
/
+2
2008-06-28
uniq: remove redundant test
Jim Meyering
-4
/
+4
2008-06-27
avoid a -Wsign-compare warning
Jim Meyering
-1
/
+1
2008-06-27
base64: don't rely on feof returning 0/1
Jim Meyering
-1
/
+1
2008-06-27
truncate: silence -Wsign-compare warnings
Pádraig Brady
-2
/
+2
2008-06-27
factor out time_t-to-string conversion idiom
Jim Meyering
-36
/
+17
2008-06-27
truncate: Fix integer portability issues
Pádraig Brady
-3
/
+4
2008-06-26
tests: adjust c99-to-c89 patch as well as the code to generate it
Jim Meyering
-1
/
+1
2008-06-26
shred: also ignore EISDIR upon failed fsync/fdatasync on HP-UX
Jim Meyering
-2
/
+13
2008-06-26
truncate: handle the case in which off_t != intmax_t
Jim Meyering
-5
/
+16
2008-06-23
basename: List David MacKenzie as the author.
Jim Meyering
-1
/
+1
2008-06-23
echo: use AUTHORS from bash's built-in echo
Ondřej Vašík
-1
/
+3
2008-06-22
stat: warn that the --context (-Z) option (a no-op) is obsolete
Jim Meyering
-3
/
+7
2008-06-20
sort: Fix bug where --batch-size option shrank SORT_SIZE.
Bo Borgerson
-8
/
+6
2008-06-17
sort: accept new option --batch-size=NMERGE
Bo Borgerson
-12
/
+103
2008-06-17
sort: add new option --files0-from=F
Bo Borgerson
-1
/
+75
2008-06-17
ls, od: avoid redundant const
Eric Blake
-3
/
+3
[prev]
[next]