Age | Commit message (Expand) | Author |
2001-12-21 | [!HAVE_CONFIG_H]: Remove block of code that duplicated | Jim Meyering |
2001-12-21 | (usage): Deprecate --kilobytes. Document size suffixes. | Jim Meyering |
2001-12-21 | (BLOCK_SIZE_OPTION): Remove; no longer needed now that we have 'B'. | Jim Meyering |
2001-12-21 | (BLOCK_SIZE_OPTION): Remove; no longer needed now that we have 'B'. | Jim Meyering |
2001-12-21 | (usage, parse_integer): Prefer K to k for 1024. | Jim Meyering |
2001-12-20 | (usage, specify_sort_size): Accept 'K' (which is | Jim Meyering |
2001-12-19 | Add FSF copyright notice. | Jim Meyering |
2001-12-19 | (xstrtoumax): If there is no number but there | Jim Meyering |
2001-12-17 | (usage): Remove strap `)' in --help output. | Jim Meyering |
2001-12-16 | use generated fs_name function | Jim Meyering |
2001-12-15 | Use new macros, HELP_OPTION_DESCRIPTION and VERSION_OPTION_DESCRIPTION | Jim Meyering |
2001-12-15 | from Marcus Brinkmann | Jim Meyering |
2001-12-13 | (wc): Use ISSPACE and iswspace in addition to hard-coding | Jim Meyering |
2001-12-11 | (main): | Jim Meyering |
2001-12-11 | split long line | Jim Meyering |
2001-12-11 | (change_file_mode, main): | Jim Meyering |
2001-12-11 | (change_file_owner): | Jim Meyering |
2001-12-11 | (main): | Jim Meyering |
2001-12-11 | (re_protect): | Jim Meyering |
2001-12-11 | Include the word `fail' in some diagnostics to make it clearer | Jim Meyering |
2001-12-11 | (buggy_lseek_support): Remove function. | Jim Meyering |
2001-12-03 | (usage): Don't split translatable strings in the middle of a sentence. | Jim Meyering |
2001-12-03 | (usage): Merge lone "\n" into adjacent string. | Jim Meyering |
2001-12-03 | (usage): Merge lone "\n" into adjacent string. | Jim Meyering |
2001-12-02 | Use new macros, HELP_OPTION_DESCRIPTION and VERSION_OPTION_DESCRIPTION | Jim Meyering |
2001-12-02 | *** empty log message *** | Jim Meyering |
2001-12-02 | (touch): Extend the change of 2001-09-15 to work on | Jim Meyering |
2001-12-02 | Don't emulate dd's skip=N for *all* character devices; lseek works | Jim Meyering |
2001-12-01 | Reflect renaming to, and new usage of these macros: | Jim Meyering |
2001-12-01 | Rename just-added macros. Here are the new names: | Jim Meyering |
2001-12-01 | (EMIT_HELP_DESCRIPTION): New macro. | Jim Meyering |
2001-12-01 | (usage): Use new macros, EMIT_HELP_DESCRIPTION and EMIT_VERSION_DESCRIPTION | Jim Meyering |
2001-11-27 | The change of 2001-11-01 introduced a bug whereby some recursive | Jim Meyering |
2001-11-27 | (SET_MODE) [O_BINARY]: Call setmode, not set_mode. | Jim Meyering |
2001-11-26 | Don't include "gtod.h" | Jim Meyering |
2001-11-26 | (cat): Don't test whether the full_write return value (of type size_t) | Jim Meyering |
2001-11-26 | *** empty log message *** | Jim Meyering |
2001-11-25 | (usage): Indent --help and --version strings to start in the 7th column. | Jim Meyering |
2001-11-25 | (usage): Indent --help and --version strings to start in the 7th column. | Jim Meyering |
2001-11-24 | (usage): Make --help and --version strings start in column 7. | Jim Meyering |
2001-11-23 | (usage): Note that ``Mandatory arguments to long options are mandatory | Jim Meyering |
2001-11-23 | (usage): Use `output', not `print' in description of | Jim Meyering |
2001-11-23 | Split usage strings so that --help and --version | Jim Meyering |
2001-11-23 | Factor out some common strings to make translation easier. | Jim Meyering |
2001-11-23 | (main): Don't split string in the middle of sentence. | Jim Meyering |
2001-11-23 | (usage): Split --help output into smaller pieces. | Jim Meyering |
2001-11-23 | Use opaque type, Hash_table, not `struct hash_table'. | Jim Meyering |
2001-11-22 | (cp_option_init): Likewise. | Jim Meyering |
2001-11-22 | (cp_option_init): Initialize new member. | Jim Meyering |
2001-11-22 | (struct cp_options) [src_info]: New member. | Jim Meyering |