Commit Briefs


Stefan Sperling

simplify got_commit_graph_open()



Stefan Sperling

always show numeric dates in ISO-8601/xkcd-1179 format

ok millert tracey sthen





Stefan Sperling

add colors for 'tog log' and 'tog blame'


Stefan Sperling

more s/line_color/color/g in tog


Stefan Sperling

rename tog_line_color to just tog_color



Stefan Sperling

add color support to 'tog tree'


Stefan Sperling

mark a tog-internal function as static


Stefan Sperling

add color support to 'tog diff'


Stefan Sperling

make 'tog log' show abbreviated commit IDs if the window is large enough

suggested by landry@