index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2012-12-17
readlink: support multiple command line arguments
Pádraig Brady
2012-12-15
tail,stat: improve support for the ceph file system
Bernhard Voelker
2012-12-08
cp: fix --no-preserve=mode to not exit 1
Bernhard Voelker
2012-12-07
df: do not print duplicate entries and rootfs by default
Ondrej Oprala
2012-12-06
cut: avoid a redundant heap allocation
Cojocaru Alexandru
2012-12-06
cut: improve error reporting
Cojocaru Alexandru
2012-12-04
maint: remove a redundant odd sized alloc from factor.c
Pádraig Brady
2012-12-04
factor: fix infinite loop on 32 bit powerpc
Colin Watson
2012-11-24
cut: do not print extraneous delimiters in some unusual cases
Jim Meyering
2012-11-24
cut: treat -b2-,3- like -b2-, not like -b3-
Jim Meyering
2012-11-24
seq: ensure correct output width for scientific notation input
Pádraig Brady
2012-11-22
df: reorder default field list of --output option
Bernhard Voelker
2012-11-20
install: fix security race
Paul Eggert
2012-11-20
nl: remove deprecated --page-increment option
Bernhard Voelker
2012-11-19
cut: do not accept the invalid range 0-
Bernhard Voelker
2012-11-18
build: fix compilation failure on x32
Daniel Schepler
2012-11-18
maint: correct indentation of W_TYPE_SIZE-defining cpp directives
Jim Meyering
2012-11-16
factor: tidy up primes.h again
Paul Eggert
2012-11-13
maint: avoid unnecessary #include to fix syntax-check failure
Jim Meyering
2012-11-12
factor: improve primes.h change
Paul Eggert
2012-11-12
factor: maintainer builds primes.h, not builder
Paul Eggert
2012-11-12
factor: port to systems with rpl_malloc
Paul Eggert
2012-11-09
doc: chcon: add descriptions for three undocumented options
Benno Schulenberg
2012-11-09
doc: with cp -n, option -f is not redundant but ignored
Benno Schulenberg
2012-11-08
df: document the new --output option
Bernhard Voelker
2012-11-08
df: add --output to select which fields to display
Bernhard Voelker
2012-11-04
timeout: add --preserve-status to always propagate the exit status
Ángel González
2012-11-04
build: avoid build failure on some HPPA systems
Pádraig Brady
2012-11-04
build: don't assume uintmax_t is 64 bits
Pádraig Brady
2012-11-04
build: don't rely on support for '%j' printf format
Pádraig Brady
2012-11-04
build: don't rely on support for '%*j' printf format
Pádraig Brady
2012-10-25
pr: fix -n to pad consistently and not crash
Pádraig Brady
2012-10-25
build: ensure factor links the iconv library
Pádraig Brady
2012-10-23
factor: add comments
Jim Meyering
2012-10-23
build: avoid warnings about unused variables and macros
Pádraig Brady
2012-10-23
build: avoid compile warnings in factor.c on some systems
Pádraig Brady
2012-10-23
build: avoid build failure on some sparc systems
Pádraig Brady
2012-10-17
cp: avoid data-corrupting free-memory-read
Jim Meyering
2012-10-09
factor: fix integer validation and GMP fallback
Pádraig Brady
2012-10-08
build: support older GMP versions
Pádraig Brady
2012-10-07
maint: avoid warning from gcc's -Wunused-macros
Jim Meyering
2012-10-05
build: avoid link failure when strerror is replaced
Jim Meyering
2012-10-04
factor: 25% speed-up, on output
Jim Meyering
2012-10-04
factor: merge with preexisting factor; integrate tests; avoid warnings
Jim Meyering
2012-10-04
factor: more improvements
Niels Möller
2012-10-04
factor: new much-improved implementation; not yet integrated
Torbjörn Granlund
2012-10-04
maint: make-prime-list: syntax conventions; be robust for large N
Jim Meyering
2012-10-04
maint: make-prime-list: do not ignore write failure
Jim Meyering
2012-10-04
maint: make-prime-list: avoid -Wsuggest-attribute=const warning
Jim Meyering
2012-10-04
factor: prepare for the new factor program
Torbjörn Granlund
[next]