summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version 7.1v7.1Jim Meyering2009-02-211-1/+1
* * README: Mention that c99-to-c89.diff is no longer maintained.Jim Meyering2009-02-211-1/+5
* tests: skip new install-C test if working directory is set-gidJim Meyering2009-02-211-0/+1
* tests: skip newly-modified tests unconditionally, just to be safeJim Meyering2009-02-213-0/+9
* tests: don't let SIGTTOU/TTIN hang a backgrounded "make check"Jim Meyering2009-02-213-3/+6
* doc: ls: clarify description of -sJim Meyering2009-02-202-2/+3
* doc: dd: document that the default block size is 512 bytesJim Meyering2009-02-193-3/+6
* maint: changing NEWS' copyright date must not invalidate checksumJim Meyering2009-02-182-2/+2
* doc: explain how to recover from changes committed to masterJim Meyering2009-02-181-3/+8
* maint: add copyright noticesJim Meyering2009-02-182-0/+25
* cp: -a now preserves SELinux context, with reduced diagnosticsOndřej Vašík2009-02-188-21/+65
* add missing copyright datesEric Blake2009-02-1814-17/+15
* install: compare files in binary modeEric Blake2009-02-171-3/+3
* install: add --compare (-C) option to install file only when necessaryKamil Dudka2009-02-177-1/+379
* nl: correct long-option name for -v in usageOndřej Vašík2009-02-171-1/+1
* doc: id: make --help and .man more descriptiveJim Meyering2009-02-153-2/+4
* seq: Fix equal width calculation when '.' added to last numberPádraig Brady2009-02-143-0/+6
* du,chgrp,chmod,chown: use FTS_DEFER_STATJim Meyering2009-02-134-6/+9
* maint: mention how to run a single test in HACKING docsPádraig Brady2009-02-133-10/+9
* ln: add details to --help textEric Blake2009-02-113-3/+29
* ls: clean up after wrapped+colored file names with clear-to-EOLJim Meyering2009-02-105-28/+87
* * tests/test-lib.sh: Use skip_test_... in place of echo...;exit 77.Jim Meyering2009-02-101-4/+3
* tests: avoid skipping stty-* testsNix2009-02-101-1/+1
* touch: deprecate --file option: equivalent to --reference (-r)Jim Meyering2009-02-091-3/+8
* tests: fix dd skip=greater_max_file_size test on Solaris 10Pádraig Brady2009-02-061-9/+14
* avoid spurious parentheses/arith-op-related warnings from newer gccJim Meyering2009-02-053-5/+5
* maint: tighten atoi/atof-prohibiting regexp, clean up .x-sc- fileJim Meyering2009-02-022-6/+1
* doc: preserve --help line breaks in 'REPORTING BUGS' man page sectionJim Meyering2009-02-021-0/+3
* * src/system.h (emit_bug_reporting_address): Remove periods.Jim Meyering2009-02-021-4/+4
* update copyright dates from recent changesJim Meyering2009-02-025-5/+5
* * maint.mk (sc_redundant_const): Use $(_prohibit_regexp).Jim Meyering2009-02-021-4/+3
* date doc: warn at -d about LC_TIMEjidanni@jidanni.org2009-02-021-0/+5
* document sort --ignore-case --unique interactionjidanni@jidanni.org2009-02-021-0/+4
* maint: detect useless inclusion of c-ctype.hJim Meyering2009-01-311-0/+6
* maint: teach "make syntax-check" to print each check name as it's runJim Meyering2009-01-291-0/+5
* maint: silence some syntax-check rulesJim Meyering2009-01-292-9/+9
* maint: factor syntax-check rulesJim Meyering2009-01-291-20/+20
* cp/mv: add xattr supportKamil Dudka2009-01-2914-10/+291
* system.h: add a comment re autoconf's new AC_PACKAGE_URLJim Meyering2009-01-281-0/+1
* tests: Fixup shred-passes testPádraig Brady2009-01-281-3/+6
* tests: Add a test to verify shred's default operationsPádraig Brady2009-01-282-0/+42
* dd: Better handle user specified offsets that are too bigPádraig Brady2009-01-285-8/+229
* doc: emit better bug-reporting info, to help help2manJim Meyering2009-01-271-3/+4
* doc: ensure that emit_bug_reporting_address changes propagate to *.1Jim Meyering2009-01-271-1/+5
* doc: restore "REPORTING BUGS" section to generated man pagesJim Meyering2009-01-271-2/+2
* tests: generalize install-transform-checkJim Meyering2009-01-261-4/+4
* build: resolve conflict with new declaration from version-etc.hJim Meyering2009-01-231-0/+8
* doc: shred: Correct docs on default number of overwrites.Pádraig Brady2009-01-223-5/+10
* shred: change default number of overwrites from 25 to 3Pádraig Brady2009-01-222-1/+4
* m4: don't use AC_REQUIRE([AC_C_BIGENDIAN])Jim Meyering2009-01-211-3/+3