summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-10make syntax-check: also check src/*.h files for extern functions,Jim Meyering
2008-03-07dd: avoid unnecessary, but harmless close_stdout call.Jim Meyering
2008-03-06Now that ChangeLog is no longer under version control, ...Jim Meyering
2008-03-05* src/c99-to-c89.diff: Accommodate a C99-ism in id.c.Jim Meyering
2008-03-05Work around AFS bug: id and groups would print invalid group number.ribalba
2008-03-05Now that Makefile.maint is used in VPATH builds, too...Jim Meyering
2008-03-05Avoid new "make distcheck" failure, now that VPATH has GNUmakefile.Jim Meyering
2008-03-04Reinstate GNUmakefile patch, but with workaround for automake.Eric Blake
2008-03-04Clarify comment and attribute preceding change: Reported by Ralf Wildenhues.Jim Meyering
2008-03-04Comment out yesterday's VPATH-friendly addition, for now.Jim Meyering
2008-03-03Use m4_PACKAGE_VERSION, not AC_AUTOCONF_VERSION.Eric Blake
2008-03-03GNUmakefile build tweaks.Eric Blake
2008-03-03Define SHA*_DIGEST_SIZE symbols.Simon Josefsson
2008-03-02Fix so that out-of-tree VPATH "make dist" works, too.Ralf Wildenhues
2008-03-02One more for non-srcdir "make dist".Jim Meyering
2008-03-02Adjust so that non-srcdir "make dist" works, too.Jim Meyering
2008-03-02Don't infringe namespace of "sub"-Makefiles.Jim Meyering
2008-03-02Create sha256 and sha512 modules and move files into gl/.Jim Meyering
2008-03-02* bootstrap: Remove only *.m4, and only from $m4_base/. Rewrite the comment.Jim Meyering
2008-03-02* bootstrap: Sync from gnulib.Jim Meyering
2008-03-01Don't skip the groups-version test.Jim Meyering
2008-03-01Don't exempt "groups" from write-failure test, now that it's a C program.Jim Meyering
2008-03-01* configure.ac (AC_INIT): Use .tarball-version, not .version.Jim Meyering
2008-03-01Don't depend on gnulib's deprecated "free" module.Jim Meyering
2008-02-29Merge bootstrap changes from gnulib.Jim Meyering
2008-02-29Use "git tag", not "git-tag", in preparation for git-1.6.0.Jim Meyering
2008-02-28Make copyright comments consistent.Jim Meyering
2008-02-25Fix test failure where rm would appear to succeed incorrectly.Bob Proulx
2008-02-24* gl/lib/mgetgroups.c (mgetgroups): Parenthesize correctly.Jim Meyering
2008-02-24* gl/lib/mgetgroups.c: Include <stdlib.h>.Jim Meyering
2008-02-23Avoid test failures when root (/) is not readable.Jim Meyering
2008-02-22id: avoid race when a group is added between getgrouplist callsJim Meyering
2008-02-21id: use getgrouplist when possibleJames Youngman
2008-02-21du vs. hard links and argument order: improve documentationPaul Eggert
2008-02-20join: avoid new leaksJames Youngman
2008-02-20Remove xdelta support, clean up distcheck process.Jim Meyering
2008-02-20* bootstrap: Remove dangling symlinks before invoking aclocal.Jim Meyering
2008-02-20sort: add --sort=... option.Andreas Schwab
2008-02-192008-02-19 Jim Meyering <meyering@redhat.com>Jim Meyering
2008-02-19* src/c99-to-c89.diff: Adjust seq.c offsets. Accommodate a new C99-ism.Jim Meyering
2008-02-19seq: give better diagnostics for invalid formats.Steven Schubiger
2008-02-19join: new options: --check-order and --nocheck-order.James Youngman
2008-02-19Fix non-srcdir "make distcheck" failure.James Youngman
2008-02-18seq: give a proper diagnostic for an invalid --format=% optionJim Meyering
2008-02-17.gitignore, src/.gitignore: ignore moreJim Meyering
2008-02-17Clean up Makefile.maint.Jim Meyering
2008-02-17Clean up ls.c.Jim Meyering
2008-02-17Ensure that dircolors.c and ls.c remain in sync.Jim Meyering
2008-02-17Expand "ls --color" tests to also use the dircolors defaults.Jim Meyering
2008-02-17Adjust dircolors to match ls.c.Jim Meyering