Age | Commit message (Expand) | Author |
2007-11-22 | Quiet warnings about unused parameters. | Jim Meyering |
2007-11-22 | cp: by default, refuse to copy through a dangling destination symlink | Jim Meyering |
2007-11-21 | * src/c99-to-c89.diff: Adjust seq.c offsets. | Jim Meyering |
2007-11-21 | * src/seq.c (print_numbers): Rewrite in an attempt to avoid the | Paul Eggert |
2007-11-18 | * src/c99-to-c89.diff: Adjust seq.c offsets. | Jim Meyering |
2007-11-18 | Remove unused parameter in remove.c. | Jim Meyering |
2007-11-17 | Correct preceding patch. | Jim Meyering |
2007-11-17 | "seq .1 .1" would mistakenly generate no output on some systems | Jim Meyering |
2007-11-16 | Port to Solaris 'make' and use a Posixish shell on Solaris. | Jim Meyering |
2007-11-15 | Avoid misbehavior of a cross-device "mv" or "install". | Jim Meyering |
2007-11-14 | src/install.c (setdefaultfilecon): Stub-out the entire function. | Jim Meyering |
2007-11-14 | #ifdef-out matchpathcon-related code, for now. | Jim Meyering |
2007-11-12 | Clarify description of cp's -a option. | Benno Schulenberg |
2007-11-10 | install+SELinux: reduce a 12x performance hit to ~1.5x | Jim Meyering |
2007-11-05 | * src/c99-to-c89.diff: Adjust offsets. | Jim Meyering |
2007-11-03 | Fix bug with "seq 10.8 0.1 10.95", plus another bug with %% in format. | Paul Eggert |
2007-10-28 | Define ENODATA, for FreeBSD 5.0 and 6.1. | Jim Meyering |
2007-10-27 | Adjust format string so msgfmt doesn't object. | Jim Meyering |
2007-10-25 | Tell xgettext that "ARG1 % ARG2" is not a C format string. | Micah Cowan |
2007-10-21 | tr: do not reject an unmatched [:lower:] or [:upper:] in SET1. | Jim Meyering |
2007-10-21 | Detect printf(3) failure due to ENOMEM. | Jim Meyering |
2007-10-09 | * src/dircolors.hin: Recognize .lzma as a compressed-file suffix. | Jim Meyering |
2007-10-09 | Now that we don't install su, don't make misleading suggestions. | Jim Meyering |
2007-10-08 | When forming a truncated name, use the "[...]" prefix even for | Jim Meyering |
2007-10-08 | rm could malfunction under unusual circumstances: | Jim Meyering |
2007-10-07 | Don't let a helper function modify errno. | Jim Meyering |
2007-10-07 | New program: mktemp. | Jim Meyering |
2007-10-07 | Avoid a pseudo-leak in sort. | Jim Meyering |
2007-10-07 | Use puts, rather than printf ("%s\n". Slightly cleaner. | Jim Meyering |
2007-10-07 | Avoid a used-uninitialized error. | Jim Meyering |
2007-10-05 | Make a failing cross-partition mv give a sensible diagnostic. | Jim Meyering |
2007-10-02 | Never copy through a symlink that cp has just created. | Jim Meyering |
2007-09-30 | cp: do not abbreviate in --help output. | Jim Meyering |
2007-09-29 | * src/groups.sh: Don't ignore first argument if later argument is --. | Eric Blake |
2007-09-24 | copy.c: Remove definitions of factored-out functions. | Jim Meyering |
2007-09-22 | rm: give a sensible diagnostic when failing to remove a symlink | Jim Meyering |
2007-09-22 | rm: fix a tiny, nearly inconsequential bug. | Jim Meyering |
2007-09-07 | chmod: don't ignore a dangling symlink | Jim Meyering |
2007-09-05 | Adapt to new SELinux behavior: "?" vs. new "unlabeled" | Jim Meyering |
2007-09-01 | Ensure that snapshot version changes make it to groups, too. | Jim Meyering |
2007-08-30 | * src/.gitignore: Ignore *.exe for platforms with non-empty $(EXEEXT). | Eric Blake |
2007-08-30 | Use PACKAGE_NAME instead of GNU_PACKAGE. | Eric Blake |
2007-08-29 | Use EXIT_FAILURE, not EXIT_FAIL, now that EXIT_FAILURE is always 1. | Jim Meyering |
2007-08-28 | * src/test.c (usage): Say that [ honors --help and --version, but test does not. | Jim Meyering |
2007-08-28 | By default, do not install hostname anymore; no kidding, this time. | Jim Meyering |
2007-08-28 | Reflect renaming: mreadlink-with-size -> areadlink-with-size. | Jim Meyering |
2007-08-28 | Add file system type names and magic numbers from "man 2 statfs". | Jim Meyering |
2007-08-27 | Add some file system type names and magic numbers from glibc. | Jim Meyering |
2007-08-25 | * src/dircolors.hin: Add .dz and .svgz as archive suffixes. | Jim Meyering |
2007-08-25 | Remove all .cvsignore files from version control. | Jim Meyering |