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-12-21
build: add configure-time --enable-gcc-warnings option; avoid warnings
Jim Meyering
-1
/
+1
2008-12-21
build: turn on $(WERROR_CFLAGS) for src/
Jim Meyering
-1
/
+1
2008-12-21
build: add configure-time --enable-gcc-warnings option; avoid warnings
Jim Meyering
-10
/
+14
2008-12-16
du: -H now does what POSIX requires
Jim Meyering
-9
/
+4
2008-12-03
chmod, chown, chgrp: honor --silent (-f) once again
Ondřej Vašík
-16
/
+28
2008-12-02
wc: read and process --files0-from= input a name at a time,
Jim Meyering
-44
/
+95
2008-12-02
du: read and process --files0-from= input a name at a time,
Jim Meyering
-63
/
+77
2008-12-01
seq: plug a leak
Jim Meyering
-0
/
+1
2008-12-01
avoid warnings about initialization of automatic aggregates
Jim Meyering
-6
/
+19
2008-12-01
* src/hostname.c (sethostname) [!HAVE_SETHOSTNAME]: Remove declaration.
Jim Meyering
-5
/
+1
2008-12-01
cp, mv: remove 3-year-deprecated+warned-about --reply option
Jim Meyering
-45
/
+1
2008-12-01
doc: Improve description of --files0-from option
Pádraig Brady
-3
/
+6
2008-11-30
remove explicit declaration of putenv, ...
Jim Meyering
-4
/
+0
2008-11-22
Revert part of "dd: avoid unnecessary memory copies"
Pádraig Brady
-3
/
+7
2008-11-21
getlimits: A new utility for use in coreutils' tests
Pádraig Brady
-1
/
+183
2008-11-21
dd: avoid unnecessary memory copies
Pádraig Brady
-7
/
+2
2008-11-20
cp: use far less memory in some cases
Jim Meyering
-15
/
+21
2008-11-20
cp: remove unused code
Jim Meyering
-22
/
+0
2008-11-10
make --help print "Report PROGRAM translation bugs to <...>."
Jim Meyering
-12
/
+9
2008-11-10
avoid warnings about discarding "qualifiers from pointer target type"
Jim Meyering
-20
/
+26
2008-11-10
avoid a compiler warning
Jim Meyering
-1
/
+1
2008-11-10
use xfreopen in place of unchecked freopen
Jim Meyering
-19
/
+31
2008-11-09
install: indicate clearly it's not for installing packages
James Youngman
-0
/
+6
2008-11-08
emit more precise bug-reporting instructions
Jim Meyering
-4
/
+5
2008-10-28
ls: --color now highlights hard linked files, too
Kamil Dudka
-13
/
+22
2008-10-26
seq: improve quality of format-checking code
Paul Eggert
-51
/
+20
2008-10-25
factor: avoid compilation failure without libgmp
Jim Meyering
-0
/
+8
2008-10-25
factor: remove --bignum and --no-bignum options
Paul Eggert
-118
/
+65
2008-10-25
seq: revert Solaris 8 work-around that caused x86 regression
Paul Eggert
-11
/
+1
2008-10-24
group-list: avoid compiler warning
Eric Blake
-1
/
+1
2008-10-23
ls: use '.' (not +) as SELinux-only alt. access flag in ls -l output
Jim Meyering
-6
/
+19
2008-10-22
* src/ls.c (usage): Describe exit statuses more concisely.
Paul Eggert
-4
/
+2
2008-10-21
ls: make it possible to disable file capabilities checking
Kamil Dudka
-1
/
+1
2008-10-21
reflect gnulib's removal of lstat.h
Jim Meyering
-4
/
+0
2008-10-20
expr: Fixup authors
Pádraig Brady
-1
/
+4
2008-10-19
accommodate gnulib header removals
Jim Meyering
-11
/
+0
2008-10-17
maint: avoid warning in ls.c
Jim Meyering
-1
/
+1
2008-10-17
maint: avoid warnings due to attribute warn_unused_result
Jim Meyering
-4
/
+6
2008-10-16
mktemp: diagnose freopen failure
Jim Meyering
-1
/
+3
2008-10-16
* src/mktemp.c (main): Add 'const' twice to avoid GCC warning.
Paul Eggert
-2
/
+2
2008-10-16
csplit: prefer sigaction over signal
Eric Blake
-26
/
+4
2008-10-15
expr: remove --bignum and --no-bignum options
Paul Eggert
-537
/
+176
2008-10-15
expr: don't interpret argv[0] as an operand
Jim Meyering
-1
/
+4
2008-10-13
doc: adjust spacing in ls --help output, for better man formatting
Jim Meyering
-5
/
+5
2008-10-13
doc: ls: clarify exit status description
Ondřej Vašík
-4
/
+12
2008-10-12
tests: move check-misc targets from src/Makefile.am to maint.mk
Jim Meyering
-13
/
+1
2008-10-06
chcon: remove traces of unimplemented --change (-c) option
Ondřej Vašík
-22
/
+1
2008-10-06
stat: add lustre filesystem type
Andreas Dilger
-0
/
+2
2008-10-06
remove.c: avoid compile failure on OS/2
Jim Meyering
-1
/
+2
2008-10-03
timeout.c: don't use perror; exit 125 upon failed fork
Jim Meyering
-3
/
+3
[prev]
[next]