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-02-01
join: add --header option to always output the first line
Assaf Gordon
1
-1
/
+22
2010-02-01
maint: fix an inconsequential memory leak in join
Pádraig Brady
1
-19
/
+18
2010-02-01
ls --color: don't emit a final no-op escape sequence
Jim Meyering
1
-1
/
+9
2010-01-25
who --mesg (-T) can use a more accurate test for TTY writability
Kamil Dudka
1
-1
/
+21
2010-01-18
libstdbuf: plug a very unlikely leak
Jim Meyering
1
-0
/
+1
2010-01-18
pr: avoid two over-allocations
Jim Meyering
1
-2
/
+2
2010-01-12
ls: reorder includes to work around broken <sys/capability.h>
Kamil Dudka
1
-4
/
+7
2010-01-06
pr: ensure the page header line is of the required format
Eric Blake
1
-4
/
+4
2010-01-05
maint: always free a buffer, to avoid even semblance of a leak
Jim Meyering
1
-1
/
+6
2010-01-04
maint: use more readable operator: "||" rather than "|"
Jim Meyering
1
-2
/
+2
2010-01-01
ls: fix color of broken symlinks colored as target
Eric Blake
1
-1
/
+3
2010-01-01
df: use fputs in place of printf in a few more places
Jim Meyering
1
-4
/
+4
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
118
-128
/
+128
2010-01-01
pr --help: add missing space between short and long options usage message
Stéphane Raimbault
1
-1
/
+1
2010-01-01
pr --help: improve a line-break
Stéphane Raimbault
1
-2
/
+2
2010-01-01
df: add comments to help translators align column headers
Stéphane Raimbault
1
-0
/
+8
2009-12-31
doc: update tail's documentation to allow for new -F semantics
Jim Meyering
1
-6
/
+2
2009-12-30
tail -F: don't stop following the target of a rename
Giuseppe Scrivano
1
-1
/
+14
2009-12-29
tail: remove `fdspec' from the hash table before changing its key
Giuseppe Scrivano
1
-3
/
+6
2009-12-29
tail: rename an internal variable
Jim Meyering
1
-7
/
+9
2009-12-29
tail: avoid read-beyond-end-of-buffer error
Jim Meyering
1
-14
/
+13
2009-12-26
tac: supply link dependency
Eric Blake
1
-1
/
+2
2009-12-26
tail: shrink internal struct by 8 bytes
Jim Meyering
1
-10
/
+10
2009-12-25
maint: tail: avoid in-function #if directives
Jim Meyering
1
-55
/
+59
2009-12-25
tail: fix --follow to not use inotify on remote files
Pádraig Brady
1
-14
/
+116
2009-12-23
wc: line-buffer the printed counts
Pádraig Brady
1
-0
/
+4
2009-12-22
stat: Recognize k-afs, gfs, ocfs2 file system types
Pádraig Brady
1
-0
/
+6
2009-12-22
stat: add support for more file system types
Pádraig Brady
1
-2
/
+7
2009-12-19
doc: enhance and reference info about version comparison
Pádraig Brady
1
-2
/
+1
2009-12-19
rm: fix --one-file-system regression due to fts conversion
Pádraig Brady
1
-1
/
+1
2009-12-14
base64: use *_OPTION_DESCRIPTION macros instead of hard-coded strings
Thiago Farina
1
-3
/
+2
2009-12-13
nohup: if fd_repoen fails (redirecting stdin), report it
Jim Meyering
1
-1
/
+5
2009-12-13
stat: recognize "sockfs" file system type, ...
Jim Meyering
1
-0
/
+2
2009-12-12
factor: add a missing va_end
Jim Meyering
1
-0
/
+1
2009-12-11
tail: don't call fstat on an uninitialized FD
Jim Meyering
1
-20
/
+30
2009-12-08
sort: fix failure if sort's parent has ignored SIGCHLD
Pádraig Brady
1
-0
/
+1
2009-12-08
timeout: fix failure if timeout's parent has ignored SIGCHLD
Pádraig Brady
1
-0
/
+1
2009-12-04
id: handle systems without getgroups support
Eric Blake
3
-5
/
+5
2009-12-01
sort: fix link failure on Solaris
Eric Blake
1
-0
/
+1
2009-11-28
maint: chown.c: remove a comment
Jim Meyering
1
-12
/
+1
2009-11-24
build: fix link failure on cygwin
Eric Blake
2
-7
/
+8
2009-11-16
true, false: perform initialization only when argc == 2
Jim Meyering
1
-8
/
+8
2009-11-16
tail -F can fail to track a file after it's been rotated
Jim Meyering
1
-1
/
+7
2009-11-13
build: update gnulib, for getgroups improvements
Eric Blake
2
-8
/
+4
2009-11-09
ls: fix capability coloring
Pádraig Brady
1
-65
/
+83
2009-11-07
build: consistently use freopen-safer
Eric Blake
6
-6
/
+6
2009-11-07
mktemp: fix bug with -q and closed stdout
Eric Blake
1
-1
/
+1
2009-11-07
maint: make du's cycle-detection code consistent
Jim Meyering
1
-11
/
+6
2009-11-07
chcon, chgrp, chmod and chown now diagnose a directory cycle
Jim Meyering
3
-0
/
+25
2009-11-06
nproc: A new program to count the available processors
Giuseppe Scrivano
3
-0
/
+131
[prev]
[next]