]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2006-08-16  Jim Meyering2006-08-16 Andreas Schwab <schwab@suse.de>
2006-08-16  Jim Meyering*** empty log message ***
2006-08-16  Jim Meyering* tests/ls/stat-dtype: Use stat to test file system...
2006-08-16  Jim Meyeringadd URL for HU-translation problem report
2006-08-16  Jim Meyering*** empty log message ***
2006-08-15  Paul Eggert* NEWS: Mention that df exits with nonzero status if...
2006-08-15  Paul Eggert(USE_STATVFS): Define to 0 if f_type is needed, but
2006-08-15  Paul Eggert* src/dd.c (print_stats): Don't substitute "1" for...
2006-08-15  Jim Meyering[./]
2006-08-15  Jim Meyering* NEWS: Add a line for 6.1-cvs.
2006-08-15  Jim Meyering.
2006-08-15  Jim Meyering* Makefile.maint (alpha beta major): Fix syntax error. COREUTILS-6_0 v6.0
2006-08-15  Jim Meyering*** empty log message ***
2006-08-15  Jim Meyering.
2006-08-15  Jim MeyeringDon't mention "stable" on Version line.
2006-08-15  Jim Meyeringtweak syntax of "Version ..." line.
2006-08-15  Jim Meyering* TODO: Add an item (convert to use gnulib-tool), add...
2006-08-15  Jim Meyering* Version 6.0 [unstable].
2006-08-15  Jim Meyeringcommit, for the record. May never be used.
2006-08-15  Jim Meyeringdo not set $path
2006-08-15  Jim Meyeringupdate from gnulib
2006-08-14  Paul Eggert(memcoll): Optimize for the common case where the
2006-08-13  Jim Meyering* src/shred.c (usage): Don't indent the second line...
2006-08-11  Paul Eggert* pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC...
2006-08-11  Paul Eggert(AM_GNU_GETTEXT): Upgrade to need-formatstring-macros.
2006-08-11  Paul Eggert(re_string_skip_chars): Don't assume WEOF fits in wchar_t.
2006-08-11  Paul EggertFix typo in previous checkin: len -> lenbuf.
2006-08-11  Paul Eggert(snprintf): memcpy LEN bytes, not SIZE - 1, when
2006-08-11  Jim Meyering* tests/ls/stat-vs-dirent: Too many (losing) systems...
2006-08-10  Paul EggertUndo latest change; I was confused about gettext versus...
2006-08-10  Paul EggertUndo latest change; I was confused about xgettext versu...
2006-08-10  Paul EggertAdjust some files for gettext 0.15.
2006-08-10  Paul EggertImport from gettext 0.15.
2006-08-10  Paul Eggert(XGETTEXT_OPTIONS): Add pass-c-format flags for
2006-08-10  Paul Eggert(my-distcheck): Don't bother with --disable-nls,
2006-08-10  Paul Eggert(AM_GNU_GETTEXT_VERSION): Update from 0.13.1 to 0.15.
2006-08-10  Paul EggertImport from gettext 0.15
2006-08-10  Paul Eggert(struct control): Remove fastmap member.
2006-08-10  Paul EggertImport regex changes from libc via gnulib.
2006-08-10  Paul EggertUpdate cycle-check from gnulib.
2006-08-10  Paul EggertAccommodate new getaddrinfo implementation in gnulib.
2006-08-10  Paul EggertAccommodate new getaddrinfo implementation in gnulib.
2006-08-10  Paul EggertImport from gnulib, to support new getaddrinfo implemen...
2006-08-10  Paul EggertAdd snprintf.h, socket_.h.
2006-08-10  Jim Meyering* tests/ls/stat-dtype: If "." is tmpfs, skip this test...
2006-08-10  Jim Meyering* src/dircolors.hin: Add a TERM directive for each...
2006-08-10  Jim Meyeringadd a comment
2006-08-09  Paul EggertRegenerate.
2006-08-09  Paul EggertRegenerate.
2006-08-09  Paul EggertSync from gnulib.
2006-08-09  Paul EggertSync from gnulib.
2006-08-09  Paul EggertWarn about oflag=append without conv=notrunc.
2006-08-09  Paul EggertAdd mlterm, rxvt-unicode; this fixes Debian bug 317503.
2006-08-09  Paul EggertRegenerate.
2006-08-09  Paul EggertRegenerate.
2006-08-09  Paul EggertAdd shuf.
2006-08-09  Paul Eggert* LINGUAS: Add ro, sr, uk, wa.
2006-08-09  Paul EggertRemove the po-update procedure; it doesn't
2006-08-09  Paul EggertFix too-long line in 2006-08-08 checkin, and an encodin...
2006-08-09  Paul Eggert(my-distcheck): Compile with -Wpointer-arith
2006-08-09  Paul Eggert(next_line): New function.
2006-08-09  Jim MeyeringAdd a compile-time check to ensure that filetype
2006-08-09  Jim MeyeringRemove use of --seed=S.
2006-08-09  Jim MeyeringInclude <config.h>.
2006-08-09  Jim MeyeringAdd lib/randread.c, lib/xmemxfrm.c, and src/shuf.c.
2006-08-08  Paul EggertFix typo in latest changelog entry: restrict.m4 wasn...
2006-08-08  Paul EggertAdd shuf, better random number generation, and fix...
2006-08-08  Paul EggertRemove, since we no longer need gl_RESTRICT.
2006-08-08  Paul EggertRemove; its contents are now in ../lib/rand-isaac.c.
2006-08-08  Paul EggertNew file, introduced for shuf, sort -R, and/or shred.
2006-08-08  Paul Eggert(TESTS): Add shuf.
2006-08-08  Paul EggertUse new random-number interface rather than rand-isaac.c.
2006-08-08  Paul EggertUse new random-number interface rather than rand-isaac.c.
2006-08-08  Paul Eggert(bin_PROGRAMS): Add shuf.
2006-08-08  Paul Eggert(dist_man_MANS): Add shuf.1.
2006-08-08  Paul EggertAdd shuf.1.
2006-08-08  Paul Eggert(gl_TIME_R): Use AC_C_RESTRICT, not
2006-08-08  Paul Eggert(gl_PREREQ_REGEX): Use AC_C_RESTRICT, not gl_C_RESTRICT...
2006-08-08  Paul Eggert(gl_PREREQ): Require gl_MEMXFRM, gl_RANDINT, gl_RANDPERM,
2006-08-08  Paul Eggert(gl_PREREQ_GETADDRINFO): Use AC_C_RESTRICT, not
2006-08-08  Paul Eggert(libcoreutils_a_SOURCES): Add xmemxfrm.c, xmemxfrm.h.
2006-08-08  Paul Eggert(shuf invocation, Random sources): New sections.
2006-08-08  Paul EggertAdd shuf.
2006-08-08  Paul EggertAdd shuf. Mention new --random-source option for shred...
2006-08-08  Paul EggertAdd shuf.
2006-07-29  Paul Eggert(set_author): Preserve the st_author field via the
2006-07-28  Paul Eggertchmod 0755 DIR and chmod 755 DIR are now equivalent.
2006-07-28  Paul Eggertchmod now preserves setuid and setgid bits on directories
2006-07-28  Paul EggertClear setuid and setuid bits on directory, in case...
2006-07-28  Paul EggertUse symbolic mode so that we clear
2006-07-28  Paul EggertRemove obsolete comment about masks.
2006-07-28  Paul Eggert(mode_compile): Numeric modes now affect setuid and
2006-07-28  Paul Eggert(Changing Special Mode Bits): Clarify u+s versus
2006-07-28  Paul Eggert(install invocation, mkdir invocation):
2006-07-27  Jim Meyering* src/chgrp.c (usage): Use correct grammar in descripti...
2006-07-26  Jim Meyering* src/copy.c (set_author) [HAVE_STRUCT_STAT_ST_AUTHOR]:
2006-07-26  Jim Meyering* tests/ls/stat-failed: Adapt to match new expected...
2006-07-26  Jim Meyering* src/ls.c (print_color_indicator): Test for S_IFREG...
2006-07-26  Jim MeyeringChecking in a change from Paul.
2006-07-26  Jim MeyeringPrepare for the above change.
next