summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-30tests: ensure that FIEMAP-enabled cp copies a sparse file efficientlyJim Meyering
2011-01-30copy: don't allocate a separate buffer just for extent-based copyJim Meyering
2011-01-30copy: tweak variable name; improve a commentJim Meyering
2011-01-30copy: call extent_copy also when make_holes is false, ...Jim Meyering
2011-01-30copy: remove else-after-goto and adjust indentationJim Meyering
2011-01-30extent-scan: adjust naming and formattingJim Meyering
2011-01-30fiemap copy: don't let write failure go unreported; adjust style, etc.Jim Meyering
2011-01-30fiemap copy: add extent-scan.[ch], avoid a double-free and reorganizejeff.liu
2011-01-30build: distribute new test script, filefrag-extent-compareJim Meyering
2011-01-30build: distribute new file, fiemap.hJim Meyering
2011-01-30copy.c: add FIEMAP_FLAG_SYNC to fiemap ioctlJie Liu
2011-01-30fiemap.h: include <stdint.h>, not <linux/types.h>Jim Meyering
2011-01-30copy.c: ensure proper alignment of fiemap bufferPaul Eggert
2011-01-30copy.c: adjust comments, tweak semanticsJim Meyering
2011-01-30tests: relax the root-tests cross-checkJim Meyering
2011-01-30tests: accommodate varying filefrag -v "flags" outputJim Meyering
2011-01-30tests: exercise more of the new FIEMAP copying codeJim Meyering
2011-01-30tests: add a new test for FIEMAP-copyJie Liu
2011-01-30cp: copy sparse files efficiently using the FIEMAP ioctlJie Liu
2011-01-29doc: add alternatives for field processing not supported by cutPádraig Brady
2011-01-29join: don't report disorder against an empty filePádraig Brady
2011-01-29join: ensure --header skips the order check with empty filesPádraig Brady
2011-01-29join: add -o 'auto' to output a constant number of fields per linePádraig Brady
2011-01-28tests: remove obsolete uses of "$$" in temporary file namesJim Meyering
2011-01-26tests: don't hide all trace of the vc_exe_in_TESTS testJim Meyering
2011-01-25tests: minor correctionAndreas Schwab
2011-01-25tests: avoid FP failure due to suspensionJim Meyering
2011-01-25tests: avoid rare FP failure in new du testJim Meyering
2011-01-24split: avoid a new, spurious warning from gcc-4.6.0Jim Meyering
2011-01-24tail: avoid new diagnostic when applying -f to a pipe on linux-2.3.38Jim Meyering
2011-01-21doc: fix wording in warning about potential conflict with built-inJim Meyering
2011-01-21manual: document floating point betterPaul Eggert
2011-01-20build: update gnulib submodule to latestJim Meyering
2011-01-20build: update gnulib submodule to latestJim Meyering
2011-01-19maint: use slightly more efficient process in README-releaseJim Meyering
2011-01-18tests: avoid FP failure in new du testJim Meyering
2011-01-18build: update gnulib submodule to latestJim Meyering
2011-01-18doc: update NEWSJim Meyering
2011-01-17doc: show how to shred more efficientlyJim Meyering
2011-01-17uniq: replace a wasteful loop with simple calculationJim Meyering
2011-01-17tests: add a test for today's uniq bugJim Meyering
2011-01-17uniq: don't continue field processing after end of lineSami Kerola
2011-01-15doc: specify how tr, echo, printf treat octal numbersOndřej Vašík
2011-01-14maint: refactor to use read-file from gnulibPádraig Brady
2011-01-13maint: trivial system header file cleanupsPádraig Brady
2011-01-12doc: clean up HACKING guidelinesJim Meyering
2011-01-11gnulib: Also use dtoastr and ldtoastr modules.Paul Eggert
2011-01-11build: update gnulib submodule to latestPaul Eggert
2011-01-11rm: ignore errno related to invalid file namesNadav Har'El
2011-01-10build: update gnulib submodule to latestJim Meyering