Re: [OT] Re: [PATCH 3/18] allow callers of seq_open do allocationthemselves

From: Linus Torvalds
Date: Mon Nov 07 2005 - 22:49:04 EST




On Tue, 8 Nov 2005, Al Viro wrote:
>
> git format-patch and used by git applymbox and friends...

Note that git applymbox can (and normally does) take the date in regular
RFC 822 email format too, so it's really git format-patch that is the
culprit here. It _could_ try to turn it back into a regular date, but just
uses the git internal format because it's easy, lazy, and unambigious.

The easy and lazy parts are probably not very strong arguments. The
unambigious part is the thing that makes it a killer format.

Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/