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
2011-07-16
ls: port to NonStop (Bug#9076)
Paul Eggert
-0
/
+8
2011-07-16
dd: port to NonStop (Bug#9076)
Paul Eggert
-0
/
+5
2011-07-15
csplit: don't prematurely terminate cleanup (Bug#9076)
Paul Eggert
-1
/
+2
2011-07-15
* src/dd.c: Remove obsolete comments re POSIX.
Paul Eggert
-4
/
+1
2011-07-15
build: avoid a st_blksize compile failure on some systems
Pádraig Brady
-1
/
+1
2011-07-15
build: avoid a fiemap compile failure on some systems
Pádraig Brady
-5
/
+7
2011-07-14
* src/fiemap.h (struct fiemap.fm_extents): Change size to 1.
Paul Eggert
-2
/
+3
2011-07-14
maint: fix warning 'possible use of "=" where "==" was intended'
Bernhard Voelker
-1
/
+1
2011-07-13
doc: describe the file permissions set by mktemp
Benoît Knecht
-0
/
+3
2011-07-13
doc: note the order in which wc counts are printed
Benoît Knecht
-0
/
+2
2011-07-11
dircolors: highlight .webm multimedia files
Benoît Knecht
-0
/
+1
2011-07-08
timeout: handle signals more transparently
Pádraig Brady
-1
/
+23
2011-07-08
timeout: support cascaded timeouts
Pádraig Brady
-4
/
+13
2011-07-08
timeout: add --foreground to support interactive commands
Pádraig Brady
-8
/
+28
2011-07-08
doc: note that cp -l creates _hard_ links
Benoît Knecht
-1
/
+1
2011-07-07
md5sum, sha1sum, etc: accept new option: --strict
Patrick Schoenfeld
-2
/
+25
2011-07-07
doc: note date's %k, %l are space-padded and equivalent to %_H and %_I
Benoît Knecht
-2
/
+2
2011-07-07
stat: recognize GPFS as a file system type
Jim Meyering
-0
/
+2
2011-07-02
maint: use "const" and "pure" function attributes where possible
Jim Meyering
-29
/
+29
2011-06-25
doc: improve ls --help grammar
Jim Meyering
-1
/
+1
2011-06-25
maint: don't use gnulib's pathmax module; define PATH_MAX if needed
Jim Meyering
-4
/
+3
2011-06-24
stat: recognize MQUEUE and PSTOREFS file systems
Pádraig Brady
-0
/
+4
2011-06-19
stdbuf: fix automake variable name to work with cutting edge automake
Jim Meyering
-6
/
+5
2011-06-13
maint: use stat-size module from gnulib
James Youngman
-116
/
+76
2011-06-09
maint: remove unneeded includes
Pádraig Brady
-10
/
+0
2011-06-09
doc: add examples to date --help
Pádraig Brady
-0
/
+12
2011-06-04
build: require at least 2-year old autoconf-2.64 (was 2.62)
Jim Meyering
-3
/
+1
2011-06-04
maint: remove now-spurious curly braces
Jim Meyering
-6
/
+4
2011-06-01
yes.c: do not use exit after error
Marek Polacek
-4
/
+1
2011-06-01
tail: fix an inconsequential bug spotted by coverity
Jim Meyering
-1
/
+1
2011-05-29
maint: placate -Wsign-compare when it's non-invasive
Jim Meyering
-1
/
+1
2011-05-28
ls: placate gcc-4.7.0's -Wstrict-overflow
Jim Meyering
-19
/
+35
2011-05-28
maint: remove useless (off_t) cast of lseek arg
Jim Meyering
-9
/
+9
2011-05-27
chown,chgrp: output the original ownership in -v messages
Pádraig Brady
-11
/
+25
2011-05-27
chown,chgrp: output the correct ownership in -v messages
Pádraig Brady
-21
/
+38
2011-05-27
maint: fix a -Wstrict-overflow build failure with gcc 4.5
Pádraig Brady
-1
/
+1
2011-05-26
maint: accommodate gcc's -Wstrict-overflow option
Jim Meyering
-7
/
+10
2011-05-26
maint: enforce cpp indentation policy
Jim Meyering
-2
/
+2
2011-05-26
maint: env.c: remove unnecessary use of strchr
Jim Meyering
-7
/
+11
2011-05-26
shred: placate coverity and fix a comment
Jim Meyering
-3
/
+7
2011-05-26
maint: split: remove --filter specific code from other paths
Pádraig Brady
-9
/
+11
2011-05-26
split: diagnose when --filter is used with a chunk number
Pádraig Brady
-0
/
+6
2011-05-26
split: exit when we can no longer write to a --filter
Pádraig Brady
-0
/
+15
2011-05-26
split: return success even if a --filter exits
Pádraig Brady
-4
/
+2
2011-05-25
split: fix an edge case where -n l/... creates an extra file
Pádraig Brady
-5
/
+6
2011-05-25
chmod: output the original mode in verbose mode
Bernhard Voelker
-5
/
+13
2011-05-25
maint: accommodate gnulib's newer tight_scope rule
Jim Meyering
-4
/
+4
2011-05-25
touch: placate static analyzers: no NULL-deref is possible
Jim Meyering
-6
/
+12
2011-05-24
split: fix cases where -n l/... creates extraneous files
Pádraig Brady
-3
/
+14
2011-05-24
doc: add a missing space in timeout --help
Stéphane Raimbault
-2
/
+2
[prev]
[next]