Commits


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()


In got.1, clarify that 'got update' operates on current branch only.


fix test area name of test_update_creates_missing_parent_with_subdir


happy new copyright year


got_pack_get_object_size() -> got_pack_get_max_delta_object_size()


remove redundant goto statement


remove unused field from struct got_blob_object


pass smallish blobs directly via imsg buffer


fix leaks in add_dir_on_disk(), and ensure all parents get created


fix bug where update got confused by sub-sub directories


fix more bugs in the update walk and add more tests


change GOT_INDEX_ENTRY prefix to GOT_FILEIDX