Age | Commit message (Expand) | Author |
2004-09-19 | (main): Usage failure is EXIT_FAIL, not EXIT_FAILURE. | Paul Eggert |
2004-09-19 | Fix typo in previous change. | Paul Eggert |
2004-09-19 | (main): Reject unknown options instead of | Paul Eggert |
2004-09-19 | Remove obsolete comment about POSIX 1003.2/D11.2. | Paul Eggert |
2004-09-13 | Regenerate. | Paul Eggert |
2004-09-13 | (localedir.h): Don't redirect directly to target. | Paul Eggert |
2004-09-13 | Adjust to backup enum rename. | Paul Eggert |
2004-09-13 | Adjust to backup file rename. | Paul Eggert |
2004-09-13 | Adjust to backup enum rename. | Paul Eggert |
2004-09-13 | (print_full_info): Don't exit with failure status simply | Paul Eggert |
2004-09-10 | (parse_obsolete_option): Renamed from | Paul Eggert |
2004-09-09 | (usage): Document -r, -w, -x more carefully. | Paul Eggert |
2004-09-09 | (usage): Mention that -h and -L don't dereference. | Paul Eggert |
2004-09-09 | (usage): Document "test" (with no args) and "[ ]". | Paul Eggert |
2004-09-09 | (main): Don't reorder options. | Paul Eggert |
2004-09-07 | (main): Fix POSIX-conformance bug: "touch -- | Paul Eggert |
2004-09-07 | (main): Emulate Solaris 8 and 9 "sort -y", so that | Paul Eggert |
2004-09-06 | Several changes for POSIX and FreeBSD compatibility. | Paul Eggert |
2004-09-06 | Sort options in usage message. | Paul Eggert |
2004-09-05 | (recover_mode): Arg is now char const *, not char *. | Paul Eggert |
2004-09-05 | (valid_options): Remove. | Paul Eggert |
2004-09-05 | Regenerate. | Paul Eggert |
2004-09-03 | (HAVE_STRUCT_STATXFS_F_TYPE): Fix typo that prevented | Paul Eggert |
2004-09-03 | (usage): "alternated EBCDIC" -> "alternate EBCDIC". | Paul Eggert |
2004-09-03 | Output correct errno-related diagnostic on "paste" I/O errors. | Paul Eggert |
2004-09-03 | (paste_parallel): Improve replacement for ENDLIST and CLOSED. | Paul Eggert |
2004-09-02 | (dummy_closed, CLOSED, dummy_endlist, ENDLIST): Remove; | Paul Eggert |
2004-08-24 | (add_tab_stop): Renamed from add_tabstop. All uses changed. | Paul Eggert |
2004-08-24 | Revamp to resemble the new unexpand.c better. | Paul Eggert |
2004-08-20 | Regenerate. | Paul Eggert |
2004-08-19 | (usage): "chown '' file" is now allowed. | Paul Eggert |
2004-08-19 | (describe_change): Describe changes to -1:-1 | Paul Eggert |
2004-08-19 | (parse_group): Return gid_t rather than storing it | Paul Eggert |
2004-08-11 | Regenerate. | Paul Eggert |
2004-08-11 | Further fix for -d regression. | Paul Eggert |
2004-08-11 | (main): Fix -d regression introduced with | Paul Eggert |
2004-08-11 | (copy_internal): When preserving links, unlink | Paul Eggert |
2004-08-10 | (usage, tee): "tee -" writes to standard output, not | Paul Eggert |
2004-08-10 | (die, xfopen, mergefps, first_same_file, merge): | Paul Eggert |
2004-08-10 | (usage): "-" is an operand, not an option. | Paul Eggert |
2004-08-10 | (change_timestamps): Fix int->bool conversion | Paul Eggert |
2004-08-09 | (canonicalize_fname): Remove unneeded proxy function. | Paul Eggert |
2004-08-09 | (wipename): Work even if the directory is writeable | Paul Eggert |
2004-08-09 | Regenerate. | Paul Eggert |
2004-08-09 | (xalloc_die): New function. | Paul Eggert |
2004-08-09 | Finish renaming sha -> sha1. | Paul Eggert |
2004-08-08 | (O_BINARY) [!O_BINARY && defined O_BINARY]: | Paul Eggert |
2004-08-05 | Regenerate. | Paul Eggert |
2004-08-04 | Remove bogus "*/" from shell comment. | Paul Eggert |
2004-08-04 | (PRIdMAX, PRIoMAX, PRIuMAX, PRIxMAX): | Paul Eggert |