Age | Commit message (Expand) | Author |
2005-03-26 | *** empty log message *** | Jim Meyering |
2005-03-26 | (usage): Document usage of LS_COLORS. | Jim Meyering |
2005-03-26 | * src/dircolors.hin: Add "TERM cygin". | Paul Eggert |
2005-03-26 | Add "TERM cygwin". | Paul Eggert |
2005-03-25 | *** empty log message *** | Jim Meyering |
2005-03-25 | (main): Update use of DECIMAL_DIGIT_ACCUMULATE. | Jim Meyering |
2005-03-25 | (parse_tab_stops, main): Update use of DECIMAL_DIGIT_ACCUMULATE. | Jim Meyering |
2005-03-25 | (set_fields): Update use of DECIMAL_DIGIT_ACCUMULATE. | Jim Meyering |
2005-03-25 | (DECIMAL_DIGIT_ACCUMULATE): Reverse the sense of | Jim Meyering |
2005-03-23 | *** empty log message *** | Jim Meyering |
2005-03-23 | Remove duplicate `#include "stat-macros.h"'. | Jim Meyering |
2005-03-22 | *** empty log message *** | Jim Meyering |
2005-03-22 | Reflect renaming: config -> build-aux. | Jim Meyering |
2005-03-22 | . | Jim Meyering |
2005-03-22 | Reflect renaming: config -> build-aux. | Jim Meyering |
2005-03-22 | Reflect renaming: config -> build-aux. | Jim Meyering |
2005-03-22 | Reflect renaming: config -> build-aux. | Jim Meyering |
2005-03-22 | moved to ../build-aux | Jim Meyering |
2005-03-22 | *** empty log message *** | Jim Meyering |
2005-03-22 | Reflect renaming: config -> build-aux. | Jim Meyering |
2005-03-22 | . | Jim Meyering |
2005-03-22 | *** empty log message *** | Jim Meyering |
2005-03-22 | (get_funky_string): Use '\a', rather than 7, for portability to EBCDIC hosts. | Jim Meyering |
2005-03-21 | Regenerate. | Paul Eggert |
2005-03-21 | * Makefile.am (libfetish_a_SOURCES): Remove stat-macros.h, xstrtoul.c, | Paul Eggert |
2005-03-21 | (libfetish_a_SOURCES): Remove stat-macros.h, xstrtoul.c, | Paul Eggert |
2005-03-21 | Import a few more changes from gnulib. | Paul Eggert |
2005-03-21 | (gl_XSTRTOL): Add xstrtoul.c to AC_LIBSOURCES. | Paul Eggert |
2005-03-21 | Add stat-macros.h to AC_LIBSOURCES. | Paul Eggert |
2005-03-21 | Regenerate. | Paul Eggert |
2005-03-21 | Replace onceonly.m4 with onceonly_2_57.m4 to shrink "configure". | Paul Eggert |
2005-03-21 | Import memcasecmp.m4 change from gnulib. | Paul Eggert |
2005-03-21 | gl_FUNC_MEMCASECMP -> gl_MEMCASECMP | Paul Eggert |
2005-03-21 | Another change imported from gnulib. | Paul Eggert |
2005-03-21 | . | Jim Meyering |
2005-03-21 | Sync from gnulib. | Paul Eggert |
2005-03-20 | *** empty log message *** | Jim Meyering |
2005-03-20 | (init_header): Use zero-filled `.%09d' format, not space-filled `.%9d'. | Jim Meyering |
2005-03-20 | *** empty log message *** | Jim Meyering |
2005-03-20 | (init_header): Add missing `%' in format string. | Jim Meyering |
2005-03-20 | (parse_column_count): Adjust comment to match the code. | Jim Meyering |
2005-03-19 | . | Jim Meyering |
2005-03-19 | *** empty log message *** | Jim Meyering |
2005-03-19 | (pr_LDADD): Now that pr uses gettime, add | Jim Meyering |
2005-03-19 | pr -D "FORMAT" now accepts the same formats that date +"FORMAT" does. | Paul Eggert |
2005-03-19 | "pr -D FORMAT" now accepts the same formats that "date +FORMAT" does. | Paul Eggert |
2005-03-19 | Include strftime.h, timespec.h. | Paul Eggert |
2005-03-19 | * strftime.c (my_strftime): If the underlying strftime returns 0 | Paul Eggert |
2005-03-19 | (my_strftime): If the underlying strftime returns 0 | Paul Eggert |
2005-03-19 | nohup now ignores the umask when creating nohup.out. | Paul Eggert |