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
2012-10-17
cp: avoid data-corrupting free-memory-read
Jim Meyering
-3
/
+9
2012-10-09
factor: fix integer validation and GMP fallback
Pádraig Brady
-5
/
+33
2012-10-08
build: support older GMP versions
Pádraig Brady
-0
/
+24
2012-10-07
maint: avoid warning from gcc's -Wunused-macros
Jim Meyering
-0
/
+6
2012-10-05
build: avoid link failure when strerror is replaced
Jim Meyering
-0
/
+3
2012-10-04
factor: 25% speed-up, on output
Jim Meyering
-1
/
+5
2012-10-04
factor: merge with preexisting factor; integrate tests; avoid warnings
Jim Meyering
-2822
/
+2190
2012-10-04
factor: more improvements
Niels Möller
-58
/
+66
2012-10-04
factor: new much-improved implementation; not yet integrated
Torbjörn Granlund
-0
/
+4544
2012-10-04
maint: make-prime-list: syntax conventions; be robust for large N
Jim Meyering
-8
/
+10
2012-10-04
maint: make-prime-list: do not ignore write failure
Jim Meyering
-0
/
+8
2012-10-04
maint: make-prime-list: avoid -Wsuggest-attribute=const warning
Jim Meyering
-1
/
+3
2012-10-04
factor: prepare for the new factor program
Torbjörn Granlund
-0
/
+168
2012-10-03
build: remove redundant dependency: $(PROGRAMS): lib/libcoreutils.a
Jim Meyering
-2
/
+0
2012-09-30
du: avoid abort on systems for which ->me_type is not malloc'd
Jim Meyering
-1
/
+2
2012-09-28
doc: correct an old bit of ugliness in nice --help output
Jim Meyering
-1
/
+1
2012-09-28
doc: disambiguate the niceness explanation in nice --help
Pádraig Brady
-1
/
+1
2012-09-28
cp: fix the --no-preserve=mode option
Ondrej Oprala
-0
/
+16
2012-09-24
timeout: handle signals more transparently
Pádraig Brady
-13
/
+32
2012-09-24
dd: new option, status=none to suppress output statistics
Pozsár Balázs
-3
/
+11
2012-09-23
tail,stat: improve support for vmhgfs
Jim Meyering
-0
/
+2
2012-09-19
rm: be even more careful when using a replacement errno value
Jim Meyering
-4
/
+6
2012-09-18
dd: remove references to the word BLOCKS from help and texi docs
Benno Schulenberg
-1
/
+1
2012-09-16
ls: fix coloring of dangling symlinks in default listing mode
Pádraig Brady
-9
/
+2
2012-09-14
seq: enable the fast integer printing code in more cases
Pádraig Brady
-7
/
+30
2012-09-14
seq: 70x faster for non-negative whole numbers and incr==1
Jim Meyering
-9
/
+139
2012-09-11
build: build lib/ using non-recursive make
Jim Meyering
-4
/
+2
2012-09-10
maint: allow per-directory CFLAGS settings with non-recursive make
Jim Meyering
-1
/
+2
2012-09-07
factor: don't ever declare composites to be prime
Torbjörn Granlund
-3
/
+6
2012-09-06
nproc: disallow non option command line parameters
Pádraig Brady
-0
/
+7
2012-09-06
tail,stat: add support for VZFS
Jim Meyering
-0
/
+2
2012-09-05
rm: be more careful when using a replacement errno value
Jim Meyering
-5
/
+7
2012-09-05
rm: avoid bogus diagnostic for a slash-decorated symlink-to-dir
Jim Meyering
-3
/
+0
2012-09-05
build: remove two now-useless convenience targets
Stefano Lattarini
-10
/
+0
2012-09-05
build: use 'check-local' to extend the 'check' target
Stefano Lattarini
-1
/
+1
2012-09-02
touch: line up long option in --help text
Benno Schulenberg
-1
/
+1
2012-09-01
build: fix VPATH issues in C compilation
Jim Meyering
-1
/
+1
2012-09-01
build: simplify: get rid of some indirection variables
Stefano Lattarini
-3
/
+4
2012-09-01
maint: update gitignore entries
Stefano Lattarini
-0
/
+1
2012-09-01
maint: fix and simplify maintainer checks
Stefano Lattarini
-37
/
+7
2012-09-01
build: fix generation of manpages for programs not built by default
Stefano Lattarini
-5
/
+0
2012-09-01
build: don't use recursive make to build the 'src' subdirectory
Stefano Lattarini
-560
/
+567
2012-09-01
build: refactor how lists of coreutils programs are defined
Stefano Lattarini
-115
/
+10
2012-08-31
build: don't use '$<' in non-suffix rules
Stefano Lattarini
-1
/
+1
2012-08-31
maint: more uses of $(ASSORT)
Stefano Lattarini
-2
/
+2
2012-08-31
maint: remove unused variable in src/Makefile.am
Stefano Lattarini
-2
/
+0
2012-08-31
build: don't use foo_LDADD if there's no foo program
Stefano Lattarini
-14
/
+15
2012-08-29
tail,stat: improve support for ZFS
Jim Meyering
-0
/
+2
2012-08-26
df: allow translators to reorder "1K-blocks" header
Nguyễn Thái Ngọc Duy
-2
/
+4
2012-08-24
md5sum, sha*sum: add --tag to output a format indicating the algorithm
Ondrej Oprala
-78
/
+142
[prev]
[next]