Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-04-16 | *** empty log message *** | Jim Meyering | |
2000-04-16 | New option: --strip-trailing-slashes. | Jim Meyering | |
(enum) [STRIP_TRAILING_SLASHES_OPTION]: New member. (remove_trailing_slashes): New global. (long_opts): New getopt spec. (usage): Describe. (do_copy): Strip trailing slashes on SOURCE names only if the new option has been specified. (main): New case. | |||
2000-04-16 | (TESTS): Add symlink-slash. | Jim Meyering | |
2000-04-16 | *** empty log message *** | Jim Meyering | |
2000-04-16 | add comment | Jim Meyering | |
2000-04-15 | . | Jim Meyering | |
2000-04-15 | *** empty log message *** | Jim Meyering | |
2000-04-15 | Use `C' to denote so-called `contiguous' files, the same way that tar does. | Jim Meyering | |
* filemode.c (S_ISCTG) [!S_ISCTG && S_IFCTG]: Define. (ftypelet): Use S_ISCTG. | |||
2000-04-15 | *** empty log message *** | Jim Meyering | |
2000-04-14 | tweak copyright date | Jim Meyering | |
2000-04-14 | *** empty log message *** | Jim Meyering | |
2000-04-14 | (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg form | Jim Meyering | |
of AC_DEFINE. Otherwise, the #ifndef in AH_VERBATIM gets clobbered. | |||
2000-04-14 | Shorten `#ifdef HAVE_...' to `#if HAVE_...' and | Jim Meyering | |
remove unnecessary uses of `defined' (aesthetics). | |||
2000-04-13 | *** empty log message *** | Jim Meyering | |
2000-04-13 | . | Jim Meyering | |
2000-04-13 | . | Jim Meyering | |
2000-04-13 | *** empty log message *** | Jim Meyering | |
2000-04-13 | (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new AH_VERBATIM | Jim Meyering | |
to insert required #ifndef into config.h.in. Suggestion from Akim Demaille. | |||
2000-04-12 | *** empty log message *** | Jim Meyering | |
2000-04-12 | (AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not | Jim Meyering | |
`AC_CHECK_HEADER' to check for locale.h. Thanks to a report from Christian Krackowizer. | |||
2000-04-12 | (usage): Tweak --help output. Suggestions from Karl Berry. | Jim Meyering | |
2000-04-12 | *** empty log message *** | Jim Meyering | |
2000-04-12 | *** empty log message *** | Jim Meyering | |
2000-04-12 | (_GNU_SOURCE): Define. | Jim Meyering | |
(AC_SYS_LARGEFILE): Require. (AM_C_PROTOTYPES): Require. | |||
2000-04-11 | *** empty log message *** | Jim Meyering | |
2000-04-10 | use bc in example, not dc | Jim Meyering | |
2000-04-10 | . | Jim Meyering | |
2000-04-09 | *** empty log message *** | Jim Meyering | |
2000-04-09 | *** empty log message *** | Jim Meyering | |
2000-04-09 | Include constants.texi. | Jim Meyering | |
(tail invocation): Use `@value's instead of referring to the output of `tail --help'. | |||
2000-04-09 | (usage): Clarify descriptions of the --max-* options. | Jim Meyering | |
From Karl Berry. | |||
2000-04-09 | *** empty log message *** | Jim Meyering | |
2000-04-09 | *** empty log message *** | Jim Meyering | |
2000-04-09 | . | Jim Meyering | |
2000-04-09 | *** empty log message *** | Jim Meyering | |
2000-04-09 | Use the "C" locale when using --rfc-822 (-R), as | Jim Meyering | |
required by rfc822. Before, in the de_DE locale, date would print the German weekday and month abbreviations. | |||
2000-04-08 | Add test for rfc822 format and foreign locale settings. | Jim Meyering | |
2000-04-08 | *** empty log message *** | Jim Meyering | |
2000-04-08 | *** empty log message *** | Jim Meyering | |
2000-04-08 | (factor): Use a better example | Jim Meyering | |
2000-04-08 | Document the ln=target directive. | Jim Meyering | |
2000-04-08 | Add support for "ln=target" in the LS_COLORS variable, | Jim Meyering | |
to colorize links as for the file/directory pointed to. | |||
2000-04-08 | *** empty log message *** | Jim Meyering | |
2000-04-08 | Document that while the --backup option takes an | Jim Meyering | |
optional argument, the -b option accepts none. (main): Use `backup type' in call to xget_version, not the now-deprecated `--version-control'. | |||
2000-04-08 | Document that while the --backup option takes an | Jim Meyering | |
optional argument, the -b option accepts none. (main): Use `backup type' in call to xget_version, not the now-deprecated `--version-control'. | |||
2000-04-08 | . | Jim Meyering | |
2000-04-08 | *** empty log message *** | Jim Meyering | |
2000-04-08 | (charset.alias): Use t-$@, not $@-t so the DOS 8.3 | Jim Meyering | |
names don't conflict. Reported by Eli Zaretskii. | |||
2000-04-08 | . | Jim Meyering | |
2000-04-07 | *** empty log message *** | Jim Meyering | |