[PATCH v4 0/4] blame: allow blame --reverse --first-parent when it makes sense

2015-10-25 Thread Max Kirillov
Change aproach - instead of assuming children content build them explicitly, also accurately verifying that the specified range is along the first-parent chain Max Kirillov (3): Add test to describe expectation of blame --reverse with branched history blame: extract find_single_final

[PATCH v4 0/4] blame: allow blame --reverse --first-parent when it makes sense

2015-10-25 Thread Max Kirillov
* Change aproach - instead of assuming children content build them explicitly, also accurately verifying that the specified range is along the first-parent chain * Fix error message Max Kirillov (4): Add test to describe expectation of blame --reverse with branched history blame:

Re: [PATCH v4 0/4] blame: allow blame --reverse --first-parent when it makes sense

2015-10-25 Thread Max Kirillov
On Mon, Oct 26, 2015 at 07:26:54AM +0200, Max Kirillov wrote: > * Change aproach - instead of assuming children content build them explicitly, > also accurately verifying that the specified range is along the > first-parent chain > * Fix error message Sent by mistake, ignore this, please -- To