]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2004-09-19  Paul EggertDon't try to remove writeable files in a sticky /tmp...
2004-09-19  Paul Eggertm5sum cleanup
2004-09-19  Paul Eggert(STATUS_OPTION, STRING_OPTION): New enums.
2004-09-19  Paul Eggertdd invocation fixes
2004-09-19  Paul EggertLog changes to dd, chroot, cksum.
2004-09-19  Paul Eggert(dd invocation): Distinguish between options
2004-09-19  Paul Eggert(usage): Distinguish between options and operands.
2004-09-19  Paul EggertCheck for "dd --".
2004-09-19  Paul Eggert(main): Usage failure is EXIT_FAIL, not EXIT_FAILURE.
2004-09-19  Paul EggertFix typo in previous change.
2004-09-19  Paul Eggert(main): Reject unknown options instead of
2004-09-19  Paul EggertRemove obsolete comment about POSIX 1003.2/D11.2.
2004-09-13  Paul EggertRegenerate.
2004-09-13  Paul Eggert(localedir.h): Don't redirect directly to target.
2004-09-13  Paul Eggert* src/Makefile.am (localedir.h): Don't redirect directl...
2004-09-13  Paul EggertRegenerate.
2004-09-13  Paul EggertAdd -Wshadow.
2004-09-13  Paul EggertRename backup enum to avoid shadowing problems.
2004-09-13  Paul EggertAdjust to backup enum rename.
2004-09-13  Paul EggertAdjust to backup file rename.
2004-09-13  Paul EggertAdjust to backup enum rename.
2004-09-13  Paul Eggert(enum backuptype): Rename none -> no_backups,
2004-09-13  Paul Eggert(check_extension, numbered_backup):
2004-09-13  Paul Eggert(enum backuptype): Rename none -> no_backups,
2004-09-13  Paul Eggert(my-distcheck): When building with -Werror, also requir...
2004-09-13  Paul Eggertid shouldn't fail simply because some numbers can't...
2004-09-13  Paul Eggert(print_full_info): Don't exit with failure status simply
2004-09-10  Paul Eggert"tail" now handles obscure POSIX 1003.2-1992 cases...
2004-09-10  Paul Eggert(test_vector): minus-* requires
2004-09-10  Paul Eggert(parse_obsolete_option): Renamed from
2004-09-10  Paul Eggert"tail" now handles obscure POSIX 1003.2-1992 cases...
2004-09-09  Paul Eggertsrc/test.c (usage): Document -r, -w, -x more carefully.
2004-09-09  Paul EggertDocument test -r, -w, -x more carefully.
2004-09-09  Paul Eggert(test invocation): Document -r, -w, -x more carefully.
2004-09-09  Paul Eggert(usage): Document -r, -w, -x more carefully.
2004-09-09  Paul EggertRevamp sort last-resort comparison description.
2004-09-09  Paul Eggert(sort invocation): -u disables the last-resort
2004-09-09  Paul EggertDocument that test -h and -L don't dereference.
2004-09-09  Paul Eggertsrc/test.c: document that -h and -L don't dereference.
2004-09-09  Paul Eggert(usage): Mention that -h and -L don't dereference.
2004-09-09  Paul Eggert(test invocation): Mention that -h and -L don't derefer...
2004-09-09  Paul Eggert* src/test.c (usage): Document "test" (with no args...
2004-09-09  Paul Eggert(test invocation): Use better synopses.
2004-09-09  Paul Eggert(usage): Document "test" (with no args) and "[ ]".
2004-09-09  Paul EggertMention option-reordering, particularly with tr.
2004-09-09  Paul Eggert(Common options): Some programs don't reorder
2004-09-09  Paul EggertFix "tr xy -z" bug.
2004-09-09  Paul Eggert(fowler-1): New test case.
2004-09-09  Paul Eggert(main): Don't reorder options.
2004-09-09  Paul EggertDocument that "tr xy -z" now works as per POSIX.
2004-09-08  Paul EggertUndo previous change.
2004-09-08  Paul Eggertsort -u versus sort | uniq.
2004-09-08  Paul Eggert(sort invocation): Add remarks about sort -u versus...
2004-09-08  Paul Eggertc-strtod.c sets LC_ALL, not LC_NUMERIC.
2004-09-08  Paul Eggert(C_STRTOD): Set LC_ALL to "C", not just LC_NUMERIC...
2004-09-07  Paul EggertFix "touch -- MMDDhhmm file" bug.
2004-09-07  Paul EggertTest for "touch -- MMDDmm file" bug. Also, set
2004-09-07  Paul EggertDocument "touch" POSIX-conformance fix.
2004-09-07  Paul Eggert(main): Fix POSIX-conformance bug: "touch --
2004-09-07  Paul EggertEmulate Solaris 8 "sort -y" better.
2004-09-07  Paul Eggert(main): Emulate Solaris 8 and 9 "sort -y", so that
2004-09-06  Paul EggertAdd NEWS item for "od" changes.
2004-09-06  Paul EggertSeveral "od" changes for POSIX and FreeBSD compatibility.
2004-09-06  Paul EggertSeveral od changes for POSIX and FreeBSD compatibility.
2004-09-06  Paul Eggert(od invocation): Several changes for POSIX
2004-09-06  Paul EggertSeveral changes for POSIX and FreeBSD compatibility.
2004-09-06  Paul EggertImprove quoting doc.
2004-09-06  Paul Eggert(String tests): Improve quality of warning about
2004-09-06  Paul EggertSort options in usage message.
2004-09-05  Paul EggertStty option-parsing fixes.
2004-09-05  Paul Eggert(recover_mode): Arg is now char const *, not char *.
2004-09-05  Paul EggertCheck for the fixed stty option-parsing bugs.
2004-09-05  Paul Eggert(valid_options): Remove.
2004-09-05  Paul EggertRegenerate.
2004-09-03  Paul EggertMinor stat.c patches from Pozsar Balazs for GNU/Linux.
2004-09-03  Paul Eggert(HAVE_STRUCT_STATXFS_F_TYPE): Fix typo that prevented
2004-09-03  Paul Eggertdd minor cleanup for conversions
2004-09-03  Paul Eggert(usage): "alternated EBCDIC" -> "alternate EBCDIC".
2004-09-03  Paul Eggertdd conversion option cleanup.
2004-09-03  Paul Eggert(dd invocation): Specify which conversion options
2004-09-03  Paul EggertOutput correct errno-related diagnostic on "paste"...
2004-09-03  Paul EggertOutput correct errno-related diagnostic on "paste"...
2004-09-03  Paul Eggert(paste_parallel): Improve replacement for ENDLIST and...
2004-09-02  Paul EggertPort to diet libc.
2004-09-02  Paul Eggert(FTSENT): Use "unsigned short int" rather than the...
2004-09-02  Paul Eggert(fts_stat, fts_open, fts_read): Use "unsigned short...
2004-09-02  Paul Eggert(dummy_closed, CLOSED, dummy_endlist, ENDLIST): Remove;
2004-08-24  Paul EggertFix infloop-3 to match POSIX.
2004-08-24  Paul Eggert(add_tab_stop): Renamed from add_tabstop. All uses...
2004-08-24  Paul EggertRevamp to resemble the new unexpand.c better.
2004-08-24  Paul EggertStandardize on "tab stop" (the POSIX usage)
2004-08-24  Paul EggertPOSIX-conformance fixes for "expand" and "unexpand".
2004-08-20  Paul EggertSync from gnulib.
2004-08-20  Paul EggertRegenerate.
2004-08-20  Paul EggertSync getopt from gnulib.
2004-08-20  Paul EggertAdd getopt_.h, getopt_int.h.
2004-08-19  Paul EggertAdd support for "chown : file" and the like.
2004-08-19  Paul EggertRegenerate.
2004-08-19  Paul Eggert(chown invocation): Fix synopsis:
2004-08-19  Paul EggertDon't use <alloca.h>, so that we don't use alloca on
next