Commit Briefs



11b20872df Stefan Sperling

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


bddb1296a2 Stefan Sperling

more s/line_color/color/g in tog


f26dddb7dc Stefan Sperling

rename tog_line_color to just tog_color



c0b01bdba6 Stefan Sperling

add color support to 'tog tree'


7169caa2d6 Stefan Sperling

mark a tog-internal function as static


6d17833f85 Stefan Sperling

add color support to 'tog diff'


6570a66d53 Stefan Sperling

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

suggested by landry@





63035f9f4f Stefan Sperling

add -w (ignore whitespace) option to 'got diff'


50284065f7 Stefan Sperling

fix bogus error return introduced in previous commit




e10c916e6a Hiltjo Posthuma

change "calloc" to "strdup" for strdup() NULL return value


27a741e587 Stefan Sperling

tog: fix cosmetic display issues involving \n and TABs






fd9f4a2de0 Hiltjo Posthuma

tog: mbs2ws: fix sizeof of element for memory allocation


63c5ca5de4 Stefan Sperling

detect and ignore Git submodules