Commits


implement object idset with a red-black tree


initialize te->mode in parse_tree_entry()


no need to zero object cache entries during allocation


no need to zero commit's tree ID during allocation


make id cache eviction more efficient


improve handling of struct got_object_qid allocations


no need to zero new id cache elements during allocation


no need to zero new idset elements during allocation


there's no need to zero tree entries during allocation


search most recently opened pack index first, not last


remove a redundant call to detect_changed_path()


init commit timestamp earlier in commit graph's add_node()


rename local variable in got_object_tree_path_changed()


make tog always focus a diff view opened from log view


actually initialize cache struct in got_object_cache_init()