examples/blame.c


Log

Author Commit Date CI Message
Linquize 1664aaaa 2013-11-05T23:39:05 Make blame example compile on MSVC
Linquize fb190bbb 2013-11-12T19:44:13 Fix warnings
Ben Straub b4794925 2013-11-04T15:54:11 blame sample: usage comment
Ben Straub e6b85be7 2013-11-04T15:48:35 Reorganize and doc-commentify blame sample.
Ben Straub b7bb086b 2013-11-04T15:25:26 Standardize layout of blame sample
Ben Straub 607fe733 2013-10-10T14:30:31 Fix post-line-range iteration
Ben Straub c1ca2b67 2013-10-10T14:30:05 Include signatures in blame hunks
Ben Straub ebd67243 2013-10-10T13:56:45 Only show lines that had blame run on them
Ben Straub d2e7532f 2013-10-10T13:56:28 Be more flexible with argument order and format
Ben Straub 43a07b86 2013-10-09T16:16:43 Simplify loading blob
Ben Straub 2ccc84d2 2013-10-09T16:07:36 Allow null bytes in blob
Ben Straub cb45dafa 2013-10-09T16:07:17 Initialize threading, fix broken strncmp
Ben Straub de8fe729 2013-09-29T10:46:41 Fix typo
Ben Straub 4c7fdb4d 2013-09-16T16:27:10 Add blame example