Re: [PATCHv2 00/25] Reroll of sb/diff-color-moved.

2017-06-30 Thread Junio C Hamano
This (obviously) passes the failing tests. I should have spotted why the rebase of the previous one did not work myself before bugging you X-<. Thanks. Queued.

[PATCHv2 00/25] Reroll of sb/diff-color-moved.

2017-06-30 Thread Stefan Beller
v2: * on top of the new hashmap patches[3]. It compiles when put on older versions of the hashmap series, as the hashmap compare function just swapped void pointers in the definition. * better documentation, Thanks Simon! ... If there are fewer than 3 adjacent moved lines, they are

[PATCHv2 00/25] reroll of sb/diff-color-moved

2017-06-22 Thread Stefan Beller
v2: * addressed all issues raised * last patch dropped (WIP/RFC: diff.c: have a "machine parseable" move coloring) * interdiff below v1: This is a complete rewrite of the series. Highlights: * instead of buffering partial lines, we'll pretend all diff output follows a well defined grammar, and w