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