Age | Commit message (Expand) | Author |
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 |
2009-01-03 | stat: print file-system total inode count (%c) as an unsigned number | Michael Meskes |
2009-01-01 | portability: accommodate gnulib's getaddrinfo change | Jim Meyering |
2009-01-01 | cleanup/modernize: don't test HAVE_MBRTOWC; now gnulib provides it | Jim Meyering |
2008-12-26 | maint: ensure dd's computation of O_FULLBLOCK uses all O_ symbol names | Jim Meyering |
2008-12-26 | dd: add support for opening files in Concurrent I/O (CIO) mode | Matt Harden |
2008-12-23 | build: do enable $(WERROR_CFLAGS) for src/ files. | Jim Meyering |
2008-12-23 | timeout: remove problematic casts | Pádraig Brady |
2008-12-21 | build: add configure-time --enable-gcc-warnings option; avoid warnings | Jim Meyering |