Commits


check for errors from fclose()


check for fflush() errors


make 'tog tree' identify executable files


make 'tog blame' function in a work tree


delay initialization of curses in tog until after usage()


make 'tog tree' function in a work tree


make 'tog log' function in a work tree


set CTYPE locale category only; leave others in "C" locale


improve tog tree view page-up scrolling behaviour


fix scroll-up skipping over first displayed entry in tog tree view


remove unused field from struct tog_tree_view_state


fix page-down in tog tree view moves cursor beyond last item


tog: simplify loop condition in tree_scroll_down()


happy new copyright year


fix diffing of blamed commit in 'tog blame'