Age | Commit message (Expand) | Author |
2002-07-02 | (usage): Use the PACKAGE_BUGREPORT e-mail address, rather than hard-coding it. | Jim Meyering |
2002-07-02 | (usage): Mention that the expansions of %p and %P are | Jim Meyering |
2002-03-01 | Include timespec.h. | Jim Meyering |
2002-02-24 | Include posixver.h. | Jim Meyering |
2002-02-16 | Add support for _POSIX2_VERSION, which lets you pick which POSIX | Jim Meyering |
2002-02-11 | Add more support for POSIX 1003.1-2001, which requires removal | Jim Meyering |
2002-02-11 | (usage): Describe %F, %g, %G, %P, and %R. | Jim Meyering |
2002-01-14 | Comment fixes to bring us up to date with respect to POSIX 1003.1-2001. | Jim Meyering |
2001-12-15 | Use new macros, HELP_OPTION_DESCRIPTION and VERSION_OPTION_DESCRIPTION | Jim Meyering |
2001-11-10 | (usage): Document %u. | Jim Meyering |
2001-08-18 | Revert part of last change and solve the problem a better way. | Jim Meyering |
2001-08-18 | (show_date) [--rfc-822]: Don't space-pad the day of the month. | Jim Meyering |
2001-08-16 | (main): When there are too many non-option arguments, | Jim Meyering |
2001-03-09 | (usage): Describe %C. | Jim Meyering |
2001-01-04 | (main): Fail when --rfc-822 (-R) is specified along | Jim Meyering |
2000-11-12 | (show_date): Add a comment explaining why the | Jim Meyering |
2000-10-26 | (usage): Mention the time zone, UTC, and write the date | Jim Meyering |
2000-10-18 | (universal_time): Remove; it's just a temptation to do the wrong thing. | Jim Meyering |
2000-10-18 | Undo the effect of the 1997-07-12 change to date.c; it | Jim Meyering |
2000-09-09 | (usage): Make second `Usage' line more precise | Jim Meyering |
2000-07-19 | (batch_convert): Free `initial_TZ' only if it was set. | Jim Meyering |
2000-05-11 | (usage): Don't call close_stdout_status directly, | Jim Meyering |
2000-05-07 | (usage): Call close_stdout_status. | Jim Meyering |
2000-04-09 | Use the "C" locale when using --rfc-822 (-R), as | Jim Meyering |
2000-04-03 | Include <langinfo.h> if it exists. | Jim Meyering |
2000-01-16 | (usage): Correct error in %V description. | Jim Meyering |
1999-09-02 | Remove xstrdup declaration. | Jim Meyering |
1999-08-22 | (batch_convert): Use IF_LINT macro instead of #ifdef lint. | Jim Meyering |
1999-08-01 | (usage): Correct description of %S; (00..60, not 00..61). | Jim Meyering |
1999-05-05 | (show_date): Change an automatic aggregate initializer | Jim Meyering |
1999-04-08 | Accept new option: --iso-8601. | Jim Meyering |
1999-03-31 | No longer include long-options.h. | Jim Meyering |
1999-03-31 | (PROGRAM_NAME, AUTHORS): Define and use. | Jim Meyering |
1999-03-07 | (batch_convert): Use a `%s' format in error call, | Jim Meyering |
1999-03-06 | Include long-options.h. | Jim Meyering |
1999-01-25 | (usage): Remove static attribute. | Jim Meyering |
1999-01-14 | Include closeout.h. (main): Use close_stdout_status. | Jim Meyering |
1998-12-11 | (main): Arrange to exit unsuccessfully when stime fails. | Jim Meyering |
1998-10-03 | (main): Update to use new version of posixtime. | Jim Meyering |
1998-09-19 | update bug-reporting address | Jim Meyering |
1998-06-29 | revert back to using lower case _unlocked wrapper names | Jim Meyering |
1998-06-29 | Change all uses of unlocked-wrapped functions to their upper case wrapper names. | Jim Meyering |
1998-03-26 | (batch_convert): Remove spurious space in error message. | Jim Meyering |
1998-03-14 | s/get-date.h/getdate.h/ | Jim Meyering |
1998-02-20 | s/getdate.h/get-date.h/ | Jim Meyering |
1998-01-10 | (batch_convert): Use memcpy when we don't need return value. | Jim Meyering |
1997-12-21 | s/__P/PARAMS/ | Jim Meyering |
1997-11-15 | (mempcpy): Remove definition. | Jim Meyering |
1997-11-12 | [!HAVE_MEMPCPY] (mempcpy): Define. | Jim Meyering |
1997-10-25 | Remove old-style xmalloc and xrealloc decls. | Jim Meyering |