2011-04-20 |
Jim Meyering | copy: factor out a tiny sparse-testing function |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Jim Meyering | copy: do not treat unwritten extents specially: avoid... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Jim Meyering | copy: always use FIEMAP_FLAG_SYNC, for now |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Jim Meyering | tests: remove spurious syntax from a perl snippet |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Ondřej Vašík | dircolors: add .ear, .war, .sar, for Java jar-like... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Jim Meyering | post-release administrivia |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Jim Meyering | version 8.11 v8.11 |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Pádraig Brady | maint: mention dd's new partial read warning in NEWS |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Pádraig Brady | tests: fix a false positive fiemap test on some file... |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Pádraig Brady | maint: correct kernel version in test comment |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Jim Meyering | maint: remove unnecessary inclusion of <stdio.h> |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Jim Meyering | build: update gnulib submodule to latest |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Jim Meyering | cfg.mk: remove useless semicolon and backslash |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Jim Meyering | doc: tweak NEWS |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Jim Meyering | maint: install: remove support for --preserve_context... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Jim Meyering | maint: reorder install.c to eliminate declarations... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Jim Meyering | maint: rename variables for clarity... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Jim Meyering | maint: remove doubled words in comments, e.g., s/to... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Pádraig Brady | maint: misc typo fixes |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Pádraig Brady | maint: correct kernel version in NEWS |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Pádraig Brady | copy: handle mergeable extents across fiemap scans |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Pádraig Brady | copy: fix an unlikely memory leak when a fiemap copy... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Jim Meyering | tests: avoid spurious parallel failure due to temporary... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Jim Meyering | tests: don't ever leave a backgrounded "sleep 10m"... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Jim Meyering | tests: preserve-gid: don't chown temporary PATH dir... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Jim Meyering | tests: preserve-gid: remove useless use of "env" |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Jim Meyering | tests: convert common root-build test failure to a... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Jim Meyering | tests: minor improvement of sc_tight_scope rule |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Eric Blake | docs: mention POSIX 2008 |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Jim Meyering | maint: prohibit direct use of strncmp: prefer STREQ_LEN... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Jim Meyering | copy: require fiemap sync also for 2.6.38 kernels |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Jim Meyering | cp: always detect copy-into-self: avoid infloop w/large... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Jim Meyering | maint: fix a comment typo |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Pádraig Brady | copy: process empty extents more efficiently |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Pádraig Brady | copy: protect against overlapping extents |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Pádraig Brady | copy: link rather than copy symlinks, when --link used |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Jim Meyering | tests: inotify-rotate: avoid race condition with overlo... |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Pádraig Brady | copy: with fiemap copy, only sync when needed |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Mathieu Bridon | tests: avoid unwarranted failure in mock-simulated... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Jim Meyering | maint: correct formatting style in a header |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Pádraig Brady | df: fix alignment of columns |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Jim Meyering | build: update gnulib submodule to latest |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Jim Meyering | tests: exercise tests new "==" operator |
commit | commitdiff | tree | snapshot |
2011-03-22 |
David A. Wheeler | test: accept "==" as a synonym for "=" |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Jim Meyering | tests: fix a bug in the cp/preserve-gid test |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Paul Eggert | bootstrap: do not exclude m4/message.m4 |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Jim Meyering | maint: remove a name from THANKS.in that is derived... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Pádraig Brady | tests: fix the sparse-fiemap test |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Jim Meyering | sort: avoid memory pressure of 130MB/thread when readin... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Jim Meyering | maint: stop using .x-sc_* files to list syntax-check... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Pádraig Brady | maint: use wcswidth from gnulib |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Jim Meyering | touch: update to latest gnulib to fix Solaris 10 touch... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Jim Meyering | sort: spawn fewer threads for small inputs |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Pádraig Brady | copy: merge similar extents before processing |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Paul Eggert | dd: avoid or diagnose some problems with short reads |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Pádraig Brady | maint: fix dd nocache test to be independent of current... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Pádraig Brady | dd: add a flag to discard cached data |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Pádraig Brady | doc: clarify that `dd bs=` can immediately output short... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Pádraig Brady | doc: group dd conv= options that are actually flags |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Pádraig Brady | dd: warn when we disable oflag=direct not at EOF |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Jim Meyering | du: don't infloop for --files0-from=DIR |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Jim Meyering | wc: avoid NULL dereference on out-of-memory error |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Pádraig Brady | tests: without filefrag, only skip part of sparse-fiemap |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Gilles Espinasse | maint: replace spaces with tab in tests/Makefile.am |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Jim Meyering | stdbuf: avoid even the appearance of a possible use... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Gilles Espinasse | tests: correct racy sparse-to-pipe test |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Paul Eggert | uptime: omit unnecessary #if |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Pádraig Brady | tests: support more file systems in the cp fiemap tests |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Pádraig Brady | copy: adjust fiemap handling of sparse files |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Pádraig Brady | copy: suppress redundant lseeks when using fiemap |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Jim Meyering | tests: fix bug in preceding check.mk change |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Jim Meyering | tests: print "python missing:..." diagnostic where... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Jim Meyering | tests: avoid gross inefficiency in "make test" |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Pádraig Brady | test: improve the cp fiemap tests |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Jim Meyering | tests: randread-tests: use macro.h not "#define ASSERT..." |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Jim Meyering | maint: move di-set and ino-map modules from ./gl to... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Jim Meyering | di-set: provide a lookup method |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Jim Meyering | cut: don't segfault for large unbounded range |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Jim Meyering | copy: don't let a failed lseek go undiagnosed |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Jim Meyering | post-release administrivia |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Jim Meyering | version 8.10 v8.10 |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Jim Meyering | cp: avoid spurious failure on any non-linux kernel |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Jim Meyering | tests: skip mv/i-3 on FreeBSD to avoid spurious failure |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Pádraig Brady | sort: fix --debug key highlighting when key start after... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Jim Meyering | tests: correct part of fiemap-perf |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Jim Meyering | build: update gnulib submodule to latest |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Pádraig Brady | cp: fix the buffer size used when writing zeros |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Jim Meyering | cp: always initialize extent_copy's output parameter |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Jim Meyering | tests: exercise a rarely-used corner of copy.c |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Jim Meyering | cp: fix copying a sparse file to a pipe |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Jim Meyering | tests: gfs2 also supports FIEMAP |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Jim Meyering | maint: remove unused inclusion of "fiemap.h" |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Jim Meyering | tests: factor fiemap-related predicate into init.cfg |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Jim Meyering | maint: update copyright year lists in new files |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Jim Meyering | tests: modernize sparse-fiemap test |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Jim Meyering | tests: remove duplicate fiemap-perf test |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Jim Meyering | doc: NEWS: mention cp's improvement |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Jim Meyering | build: update gnulib submodule to latest |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Jim Meyering | copy, tee: assume EINTR is always defined: remove ... |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Jim Meyering | tests: cp/fiemap: exercise previously-failing parts |
commit | commitdiff | tree | snapshot |
next |