Re: [PATCH v2] pretty: Provide a strict ISO8601 date format

Subsystems: the rest

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

Re: [PATCH v2] pretty: Provide a strict ISO8601 date format

From: Junio C Hamano <hidden>
Date: 2016-06-15 23:02:23

I've queued with this fix squashed in.
diff --git a/builtin/blame.c b/builtin/blame.c
index 17d30d0..f9e6481 100644
--- a/builtin/blame.c
+++ b/builtin/blame.c
@@ -2580,6 +2580,9 @@ parse_done:
 	case DATE_RFC2822:
 		blame_date_width = sizeof("Thu, 19 Oct 2006 16:00:04 -0700");
 		break;
+	case DATE_ISO8601_STRICT:
+		blame_date_width = sizeof("2006-10-19T16:00:04-0700");
+		break;
 	case DATE_ISO8601:
 		blame_date_width = sizeof("2006-10-19 16:00:04 -0700");
 		break;

Re: [PATCH v2] pretty: Provide a strict ISO8601 date format

From: Beat Bolli <hidden>
Date: 2016-06-15 23:02:24

On 29.08.14 21:04, Junio C Hamano wrote:
I've queued with this fix squashed in.
Oops, I just sent v3 with your latest fixes as well. Please ignore it.


Thanks,
Beat
-- 
mail: echo '[off-list ref]' | tr -d '[A-S]'
pgp: 0x506A903A; 49D5 794A EA77 F907 764F  D89E 304B 93CF 506A 903A
gsm: 4.7.7.6.0.7.7.9.7.1.4.e164.arpa
icbm: 47.0452 N, 7.2715 E

"It takes love over gold, and mind over matter" -- Dire Straits
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help