Age | Commit message (Expand) | Author |
2009-03-14 | system.h: correct compilation error: MAX not defined | Jim Meyering |
2009-03-11 | cp: make -a option preserve xattrs, but with reduced diagnostics | Ondřej Vašík |
2009-03-11 | maint: remove an obsolete FIXME comment | Jim Meyering |
2009-03-11 | cat: Fix immediate output of processed data | Pádraig Brady |
2009-03-11 | cat,cp,mv,install,split: Set the minimum IO block size used to 32KiB | Pádraig Brady |
2009-03-08 | comm: fix a bug in its new --check-order option | Bruno Haible |
2009-03-07 | pr: fix a bug whereby --indent=N (-o) did not indent header lines | Jim Meyering |
2009-03-06 | cat: use larger buffer sizes to reduce read/write-syscall overhead | Jim Meyering |
2009-03-06 | maint: avoid new unused-macro warnings from gcc | Jim Meyering |
2009-03-02 | maint: avoid gcc warning about missing attributes | Jim Meyering |
2009-03-02 | maint: avoid warnings about potentially-counterproductive "inline" | Jim Meyering |
2009-03-02 | maint: cp: avoid gcc warning about unused macro definitions | Jim Meyering |
2009-02-28 | maint: remove an unnecessary inclusion of <signal.h> | Jim Meyering |
2009-02-27 | cp: diagnose invalid "cp -rl dir dir" right away, once again | Jim Meyering |
2009-02-26 | sort: Fix two bugs with determining the end of field | Pádraig Brady |
2009-02-24 | Ensure comment for translators is included in po file | Pádraig Brady |
2009-02-20 | doc: ls: clarify description of -s | Jim Meyering |
2009-02-19 | doc: dd: document that the default block size is 512 bytes | Jim Meyering |
2009-02-18 | cp: -a now preserves SELinux context, with reduced diagnostics | Ondřej Vašík |
2009-02-18 | add missing copyright dates | Eric Blake |
2009-02-17 | install: compare files in binary mode | Eric Blake |
2009-02-17 | install: add --compare (-C) option to install file only when necessary | Kamil Dudka |
2009-02-17 | nl: correct long-option name for -v in usage | Ondřej Vašík |
2009-02-15 | doc: id: make --help and .man more descriptive | Jim Meyering |
2009-02-14 | seq: Fix equal width calculation when '.' added to last number | Pádraig Brady |
2009-02-13 | du,chgrp,chmod,chown: use FTS_DEFER_STAT | Jim Meyering |
2009-02-11 | ln: add details to --help text | Eric Blake |
2009-02-10 | ls: clean up after wrapped+colored file names with clear-to-EOL | Jim Meyering |
2009-02-09 | touch: deprecate --file option: equivalent to --reference (-r) | Jim Meyering |
2009-02-05 | avoid spurious parentheses/arith-op-related warnings from newer gcc | Jim Meyering |
2009-02-02 | * src/system.h (emit_bug_reporting_address): Remove periods. | Jim Meyering |
2009-02-02 | update copyright dates from recent changes | Jim Meyering |
2009-01-29 | maint: silence some syntax-check rules | Jim Meyering |
2009-01-29 | cp/mv: add xattr support | Kamil Dudka |
2009-01-28 | system.h: add a comment re autoconf's new AC_PACKAGE_URL | Jim Meyering |
2009-01-28 | dd: Better handle user specified offsets that are too big | Pádraig Brady |
2009-01-27 | doc: emit better bug-reporting info, to help help2man | Jim Meyering |
2009-01-23 | build: resolve conflict with new declaration from version-etc.h | Jim Meyering |
2009-01-22 | shred: change default number of overwrites from 25 to 3 | Pádraig Brady |
2009-01-19 | no longer define *_FILENO constants | Jim Meyering |
2009-01-16 | echo, printf, test: remove unused #include directives | Jim Meyering |
2009-01-16 | pathchk: avoid -Wsign-compare warnings | Pádraig Brady |
2009-01-16 | pr: avoid -Wsign-compare warnings | Pádraig Brady |
2009-01-16 | shred: avoid -Wsign-compare warnings | Pádraig Brady |
2009-01-16 | simplify mgetgroups() and avoid -Wsign-compare warnings | Pádraig Brady |
2009-01-14 | test, echo, printf: don't accept option abbreviation | Eric Blake |
2009-01-14 | cp/mv: add --no-clobber (-n) option to not overwrite target | Kamil Dudka |
2009-01-08 | option handling: make exceptions more consistent | Eric Blake |
2009-01-05 | doc: pathchk description enhancements | Pádraig Brady |
2009-01-03 | src/.gitignore: Ignore getlimits utility | Pádraig Brady |