include/git2/blame.h


Log

Author Commit Date CI Message
Ben Straub 8adea28a 2013-11-05T11:42:42 Blame: change signature to be more binding-friendly
Ben Straub 364d800b 2013-10-10T14:53:07 Move flag dependencies into docs and code.
Ben Straub c1ca2b67 2013-10-10T14:30:05 Include signatures in blame hunks
Ben Straub f7db1b6f 2013-09-25T14:46:59 Trim API, document which parts aren't done
Ben Straub 25c47aae 2013-09-20T14:31:51 Detect boundaries, support limiting commit range
Ben Straub ceab4e26 2013-09-16T16:20:38 Port blame from git.git
Ben Straub 1a68c168 2013-02-07T19:22:31 Fix spelling, remove pesky consts
Ben Straub edcb6ee6 2013-02-07T10:33:56 Introduce git_blame_buffer
Ben Straub 168e9d74 2013-02-05T19:24:01 Change API based on @arrbee's feedback
Ben Straub 2532c903 2013-02-05T15:01:30 Initial blame API