Commits


store correct window dimensions for full-screen views


store window dimensions in tog view data structure


make open_view() window size configurable


make tog's tree view data structure non-global


make tog's blame view data structure non-global


make tog's log view data structure non-global


make tog's diff view data structure non-global


fix leaks in got's print_commits()


fix leaks in tog's queue_commits()


free the correct commit id in 'tog blame'


fix leaks in queue_commits()


fix leaks in print_commits()


fix a leak and use recallocarray in read_object_header()


replace reallocarray with recallocarray throughout inflate.c


wrap overlong line