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
2013-02-05
stty: add support for DTR/DSR hardware control flow
Ondřej Vašík
-0
/
+4
2013-02-05
numfmt: correct a printf format
Pádraig Brady
-1
/
+1
2013-02-04
numfmt: a new command to format numbers
Assaf Gordon
-0
/
+1523
2013-02-04
cut: fix a segfault with disjoint open ended ranges
Pádraig Brady
-1
/
+3
2013-01-28
df: do not treat rootfs specially
Bernhard Voelker
-19
/
+1
2013-01-27
df: prefer fullpath entries when deduplicating
Ondrej Oprala
-36
/
+80
2013-01-26
timeout: ensure a blocked SIGALRM from the parent is unblocked
Stephan Krempel
-0
/
+15
2013-01-26
seq: fix to always honor the step value
Pádraig Brady
-2
/
+3
2013-01-26
seq: fix misaligment with -w when no precision for start value
Pádraig Brady
-0
/
+2
2013-01-26
cut: fix -f to work with the -d$'\n' edge case
Pádraig Brady
-6
/
+8
2013-01-26
cut: with -f, process each line independently
Pádraig Brady
-25
/
+22
2013-01-23
doc: fix order of du options in usage and texinfo manual
Bernhard Voelker
-12
/
+12
2013-01-23
maint: define usage note about mandatory args centrally
Bernhard Voelker
-145
/
+155
2013-01-21
du: add -t SIZE, --threshold=SIZE option
Jakob Truelsen
-3
/
+31
2013-01-12
uptime: gettextize an overlooked string, and normalize another
Benno Schulenberg
-2
/
+2
2013-01-10
doc: make a --help text fragment identical to three others
Benno Schulenberg
-1
/
+1
2013-01-07
factor: apply a more general fix to enable correct assembly
Pádraig Brady
-13
/
+12
2013-01-01
maint: update all copyright year number ranges
Jim Meyering
-127
/
+126
2012-12-27
doc: improve od --help and man page
Pádraig Brady
-24
/
+31
2012-12-21
factor: disable x86_64 assembly code for x32 builds
Mike Frysinger
-2
/
+4
2012-12-21
dd: fix a printf format mismatch in an error message
Pádraig Brady
-2
/
+2
2012-12-21
seq: fix newline output when -s specified
Pádraig Brady
-7
/
+13
2012-12-19
build: fix cygwin build issues
Zartaj Majeed
-2
/
+2
2012-12-17
readlink: support multiple command line arguments
Pádraig Brady
-27
/
+33
2012-12-15
tail,stat: improve support for the ceph file system
Bernhard Voelker
-0
/
+2
2012-12-08
cp: fix --no-preserve=mode to not exit 1
Bernhard Voelker
-2
/
+2
2012-12-07
df: do not print duplicate entries and rootfs by default
Ondrej Oprala
-0
/
+58
2012-12-06
cut: avoid a redundant heap allocation
Cojocaru Alexandru
-4
/
+4
2012-12-06
cut: improve error reporting
Cojocaru Alexandru
-3
/
+3
2012-12-04
maint: remove a redundant odd sized alloc from factor.c
Pádraig Brady
-2
/
+2
2012-12-04
factor: fix infinite loop on 32 bit powerpc
Colin Watson
-1
/
+1
2012-11-24
cut: do not print extraneous delimiters in some unusual cases
Jim Meyering
-4
/
+5
2012-11-24
cut: treat -b2-,3- like -b2-, not like -b3-
Jim Meyering
-2
/
+4
2012-11-24
seq: ensure correct output width for scientific notation input
Pádraig Brady
-0
/
+15
2012-11-22
df: reorder default field list of --output option
Bernhard Voelker
-4
/
+4
2012-11-20
install: fix security race
Paul Eggert
-2
/
+7
2012-11-20
nl: remove deprecated --page-increment option
Bernhard Voelker
-11
/
+0
2012-11-19
cut: do not accept the invalid range 0-
Bernhard Voelker
-0
/
+3
2012-11-18
build: fix compilation failure on x32
Daniel Schepler
-1
/
+1
2012-11-18
maint: correct indentation of W_TYPE_SIZE-defining cpp directives
Jim Meyering
-7
/
+7
2012-11-16
factor: tidy up primes.h again
Paul Eggert
-1
/
+1
2012-11-13
maint: avoid unnecessary #include to fix syntax-check failure
Jim Meyering
-1
/
+0
2012-11-12
factor: improve primes.h change
Paul Eggert
-2016
/
+8
2012-11-12
factor: maintainer builds primes.h, not builder
Paul Eggert
-35
/
+2096
2012-11-12
factor: port to systems with rpl_malloc
Paul Eggert
-0
/
+1
2012-11-09
doc: chcon: add descriptions for three undocumented options
Benno Schulenberg
-0
/
+4
2012-11-09
doc: with cp -n, option -f is not redundant but ignored
Benno Schulenberg
-3
/
+2
2012-11-08
df: document the new --output option
Bernhard Voelker
-0
/
+7
2012-11-08
df: add --output to select which fields to display
Bernhard Voelker
-235
/
+536
2012-11-04
timeout: add --preserve-status to always propagate the exit status
Ángel González
-9
/
+19
[prev]
[next]