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
2012-11-08
df: add --output to select which fields to display
Bernhard Voelker
1
-235
/
+536
2012-11-04
timeout: add --preserve-status to always propagate the exit status
Ángel González
1
-9
/
+19
2012-11-04
build: avoid build failure on some HPPA systems
Pádraig Brady
1
-1
/
+7
2012-11-04
build: don't assume uintmax_t is 64 bits
Pádraig Brady
2
-2
/
+19
2012-11-04
build: don't rely on support for '%j' printf format
Pádraig Brady
2
-2
/
+2
2012-11-04
build: don't rely on support for '%*j' printf format
Pádraig Brady
1
-5
/
+4
2012-10-25
pr: fix -n to pad consistently and not crash
Pádraig Brady
1
-22
/
+6
2012-10-25
build: ensure factor links the iconv library
Pádraig Brady
1
-0
/
+1
2012-10-23
factor: add comments
Jim Meyering
1
-1
/
+5
2012-10-23
build: avoid warnings about unused variables and macros
Pádraig Brady
2
-8
/
+13
2012-10-23
build: avoid compile warnings in factor.c on some systems
Pádraig Brady
1
-3
/
+3
2012-10-23
build: avoid build failure on some sparc systems
Pádraig Brady
1
-1
/
+1
2012-10-17
cp: avoid data-corrupting free-memory-read
Jim Meyering
1
-3
/
+9
2012-10-09
factor: fix integer validation and GMP fallback
Pádraig Brady
1
-5
/
+33
2012-10-08
build: support older GMP versions
Pádraig Brady
1
-0
/
+24
2012-10-07
maint: avoid warning from gcc's -Wunused-macros
Jim Meyering
1
-0
/
+6
2012-10-05
build: avoid link failure when strerror is replaced
Jim Meyering
1
-0
/
+3
2012-10-04
factor: 25% speed-up, on output
Jim Meyering
1
-1
/
+5
2012-10-04
factor: merge with preexisting factor; integrate tests; avoid warnings
Jim Meyering
6
-2822
/
+2190
2012-10-04
factor: more improvements
Niels Möller
1
-58
/
+66
2012-10-04
factor: new much-improved implementation; not yet integrated
Torbjörn Granlund
2
-0
/
+4544
2012-10-04
maint: make-prime-list: syntax conventions; be robust for large N
Jim Meyering
1
-8
/
+10
2012-10-04
maint: make-prime-list: do not ignore write failure
Jim Meyering
1
-0
/
+8
2012-10-04
maint: make-prime-list: avoid -Wsuggest-attribute=const warning
Jim Meyering
1
-1
/
+3
2012-10-04
factor: prepare for the new factor program
Torbjörn Granlund
1
-0
/
+168
2012-10-03
build: remove redundant dependency: $(PROGRAMS): lib/libcoreutils.a
Jim Meyering
1
-2
/
+0
2012-09-30
du: avoid abort on systems for which ->me_type is not malloc'd
Jim Meyering
1
-1
/
+2
2012-09-28
doc: correct an old bit of ugliness in nice --help output
Jim Meyering
1
-1
/
+1
2012-09-28
doc: disambiguate the niceness explanation in nice --help
Pádraig Brady
1
-1
/
+1
2012-09-28
cp: fix the --no-preserve=mode option
Ondrej Oprala
5
-0
/
+16
2012-09-24
timeout: handle signals more transparently
Pádraig Brady
1
-13
/
+32
2012-09-24
dd: new option, status=none to suppress output statistics
Pozsár Balázs
1
-3
/
+11
2012-09-23
tail,stat: improve support for vmhgfs
Jim Meyering
1
-0
/
+2
2012-09-19
rm: be even more careful when using a replacement errno value
Jim Meyering
1
-4
/
+6
2012-09-18
dd: remove references to the word BLOCKS from help and texi docs
Benno Schulenberg
1
-1
/
+1
2012-09-16
ls: fix coloring of dangling symlinks in default listing mode
Pádraig Brady
1
-9
/
+2
2012-09-14
seq: enable the fast integer printing code in more cases
Pádraig Brady
1
-7
/
+30
2012-09-14
seq: 70x faster for non-negative whole numbers and incr==1
Jim Meyering
1
-9
/
+139
2012-09-11
build: build lib/ using non-recursive make
Jim Meyering
1
-4
/
+2
2012-09-10
maint: allow per-directory CFLAGS settings with non-recursive make
Jim Meyering
1
-1
/
+2
2012-09-07
factor: don't ever declare composites to be prime
Torbjörn Granlund
1
-3
/
+6
2012-09-06
nproc: disallow non option command line parameters
Pádraig Brady
1
-0
/
+7
2012-09-06
tail,stat: add support for VZFS
Jim Meyering
1
-0
/
+2
2012-09-05
rm: be more careful when using a replacement errno value
Jim Meyering
1
-5
/
+7
2012-09-05
rm: avoid bogus diagnostic for a slash-decorated symlink-to-dir
Jim Meyering
1
-3
/
+0
2012-09-05
build: remove two now-useless convenience targets
Stefano Lattarini
1
-10
/
+0
2012-09-05
build: use 'check-local' to extend the 'check' target
Stefano Lattarini
1
-1
/
+1
2012-09-02
touch: line up long option in --help text
Benno Schulenberg
1
-1
/
+1
2012-09-01
build: fix VPATH issues in C compilation
Jim Meyering
1
-1
/
+1
2012-09-01
build: simplify: get rid of some indirection variables
Stefano Lattarini
1
-3
/
+4
[prev]
[next]