--- Junio C Hamano <[EMAIL PROTECTED]> wrote:
> > "DB" == Daniel Barkalow <[EMAIL PROTECTED]> writes:
>
> DB> [perl script]
>
> >> How does this work, and what do we do about merges?
>
Checking diffs of all the parents can be computational expensive.
I'am developing a different alghori
> "DB" == Daniel Barkalow <[EMAIL PROTECTED]> writes:
DB> [perl script]
>> How does this work, and what do we do about merges?
DB> I've got that part, but I'm not clear on how the rename/copy and complete
DB> rewrite stuff works.
Rename/copy is simply about what files to use when comparing
On Mon, 4 Jul 2005, Junio C Hamano wrote:
> > "DB" == Daniel Barkalow <[EMAIL PROTECTED]> writes:
>
> DB> Junio: what's missing from annotate/blame?
>
> Which one are you talking about?
>
> What I use to generate http://members.cox.net/junkio/Summary.txt
> is an implementation of an algorit
> "DB" == Daniel Barkalow <[EMAIL PROTECTED]> writes:
DB> Junio: what's missing from annotate/blame?
Which one are you talking about?
What I use to generate http://members.cox.net/junkio/Summary.txt
is an implementation of an algorithm I consider "complete" in
that it does rename/copy and co
On Mon, 4 Jul 2005, Linus Torvalds wrote:
> On Mon, 4 Jul 2005, Daniel Barkalow wrote:
> >
> > How about an option to git-rev-list to take a path, and (1) exclude any
> > branch where the version at that path ends up ignored in a merge and
> > (2) not list any revision where the version at that p
On Mon, 4 Jul 2005, Daniel Barkalow wrote:
>
> How about an option to git-rev-list to take a path, and (1) exclude any
> branch where the version at that path ends up ignored in a merge and
> (2) not list any revision where the version at that path is identical to a
> parent?
Hmm. How is that d
> "DB" == Daniel Barkalow <[EMAIL PROTECTED]> writes:
DB> On Wed, 29 Jun 2005, Junio C Hamano wrote:
>> - 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 ign
On Wed, 29 Jun 2005, Junio C Hamano wrote:
> - Blame/Annotate. Does anybody have a fast and correct one
How about an option to git-rev-list to take a path, and (1) exclude any
branch where the version at that path ends up ignored in a merge and
(2) not list any revision where the version at tha
8 matches
Mail list logo