2011-01-29 |
Jim Meyering | tests: cp/fiemap: exercise previously-failing parts fiemap-copy-2 |
commit | commitdiff | tree |
2011-01-29 |
Jim Meyering | copy: make extent_copy use sparse_copy, rather than... |
commit | commitdiff | tree |
2011-01-29 |
Jim Meyering | copy: remove obsolete comment |
commit | commitdiff | tree |
2011-01-29 |
Jim Meyering | copy: factor sparse-copying code into its own function... |
commit | commitdiff | tree |
2011-01-29 |
Jim Meyering | fiemap copy: avoid leak-on-error |
commit | commitdiff | tree |
2011-01-29 |
Jim Meyering | fiemap copy: avoid a performance hit due to very small... |
commit | commitdiff | tree |
2011-01-29 |
Jim Meyering | fiemap copy: simplify post-loop logic; improve comments |
commit | commitdiff | tree |
2011-01-29 |
Jim Meyering | fiemap copy: rename some locals |
commit | commitdiff | tree |
2011-01-29 |
Jim Meyering | tests: ensure that FIEMAP-enabled cp copies a sparse... |
commit | commitdiff | tree |
2011-01-22 |
Jim Meyering | copy: don't allocate a separate buffer just for extent... |
commit | commitdiff | tree |
2011-01-22 |
Jim Meyering | copy: tweak variable name; improve a comment |
commit | commitdiff | tree |
2011-01-22 |
Jim Meyering | copy: call extent_copy also when make_holes is false... |
commit | commitdiff | tree |
2011-01-22 |
Jim Meyering | * src/copy.c (copy_reg): Remove useless else-after... |
commit | commitdiff | tree |
2011-01-22 |
Jim Meyering | copy.c: shorten a comment to fit in 80 columns |
commit | commitdiff | tree |
2011-01-22 |
Jim Meyering | extent-scan.c: don't include error.h or quote.h |
commit | commitdiff | tree |
2011-01-22 |
Jim Meyering | formatting |
commit | commitdiff | tree |
2011-01-22 |
Jim Meyering | distribute extent-scan.h, too |
commit | commitdiff | tree |
2011-01-22 |
Jim Meyering | rename extent-scan functions to start with extent_scan_ |
commit | commitdiff | tree |
2011-01-22 |
Jim Meyering | rename extent_scan member |
commit | commitdiff | tree |
2011-01-22 |
Jim Meyering | fiemap copy: don't let write failure go unreported... |
commit | commitdiff | tree |
2011-01-22 |
jeff.liu | bug#6131: [PATCH]: fiemap support for efficient sparse... |
commit | commitdiff | tree |
2011-01-22 |
Jim Meyering | build: distribute new test script, filefrag-extent... |
commit | commitdiff | tree |
2011-01-22 |
Jim Meyering | build: distribute new file, fiemap.h |
commit | commitdiff | tree |
2011-01-22 |
Jie Liu | copy.c: add FIEMAP_FLAG_SYNC to fiemap ioctl |
commit | commitdiff | tree |
2011-01-22 |
Jim Meyering | tests: accommodate varying filefrag -v "flags" output |
commit | commitdiff | tree |
2011-01-22 |
Jim Meyering | fiemap.h: include <stdint.h>, not <linux/types.h> |
commit | commitdiff | tree |
2011-01-22 |
Paul Eggert | copy.c: ensure proper alignment of fiemap buffer |
commit | commitdiff | tree |
2011-01-22 |
Jim Meyering | copy.c: adjust comments, tweak semantics |
commit | commitdiff | tree |
2011-01-22 |
Jim Meyering | tests: improve fiemap test to work with 4 FS types... |
commit | commitdiff | tree |
2011-01-22 |
Jim Meyering | tests: relax the root-tests cross-check |
commit | commitdiff | tree |
2011-01-22 |
Jim Meyering | tests: test fiemap-enabled cp more thoroughly |
commit | commitdiff | tree |
2011-01-22 |
Jim Meyering | tests: require root only if current partition is neithe... |
commit | commitdiff | tree |
2011-01-22 |
Jim Meyering | tests: exercise more of the new FIEMAP copying code |
commit | commitdiff | tree |
2011-01-22 |
Jim Meyering | tests: sparse-fiemap: factor out some set-up |
commit | commitdiff | tree |
2011-01-22 |
Jie Liu | tests: add a new test for FIEMAP-copy |
commit | commitdiff | tree |
2011-01-22 |
Jie Liu | cp: Add FIEMAP support for efficient sparse file copy |
commit | commitdiff | tree |
2011-01-21 |
Jim Meyering | doc: fix wording in warning about potential conflict... |
commit | commitdiff | tree |
2011-01-21 |
Paul Eggert | manual: document floating point better |
commit | commitdiff | tree |
2011-01-20 |
Jim Meyering | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2011-01-20 |
Jim Meyering | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2011-01-19 |
Jim Meyering | maint: use slightly more efficient process in README... |
commit | commitdiff | tree |
2011-01-18 |
Jim Meyering | tests: avoid FP failure in new du test |
commit | commitdiff | tree |
2011-01-18 |
Jim Meyering | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2011-01-18 |
Jim Meyering | doc: update NEWS |
commit | commitdiff | tree |
2011-01-17 |
Jim Meyering | doc: show how to shred more efficiently |
commit | commitdiff | tree |
2011-01-17 |
Jim Meyering | uniq: replace a wasteful loop with simple calculation |
commit | commitdiff | tree |
2011-01-17 |
Jim Meyering | tests: add a test for today's uniq bug |
commit | commitdiff | tree |
2011-01-17 |
Sami Kerola | uniq: don't continue field processing after end of... |
commit | commitdiff | tree |
2011-01-15 |
Ondřej Vašík | doc: specify how tr, echo, printf treat octal numbers |
commit | commitdiff | tree |
2011-01-14 |
Pádraig Brady | maint: refactor to use read-file from gnulib |
commit | commitdiff | tree |
2011-01-13 |
Pádraig Brady | maint: trivial system header file cleanups |
commit | commitdiff | tree |
2011-01-12 |
Jim Meyering | doc: clean up HACKING guidelines |
commit | commitdiff | tree |
2011-01-12 |
Paul Eggert | gnulib: Also use dtoastr and ldtoastr modules. |
commit | commitdiff | tree |
2011-01-12 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2011-01-11 |
Nadav Har'El | rm: ignore errno related to invalid file names |
commit | commitdiff | tree |
2011-01-10 |
Jim Meyering | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2011-01-10 |
Jim Meyering | du: don't abort when a subdir is renamed during traversal |
commit | commitdiff | tree |
2011-01-07 |
Pádraig Brady | maint: suppress some clang scan-build warnings |
commit | commitdiff | tree |
2011-01-07 |
Pádraig Brady | maint: replace uses of ignore_ptr with ignore_value |
commit | commitdiff | tree |
2011-01-04 |
Jim Meyering | post-release administrivia |
commit | commitdiff | tree |
2011-01-04 |
Jim Meyering | version 8.9 v8.9 |
commit | commitdiff | tree |
2011-01-04 |
Jim Meyering | build: update gnulib to latest; portability fixes |
commit | commitdiff | tree |
2011-01-01 |
Jim Meyering | maint: update all copyright year number ranges |
commit | commitdiff | tree |
2011-01-01 |
Jim Meyering | build: update gnulib for version-etc copyright year... |
commit | commitdiff | tree |
2011-01-01 |
Jim Meyering | maint: generate much of the THANKS file |
commit | commitdiff | tree |
2010-12-31 |
Eric Blake | maint: update to latest gnulib, for testsuite improvement |
commit | commitdiff | tree |
2010-12-30 |
Eric Blake | maint: allow gettext 0.17 again |
commit | commitdiff | tree |
2010-12-30 |
Pádraig Brady | split: fix the suffix length calculation |
commit | commitdiff | tree |
2010-12-28 |
Paul Eggert | coreutils: keep lines within 80-column limits |
commit | commitdiff | tree |
2010-12-24 |
Jim Meyering | maint: avoid syntax-check failure due to unused #include |
commit | commitdiff | tree |
2010-12-23 |
Paul Eggert | csplit: diagnose file counter wraparound |
commit | commitdiff | tree |
2010-12-23 |
Paul Eggert | sort: minor performance tweak with num_processors |
commit | commitdiff | tree |
2010-12-23 |
Paul Eggert | getlimits: port to hosts with very wide int, or non... |
commit | commitdiff | tree |
2010-12-22 |
Jim Meyering | post-release administrivia |
commit | commitdiff | tree |
2010-12-22 |
Jim Meyering | version 8.8 v8.8 |
commit | commitdiff | tree |
2010-12-22 |
Jim Meyering | csplit: update gnulib for Solaris 8,9 snprintf fix |
commit | commitdiff | tree |
2010-12-22 |
Jim Meyering | maint: correct test-related comments |
commit | commitdiff | tree |
2010-12-22 |
Jim Meyering | tests: adjust preceding change to handle general WERROR... |
commit | commitdiff | tree |
2010-12-22 |
Paul Eggert | tests: do not assume compiler knows -Wxxx flags |
commit | commitdiff | tree |
2010-12-22 |
Jim Meyering | tests: mv/i-3: avoid false-positive failure on a slow... |
commit | commitdiff | tree |
2010-12-21 |
Jim Meyering | tests: avoid new false-positive failure on at least... |
commit | commitdiff | tree |
2010-12-21 |
Paul Eggert | who: omit useless definitions of MAXHOSTNAMELEN |
commit | commitdiff | tree |
2010-12-20 |
Pádraig Brady | maint: fix a typo in sort --parallel help message |
commit | commitdiff | tree |
2010-12-20 |
Jim Meyering | build: update gnulib: ACL-vs-Solaris 8 portability... |
commit | commitdiff | tree |
2010-12-19 |
Paul Eggert | tests: sync init.sh from gnulib |
commit | commitdiff | tree |
2010-12-19 |
Pádraig Brady | wc: fix a possible hang with --files0-from |
commit | commitdiff | tree |
2010-12-19 |
Pádraig Brady | cp: ensure backups are created when -T specified |
commit | commitdiff | tree |
2010-12-19 |
Pádraig Brady | sort: use at most 8 threads by default |
commit | commitdiff | tree |
2010-12-18 |
Jim Meyering | doc: split: add examples showing how to use the new... |
commit | commitdiff | tree |
2010-12-18 |
Jim Meyering | tests: avoid spurious du/bigtime failure |
commit | commitdiff | tree |
2010-12-18 |
Paul Eggert | tests: set fail=0 by default |
commit | commitdiff | tree |
2010-12-17 |
Jim Meyering | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2010-12-17 |
Paul Eggert | sort: do not generate thousands of subprocesses for... |
commit | commitdiff | tree |
2010-12-16 |
Paul Eggert | sort: fix hang with sort --compress |
commit | commitdiff | tree |
2010-12-16 |
Paul Eggert | sort: don't dump core when merging from input twice |
commit | commitdiff | tree |
2010-12-14 |
Jim Meyering | doc: tail: semi-deprecate --sleep-interval and --max... |
commit | commitdiff | tree |
2010-12-14 |
Paul Eggert | sort: fix very-unlikely buffer overrun when merging... |
commit | commitdiff | tree |
2010-12-14 |
Paul Eggert | sort: document --compress reaper fixes |
commit | commitdiff | tree |
2010-12-14 |
Paul Eggert | tests: default to /tmp as the temporary directory |
commit | commitdiff | tree |
2010-12-14 |
Paul Eggert | sort: fix some --compress reaper bugs |
commit | commitdiff | tree |
next |