Age | Commit message (Expand) | Author |
2005-06-20 | . | Jim Meyering |
2005-06-19 | (tac_mem, tac_stdin_to_mem): Remove #if-0'd functions. | Jim Meyering |
2005-06-19 | (usage): Use `file system', not `filesystem'. | Jim Meyering |
2005-06-18 | (unquote): Remove unnecessary `' quotes from a diagnostic. | Jim Meyering |
2005-06-17 | Don't embed `this'-style quotes in format strings. | Jim Meyering |
2005-06-17 | (usage): Clarify that shred works on an ext3 file | Jim Meyering |
2005-06-16 | * src/hostid.c (main): Don't print fewer than 8 digits, or spurious leading "f". | Paul Eggert |
2005-06-16 | Don't embed `this'-style quotes in format strings. | Jim Meyering |
2005-06-16 | whoops: Adding quote(...) isn't enough :) | Jim Meyering |
2005-06-16 | Don't embed `this'-style quotes in format strings. | Jim Meyering |
2005-06-16 | Don't embed `this'-style quotes in format strings. | Jim Meyering |
2005-06-16 | Don't embed `this'-style quotes in format strings. | Jim Meyering |
2005-06-16 | Don't embed `this'-style quotes in format strings. | Jim Meyering |
2005-06-16 | Don't embed `this'-style quotes in format strings. | Jim Meyering |
2005-06-16 | Don't embed `this'-style quotes in format strings. | Jim Meyering |
2005-06-16 | Don't embed `this'-style quotes in format strings. | Jim Meyering |
2005-06-16 | Rather than this: error (..., "...`%s'...", arg); | Jim Meyering |
2005-06-16 | Rather than this: error (..., "...`%s'...", arg); | Jim Meyering |
2005-06-16 | Finally remove support for --version-control=S (-V). | Jim Meyering |
2005-06-15 | . | Jim Meyering |
2005-06-15 | (main): Fix my typo: s/argv[optind]/file[i]/. | Jim Meyering |
2005-06-14 | (create_parents): Remove static var (now local to 'main'). | Paul Eggert |
2005-06-14 | (main): Standardize on a diagnostic for | Paul Eggert |
2005-06-14 | (main): Adjust to new make_dir_parents convention. | Paul Eggert |
2005-06-14 | tweak diagnostic wording: Use `... return to working directory', rather | Jim Meyering |
2005-06-14 | remove obsolete FIXME | Jim Meyering |
2005-06-13 | (main): When make_dir_parents changes the current working | Jim Meyering |
2005-06-13 | (main): When make_dir_parents changes the current working | Jim Meyering |
2005-06-10 | (any_has_acl): New var. | Paul Eggert |
2005-06-10 | (VERIFY_W_TYPEOF): Add parentheses. | Jim Meyering |
2005-06-03 | Fix typo in comment. | Paul Eggert |
2005-06-02 | (usage): Put `Ordering options:' line where it belongs. | Jim Meyering |
2005-06-02 | Regenerate. | Paul Eggert |
2005-06-02 | Don't use "path" or "filename". | Paul Eggert |
2005-06-02 | Don't use "path" or "filename". | Paul Eggert |
2005-06-02 | Don't use "path" or "filename". | Paul Eggert |
2005-06-02 | (FILE_BASENAME_CONCAT): Renamed from PATH_BASENAME_CONCAT. | Paul Eggert |
2005-06-02 | Don't use "path" or "filename". | Paul Eggert |
2005-06-02 | Don't use "path" or "filename". | Paul Eggert |
2005-06-02 | Don't use "path" or "filename". | Paul Eggert |
2005-06-02 | (usage): Don't use "path" to describe a file name. | Paul Eggert |
2005-06-02 | Don't use "path" or "filename". | Paul Eggert |
2005-05-31 | (chown_privileges, chown_failure_ok): Mark as `extern'. | Jim Meyering |
2005-05-31 | (cp_options_init): Use chown_privileges rather than geteuid. | Paul Eggert |
2005-05-31 | (re_protect): Remove unnecessary call to geteuid. | Paul Eggert |
2005-05-31 | Add copyright notice. | Paul Eggert |
2005-05-31 | Port to Solaris 10's rules for whether programs can chown files. | Paul Eggert |
2005-05-30 | . | Jim Meyering |
2005-05-30 | Regenerate. | Paul Eggert |
2005-05-30 | Include sys/param.h if it exists, not if _POSIX_VERSION | Paul Eggert |