Age | Commit message (Expand) | Author |
2005-09-15 | Rewrite previous strftime change slightly. | Paul Eggert |
2005-09-15 | (my_strftime): Rewrite the previous change slightly, | Paul Eggert |
2005-09-14 | *** empty log message *** | Jim Meyering |
2005-09-14 | (my_strftime): Be sure to use L_('x') for literals. | Jim Meyering |
2005-09-14 | *** empty log message *** | Jim Meyering |
2005-09-14 | (my_strftime): Parse the colons of %:::z *after* the | Jim Meyering |
2005-09-14 | *** empty log message *** | Jim Meyering |
2005-09-14 | (tz-5w, tz-5wf): Test new %:z format with a field width. | Jim Meyering |
2005-09-14 | Fix typos noted by Eric Blake. | Paul Eggert |
2005-09-14 | Add tz-1 through tz-5. | Paul Eggert |
2005-09-14 | (my_strftime): Fix typo in octal number introduced in last change. | Paul Eggert |
2005-09-14 | du and pr also have +:z etc. | Paul Eggert |
2005-09-13 | Merge md5 from libc, and clean up some sha1 glitches. | Paul Eggert |
2005-09-13 | (SWAP): Renamed from NOTSWAP, to avoid a horrible misnaming. | Paul Eggert |
2005-09-13 | (struct sha1_ctx): Mark buffer as being aligned. | Paul Eggert |
2005-09-13 | (CYCLIC): New macro. All uses of rol changed to use CYCLIC. | Paul Eggert |
2005-09-13 | (__GNUC_PREREQ, __THROW, __attribute__): New macros. | Paul Eggert |
2005-09-13 | Fix wording in previous patch. | Paul Eggert |
2005-09-13 | (uname invocation): Mention that Linux outputs "unknown" for -i and -p. | Paul Eggert |
2005-09-13 | * src/dd.c: Detect some very unlikely buffer overflows. | Paul Eggert |
2005-09-13 | (docolon): Add IF_LINT check to avoid GCC warning. | Paul Eggert |
2005-09-13 | * configure.ac: Don't invoke AC_CONFIGURE_HOST directly. | Paul Eggert |
2005-09-13 | Add date --rfc-3339. | Paul Eggert |
2005-09-13 | Add tests for --rfc-3339. | Paul Eggert |
2005-09-13 | (TIME_SPEC_DATE): No longer needs to be nonzero, so | Paul Eggert |
2005-09-13 | (my_strftime): Add support for %:z, %::z, %:::z. | Paul Eggert |
2005-09-13 | (Time conversion specifiers, Options for date): | Paul Eggert |
2005-09-13 | date has a new --rfc-3339 option, and the old --iso-8601 | Paul Eggert |
2005-09-13 | tweak comment | Jim Meyering |
2005-09-13 | *** empty log message *** | Jim Meyering |
2005-09-13 | Revert unintended change that removed definitions | Jim Meyering |
2005-09-13 | mostly update copyrights | Jim Meyering |
2005-09-13 | *** empty log message *** | Jim Meyering |
2005-09-13 | escape a $ in a diagnostic | Jim Meyering |
2005-09-13 | don't check for HAVE_UNISTD_H | Jim Meyering |
2005-09-13 | *** empty log message *** | Jim Meyering |
2005-09-13 | (GZIP_ENV): Add --rsyncable option. | Jim Meyering |
2005-09-13 | *** empty log message *** | Jim Meyering |
2005-09-13 | Use AB_INIT (from autobuild). | Jim Meyering |
2005-09-13 | *** empty log message *** | Jim Meyering |
2005-09-13 | . | Jim Meyering |
2005-09-13 | *** empty log message *** | Jim Meyering |
2005-09-13 | Use ARGMATCH_VERIFY, just in case. | Jim Meyering |
2005-09-11 | *** empty log message *** | Jim Meyering |
2005-09-11 | (usage): Remove leading spaces in 2-line | Jim Meyering |
2005-09-11 | *** empty log message *** | Jim Meyering |
2005-09-10 | . | Jim Meyering |
2005-09-10 | . | Jim Meyering |
2005-09-10 | . | Jim Meyering |
2005-09-10 | Add test for the bug fixed today. | Jim Meyering |