log: colour the diff stat
commit2f2217810b7a9aeb5da0de11e5cb00d2debd2dac
authorKumar Appaiah <a.kumar@alumni.iitm.ac.in>
Fri, 11 Apr 2014 12:09:45 +0000 (11 08:09 -0400)
committerJonas Fonseca <jonas.fonseca@gmail.com>
Fri, 18 Apr 2014 18:40:45 +0000 (18 14:40 -0400)
tree1ee61084250148663203a0f381b2e57767a749af
parenteb81120a138d443e00ac1f5dc3767020d9b8e57f
log: colour the diff stat

This commit adds custom log_read and log_draw functions that utilize
the diff stat drawing functions from the diff module. The absence of
the triple hyphen separator prevents direct usage of the diff drawing
functions.

Signed-Off-By: Kumar Appaiah <a.kumar@alumni.iitm.ac.in>
src/log.c