2009-02-21 |
Jim Meyering | version 7.1 v7.1 |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Jim Meyering | * README: Mention that c99-to-c89.diff is no longer... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Jim Meyering | tests: skip new install-C test if working directory... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Jim Meyering | tests: skip newly-modified tests unconditionally, just... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Jim Meyering | tests: don't let SIGTTOU/TTIN hang a backgrounded ... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Jim Meyering | doc: ls: clarify description of -s |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Jim Meyering | doc: dd: document that the default block size is 512... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Jim Meyering | maint: changing NEWS' copyright date must not invalidat... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Jim Meyering | doc: explain how to recover from changes committed... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Jim Meyering | maint: add copyright notices |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Ondřej Vašík | cp: -a now preserves SELinux context, with reduced... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Eric Blake | add missing copyright dates |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Eric Blake | install: compare files in binary mode |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Kamil Dudka | install: add --compare (-C) option to install file... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Ondřej Vašík | nl: correct long-option name for -v in usage |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Jim Meyering | doc: id: make --help and .man more descriptive |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Pádraig Brady | seq: Fix equal width calculation when '.' added to... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Jim Meyering | du,chgrp,chmod,chown: use FTS_DEFER_STAT |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Pádraig Brady | maint: mention how to run a single test in HACKING... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Eric Blake | ln: add details to --help text |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Jim Meyering | ls: clean up after wrapped+colored file names with... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Jim Meyering | * tests/test-lib.sh: Use skip_test_... in place of... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Nix | tests: avoid skipping stty-* tests |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Jim Meyering | touch: deprecate --file option: equivalent to --referen... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Pádraig Brady | tests: fix dd skip=greater_max_file_size test on Solaris 10 |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Jim Meyering | avoid spurious parentheses/arith-op-related warnings... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Jim Meyering | maint: tighten atoi/atof-prohibiting regexp, clean... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Jim Meyering | doc: preserve --help line breaks in 'REPORTING BUGS... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Jim Meyering | * src/system.h (emit_bug_reporting_address): Remove... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Jim Meyering | update copyright dates from recent changes |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Jim Meyering | * maint.mk (sc_redundant_const): Use $(_prohibit_regexp). |
commit | commitdiff | tree | snapshot |
2009-02-02 |
jidanni@jidanni.org | date doc: warn at -d about LC_TIME |
commit | commitdiff | tree | snapshot |
2009-02-02 |
jidanni@jidanni.org | document sort --ignore-case --unique interaction |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Jim Meyering | maint: detect useless inclusion of c-ctype.h |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Jim Meyering | maint: teach "make syntax-check" to print each check... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Jim Meyering | maint: silence some syntax-check rules |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Jim Meyering | maint: factor syntax-check rules |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Kamil Dudka | cp/mv: add xattr support |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Jim Meyering | system.h: add a comment re autoconf's new AC_PACKAGE_URL |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Pádraig Brady | tests: Fixup shred-passes test |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Pádraig Brady | tests: Add a test to verify shred's default operations |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Pádraig Brady | dd: Better handle user specified offsets that are too big |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Jim Meyering | doc: emit better bug-reporting info, to help help2man |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Jim Meyering | doc: ensure that emit_bug_reporting_address changes... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Jim Meyering | doc: restore "REPORTING BUGS" section to generated... |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Jim Meyering | tests: generalize install-transform-check |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Jim Meyering | build: resolve conflict with new declaration from versi... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Pádraig Brady | doc: shred: Correct docs on default number of overwrites. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Pádraig Brady | shred: change default number of overwrites from 25... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Jim Meyering | m4: don't use AC_REQUIRE([AC_C_BIGENDIAN]) |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Jim Meyering | no longer define *_FILENO constants |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Jim Meyering | build: use dist-xz, not dist-lzma, cont'd |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Jim Meyering | tests: tail-2/infloop-1 is racy |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Jim Meyering | build: use dist-xz, not dist-lzma |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Jim Meyering | maint: remove obsolete sc_author_mark_check rule |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Jim Meyering | Merge branch 'master' of git://git.sv.gnu.org/coreutils |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Jim Meyering | maint: enforce existing prohibition: no cvs $keywords$ |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Jim Meyering | echo, printf, test: remove unused #include directives |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Pádraig Brady | pathchk: avoid -Wsign-compare warnings |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Pádraig Brady | pr: avoid -Wsign-compare warnings |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Pádraig Brady | shred: avoid -Wsign-compare warnings |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Pádraig Brady | simplify mgetgroups() and avoid -Wsign-compare warnings |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Eric Blake | test, echo, printf: don't accept option abbreviation |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Kamil Dudka | cp/mv: add --no-clobber (-n) option to not overwrite... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Eric Blake | option handling: make exceptions more consistent |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Jim Meyering | * bootstrap.conf (avoided_gnulib_modules): Add dummy. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Jim Meyering | * maint.mk: align some backslashes |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Pádraig Brady | doc: pathchk description enhancements |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Pádraig Brady | src/.gitignore: Ignore getlimits utility |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Pádraig Brady | tests: refactor to use the new getlimits utility |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Michael Meskes | stat: print file-system total inode count (%c) as an... |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Jim Meyering | tests: factor ls-misc (no semantic change) |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Jim Meyering | update copyright year |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Jim Meyering | improve M4 quoting |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Jim Meyering | bootstrap: don't use cmp's -s option when reading from... |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Jim Meyering | maint: factor out common code; prohibit use of HAVE_MBRTOWC |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Jim Meyering | maint: use more sc_-prefixed names |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Jim Meyering | maint: tighten m4 AC_ quoting check |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Jim Meyering | maint: move coreutils-specific syntax check rules into... |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Jim Meyering | portability: accommodate gnulib's getaddrinfo change |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Jim Meyering | cleanup/modernize: don't test HAVE_MBRTOWC; now gnulib... |
commit | commitdiff | tree | snapshot |
2008-12-27 |
Eric Blake | doc: mention long option abbreviation |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Jim Meyering | maint: ensure dd's computation of O_FULLBLOCK uses... |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Matt Harden | dd: add support for opening files in Concurrent I/O... |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Jim Meyering | build: do enable $(WERROR_CFLAGS) for src/ files. |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Pádraig Brady | doc: stty: Clarification of some input and output settings |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Pádraig Brady | timeout: remove problematic casts |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Jim Meyering | * .x-sc_require_config_h: Remove obsolete regexps. |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Jim Meyering | maint.mk: enforce the "include <config.h> first" rule |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Jim Meyering | build: add configure-time --enable-gcc-warnings option... |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Jim Meyering | build: turn on $(WERROR_CFLAGS) for src/ |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Jim Meyering | build: add configure-time --enable-gcc-warnings option... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Pádraig Brady | doc: Remove curly quotes from shell examples in man... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Jim Meyering | ChangeLog-2008: say ChangeLog files are no longer manua... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Jim Meyering | du: -H now does what POSIX requires |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Jim Meyering | doc: pr: formatting corrections |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Ralf Wildenhues | more portable bootstrap procedure |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Jim Meyering | tests: ensure that chmod, chgrp and chown honor --silent |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Ondřej Vašík | chmod, chown, chgrp: honor --silent (-f) once again |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Jim Meyering | wc: read and process --files0-from= input a name at... |
commit | commitdiff | tree | snapshot |
next |