2011-01-31 |
Pádraig Brady | cp: fix the buffer size used when writing zeros |
tree | commitdiff |
2011-01-31 |
Jim Meyering | cp: always initialize extent_copy's output parameter |
tree | commitdiff |
2011-01-31 |
Jim Meyering | cp: fix copying a sparse file to a pipe |
tree | commitdiff |
2011-01-31 |
Jim Meyering | maint: remove unused inclusion of "fiemap.h" |
tree | commitdiff |
2011-01-31 |
Jim Meyering | maint: update copyright year lists in new files |
tree | commitdiff |
2011-01-30 |
Jim Meyering | copy, tee: assume EINTR is always defined: remove ... |
tree | commitdiff |
2011-01-30 |
Jim Meyering | copy: make extent_copy use sparse_copy, rather than... |
tree | commitdiff |
2011-01-30 |
Jim Meyering | copy: remove obsolete comment |
tree | commitdiff |
2011-01-30 |
Jim Meyering | copy: factor sparse-copying code into its own function... |
tree | commitdiff |
2011-01-30 |
Jim Meyering | fiemap copy: avoid leak-on-error |
tree | commitdiff |
2011-01-30 |
Jim Meyering | fiemap copy: avoid a performance hit due to very small... |
tree | commitdiff |
2011-01-30 |
Jim Meyering | fiemap copy: simplify post-loop logic; improve comments |
tree | commitdiff |
2011-01-30 |
Jim Meyering | fiemap copy: rename some locals |
tree | commitdiff |
2011-01-30 |
Jim Meyering | copy: don't allocate a separate buffer just for extent... |
tree | commitdiff |
2011-01-30 |
Jim Meyering | copy: tweak variable name; improve a comment |
tree | commitdiff |
2011-01-30 |
Jim Meyering | copy: call extent_copy also when make_holes is false... |
tree | commitdiff |
2011-01-30 |
Jim Meyering | copy: remove else-after-goto and adjust indentation |
tree | commitdiff |
2011-01-30 |
Jim Meyering | extent-scan: adjust naming and formatting |
tree | commitdiff |
2011-01-30 |
Jim Meyering | fiemap copy: don't let write failure go unreported... |
tree | commitdiff |
2011-01-30 |
jeff.liu | fiemap copy: add extent-scan.[ch], avoid a double-free... |
tree | commitdiff |
2011-01-30 |
Jim Meyering | build: distribute new file, fiemap.h |
tree | commitdiff |
2011-01-30 |
Jie Liu | copy.c: add FIEMAP_FLAG_SYNC to fiemap ioctl |
tree | commitdiff |
2011-01-30 |
Jim Meyering | fiemap.h: include <stdint.h>, not <linux/types.h> |
tree | commitdiff |
2011-01-30 |
Paul Eggert | copy.c: ensure proper alignment of fiemap buffer |
tree | commitdiff |
2011-01-30 |
Jim Meyering | copy.c: adjust comments, tweak semantics |
tree | commitdiff |
2011-01-30 |
Jie Liu | cp: copy sparse files efficiently using the FIEMAP... |
tree | commitdiff |
2011-01-29 |
Pádraig Brady | join: don't report disorder against an empty file |
tree | commitdiff |
2011-01-29 |
Pádraig Brady | join: ensure --header skips the order check with empty... |
tree | commitdiff |
2011-01-29 |
Pádraig Brady | join: add -o 'auto' to output a constant number of... |
tree | commitdiff |
2011-01-24 |
Jim Meyering | split: avoid a new, spurious warning from gcc-4.6.0 |
tree | commitdiff |
2011-01-24 |
Jim Meyering | tail: avoid new diagnostic when applying -f to a pipe... |
tree | commitdiff |
2011-01-17 |
Jim Meyering | uniq: replace a wasteful loop with simple calculation |
tree | commitdiff |
2011-01-17 |
Sami Kerola | uniq: don't continue field processing after end of... |
tree | commitdiff |
2011-01-14 |
Pádraig Brady | maint: refactor to use read-file from gnulib |
tree | commitdiff |
2011-01-13 |
Pádraig Brady | maint: trivial system header file cleanups |
tree | commitdiff |
2011-01-11 |
Nadav Har'El | rm: ignore errno related to invalid file names |
tree | commitdiff |
2011-01-10 |
Jim Meyering | du: don't abort when a subdir is renamed during traversal |
tree | commitdiff |
2011-01-07 |
Pádraig Brady | maint: suppress some clang scan-build warnings |
tree | commitdiff |
2011-01-07 |
Pádraig Brady | maint: replace uses of ignore_ptr with ignore_value |
tree | commitdiff |
2011-01-01 |
Jim Meyering | maint: update all copyright year number ranges |
tree | commitdiff |
2010-12-30 |
Pádraig Brady | split: fix the suffix length calculation |
tree | commitdiff |
2010-12-28 |
Paul Eggert | coreutils: keep lines within 80-column limits |
tree | commitdiff |
2010-12-24 |
Jim Meyering | maint: avoid syntax-check failure due to unused #include |
tree | commitdiff |
2010-12-23 |
Paul Eggert | csplit: diagnose file counter wraparound |
tree | commitdiff |
2010-12-23 |
Paul Eggert | sort: minor performance tweak with num_processors |
tree | commitdiff |
2010-12-23 |
Paul Eggert | getlimits: port to hosts with very wide int, or non... |
tree | commitdiff |
2010-12-21 |
Paul Eggert | who: omit useless definitions of MAXHOSTNAMELEN |
tree | commitdiff |
2010-12-20 |
Pádraig Brady | maint: fix a typo in sort --parallel help message |
tree | commitdiff |
2010-12-19 |
Pádraig Brady | wc: fix a possible hang with --files0-from |
tree | commitdiff |
2010-12-19 |
Pádraig Brady | cp: ensure backups are created when -T specified |
tree | commitdiff |
2010-12-19 |
Pádraig Brady | sort: use at most 8 threads by default |
tree | commitdiff |
2010-12-17 |
Paul Eggert | sort: do not generate thousands of subprocesses for... |
tree | commitdiff |
2010-12-16 |
Paul Eggert | sort: fix hang with sort --compress |
tree | commitdiff |
2010-12-16 |
Paul Eggert | sort: don't dump core when merging from input twice |
tree | commitdiff |
2010-12-14 |
Jim Meyering | doc: tail: semi-deprecate --sleep-interval and --max... |
tree | commitdiff |
2010-12-14 |
Paul Eggert | sort: fix very-unlikely buffer overrun when merging... |
tree | commitdiff |
2010-12-14 |
Paul Eggert | sort: fix some --compress reaper bugs |
tree | commitdiff |
2010-12-11 |
Jim Meyering | sort: syntax cleanup |
tree | commitdiff |
2010-12-11 |
Paul Eggert | sort: integer overflow checks in thread counts, etc. |
tree | commitdiff |
2010-12-11 |
Chen Guo | sort: preallocate merge tree nodes to heap. |
tree | commitdiff |
2010-12-11 |
Paul Eggert | sort: comment fix |
tree | commitdiff |
2010-12-11 |
Chen Guo | sort: use mutexes, not spinlocks (avoid busy loop on... |
tree | commitdiff |
2010-12-08 |
Pádraig Brady | split: fix a case where --elide-empty causes invalid... |
tree | commitdiff |
2010-12-04 |
Paul Eggert | sort: merge_queue -> queue |
tree | commitdiff |
2010-12-04 |
Paul Eggert | sort: clarify queue_check_insert |
tree | commitdiff |
2010-12-04 |
Paul Eggert | sort: fix problems with merge node dest pointer |
tree | commitdiff |
2010-12-04 |
Paul Eggert | sort: simplify write_unique |
tree | commitdiff |
2010-12-04 |
Paul Eggert | sort: put queue arg first |
tree | commitdiff |
2010-12-04 |
Paul Eggert | sort: tune struct_merge_node slightly |
tree | commitdiff |
2010-12-04 |
Paul Eggert | sort: Clarify comments |
tree | commitdiff |
2010-12-02 |
Paul Eggert | sort: fix bug on 64-bit hosts with at least 32768 proce... |
tree | commitdiff |
2010-12-01 |
Paul Eggert | sort -u: fix a thread-race pointer corruption bug |
tree | commitdiff |
2010-11-27 |
Pádraig Brady | tsort: suppress a valgrind memory leak warning |
tree | commitdiff |
2010-11-22 |
Paul Eggert | cp: give a better diagnostic for nonexistent dest/ |
tree | commitdiff |
2010-11-22 |
Chen Guo | split: add --number to generate a particular number... |
tree | commitdiff |
2010-11-18 |
Paul Eggert | od: fix bugs in displaying floating-point values |
tree | commitdiff |
2010-11-16 |
Pádraig Brady | split: fail immediately if impossible to create a large... |
tree | commitdiff |
2010-11-16 |
Pádraig Brady | truncate: fix a very unlikely case for undiagnosed... |
tree | commitdiff |
2010-11-16 |
Pádraig Brady | maint: fix a new -Wpointer-sign gcc warning |
tree | commitdiff |
2010-11-13 |
Jim Meyering | stat: do not provide variable precision time stamps |
tree | commitdiff |
2010-11-11 |
Paul Eggert | csplit: do not rely on undefined behavior in printf... |
tree | commitdiff |
2010-11-11 |
Pádraig Brady | csplit: fix a memory leak per input buffer |
tree | commitdiff |
2010-11-10 |
Jim Meyering | csplit: avoid buffer overrun when writing more than... |
tree | commitdiff |
2010-11-07 |
Paul Eggert | stat: do not rely on undefined behavior in printf formats |
tree | commitdiff |
2010-11-06 |
Paul Eggert | stat: use e.g. %.3X instead of %X.%3:X for sub-second... |
tree | commitdiff |
2010-11-03 |
Jim Meyering | stat: revert %X-%Y-%Z change; use e.g., %:X to print... |
tree | commitdiff |
2010-10-28 |
Patrick W. Plusnick II | maint: remove an unnecessary FIXME comment |
tree | commitdiff |
2010-10-27 |
Pádraig Brady | cp: make --attributes-only override --reflink completely |
tree | commitdiff |
2010-10-25 |
Tobias Quathamer | date: correct typos in date --help |
tree | commitdiff |
2010-10-25 |
Pádraig Brady | tail: support rechecking currently missing remote dirs |
tree | commitdiff |
2010-10-24 |
Paul Eggert | du: don't print junk when diagnosing out-of-range time... |
tree | commitdiff |
2010-10-19 |
Benno Schulenberg | md5sum: print a summary warning for improperly formatte... |
tree | commitdiff |
2010-10-16 |
Andreas Schwab | fold: fix fadvise hint |
tree | commitdiff |
2010-10-14 |
Paul Eggert | bug#7213: [PATCH] sort: fix buffer overrun on 32-bit... |
tree | commitdiff |
2010-10-14 |
Paul Eggert | install: avoid warning with Solaris 10 cc |
tree | commitdiff |
2010-10-14 |
Paul Eggert | sort: fix unportable cast of unsigned char * -> char * |
tree | commitdiff |
2010-10-12 |
Pádraig Brady | tail: fix checking of currently unavailable directories |
tree | commitdiff |
2010-10-07 |
Pádraig Brady | split: fix reporting of read errors |
tree | commitdiff |
2010-10-05 |
Eric Blake | build: complete the rename of get_date |
tree | commitdiff |
2010-10-05 |
Eric Blake | stat: drop %C support when printing file system details |
tree | commitdiff |
next |