emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#68117: closed ([PATCH] vc-hg-annotate-time extracts incorrect dates)


From: GNU bug Tracking System
Subject: bug#68117: closed ([PATCH] vc-hg-annotate-time extracts incorrect dates)
Date: Mon, 01 Jan 2024 17:58:02 +0000

Your message dated Mon, 1 Jan 2024 19:56:56 +0200
with message-id <54b94775-7b75-466f-9033-a3887bbceddf@gutov.dev>
and subject line Re: bug#68117: [PATCH] vc-hg-annotate-time extracts incorrect 
dates
has caused the debbugs.gnu.org bug report #68117,
regarding [PATCH] vc-hg-annotate-time extracts incorrect dates
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
68117: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68117
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] vc-hg-annotate-time extracts incorrect dates Date: Fri, 29 Dec 2023 09:21:52 -0500
Hi,

I noticed that vc-hg-annotate-time constructs a timestamp based on
incorrect strings. E.g., the date "2014-11-28" is interpreted as year
2014, day -1, month 1.

Please see the attached patch for a fix.

-- 
Kjetil

Attachment: 0001-Fix-vg-hg-annotate-time-bug.patch
Description: Fix vg-hg-annotate-time bug


--- End Message ---
--- Begin Message --- Subject: Re: bug#68117: [PATCH] vc-hg-annotate-time extracts incorrect dates Date: Mon, 1 Jan 2024 19:56:56 +0200 User-agent: Mozilla Thunderbird
Version: 30.1

On 29/12/2023 16:21, Kjetil Ørbekk wrote:
Hi,

I noticed that vc-hg-annotate-time constructs a timestamp based on
incorrect strings. E.g., the date "2014-11-28" is interpreted as year
2014, day -1, month 1.

Please see the attached patch for a fix.

Thanks! Installed.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]