Commit Briefs

Stefan Sperling

cache delta data buffers in an LRU cache





Stefan Sperling

bump version number


Stefan Sperling

CHANGES for 0.20 (tags/0.20)







Stefan Sperling

bump version number


Stefan Sperling

changes for 0.19 (tags/0.19)


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@



Stefan Sperling

fix staging of multiple files with -p

ok semarie


Stefan Sperling

add a todo item for tog


Stefan Sperling

show commit date's century in 'got blame' output (patch by Tracey Emery)

tests adjusted by me