2007-11-21 |
Jim Meyering | * src/c99-to-c89.diff: Adjust seq.c offsets. |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Paul Eggert | * src/seq.c (print_numbers): Rewrite in an attempt... |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Jim Meyering | * src/c99-to-c89.diff: Adjust seq.c offsets. |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Jim Meyering | Remove unused parameter in remove.c. |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Jim Meyering | bootstrap: work also with 4-argument variant of AC_INIT... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
Jim Meyering | Correct preceding patch. |
commit | commitdiff | tree | snapshot |
2007-11-17 |
Jim Meyering | "seq .1 .1" would mistakenly generate no output on... |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Paul Eggert | Port tests/rmdir/ignore away from GNU/Linux. |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Jim Meyering | Avoid an obscure new "make distcheck" failure. |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Paul Eggert | Port readlink-fp-loop to Solaris. |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Jim Meyering | Port to Solaris 'make' and use a Posixish shell on... |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Paul Eggert | Port to Solaris 8 perl, which does not support "use... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Andreas Schwab | * m4/include-exclude-prog.m4 (gl_REMOVE_PROG): Fix... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Jim Meyering | Avoid misbehavior of a cross-device "mv" or "install". |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Jim Meyering | Another bootstrap kludge. |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Jim Meyering | src/install.c (setdefaultfilecon): Stub-out the entire... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Jim Meyering | #ifdef-out matchpathcon-related code, for now. |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Jim Meyering | Use gnulib's stpncpy module, now required by install.c |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Jim Meyering | Enable gnulib-tool's --with-tests option. |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Benno Schulenberg | Likewise for description of cp -a in doc/coreutils... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Benno Schulenberg | Clarify description of cp's -a option. |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Jim Meyering | bootstrap: fix typo to enable use of $gnulib_tool_optio... |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Jim Meyering | install+SELinux: reduce a 12x performance hit to ~1.5x |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Jim Meyering | Adapt to gnulib's s/jm_/gl_/ cache variable renaming. |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Jim Meyering | Fix bootstrap failure to handle files like lib/uniwidth... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Jim Meyering | * src/c99-to-c89.diff: Adjust offsets. |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Jim Meyering | Don't use GNU-sed-specific \< \> operators here, either. |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Jim Meyering | Use tighter regexps when performing name substitution. |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Jim Meyering | Don't use GNU-sed-specific \< \> operators. |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Jim Meyering | Get git-version-gen from gnulib. v6.9.89 |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Jim Meyering | git-version-gen: Sync from autoconf's version. |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Jim Meyering | Sync copyright and scriptversion bits from gnulib. |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Jim Meyering | Change the first '-' to '.' in the snapshot version... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Jim Meyering | seq: add another test for the %% bug |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Paul Eggert | Fix bug with "seq 10.8 0.1 10.95", plus another bug... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Jim Meyering | tests/misc/printf-surprise: Correct sed transform. |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Jim Meyering | Add example inspired by "make dist" running gzip and... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Jim Meyering | Say that the first process substitution example is... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Jim Meyering | Use mktemp, not mkdtemp, to create test directories. |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Jim Meyering | Adjust a seq subtest not to depend on the vagaries... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Jim Meyering | Make the new printf-surprise test more precise. |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Jim Meyering | Accommodate FreeBSD 6.1 hard-link-to-symlink differences. |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Jim Meyering | Fix a "make distcheck" failure. |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Jim Meyering | * bootstrap.conf (gnulib_modules): Add xprintf-posix. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Jim Meyering | Avoid seq floating-point test failure on FreeBSD 6.1. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Jim Meyering | Change a "make dist" diagnostic. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Bob Proulx | Improve color terminal escape usage. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Jim Meyering | Don't try to colorize a dumb terminal. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Jim Meyering | Remove gnulib's printf-posix module, for now. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Jim Meyering | Remove spurious semicolon after "else". |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Jim Meyering | Attribute suggestion for last change. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Jim Meyering | If $TERM is empty, don't use colors. This helps the... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Jim Meyering | Always initialize terminal colorization string variables. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Jim Meyering | Avoid test failure in non-srcdir build vs. the git... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Jim Meyering | Define ENOTSUP, not ENOSYS. Needed on OpenBSD 3.9. |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Jim Meyering | Define ENODATA, for FreeBSD 5.0 and 6.1. |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Jim Meyering | Run autoreconf, not just autoconf, to avoid warnings. |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Jim Meyering | Require gnulib's printf-posix module, to support Interix. |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Jim Meyering | Help xgettext recognize more printf-style format strings. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Jim Meyering | Adjust format string so msgfmt doesn't object. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Jim Meyering | Clean up tests/Makefile.am. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Jim Meyering | * build-aux/check.mk: Merge with latest from Akim. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Jim Meyering | Add a test for the printf fix of 2007-10-21. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Jim Meyering | Add attribution for the expr.c-vs-xgettext report. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Jim Meyering | Remove vestiges of cvs-gnulib-checkout process. Now... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Micah Cowan | Tell xgettext that "ARG1 % ARG2" is not a C format... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Jim Meyering | Avoid diagnostics from sha1sum when there is no cached... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Jim Meyering | Get gnulib from the git repository, not from an obsolet... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Jim Meyering | Doc improvements. |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Jim Meyering | Don't fail part 2 of tests/rm/unreadable when run as... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Jim Meyering | * README-hacking: Refer to LZMA Utils <tukaani.org... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Paul Eggert | * README-hacking: Describe how to build with LZMA. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Jim Meyering | Remove git-version-gen's first parameter. |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Jim Meyering | Attribute the printf bug report. |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Jim Meyering | * NEWS: Mention the printf fix. |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Jim Meyering | Reorder tests to run more basic ones earlier. |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Jim Meyering | tr: do not reject an unmatched [:lower:] or [:upper... |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Jim Meyering | * tests/misc/help-version: Add a comment. |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Jim Meyering | Detect printf(3) failure due to ENOMEM. |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Jim Meyering | Put always-failing programs first in PATH, so tests... |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Jim Meyering | * doc/coreutils.texi: Add a cross-reference to bashref... |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Jim Meyering | * doc/coreutils.texi (tee invocation): Fix typo. Add... |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Jim Meyering | Adjust tests to pass, now that Test.pm ones use check.mk. |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Jim Meyering | Ensure that Test.pm-derived tests use the right $PATH. |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Bob Proulx | Prevent "make check" from leaving mktemp /tmp/tmp.... |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Jim Meyering | Show how to make tee redirect to multiple processes. |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Jim Meyering | Pull all TESTS_ENVIRONMENT settings "up" into tests... |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Jim Meyering | Fix a minor typo. |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Jim Meyering | Move the help-version test into misc/. |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Jim Meyering | Make the runcon-no-reorder test slightly more general. |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Jim Meyering | Skip the chcon test on a system with no SELinux support. |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Jim Meyering | * src/dircolors.hin: Recognize .lzma as a compressed... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Jim Meyering | * configure.ac (AM_INIT_AUTOMAKE): Use dist-lzma, rathe... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Jim Meyering | Now that we don't install su, don't make misleading... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Jim Meyering | When forming a truncated name, use the "[...]" prefix... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Jim Meyering | rm could malfunction under unusual circumstances: |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Jim Meyering | Don't let a helper function modify errno. |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Jim Meyering | Reflect 2->3 GPL copyright version update in gnulib. |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Jim Meyering | * configure.ac (AM_INIT_AUTOMAKE): Don't use dist-lzma... |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Jim Meyering | New program: mktemp. |
commit | commitdiff | tree | snapshot |
next |