]> git.eshelyaron.com Git - emacs.git/commit
Fix vg-hg-annotate-time bug
authorKjetil Orbekk <kj@orbekk.com>
Fri, 29 Dec 2023 13:59:23 +0000 (08:59 -0500)
committerDmitry Gutov <dmitry@gutov.dev>
Mon, 1 Jan 2024 17:56:02 +0000 (19:56 +0200)
commit73126d62a8bb4b69692c03304e16007c45258ff2
tree9942fcb3c7483556f22ce76905b087328f860fb3
parent1c369263db826a02e01d4209c7b6b8617971c37c
Fix vg-hg-annotate-time bug

* lisp/vc/vc-hg.el (vc-hg-annotate-time): Fix extraction of timestamp
from string.
* test/lisp/vc/vc-hg-tests.el (vc-hg-annotate-time): Test that the
correct timestamp is found.

Copyright-paperwork-exempt: yes
lisp/vc/vc-hg.el
test/lisp/vc/vc-hg-tests.el