GNU bug report logs - #36644
Git log search

Previous Next

Package: emacs;

Reported by: Juri Linkov <juri <at> linkov.net>

Date: Sat, 13 Jul 2019 22:32:02 UTC

Severity: wishlist

Tags: fixed

Fixed in version 27.0.50

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Robert Pluim <rpluim <at> gmail.com>
To: Dmitry Gutov <dgutov <at> yandex.ru>
Cc: 36644 <at> debbugs.gnu.org, Juri Linkov <juri <at> linkov.net>
Subject: bug#36644: Git log search
Date: Tue, 16 Jul 2019 17:08:11 +0200
>>>>> On Tue, 16 Jul 2019 17:25:39 +0300, Dmitry Gutov <dgutov <at> yandex.ru> said:
    >>> Git supports regexps, but maybe we should look at what other backends
    >>> can support as well.
    >> 
    >> It seems the most compatible type is string.

    Dmitry> OK, if that is your conclusion.

If the most compatible type is string, surely emacs should do no
regexp-quoting or anything else on the argument, but just pass it
verbatim to the backend search command. That way you could do eg

Bug.*0

to get all log entries with a bug reference ending in 0.

Robert




This bug report was last modified 6 years and 25 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.