]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2006-07-01  Paul EggertDon't include <math.h> or <xstrtol.h>; no longer needed.
2006-07-01  Paul Eggert(neg-2): Adjust to new default format.
2006-07-01  Paul EggertInitial revision.
2006-06-30  Jim Meyering* tests/stty/basic-1: Work around an intermittent test...
2006-06-29  Jim MeyeringFrom Derek R. Price:
2006-06-28  Paul Eggert* src/sort.c (main): Support obsolete usages like ...
2006-06-28  Paul Eggert* coreutils.texi (sort invocation): 'sort +1 -2' is...
2006-06-28  Paul Eggert(sort invocation): 'sort +1 -2' is now supported
2006-06-28  Paul EggertSupport obsolete usages like "sort +1 -2" even when...
2006-06-28  Paul Eggert(CLOSEDIR): Remove. All uses changed to closedir.
2006-06-28  Paul Eggert* savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.
2006-06-28  Paul Eggert* src/system.h (CLOSEDIR): Remove. All uses changed...
2006-06-28  Paul EggertFix attribution again.
2006-06-28  Paul EggertFix attribution for last patch.
2006-06-28  Paul EggertDon't require AC_C_CONST, since it's obsolete.
2006-06-28  Paul Eggert(gl_FUNC_GNU_STRFTIME): Don't require AC_C_CONST, since...
2006-06-28  Paul Eggert(_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since...
2006-06-28  Paul Eggert(gl_CHECK_ALL_TYPES): Don't require AC_C_CONST, since...
2006-06-28  Jim Meyering* src/c99-to-c89.diff: Regenerate, to remove fuzz.
2006-06-28  Jim Meyering* tests/mv/i-link-no: Work around HP-UX /bin/sh tracing...
2006-06-27  Jim Meyering.PHONY: sc_tight_scope
2006-06-27  Jim Meyering* coreutils.texi (wc invocation): Remove ./ prefix...
2006-06-27  Jim Meyering* tests/misc/cat-proc: Try to avoid any spurious numeric
2006-06-26  Jim Meyering* coreutils.texi (wc invocation): Spell out `--files0...
2006-06-26  Jim MeyeringAttempt rmdir (actually, unlinkat-with-AT_REMOVEDIR...
2006-06-26  Jim Meyering* NEWS: rm no longer fails to remove an empty, unreadab...
2006-06-26  Jim Meyering* coreutils.texi (wc invocation): Document new --files0...
2006-06-26  Jim Meyeringnow, trunk passes tests on openbsd
2006-06-26  Jim MeyeringAvoid a segfault for wc --files0=- < /dev/null.
2006-06-25  Jim Meyeringremove wc --files0-from item
2006-06-25  Jim Meyeringtweak grammar in comment
2006-06-25  Jim Meyering* NEWS: wc accepts a new option --files0-from=FILE...
2006-06-25  Jim Meyering(sleep invocation): Document that accepting
2006-06-24  Jim Meyering* src/md5sum.c (DIGEST_BUFFER): Remove now-unused defin...
2006-06-22  Jim Meyering* src/tee.c (tee_files): Rename from tee, to avoid...
2006-06-20  Paul Eggert(openat): Use ?:, not if, to work around GCC bug 4210.
2006-06-20  Jim Meyeringfix typo in comment: s/nerrower/narrower/
2006-06-20  Paul Eggert(gl_IGNORE_UNUSED_LIBRARIES):
2006-06-19  Jim Meyering*** empty log message ***
2006-06-19  Jim MeyeringApply this change from gnulib:
2006-06-19  Paul Eggert(gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's
2006-06-18  Jim Meyering* Makefile.cfg (local-checks-to-skip): Add changelog...
2006-06-18  Jim MeyeringTest for a bug that causes glibc's getcwd to suffer...
2006-06-18  Jim Meyering*** empty log message ***
2006-06-18  Jim MeyeringFix typo (s/neq/ne/) in previous change.
2006-06-18  Jim Meyering* getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix...
2006-06-18  Jim Meyering* ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is...
2006-06-18  Jim Meyeringmake error output a little clearer
2006-06-17  Jim Meyering* tests/rm/inaccessible: Skip this test on systems...
2006-06-16  Jim Meyering.
2006-06-16  Jim Meyeringadd these two files (a and b) so that I can remove...
2006-06-16  Jim Meyeringremove the files once and for all, so that tools like...
2006-06-15  Paul EggertImprove permission checks to handle
2006-06-14  Jim Meyeringtests/du/basic: Revamp not to hard-code file system...
2006-06-12  Jim Meyeringtests/du/Makefile.am (TESTS_ENVIRONMENT): Pass $(PERL...
2006-06-12  Paul Eggert(check-texinfo): Use $(_W) and $(W_) instead of
2006-06-11  Jim MeyeringMakefile.am (EXTRA_DIST): Add .gitignore.
2006-06-11  Jim Meyering*** empty log message ***
2006-06-11  Jim MeyeringSetting TIME_STYLE=long-iso in the environment would...
2006-06-11  Paul Eggert* tests/cp/same-file: Execute 'ls' in the C locale...
2006-06-11  Paul Eggert(__attribute__): Don't define if already defined.
2006-06-10  Jim MeyeringMention the AIX-strndup-bug vs. dircolors workaround.
2006-06-10  Jim MeyeringApply this change from gnulib:
2006-06-10  Jim MeyeringApply this change from gnulib:
2006-06-10  Jim Meyering*** empty log message ***
2006-06-10  Jim MeyeringRequire a "Version N.M" line at the top of the ChangeLog
2006-06-08  Jim MeyeringEnsure that cat works with any of the options, -A ...
2006-06-08  Paul Eggert(eval4): Detect overflow properly when multiplying...
2006-06-07  Paul EggertDon't claim x86 behavior is erroneous in a comment.
2006-06-07  Paul EggertThe 'expr' command now detects and reports integer...
2006-06-07  Paul Eggert(integer_overflow): New function.
2006-06-07  Paul EggertThe 'expr' command now detects and reports integer...
2006-06-05  Paul EggertFix problems when building with Solaris/SVR4/etc. make...
2006-06-05  Paul EggertRename file to avoid bugs with VPATH builds and Solaris...
2006-06-05  Paul EggertDon't assign to PROG; no longer needed
2006-06-05  Paul Eggert(PROG): Take the basename of $$tst,
2006-06-05  Paul Eggert* regexec.c (group_nodes_into_DFAstates): Fix a buffer...
2006-06-03  Jim Meyering*** empty log message ***
2006-06-03  Jim MeyeringMake `cp --link --no-dereference' work also on systems...
2006-06-03  Jim Meyering`cp --link --no-dereference' now works also on systems...
2006-06-03  Jim MeyeringTest for this:
2006-06-03  Jim Meyering(TESTS): Add link-no-deref.
2006-06-03  Jim Meyering*** empty log message ***
2006-06-01  Paul EggertFix some HP-UX 11.23 porting bugs.
2006-06-01  Paul EggertDon't assume that >&- works.
2006-06-01  Paul EggertDon't assume that >&- works. Add a /dev/full test.
2006-06-01  Paul EggertDon't assume that \< \> works in sed.
2006-05-30  Jim Meyering*** empty log message ***
2006-05-30  Jim Meyering(usage): Add `v' to the list of sorting-related options.
2006-05-29  Jim MeyeringUpdate from gnulib.
2006-05-28  Jim Meyering*** empty log message ***
2006-05-28  Jim MeyeringSource lang-default. From Ralf Wildenhues.
2006-05-28  Jim Meyering*** empty log message ***
2006-05-28  Jim MeyeringAIX 4.3.3 gives a different diagnostic.
2006-05-28  Paul Eggert(gl_C99_STRTOLD): Use a link test rather than a
2006-05-28  Jim Meyering*** empty log message ***
2006-05-28  Jim Meyering*** empty log message ***
2006-05-27  Jim Meyering*** empty log message ***
2006-05-27  Jim MeyeringUse `AM_MAKEINFOFLAGS' rather than
2006-05-27  Jim Meyering*** empty log message ***
next