2008-03-07 |
Jim Meyering | dd: avoid unnecessary, but harmless close_stdout call. |
tree | commitdiff |
2008-03-05 |
Jim Meyering | * src/c99-to-c89.diff: Accommodate a C99-ism in id.c. |
tree | commitdiff |
2008-03-05 |
ribalba | Work around AFS bug: id and groups would print invalid... |
tree | commitdiff |
2008-03-01 |
Jim Meyering | Don't skip the groups-version test. |
tree | commitdiff |
2008-02-28 |
Jim Meyering | Make copyright comments consistent. |
tree | commitdiff |
2008-02-20 |
James Youngman | join: avoid new leaks |
tree | commitdiff |
2008-02-20 |
Andreas Schwab | sort: add --sort=... option. |
tree | commitdiff |
2008-02-19 |
Jim Meyering | * src/c99-to-c89.diff: Adjust seq.c offsets. Accommoda... |
tree | commitdiff |
2008-02-19 |
Steven Schubiger | seq: give better diagnostics for invalid formats. |
tree | commitdiff |
2008-02-19 |
James Youngman | join: new options: --check-order and --nocheck-order. |
tree | commitdiff |
2008-02-18 |
Jim Meyering | seq: give a proper diagnostic for an invalid --format... |
tree | commitdiff |
2008-02-17 |
Jim Meyering | .gitignore, src/.gitignore: ignore more |
tree | commitdiff |
2008-02-17 |
Jim Meyering | Clean up ls.c. |
tree | commitdiff |
2008-02-17 |
Jim Meyering | Adjust dircolors to match ls.c. |
tree | commitdiff |
2008-02-17 |
Ed Avis | ls --color no longer outputs unnecessary escape sequences |
tree | commitdiff |
2008-02-17 |
Dan Jacobson | ls: Improve description of --group-directories-first. |
tree | commitdiff |
2008-02-16 |
James Youngman | Use the gettime module in ls.c. |
tree | commitdiff |
2008-02-14 |
Jim Meyering | groups: don't test printf and putchar calls for failure |
tree | commitdiff |
2008-02-13 |
James Youngman | Replace groups.sh with groups.c. |
tree | commitdiff |
2008-02-07 |
Steven Schubiger | mkdir, split: write --verbose output to stdout, not... |
tree | commitdiff |
2008-01-31 |
Paul Eggert | Don't modify argv in dd due to ',' in arguments. |
tree | commitdiff |
2008-01-30 |
Jim Meyering | * src/c99-to-c89.diff: Adjust remove.c offsets, again. |
tree | commitdiff |
2008-01-30 |
Jim Meyering | Now that system.h defines is_empty_dir, include "openat.h". |
tree | commitdiff |
2008-01-30 |
Jim Meyering | * src/c99-to-c89.diff: Adjust remove.c offsets. |
tree | commitdiff |
2008-01-30 |
Jim Meyering | Improve "rmdir --ignore-fail-on-non-empty" |
tree | commitdiff |
2008-01-30 |
Paul Eggert | Don't modify argv in dd. |
tree | commitdiff |
2008-01-29 |
Jim Meyering | ls: don't segfault on files in /proc with an old libselinux |
tree | commitdiff |
2008-01-26 |
Jim Meyering | chcon: correct description of --no-dereference (-h... |
tree | commitdiff |
2008-01-26 |
Mike Frysinger | src/dircolors.hin (TERM): Add jfbterm. |
tree | commitdiff |
2008-01-26 |
Zvi Har'El | Add a ";", so "make install" works with --enable-instal... |
tree | commitdiff |
2008-01-26 |
Jim Meyering | Avoid misinterpreting mgetgroups failure in running... |
tree | commitdiff |
2008-01-17 |
Jim Meyering | Do not define-away __attribute__ when __STRICT_ANSI__... |
tree | commitdiff |
2008-01-12 |
Mike Frysinger | * src/dircolors.hin (image formats): Add the .svg suffix. |
tree | commitdiff |
2008-01-09 |
Paul Eggert | Fix a minor race condition when using cp -p --parents. |
tree | commitdiff |
2008-01-08 |
Jim Meyering | Remove uses of now-undefined Makefile variable. |
tree | commitdiff |
2008-01-07 |
Jim Meyering | cp (but not copy.c): plug a small leak. |
tree | commitdiff |
2008-01-07 |
Jan Blunck | cp --parents: don't use uninitialized memory when resto... |
tree | commitdiff |
2008-01-06 |
Paul Eggert | touch: ignore "-d now" option, when appropriate |
tree | commitdiff |
2008-01-05 |
Jim Meyering | Avoid tr case-conversion failure in some locales. |
tree | commitdiff |
2007-12-30 |
Mike Frysinger | * src/dircolors.hin (TERM): Add gnome-256color. |
tree | commitdiff |
2007-12-19 |
Paul Eggert | Improve wording in uniq's --help "Note". |
tree | commitdiff |
2007-12-18 |
Jim Meyering | * src/uniq.c (usage): Say "key-selection", not "field... |
tree | commitdiff |
2007-12-18 |
Jim Meyering | Note that sorting uniq's input is often useful. |
tree | commitdiff |
2007-12-11 |
Paul Eggert | "ls -l" wouldn't output "+" on SELinux hosts unless... |
tree | commitdiff |
2007-12-08 |
Jim Meyering | "rm" as root would fail to unlink a non-directory on... |
tree | commitdiff |
2007-12-08 |
Jim Meyering | * src/c99-to-c89.diff: Adjust shred.c offsets. |
tree | commitdiff |
2007-12-03 |
Jim Meyering | Reflect change in gnulib: don't include getpagesize.h, |
tree | commitdiff |
2007-12-02 |
Jim Meyering | Remove just-installed su, if unable to make it set... |
tree | commitdiff |
2007-12-01 |
Jim Meyering | * NEWS: Mention some of the SELinux changes. |
tree | commitdiff |
2007-12-01 |
Jim Meyering | Add "extern" keyword to declaration of cp_options_default. |
tree | commitdiff |
2007-12-01 |
Paul Eggert | Fix a security race with "cp -p A B" when B already... |
tree | commitdiff |
2007-11-29 |
Paul Eggert | Close a file descriptor leak when cp --preserve=context... |
tree | commitdiff |
2007-11-26 |
Jim Meyering | setuidgid.c: more cleanup |
tree | commitdiff |
2007-11-25 |
Jim Meyering | setuidgid: Update --help output. |
tree | commitdiff |
2007-11-24 |
Jim Meyering | setuidgid: minor clean-up. |
tree | commitdiff |
2007-11-24 |
Jim Meyering | setuidgid.c: Normalize leading white space: no more... |
tree | commitdiff |
2007-11-24 |
Lasse Collin | setuidgid: accept numeric UID, and new option -g GID... |
tree | commitdiff |
2007-11-24 |
Lasse Collin | "cp -p" tries to preserve GID even if preserving the... |
tree | commitdiff |
2007-11-23 |
Jim Meyering | * src/runcon.c (main): Remove unused parameter, "envp". |
tree | commitdiff |
2007-11-22 |
Jim Meyering | Quiet warnings about unused parameters. |
tree | commitdiff |
2007-11-21 |
Jim Meyering | cp: by default, refuse to copy through a dangling desti... |
tree | commitdiff |
2007-11-21 |
Jim Meyering | * src/c99-to-c89.diff: Adjust seq.c offsets. |
tree | commitdiff |
2007-11-21 |
Paul Eggert | * src/seq.c (print_numbers): Rewrite in an attempt... |
tree | commitdiff |
2007-11-18 |
Jim Meyering | * src/c99-to-c89.diff: Adjust seq.c offsets. |
tree | commitdiff |
2007-11-18 |
Jim Meyering | Remove unused parameter in remove.c. |
tree | commitdiff |
2007-11-17 |
Jim Meyering | Correct preceding patch. |
tree | commitdiff |
2007-11-17 |
Jim Meyering | "seq .1 .1" would mistakenly generate no output on... |
tree | commitdiff |
2007-11-16 |
Jim Meyering | Port to Solaris 'make' and use a Posixish shell on... |
tree | commitdiff |
2007-11-15 |
Jim Meyering | Avoid misbehavior of a cross-device "mv" or "install". |
tree | commitdiff |
2007-11-14 |
Jim Meyering | src/install.c (setdefaultfilecon): Stub-out the entire... |
tree | commitdiff |
2007-11-14 |
Jim Meyering | #ifdef-out matchpathcon-related code, for now. |
tree | commitdiff |
2007-11-12 |
Benno Schulenberg | Clarify description of cp's -a option. |
tree | commitdiff |
2007-11-10 |
Jim Meyering | install+SELinux: reduce a 12x performance hit to ~1.5x |
tree | commitdiff |
2007-11-05 |
Jim Meyering | * src/c99-to-c89.diff: Adjust offsets. |
tree | commitdiff |
2007-11-03 |
Paul Eggert | Fix bug with "seq 10.8 0.1 10.95", plus another bug... |
tree | commitdiff |
2007-10-28 |
Jim Meyering | Define ENODATA, for FreeBSD 5.0 and 6.1. |
tree | commitdiff |
2007-10-27 |
Jim Meyering | Adjust format string so msgfmt doesn't object. |
tree | commitdiff |
2007-10-25 |
Micah Cowan | Tell xgettext that "ARG1 % ARG2" is not a C format... |
tree | commitdiff |
2007-10-21 |
Jim Meyering | tr: do not reject an unmatched [:lower:] or [:upper... |
tree | commitdiff |
2007-10-21 |
Jim Meyering | Detect printf(3) failure due to ENOMEM. |
tree | commitdiff |
2007-10-09 |
Jim Meyering | * src/dircolors.hin: Recognize .lzma as a compressed... |
tree | commitdiff |
2007-10-09 |
Jim Meyering | Now that we don't install su, don't make misleading... |
tree | commitdiff |
2007-10-08 |
Jim Meyering | When forming a truncated name, use the "[...]" prefix... |
tree | commitdiff |
2007-10-08 |
Jim Meyering | rm could malfunction under unusual circumstances: |
tree | commitdiff |
2007-10-07 |
Jim Meyering | Don't let a helper function modify errno. |
tree | commitdiff |
2007-10-07 |
Jim Meyering | New program: mktemp. |
tree | commitdiff |
2007-10-07 |
Jim Meyering | Avoid a pseudo-leak in sort. |
tree | commitdiff |
2007-10-07 |
Jim Meyering | Use puts, rather than printf ("%s\n". Slightly cleaner. |
tree | commitdiff |
2007-10-07 |
Jim Meyering | Avoid a used-uninitialized error. |
tree | commitdiff |
2007-10-05 |
Jim Meyering | Make a failing cross-partition mv give a sensible diagn... |
tree | commitdiff |
2007-10-02 |
Jim Meyering | Never copy through a symlink that cp has just created. |
tree | commitdiff |
2007-09-30 |
Jim Meyering | cp: do not abbreviate in --help output. |
tree | commitdiff |
2007-09-29 |
Eric Blake | * src/groups.sh: Don't ignore first argument if later... |
tree | commitdiff |
2007-09-24 |
Jim Meyering | copy.c: Remove definitions of factored-out functions. |
tree | commitdiff |
2007-09-22 |
Jim Meyering | rm: give a sensible diagnostic when failing to remove... |
tree | commitdiff |
2007-09-22 |
Jim Meyering | rm: fix a tiny, nearly inconsequential bug. |
tree | commitdiff |
2007-09-07 |
Jim Meyering | chmod: don't ignore a dangling symlink |
tree | commitdiff |
2007-09-05 |
Jim Meyering | Adapt to new SELinux behavior: "?" vs. new "unlabeled" |
tree | commitdiff |
2007-09-01 |
Jim Meyering | Ensure that snapshot version changes make it to groups... |
tree | commitdiff |
2007-08-30 |
Eric Blake | * src/.gitignore: Ignore *.exe for platforms with non... |
tree | commitdiff |
next |