Age | Commit message (Expand) | Author |
2009-02-18 | doc: explain how to recover from changes committed to master | Jim Meyering |
2009-02-18 | maint: add copyright notices | 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-13 | maint: mention how to run a single test in HACKING docs | Pádraig Brady |
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-10 | * tests/test-lib.sh: Use skip_test_... in place of echo...;exit 77. | Jim Meyering |
2009-02-10 | tests: avoid skipping stty-* tests | Nix |
2009-02-09 | touch: deprecate --file option: equivalent to --reference (-r) | Jim Meyering |
2009-02-06 | tests: fix dd skip=greater_max_file_size test on Solaris 10 | Pádraig Brady |
2009-02-05 | avoid spurious parentheses/arith-op-related warnings from newer gcc | Jim Meyering |
2009-02-02 | maint: tighten atoi/atof-prohibiting regexp, clean up .x-sc- file | Jim Meyering |
2009-02-02 | doc: preserve --help line breaks in 'REPORTING BUGS' man page section | 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-02-02 | * maint.mk (sc_redundant_const): Use $(_prohibit_regexp). | Jim Meyering |
2009-02-02 | date doc: warn at -d about LC_TIME | jidanni@jidanni.org |
2009-02-02 | document sort --ignore-case --unique interaction | jidanni@jidanni.org |
2009-01-31 | maint: detect useless inclusion of c-ctype.h | Jim Meyering |
2009-01-29 | maint: teach "make syntax-check" to print each check name as it's run | Jim Meyering |
2009-01-29 | maint: silence some syntax-check rules | Jim Meyering |
2009-01-29 | maint: factor 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 | tests: Fixup shred-passes test | Pádraig Brady |
2009-01-28 | tests: Add a test to verify shred's default operations | Pádraig Brady |
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-27 | doc: ensure that emit_bug_reporting_address changes propagate to *.1 | Jim Meyering |
2009-01-27 | doc: restore "REPORTING BUGS" section to generated man pages | Jim Meyering |
2009-01-26 | tests: generalize install-transform-check | Jim Meyering |
2009-01-23 | build: resolve conflict with new declaration from version-etc.h | Jim Meyering |
2009-01-22 | doc: shred: Correct docs on default number of overwrites. | Pádraig Brady |
2009-01-22 | shred: change default number of overwrites from 25 to 3 | Pádraig Brady |
2009-01-21 | m4: don't use AC_REQUIRE([AC_C_BIGENDIAN]) | Jim Meyering |
2009-01-19 | no longer define *_FILENO constants | Jim Meyering |
2009-01-19 | build: use dist-xz, not dist-lzma, cont'd | Jim Meyering |
2009-01-19 | tests: tail-2/infloop-1 is racy | Jim Meyering |
2009-01-18 | build: use dist-xz, not dist-lzma | Jim Meyering |
2009-01-16 | maint: remove obsolete sc_author_mark_check rule | Jim Meyering |
2009-01-16 | Merge branch 'master' of git://git.sv.gnu.org/coreutils | Jim Meyering |
2009-01-16 | maint: enforce existing prohibition: no cvs $keywords$ | Jim Meyering |
2009-01-16 | echo, printf, test: remove unused #include directives | Jim Meyering |