quoted
quoted
quoted
quoted
"DB" == Daniel Barkalow [off-list ref] writes:
DB> On Wed, 29 Jun 2005, Junio C Hamano wrote:
quoted
- Blame/Annotate. Does anybody have a fast and correct one
DB> How about an option to git-rev-list to take a path, and (1) exclude any
DB> branch where the version at that path ends up ignored in a merge and
DB> (2) not list any revision where the version at that path is identical to a
DB> parent?
DB> This should give you the list of all commits which are directly
DB> responsible for the present state of the file, which can then be formatted
DB> as desired.
Sounds close enough if you do not care about copies and
complete rewrites.