Commits


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


tolerate missing files in remove_ondisk_file()


avoid redundant file index additions in install_blob()


don't bother with memcpy for hdr in got_fileindex_read()