Age | Commit message (Expand) | Author |
2008-03-03 | Use m4_PACKAGE_VERSION, not AC_AUTOCONF_VERSION. | Eric Blake |
2008-03-03 | GNUmakefile build tweaks. | Eric Blake |
2008-03-03 | Define SHA*_DIGEST_SIZE symbols. | Simon Josefsson |
2008-03-02 | Fix so that out-of-tree VPATH "make dist" works, too. | Ralf Wildenhues |
2008-03-02 | One more for non-srcdir "make dist". | Jim Meyering |
2008-03-02 | Adjust so that non-srcdir "make dist" works, too. | Jim Meyering |
2008-03-02 | Don't infringe namespace of "sub"-Makefiles. | Jim Meyering |
2008-03-02 | Create 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-01 | Don't skip the groups-version test. | Jim Meyering |
2008-03-01 | Don'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-01 | Don't depend on gnulib's deprecated "free" module. | Jim Meyering |
2008-02-29 | Merge bootstrap changes from gnulib. | Jim Meyering |
2008-02-29 | Use "git tag", not "git-tag", in preparation for git-1.6.0. | Jim Meyering |
2008-02-28 | Make copyright comments consistent. | Jim Meyering |
2008-02-25 | Fix 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-23 | Avoid test failures when root (/) is not readable. | Jim Meyering |
2008-02-22 | id: avoid race when a group is added between getgrouplist calls | Jim Meyering |
2008-02-21 | id: use getgrouplist when possible | James Youngman |
2008-02-21 | du vs. hard links and argument order: improve documentation | Paul Eggert |
2008-02-20 | join: avoid new leaks | James Youngman |
2008-02-20 | Remove xdelta support, clean up distcheck process. | Jim Meyering |
2008-02-20 | * bootstrap: Remove dangling symlinks before invoking aclocal. | Jim Meyering |
2008-02-20 | sort: add --sort=... option. | Andreas Schwab |
2008-02-19 | 2008-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-19 | seq: give better diagnostics for invalid formats. | Steven Schubiger |
2008-02-19 | join: new options: --check-order and --nocheck-order. | James Youngman |
2008-02-19 | Fix non-srcdir "make distcheck" failure. | James Youngman |
2008-02-18 | seq: give a proper diagnostic for an invalid --format=% option | Jim Meyering |
2008-02-17 | .gitignore, src/.gitignore: ignore more | Jim Meyering |
2008-02-17 | Clean up Makefile.maint. | Jim Meyering |
2008-02-17 | Clean up ls.c. | Jim Meyering |
2008-02-17 | Ensure that dircolors.c and ls.c remain in sync. | Jim Meyering |
2008-02-17 | Expand "ls --color" tests to also use the dircolors defaults. | Jim Meyering |
2008-02-17 | Adjust dircolors to match ls.c. | Jim Meyering |
2008-02-17 | ls --color no longer outputs unnecessary escape sequences | Ed Avis |
2008-02-17 | ls: Improve description of --group-directories-first. | Dan Jacobson |
2008-02-16 | Avoid tests/cp/acl test failure. | Jim Meyering |
2008-02-16 | Use the gettime module in ls.c. | James Youngman |
2008-02-14 | groups: don't test printf and putchar calls for failure | Jim Meyering |
2008-02-13 | Replace groups.sh with groups.c. | James Youngman |
2008-02-12 | Move more test_skip_-using code to follow ". test-lib.sh". | Jim Meyering |
2008-02-12 | tests/touch/not-owner: Source test-lib.sh before using skip_test_. | Peter Fales |
2008-02-12 | * tests/Makefile.am (EXTRA_DIST): Remove strace. | Jim Meyering |
2008-02-11 | tests: Migrate sourced strace file into a function, require_strace_. | Jim Meyering |