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

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

bug#36644: Git log search


From: Noam Postavsky
Subject: bug#36644: Git log search
Date: Tue, 16 Jul 2019 18:31:52 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2.90 (gnu/linux)

Juri Linkov <juri@linkov.net> writes:

>> Bug.*0
>>
>> to get all log entries with a bug reference ending in 0.
>
> Currently when using shell-quote-argument it doesn't allow
> using such regexps as Bug.*0.  So I guess we need to remove
> shell-quote-argument and also to not use regexp-quote.

I think shell-quote-argument is a mistake regardless, vc-git-command
doesn't call a shell, so there is no need for shell-quote-argument.





reply via email to

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