* 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: extract find_single_final blame: allow blame --reverse --first-parent when it makes sense blame: fix option name in error message builtin/blame.c | 63 ++++++++++++++++++++++++++++++++++++------------ t/t8009-blame-reverse.sh | 34 ++++++++++++++++++++++++++ 2 files changed, 82 insertions(+), 15 deletions(-) create mode 100755 t/t8009-blame-reverse.sh -- 2.3.4.2801.g3d0809b -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html