]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2008-03-07  Jim Meyeringdd: avoid unnecessary, but harmless close_stdout call.
2008-03-06  Jim MeyeringNow that ChangeLog is no longer under version control...
2008-03-05  Jim Meyering* src/c99-to-c89.diff: Accommodate a C99-ism in id.c.
2008-03-05  ribalbaWork around AFS bug: id and groups would print invalid...
2008-03-05  Jim MeyeringNow that Makefile.maint is used in VPATH builds, too...
2008-03-05  Jim MeyeringAvoid new "make distcheck" failure, now that VPATH...
2008-03-04  Eric BlakeReinstate GNUmakefile patch, but with workaround for...
2008-03-04  Jim MeyeringClarify comment and attribute preceding change: Reporte...
2008-03-04  Jim MeyeringComment out yesterday's VPATH-friendly addition, for...
2008-03-03  Eric BlakeUse m4_PACKAGE_VERSION, not AC_AUTOCONF_VERSION.
2008-03-03  Eric BlakeGNUmakefile build tweaks.
2008-03-03  Simon JosefssonDefine SHA*_DIGEST_SIZE symbols.
2008-03-02  Ralf WildenhuesFix so that out-of-tree VPATH "make dist" works, too.
2008-03-02  Jim MeyeringOne more for non-srcdir "make dist".
2008-03-02  Jim MeyeringAdjust so that non-srcdir "make dist" works, too.
2008-03-02  Jim MeyeringDon't infringe namespace of "sub"-Makefiles.
2008-03-02  Jim MeyeringCreate sha256 and sha512 modules and move files into...
2008-03-02  Jim Meyering* bootstrap: Remove only *.m4, and only from $m4_base...
2008-03-02  Jim Meyering* bootstrap: Sync from gnulib.
2008-03-01  Jim MeyeringDon't skip the groups-version test.
2008-03-01  Jim MeyeringDon't exempt "groups" from write-failure test, now...
2008-03-01  Jim Meyering* configure.ac (AC_INIT): Use .tarball-version, not...
2008-03-01  Jim MeyeringDon't depend on gnulib's deprecated "free" module.
2008-02-29  Jim MeyeringMerge bootstrap changes from gnulib.
2008-02-29  Jim MeyeringUse "git tag", not "git-tag", in preparation for git...
2008-02-28  Jim MeyeringMake copyright comments consistent.
2008-02-25  Bob ProulxFix test failure where rm would appear to succeed incor...
2008-02-24  Jim Meyering* gl/lib/mgetgroups.c (mgetgroups): Parenthesize correctly.
2008-02-24  Jim Meyering* gl/lib/mgetgroups.c: Include <stdlib.h>.
2008-02-23  Jim MeyeringAvoid test failures when root (/) is not readable.
2008-02-22  Jim Meyeringid: avoid race when a group is added between getgroupli...
2008-02-21  James Youngmanid: use getgrouplist when possible
2008-02-21  Paul Eggertdu vs. hard links and argument order: improve documentation
2008-02-20  James Youngmanjoin: avoid new leaks
2008-02-20  Jim MeyeringRemove xdelta support, clean up distcheck process.
2008-02-20  Jim Meyering* bootstrap: Remove dangling symlinks before invoking...
2008-02-20  Andreas Schwabsort: add --sort=... option.
2008-02-19  Jim Meyering2008-02-19 Jim Meyering <meyering@redhat.com>
2008-02-19  Jim Meyering* src/c99-to-c89.diff: Adjust seq.c offsets. Accommoda...
2008-02-19  Steven Schubigerseq: give better diagnostics for invalid formats.
2008-02-19  James Youngmanjoin: new options: --check-order and --nocheck-order.
2008-02-19  James YoungmanFix non-srcdir "make distcheck" failure.
2008-02-18  Jim Meyeringseq: give a proper diagnostic for an invalid --format...
2008-02-17  Jim Meyering.gitignore, src/.gitignore: ignore more
2008-02-17  Jim MeyeringClean up Makefile.maint.
2008-02-17  Jim MeyeringClean up ls.c.
2008-02-17  Jim MeyeringEnsure that dircolors.c and ls.c remain in sync.
2008-02-17  Jim MeyeringExpand "ls --color" tests to also use the dircolors...
2008-02-17  Jim MeyeringAdjust dircolors to match ls.c.
2008-02-17  Ed Avisls --color no longer outputs unnecessary escape sequences
2008-02-17  Dan Jacobsonls: Improve description of --group-directories-first.
2008-02-16  Jim MeyeringAvoid tests/cp/acl test failure.
2008-02-16  James YoungmanUse the gettime module in ls.c.
2008-02-14  Jim Meyeringgroups: don't test printf and putchar calls for failure
2008-02-13  James YoungmanReplace groups.sh with groups.c.
2008-02-12  Jim MeyeringMove more test_skip_-using code to follow ". test-lib...
2008-02-12  Peter Falestests/touch/not-owner: Source test-lib.sh before using...
2008-02-11  Jim Meyering* tests/Makefile.am (EXTRA_DIST): Remove strace.
2008-02-11  Jim Meyeringtests: Migrate sourced strace file into a function...
2008-02-11  Jim Meyering* tests/rm/inaccessible: Source test-lib.sh *before...
2008-02-10  Jim MeyeringEnsure there are no removable (useless) if-before-free...
2008-02-10  Jim MeyeringUse a better dirname emulation.
2008-02-10  Jim MeyeringAvoid test failure when run with risky PATH ("." before...
2008-02-10  Jim Meyering* build-aux/.gitignore: Remove file from version contro...
2008-02-10  Jim MeyeringGenerate ChangeLog from git log.
2008-02-10  Jim MeyeringRemove ChangeLog, dividing its content into ChangeLog...
2008-02-10  Jim Meyering* ChangeLog: Manually update copyright notice at *bottom*.
2008-02-09  Jim Meyeringtests: rm/fail-eperm: require-non-root in perl, not sh
2008-02-09  Jim Meyeringtests: Remove priv-check. Use new require_root_ functi...
2008-02-09  Jim Meyeringtests: factor out the perl-requiring code in many test...
2008-02-09  Jim Meyeringtests: call skip_test_ in place of echo+exit 77
2008-02-09  Jim Meyeringtests: move the very-expensive file into test-lib.sh
2008-02-09  Jim Meyeringtests: start migrating sourced-file function-like tests...
2008-02-09  Jim Meyeringtests: mv/acl: Don't mention "yes" as a partition name...
2008-02-07  Jim MeyeringWe *do* need two different version files.
2008-02-07  Jim MeyeringFix a typo in description of size suffixes: s/GB/G/.
2008-02-07  Jim MeyeringNEWS [6.9.90]: head, od, split and tail accept the...
2008-02-07  Steven Schubigermkdir, split: write --verbose output to stdout, not...
2008-02-04  Jim MeyeringMakefile.maint (announcement): Remove stale comment.
2008-02-02  Jim MeyeringClarify a comment.
2008-01-31  Bob ProulxImprove wording of date and time man page.
2008-01-31  Jim MeyeringRemove alignment constraint from the sha*_read_ctx...
2008-01-31  Jim MeyeringAdapt to new version of vc-list-files.
2008-01-31  Jim MeyeringPull vc-list-files from gnulib.
2008-01-31  Jim MeyeringImprove the cp/parent-perm test.
2008-01-31  Paul EggertDon't modify argv in dd due to ',' in arguments.
2008-01-30  Jim Meyering* src/c99-to-c89.diff: Adjust remove.c offsets, again.
2008-01-30  Jim MeyeringNow that system.h defines is_empty_dir, include "openat.h".
2008-01-30  Jim Meyering* src/c99-to-c89.diff: Adjust remove.c offsets.
2008-01-30  Jim MeyeringImprove "rmdir --ignore-fail-on-non-empty"
2008-01-30  Paul EggertDon't modify argv in dd.
2008-01-29  Jim Meyering* Makefile.am (BUILT_SOURCES): Ensure that .version...
2008-01-29  Bob ProulxImprove the man pages of --date=STRING for 'date' and...
2008-01-29  Michael StoneImprove the description of when dd outputs its final...
2008-01-29  Jim MeyeringAvoid "make distcheck" failure: newly-created man/...
2008-01-29  Jim Meyeringls: don't segfault on files in /proc with an old libselinux
2008-01-26  Jim MeyeringWork around Darwin9's set-GID-like group ownership...
2008-01-26  Jim MeyeringEmit "info coreutils 'PROG invocation'" into the man...
2008-01-26  Jim Meyeringchcon: correct description of --no-dereference (-h...
2008-01-26  Jim MeyeringEnsure that each version string change propagates to...
next