Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-10-16 | (VERSION_REGEXP): New variable. | Jim Meyering | |
(news-date-check, changelog-check): Use tighter regular expressions. | |||
2005-10-16 | remove -cvs suffix | Jim Meyering | |
2005-10-16 | *** empty log message *** | Jim Meyering | |
2005-10-16 | . | Jim Meyering | |
2005-10-16 | *** empty log message *** | Jim Meyering | |
2005-10-16 | Mention the `mkdir -p' bug fix. | Jim Meyering | |
2005-10-16 | Remove -cvs suffix from version string. For 5.91. | Jim Meyering | |
2005-10-16 | *** empty log message *** | Jim Meyering | |
2005-10-16 | (Top, General output formatting, dir invocation): | Jim Meyering | |
(vdir invocation): Don't document the old v and d commands. | |||
2005-10-16 | *** empty log message *** | Jim Meyering | |
2005-10-15 | *** empty log message *** | Jim Meyering | |
2005-10-15 | *** empty log message *** | Jim Meyering | |
2005-10-15 | (usage): Undocument deprecated --idle (-i) option. | Jim Meyering | |
2005-10-15 | (who invocation): Remove documentation for deprecated --idle (-i). | Jim Meyering | |
2005-10-15 | . | Jim Meyering | |
2005-10-15 | . | Jim Meyering | |
2005-10-15 | *** empty log message *** | Jim Meyering | |
2005-10-15 | (main): Remove --link -l options. | Jim Meyering | |
You can use --dereference (-L) instead. | |||
2005-10-15 | (parse_options): Remove --allow-missing option. | Jim Meyering | |
You can use --retry instead. | |||
2005-10-15 | (usage): Document -m, once again. | Jim Meyering | |
(main): Warn about use of deprecated long options: --kilobytes and --megabytes. | |||
2005-10-15 | (decode_switches): Warn about the deprecated --kilobytes option. | Jim Meyering | |
2005-10-15 | (main): Warn about the deprecated --kilobytes option. | Jim Meyering | |
2005-10-15 | *** empty log message *** | Jim Meyering | |
2005-10-15 | (du invocation): Document du's -m option, now that we've decided to keep it. | Jim Meyering | |
2005-10-13 | *** empty log message *** | Jim Meyering | |
2005-10-13 | Avoid a few overfull/underfull hboxes. | Jim Meyering | |
2005-10-13 | *** empty log message *** | Jim Meyering | |
2005-10-13 | Sync from gnulib. | Jim Meyering | |
2005-10-13 | (make_dir_parents): Don't report an error if an | Paul Eggert | |
intermediate directory is in a read-only file system. | |||
2005-10-13 | *** empty log message *** | Jim Meyering | |
2005-10-13 | Document dircolors change of 2005-09-05. | Jim Meyering | |
2005-10-13 | *** empty log message *** | Jim Meyering | |
2005-10-13 | (.x.1): Remove temp directory first. | Jim Meyering | |
2005-10-08 | *** empty log message *** | Jim Meyering | |
2005-10-08 | (rpl_openat): Use the promoted type (int), not mode_t, | Jim Meyering | |
as second argument to va_arg. Otherwise, some versions of gcc warn that `if this code is reached, the program will abort'. | |||
2005-10-07 | *** empty log message *** | Jim Meyering | |
2005-10-07 | Merge from gnulib. | Jim Meyering | |
(SIZE_MAX): New macro, if not already defined. | |||
2005-10-07 | . | Jim Meyering | |
2005-10-07 | *** empty log message *** | Jim Meyering | |
2005-10-07 | revert last change | Jim Meyering | |
2005-10-07 | * stdbool.m4 (AC_HEADER_STDBOOL): Add an "#ifdef __xlc__" test. | Paul Eggert | |
2005-10-07 | (AC_HEADER_STDBOOL): Add an "#ifdef __xlc__" test, | Paul Eggert | |
since yesterday's attempt didn't work. | |||
2005-10-07 | Redo previous change to sort.c. | Paul Eggert | |
2005-10-07 | (sortlines_temp): Redo previous change, since I'm no longer confident | Paul Eggert | |
that the m4/stdbool.m4 patch suffices. | |||
2005-10-06 | Generalize the patch for the AIX bool bug. | Paul Eggert | |
2005-10-06 | (AC_HEADER_STDBOOL): Check that bool | Paul Eggert | |
promotes to int, not unsigned int, to catch the AIX 5.3 compiler bug. | |||
2005-10-06 | (sortlines_temp): Undo previous change, since | Paul Eggert | |
today's change to m4/stdbool.m4 should catch it. | |||
2005-10-06 | *** empty log message *** | Jim Meyering | |
2005-10-06 | *** empty log message *** | Jim Meyering | |
2005-10-06 | rm: add support for a -I option, like that from FreeBSD's rm. | Jim Meyering | |