]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2006-10-20  Jim MeyeringEnable an fts optimization (call lstat only for directo...
2006-10-20  Jim Meyering* src/od.c (usage): Change description of default to...
2006-10-20  Jim Meyering* bootstrap: Add names to each .gitignore file (if...
2006-10-19  Jim Meyering.
2006-10-19  Jim Meyering* POTFILES.in: Also include lib/regcomp.c, since it...
2006-10-19  Jim Meyering* Makefile.maint (po-check): This rule didn't detect...
2006-10-19  Jim Meyeringtypo
2006-10-19  Paul Eggert* POTFILES.in: Add lib/xstrtol.h.
2006-10-19  Paul Eggert* src/copy.c (copy_reg): Rewrite slightly to avoid...
2006-10-18  Paul Eggert* src/copy.c (copy_internal): Use mknod rather than...
2006-10-18  Paul Eggert* src/copy.c (copy_internal): Remove redundant and...
2006-10-18  Paul Eggert* src/copy.c (copy_internal): Don't pass mkdir a mode...
2006-10-17  Jim Meyering*** empty log message ***
2006-10-17  Jim Meyering* src/dd.c (usage): Use two spaces (not one) to separat...
2006-10-17  Jim Meyering*** empty log message ***
2006-10-16  Jim Meyering* .x-sc_trailing_blank: Remove names of files that...
2006-10-16  Paul Eggert* src/groups.sh (version): Reword message to match...
2006-10-15  Paul Eggert[m4/ChangeLog]
2006-10-14  Jim Meyering* Makefile.maint (headers_with_interesting_macro_defs...
2006-10-14  Jim Meyering*** empty log message ***
2006-10-14  Jim Meyering* tests/cp/Makefile.am (TESTS): Add backup-dir.
2006-10-14  Jim Meyering* src/system.h (EXIT_FAILURE, EXIT_SUCCESS): Remove...
2006-10-14  Jim Meyering* src/cksum.c (uint_fast32_t): Don't define.
2006-10-14  Jim Meyeringclean up
2006-10-14  Jim Meyering* src/pinky.c: Don't include stat-macros.h; system...
2006-10-14  Jim Meyering* src/pinky.c (S_IWGRP): Don't define.
2006-10-14  Jim Meyering[ChangeLog]
2006-10-14  Jim Meyering* Makefile.maint (cvs-update): Use $(CVS), not "cvs".
2006-10-14  Jim Meyering* vc-list-files: Don't filter git-ls-files output throu...
2006-10-14  Jim MeyeringWork also when the working directory (with e.g. coreuti...
2006-10-14  Jim Meyering* NEWS: cp -r --backup dir1 dir2, would rename an exist...
2006-10-14  Jim Meyering*** empty log message ***
2006-10-13  Jim MeyeringMore chown/chgrp dereferencing-related fixes.
2006-10-13  Paul EggertSync from Bison, as follows:
2006-10-13  Jim Meyering* NEWS: Mention the above.
2006-10-13  Jim Meyering* src/chown-core.c (change_file_owner): Use fstatat...
2006-10-13  Jim Meyering* src/du-tests: Clean up a little, though it's still...
2006-10-13  Jim Meyering* .vg-suppressions: Add 3 more for debian unstable.
2006-10-13  Jim Meyering* tests/ls/Test.pm: Remove long-unused file.
2006-10-13  Jim Meyering* Makefile.am (EXTRA_DIST): Add bootstrap.conf.
2006-10-12  Jim Meyering* Makefile.am (libcoreutils_a_LIBADD): Append $(LIBOBJS),
2006-10-12  Jim Meyering* Makefile.am (THANKS-to-translators): Add missing...
2006-10-12  Jim Meyering* configure.ac: Avoid compiler warnings about default...
2006-10-12  Jim Meyering[ChangeLog]
2006-10-11  Paul Eggert* bootstrap (symlink_to_gnulib): Fix bug: the dot_dots...
2006-10-11  Jim Meyering*** empty log message ***
2006-10-11  Jim Meyering* src/ls.c (usage): Correct description of -s, --size.
2006-10-10  Paul Eggert* src/ls.c (quote_name): Use initializer rather than...
2006-10-09  Paul Eggert* src/sort.c (usage): Mention again that sort fields...
2006-10-09  Paul Eggert* NEWS: Fix typo: iso-8602 -> iso-8601. Problem report...
2006-10-09  Paul Eggert* bootstrap (usage, main program, symlink_to_gnulib...
2006-10-09  Jim MeyeringAvoid a compiler warning.
2006-10-07  Jim Meyering* jm-macros.m4 (gl_MACROS): Remove use of AC_CONFIG_LIB...
2006-10-07  Paul EggertGive credit to Lars Wendler.
2006-10-07  Paul Eggert* src/install.c (make_ancestor): New arg COMPONENT.
2006-10-06  Paul EggertFix bug reported today by Mike Frysinger: mkdir -pv...
2006-10-06  Jim MeyeringAvoid a compiler warning: const'ify and remove a cast.
2006-10-06  Jim Meyering* src/c99-to-c89.diff: Update to reflect new offsets.
2006-10-05  Paul Eggert* src/chgrp.c: Don't include lchown.h; no longer needed.
2006-10-05  Paul Eggert* tests/ls/stat-dtype: Use a dynamic test to decide...
2006-10-05  Paul Eggert* src/dd.c (flags): noatime and nofollow now depend on
2006-10-05  Jim Meyering* tests/install/basic-1: Skip the latter part of this...
2006-10-03  Paul Eggert* src/system.h (ST_BLKSIZE): Ceiling at SIZE_MAX /...
2006-10-03  Jim Meyering* NEWS: Update here, too.
2006-10-03  Jim Meyering* src/remove.c (nonexistent_file_errno): Remove ENAMETO...
2006-10-03  Jim Meyering* tests/rm/fail-eperm: Report failure also if rm is...
2006-10-03  Jim Meyering* src/c99-to-c89.diff: Convert two c99'isms -- one...
2006-10-03  Jim Meyering* src/c99-to-c89.diff: Update to reflect new offsets.
2006-10-03  Jim Meyering* src/remove.c (remove_entry): With -f, exit successful...
2006-10-03  Jim MeyeringWith --force (-f), rm no longer fails for ENOTDIR.
2006-10-02  Jim Meyering* NEWS: Add a line for 6.4-cvs.
2006-10-02  Jim Meyering* bootstrap: Undo last change to this file, since now...
2006-09-30  Jim Meyering.
2006-09-30  Jim MeyeringVersion 6.3. COREUTILS-6_3 v6.3
2006-09-30  Jim Meyering* src/c99-to-c89.diff: Update offsets.
2006-09-30  Paul Eggert* .cvsignore: Add openat-proc.c.
2006-09-30  Paul Eggert* tests/rm/readdir-bug: Don't use $(...) in a shell...
2006-09-29  Jim Meyering* NEWS: Mention Paul's fix (to gnulib's canon-host...
2006-09-29  Jim Meyering* tests/seq/basic [neg-2, eq-wid-2]: Comment out tests...
2006-09-29  Jim Meyering* src/shuf.c (read_input): Fix an off-by-one error...
2006-09-29  Jim Meyering[ChangeLog]
2006-09-29  Jim Meyering* tests/seq/basic: Use .11 as the upper bound, in case...
2006-09-29  Jim MeyeringWork around a readdir bug in Darwin 7.9.0 (MacOS X...
2006-09-28  Jim Meyeringfix typo: s/dignostic/diagnostic/
2006-09-28  Paul Eggert* tests/rm/fail-eperm: Unset BASH_ENV, CDPATH, and...
2006-09-28  Jim Meyering* readdir.m4: Increment serial number.
2006-09-28  Jim Meyering* jm-macros.m4: Require the new macro.
2006-09-28  Jim Meyering* readdir.m4: Revivify this file.
2006-09-28  Jim MeyeringAutomatically generated dependencies are important...
2006-09-28  Jim Meyering* tests/rm/fail-eperm: Enable Perl's (-T) taint checking.
2006-09-28  Jim Meyering* README-cvs: Add Bison to the list of required packages.
2006-09-26  Jim Meyering* src/c99-to-c89.diff: Update offsets.
2006-09-26  Jim Meyering* NEWS: rm works around a bug in Darwin 8.6.1 w/NFS...
2006-09-26  Paul Eggert[ChangeLog]
2006-09-26  Jim Meyering* README: Warn not to run autoreconf manually. Use...
2006-09-26  Jim Meyering* src/groups.sh: When invoked with 0 or 1 argument...
2006-09-26  Jim Meyering* NEWS: Mention the bug fix.
2006-09-26  Jim Meyering*** empty log message ***
2006-09-26  Paul Eggert* .cvsignore: Add fchmodat.c.
2006-09-25  Jim Meyering* fchmodat.c: Remove file. gnulib's copy is identical.
next