Commit Briefs

666b4ca8b6 Stefan Sperling

wrap overlong line



720ad64195 Stefan Sperling

don't remove cached elements in got_object_idcache_add()


61c9f6dccc Stefan Sperling

plug a leak in got_object_idcache_add()



f4ceb45e28 Stefan Sperling

commit graph child adjancencies are not used; drop them


621015ac3a Stefan Sperling

use strsep() correctly in got's print_commit()


7a132809bd Stefan Sperling

fix leak in object_path()


117e771c4a Stefan Sperling

eliminate local 'obj' variable in got's print_patch()


fa2f690270 Stefan Sperling

use got_object_qid_free() consistently


f831532b96 Stefan Sperling

remove unused got_object_idset_remove_random()


fb5b9d5a63 Stefan Sperling

fix more leaks in commit graph's add_node()


c336f88938 Stefan Sperling

don't store copies of packfile paths in each delta


673702af1d Stefan Sperling

fix leak in dump_delta_chain_to_file()


ab3ad429d1 Stefan Sperling

fix leaks in resolve_offset_delta()