2008-05-06 |
Jim Meyering | avoid problems with sign-extended "char" operand to... |
tree | commitdiff |
2008-05-06 |
Bo Borgerson | base64: remove some unused/redundant getopt code |
tree | commitdiff |
2008-05-05 |
Bo Borgerson | base64 module: adjust API so it's compatible with gnulib's |
tree | commitdiff |
2008-05-05 |
Jim Meyering | tac: avoid segfault for e.g., "echo > x; tac -r x x" |
tree | commitdiff |
2008-04-29 |
Jim Meyering | chcon, runcon: make --help print the bug-reporting... |
tree | commitdiff |
2008-04-23 |
Ondřej Vašík | id: do not print SELinux context when invoked with... |
tree | commitdiff |
2008-04-23 |
Jim Meyering | id: do print the AFS-specific nameless group ID (called... |
tree | commitdiff |
2008-04-19 |
Jim Meyering | pr -e, with a mix of backspaces and TABs, could corrupt... |
tree | commitdiff |
2008-04-19 |
Mike Frysinger | * src/dircolors.hin: Add .flv. Move .svgz to "image... |
tree | commitdiff |
2008-04-18 |
Jim Meyering | md5sum -c: ignore a line with a NUL byte among checksum... |
tree | commitdiff |
2008-04-16 |
Jim Meyering | mknod --help: note that this command may be a shell... |
tree | commitdiff |
2008-04-16 |
Jim Meyering | avoid "may be used uninitialized" warning from newer gcc |
tree | commitdiff |
2008-04-15 |
Jim Meyering | md5sum, sha1sum, etc: handle invalid input (i.e., don... |
tree | commitdiff |
2008-04-14 |
Jim Meyering | seq: work around floating point inaccuracies on more... |
tree | commitdiff |
2008-04-12 |
Jim Meyering | Avoid link failure when using mkstemp replacement. |
tree | commitdiff |
2008-04-06 |
Jim Meyering | * src/c99-to-c89.diff: Adjust remove.c diffs. |
tree | commitdiff |
2008-04-06 |
Jim Meyering | remove.c: accommodate systems with negative errno values |
tree | commitdiff |
2008-04-02 |
Jim Meyering | "touch E; mkfifo F; cp -fR F E" no longer fails due... |
tree | commitdiff |
2008-04-02 |
Jim Meyering | copy.c: remove an in-function #ifdef |
tree | commitdiff |
2008-03-31 |
Jim Meyering | "rm -r DIR" would mistakenly prompt about very long... |
tree | commitdiff |
2008-03-28 |
Jim Meyering | mknod, mkfifo: don't segfault when diagnosing invalid... |
tree | commitdiff |
2008-03-27 |
Jim Meyering | paste -d\\: avoid heap overrun for backslash at end... |
tree | commitdiff |
2008-03-26 |
Jim Meyering | * src/join.c (keycmp): Document new parameters. |
tree | commitdiff |
2008-03-25 |
Daniel Dunbar | mkdir -Z x d: don't segfault when diagnosing invalid... |
tree | commitdiff |
2008-03-25 |
Peter Fales | id bug fix: don't point to potentially clobbered static... |
tree | commitdiff |
2008-03-25 |
Jim Meyering | join bug fix: adapt keycmp to work with new order-check... |
tree | commitdiff |
2008-03-23 |
Jim Meyering | join.c: syntax/style tweaks |
tree | commitdiff |
2008-03-21 |
Jim Meyering | * src/c99-to-c89.diff: Adjust seq.c offsets. |
tree | commitdiff |
2008-03-21 |
Jim Meyering | ptx: avoid heap overrun for backslash at end of optarg... |
tree | commitdiff |
2008-03-21 |
Jim Meyering | ptx.c readability |
tree | commitdiff |
2008-03-21 |
Jim Meyering | Write NEWS and update c99-to-c89 patch for today's... |
tree | commitdiff |
2008-03-21 |
Ingo Weinhold | remove.c: Accommodate systems with negative errno values. |
tree | commitdiff |
2008-03-21 |
Jim Meyering | * src/seq.c (long_double_format): Add a comment. |
tree | commitdiff |
2008-03-19 |
Jim Meyering | Check for -- and remove -- some unnecessarily included... |
tree | commitdiff |
2008-03-19 |
Jim Meyering | mv: never unlink a destination file before calling... |
tree | commitdiff |
2008-03-16 |
Jim Meyering | Include <getopt.h> only if used. |
tree | commitdiff |
2008-03-10 |
Ondřej Vašík | install, rmdir: write --verbose output to stdout, not... |
tree | commitdiff |
2008-03-10 |
Jim Meyering | make syntax-check: also check src/*.h files for extern... |
tree | commitdiff |
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 |
next |