Thread (12 messages) flat view 12 messages, 7 authors, 2016-06-15

Re: Feature suggestion: git-hist

From: Pieter de Bie <hidden>
Date: 2016-06-15 22:45:04

On 30 jul 2008, at 13:38, H.Merijn Brand wrote:
I've talked about this with Arjen, and he suggested to put it here.
Please Cc me too, as I have little time to follow this quite busy  
list.

Suggestion

	Add a new command: 'git-hist' that will show a blame log of a
	single file with each line `tagged' with the most recent tag
	plus the number of changes since that tag.
You can do something almost similar with a command like:

	git blame -l Makefile | git name-rev --stdin --tags

- Pieter
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help