Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-20 | *** empty log message *** | Jim Meyering | |
2006-02-20 | (rm invocation): Document new -I option, and new --interactive behavior. | Jim Meyering | |
2006-02-20 | *** empty log message *** | Jim Meyering | |
2006-02-20 | . | Jim Meyering | |
2006-02-20 | . | Jim Meyering | |
2006-02-20 | Remove entry for implementing rm -I | Jim Meyering | |
2006-02-20 | New option for rm: --interactive=once (-I). | Jim Meyering | |
Document it, along with change to rm --interactive. | |||
2006-02-20 | tests for new, -I, option | Jim Meyering | |
2006-02-20 | (TESTS): Add interactive-always and interactive-once. | Jim Meyering | |
2006-02-20 | (INTERACTIVE_OPTION): New enum value. | Jim Meyering | |
(interactive_type): New enum. (long_opts): Let interactive take an optional argument. (interactive_args, interactive_types): New option arguments. (usage): Document -I, --interactive=WHEN. Use program_name instead of a basename. (main): New -I option, new behavior to --interactive. [From Eric Blake] | |||
2006-02-18 | (usage): Use two spaces (not one) to separate the | Jim Meyering | |
--first-only option string from its description, so help2man formats the derived man page properly. | |||
2006-02-18 | *** empty log message *** | Jim Meyering | |
2006-02-18 | (sc_two_space_separator_in_usage): Make the regular | Jim Meyering | |
expression match more of the target lines, e.g., those that start with `-S,' (short option followed by a comma) or that include `=[...]'. Patch by Nicolas François. | |||
2006-02-18 | (usage): Use two spaces (not one) to separate the | Jim Meyering | |
--first-only option string from its description, so help2man formats the derived man page properly. | |||
2006-02-18 | (usage): Use two spaces (not one) to separate the | Jim Meyering | |
--first-only option string from its description, so help2man formats the derived man page properly. | |||
2006-02-16 | Sync from gnulib. | Paul Eggert | |
2006-02-16 | *** empty log message *** | Jim Meyering | |
2006-02-16 | Include lstat.h, so that uses of lstat are converted | Jim Meyering | |
to uses of rpl_lstat, e.g., on Solaris 9. Otherwise, programs like du (which now uses the openat-enabled fts and hence fstatat) would mistakenly fail to dereference a symlink-to-directory specified with a trailing slash. | |||
2006-02-16 | . | Jim Meyering | |
2006-02-16 | . | Jim Meyering | |
2006-02-15 | *** empty log message *** | Jim Meyering | |
2006-02-15 | (alpha beta major): For `make major', ensure that the | Jim Meyering | |
version string is of the form N.N[.N]*, where N is one or more digits. | |||
2006-02-14 | Sync from gnulib. | Paul Eggert | |
2006-02-14 | fix typo in diagnostic | Jim Meyering | |
2006-02-14 | *** empty log message *** | Jim Meyering | |
2006-02-14 | update from gnulib | Jim Meyering | |
2006-02-14 | update from gnulib | Jim Meyering | |
2006-02-13 | Clarify wording in the light of later comments from the Open Group | Paul Eggert | |
and from rms. | |||
2006-02-13 | *** empty log message *** | Jim Meyering | |
2006-02-13 | (all): Emit diagnostics to stderr, not stdout. | Jim Meyering | |
2006-02-12 | *** empty log message *** | Jim Meyering | |
2006-02-12 | (patch-check): New target. | Jim Meyering | |
(local-checks-available): Add to the list. | |||
2006-02-12 | *** empty log message *** | Jim Meyering | |
2006-02-12 | (Character sets): Don't say that an unknown | Jim Meyering | |
backslash-escape causes an error message -- it doesn't. Mention that `\' also removes any special significance, so is useful for [, ], *, -. Prompted by Richard Neill in http://savannah.gnu.org/bugs/index.php?func=detailitem&item_id=14937 | |||
2006-02-12 | (Character sets): Don't say that an unknown | Jim Meyering | |
backslash-escape causes an error message -- it doesn't. | |||
2006-02-12 | fix typo in comment | Jim Meyering | |
2006-02-11 | . | Jim Meyering | |
2006-02-11 | *** empty log message *** | Jim Meyering | |
2006-02-11 | *** empty log message *** | Jim Meyering | |
2006-02-11 | *** empty log message *** | Jim Meyering | |
2006-02-11 | Adjust two expected diagnostics, now that they're | Jim Meyering | |
a tiny bit less precise: cannot remove `a/1': ... instead of cannot open directory `a/1': ... | |||
2006-02-11 | . | Jim Meyering | |
2006-02-11 | *** empty log message *** | Jim Meyering | |
2006-02-11 | *** empty log message *** | Jim Meyering | |
2006-02-11 | . | Jim Meyering | |
2006-02-11 | *** empty log message *** | Jim Meyering | |
2006-02-11 | *** empty log message *** | Jim Meyering | |
2006-02-11 | (EXTRA_DIST): Add c99-to-c98.diff. | Jim Meyering | |
2006-02-11 | *** empty log message *** | Jim Meyering | |
2006-02-11 | *** empty log message *** | Jim Meyering | |