Commits


CHANGES for 0.20


fix reading pack files larger than 2GB; ok tb@; problem found by mpi@


hide EINTR again when got exits due to Ctrl-C


try harder not to hide errors from helper programs when got(1) exits


use less empty padding space after author name in 'tog log'


rename 'got init' and 'got import' default branch to "main"; patch by kmos@


bump version number


changes for 0.19


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


more s/line_color/color/g in tog


rename tog_line_color to just tog_color


support the terminal's "default" color in tog color schemes


add color support to 'tog tree'


mark a tog-internal function as static


add color support to 'tog diff'