2007-11-26 |
Jim Meyering | setuidgid.c: more cleanup |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Jim Meyering | Document install's -D option. |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Jim Meyering | setuidgid: Update --help output. |
commit | commitdiff | tree | snapshot |
2007-11-24 |
Jim Meyering | Tweak new test. |
commit | commitdiff | tree | snapshot |
2007-11-24 |
Jim Meyering | setuidgid: minor clean-up. |
commit | commitdiff | tree | snapshot |
2007-11-24 |
Jim Meyering | setuidgid.c: Normalize leading white space: no more... |
commit | commitdiff | tree | snapshot |
2007-11-24 |
Lasse Collin | Test the new feature: cp -p preserves the GID whenever... |
commit | commitdiff | tree | snapshot |
2007-11-24 |
Lasse Collin | setuidgid: accept numeric UID, and new option -g GID... |
commit | commitdiff | tree | snapshot |
2007-11-24 |
Lasse Collin | "cp -p" tries to preserve GID even if preserving the... |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Jim Meyering | * src/runcon.c (main): Remove unused parameter, "envp". |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Jim Meyering | Add tests to show new class of strings accepted by... |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Jim Meyering | Quiet warnings about unused parameters. |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Jim Meyering | * GNUmakefile: Correct the "rerunning..." diagnostic. |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Jim Meyering | Make it easier to diagnose PATH-induced "make distcheck... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Jim Meyering | cp: by default, refuse to copy through a dangling desti... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Jim Meyering | Fix Pádraig's name in ChangeLog. |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Pádraig Brady | Improve the descriptions of the split command options. |
commit | commitdiff | tree | snapshot |
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 |
next |