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
Age
Commit message (
Expand
)
Author
2011-02-18
tests: correct racy sparse-to-pipe test
Gilles Espinasse
2011-02-14
uptime: omit unnecessary #if
Paul Eggert
2011-02-15
tests: support more file systems in the cp fiemap tests
Pádraig Brady
2011-02-11
copy: adjust fiemap handling of sparse files
Pádraig Brady
2011-02-11
copy: suppress redundant lseeks when using fiemap
Pádraig Brady
2011-02-10
tests: fix bug in preceding check.mk change
Jim Meyering
2011-02-10
tests: print "python missing:..." diagnostic where more will see it
Jim Meyering
2011-02-10
tests: avoid gross inefficiency in "make test"
Jim Meyering
2011-02-08
test: improve the cp fiemap tests
Pádraig Brady
2011-02-08
tests: randread-tests: use macro.h not "#define ASSERT..."
Jim Meyering
2011-02-07
maint: move di-set and ino-map modules from ./gl to gnulib
Jim Meyering
2011-02-07
di-set: provide a lookup method
Jim Meyering
2011-02-07
cut: don't segfault for large unbounded range
Jim Meyering
2011-02-05
copy: don't let a failed lseek go undiagnosed
Jim Meyering
2011-02-04
post-release administrivia
Jim Meyering
2011-02-04
version 8.10
Jim Meyering
2011-02-04
cp: avoid spurious failure on any non-linux kernel
Jim Meyering
2011-02-04
tests: skip mv/i-3 on FreeBSD to avoid spurious failure
Jim Meyering
2011-02-03
sort: fix --debug key highlighting when key start after key end
Pádraig Brady
2011-02-02
tests: correct part of fiemap-perf
Jim Meyering
2011-02-02
build: update gnulib submodule to latest
Jim Meyering
2011-01-31
cp: fix the buffer size used when writing zeros
Pádraig Brady
2011-01-31
cp: always initialize extent_copy's output parameter
Jim Meyering
2011-01-31
tests: exercise a rarely-used corner of copy.c
Jim Meyering
2011-01-31
cp: fix copying a sparse file to a pipe
Jim Meyering
2011-01-31
tests: gfs2 also supports FIEMAP
Jim Meyering
2011-01-31
maint: remove unused inclusion of "fiemap.h"
Jim Meyering
2011-01-31
tests: factor fiemap-related predicate into init.cfg
Jim Meyering
2011-01-31
maint: update copyright year lists in new files
Jim Meyering
2011-01-31
tests: modernize sparse-fiemap test
Jim Meyering
2011-01-31
tests: remove duplicate fiemap-perf test
Jim Meyering
2011-01-30
doc: NEWS: mention cp's improvement
Jim Meyering
2011-01-30
build: update gnulib submodule to latest
Jim Meyering
2011-01-30
copy, tee: assume EINTR is always defined: remove #ifdefs
Jim Meyering
2011-01-30
tests: cp/fiemap: exercise previously-failing parts
Jim Meyering
2011-01-30
copy: make extent_copy use sparse_copy, rather than its own code
Jim Meyering
2011-01-30
copy: remove obsolete comment
Jim Meyering
2011-01-30
copy: factor sparse-copying code into its own function, because
Jim Meyering
2011-01-30
fiemap copy: avoid leak-on-error
Jim Meyering
2011-01-30
fiemap copy: avoid a performance hit due to very small buffer
Jim Meyering
2011-01-30
fiemap copy: simplify post-loop logic; improve comments
Jim Meyering
2011-01-30
fiemap copy: rename some locals
Jim Meyering
2011-01-30
tests: ensure that FIEMAP-enabled cp copies a sparse file efficiently
Jim Meyering
2011-01-30
copy: don't allocate a separate buffer just for extent-based copy
Jim Meyering
2011-01-30
copy: tweak variable name; improve a comment
Jim Meyering
2011-01-30
copy: call extent_copy also when make_holes is false, ...
Jim Meyering
2011-01-30
copy: remove else-after-goto and adjust indentation
Jim Meyering
2011-01-30
extent-scan: adjust naming and formatting
Jim Meyering
2011-01-30
fiemap copy: don't let write failure go unreported; adjust style, etc.
Jim Meyering
2011-01-30
fiemap copy: add extent-scan.[ch], avoid a double-free and reorganize
jeff.liu
[next]