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

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

bug#61712: 30.0.50; Want way to generate VC log for arbitrary list of fi


From: Sean Whitton
Subject: bug#61712: 30.0.50; Want way to generate VC log for arbitrary list of files
Date: Wed, 22 Feb 2023 10:25:46 -0700
User-agent: Gnus/5.13 (Gnus v5.13)

Hello,

Yesterday I wanted to review changes to some documentation files in a
repository; roughly, `git log -- dgit.1 *.pod`.  I would have preferred
to have the result in a *vc-log* buffer, but I don't believe we have a
command to do this.  'C-x v !' can't do it.

If there were changes to each of the files, they would have appeared in
*vc-dir*, and I could have used the new vc-dir-mark-by-regexp, and then
vc-print-log would have done the right thing.

So, I wonder if we could have a way to insert up-to-date files into
*vc-dir*, so that they could be used to select an arbitrary VC fileset?

-- 
Sean Whitton





reply via email to

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