blame: move core structures to header
authorJeff Smith <redacted>
Wed, 24 May 2017 05:15:32 +0000 (00:15 -0500)
committerJunio C Hamano <redacted>
Thu, 25 May 2017 04:08:22 +0000 (13:08 +0900)
commitdc076ae5d9fe8c2fbf238b265c1bc1f6f089fd16
tree0a00f5936fd5a82a0037dd867f8109e6119c7d5c
parente94f77f0e28788972c3c828bdcbe5d68d034849e
blame: move core structures to header

The origin, entry, and scoreboard structures are core to the blame
interface and need to be exposed for blame functionality.

Signed-off-by: Jeff Smith <redacted>
Signed-off-by: Junio C Hamano <redacted>
blame.h [new file with mode: 0644]
builtin/blame.c
git clone https://git.99rst.org/PROJECT