summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: distribute new test script, filefrag-extent-comparefiemap-copyJim Meyering2010-06-131-0/+1
* build: distribute new file, fiemap.hJim Meyering2010-06-131-0/+1
* copy.c: add FIEMAP_FLAG_SYNC to fiemap ioctlJie Liu2010-06-111-0/+1
* tests: accommodate varying filefrag -v "flags" outputJim Meyering2010-06-111-1/+2
* fiemap.h: include <stdint.h>, not <linux/types.h>Jim Meyering2010-06-111-1/+1
* copy.c: ensure proper alignment of fiemap bufferPaul Eggert2010-06-111-7/+8
* copy.c: adjust comments, tweak semanticsJim Meyering2010-06-111-26/+36
* tests: improve fiemap test to work with 4 FS types; fall back on ext4Jim Meyering2010-06-112-11/+95
* tests: relax the root-tests cross-checkJim Meyering2010-06-111-1/+1
* tests: test fiemap-enabled cp more thoroughlyJim Meyering2010-06-111-29/+32
* tests: require root only if current partition is neither btrfs nor xfsJim Meyering2010-06-111-22/+27
* tests: exercise more of the new FIEMAP copying codeJim Meyering2010-06-111-0/+38
* tests: sparse-fiemap: factor out some set-upJim Meyering2010-06-111-4/+4
* tests: add a new test for FIEMAP-copyJie Liu2010-06-112-0/+57
* cp: Add FIEMAP support for efficient sparse file copyJie Liu2010-06-112-0/+261
* build: update gnulib submodule to latestJim Meyering2010-06-111-0/+0
* build: don't let a large sparse temporary file cause "make dist" to failJim Meyering2010-06-111-0/+11
* ls: avoid just-introduced buffer overrunJim Meyering2010-06-101-1/+1
* maint: adjust INT_BUFSIZE_BOUND usage for maintainabilityJim Meyering2010-06-083-7/+7
* sort: avoid unnecessary use of sprintfJim Meyering2010-06-081-12/+13
* dirname: tweak summary wordingEric Blake2010-06-083-6/+11
* doc: mention the new coreutils@ mailing listsJim Meyering2010-06-021-0/+3
* touch: remove support for --file=REF_FILE optionJim Meyering2010-06-023-7/+7
* maint: make spacing around "=" consistent, even in IF_LINTJim Meyering2010-05-3117-26/+26
* maint: replace each "for (;;)" with "while (true)"Jim Meyering2010-05-3125-51/+51
* maint: correct indentation of case_GETOPT_* macro usesJim Meyering2010-05-312-4/+4
* stat: use gnulib's alignof moduleJim Meyering2010-05-312-4/+4
* tests: remove unnecessary single quotes in perl hash use: ->{'SYM'}Jim Meyering2010-05-317-11/+16
* truncate: improve handling of non regular filesPádraig Brady2010-05-294-45/+27
* truncate: support sizes relative to an existing filePádraig Brady2010-05-284-17/+36
* tests: update help-version to work with parted, tooJim Meyering2010-05-261-0/+3
* maint: don't emit an extra newline in each of two diagnosticsJim Meyering2010-05-252-2/+2
* maint: remove unneeded double quotes on RHS of shell assignmentsJim Meyering2010-05-253-6/+6
* maint: remove a redundant sort parameter from a testPádraig Brady2010-05-241-1/+1
* sort: adjust the leading blanks --debug warningPádraig Brady2010-05-242-6/+9
* maint: make copyright comment consistent with all othersJim Meyering2010-05-231-2/+2
* tests: fix cp-a-selinux to skip cleanly upon mkfs failureJim Meyering2010-05-211-3/+2
* du: recognize -d N as equivalent to --max-depth=NJon Ringuette2010-05-194-8/+19
* tests: exercise du's --max-depth optionJim Meyering2010-05-192-0/+32
* tests: fix sort-debug-keys when fr_FR.utf8 not availablePádraig Brady2010-05-181-1/+2
* maint: fix the fs-magic-compare ruleJim Meyering2010-05-171-1/+1
* tests: update init.sh from gnulibJim Meyering2010-05-171-14/+31
* build: avoid a new -Wformat-induced warningJim Meyering2010-05-171-1/+1
* doc: fix sort info about version sort skipping blanksPádraig Brady2010-05-161-1/+1
* sort: --debug: output data independent warnings and infoPádraig Brady2010-05-165-55/+283
* tests: fix sort-debug-keys when fr_FR.utf8 not availablePádraig Brady2010-05-121-4/+3
* sort: add a --debug option to highlight key extentsPádraig Brady2010-05-125-60/+557
* build: record the gettext-0.18 requirement also in configure.acJim Meyering2010-05-111-1/+1
* build: update gnulib submodule to latestJim Meyering2010-05-112-1/+1
* build: record that when building from git, gettext-0.18 is requiredJim Meyering2010-05-101-1/+1