Commit Briefs

Stefan Sperling

fix error path leaks in 'tog blame'





Stefan Sperling

make tog(1) compile again


Stefan Sperling

plug mem leaks in tog's mbs2ws()


Stefan Sperling

handle EILSEQ in tog(1)


Stefan Sperling

commit graph support for tog(1)


Stefan Sperling

use got_object_open_as_commit() in tog(1)






Stefan Sperling

fix wide-character support in tog log view



Stefan Sperling

wrap overlong line



Stefan Sperling

remove redundant check in scroll_down()


Stefan Sperling

reformat code to avoid overlong lines






Stefan Sperling

simplify tog log view scroll_down()