summaryrefslogtreecommitdiffstats
path: root/xdiff-interface.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-07notes: release strbuf after use in notes_copy_from_stdin()Rene Scharfe1-0/+1
2017-09-07merge: release strbuf after use in write_merge_heads()Rene Scharfe1-0/+1
2017-09-07merge: release strbuf after use in save_state()Rene Scharfe1-2/+6
2017-09-07mailinfo: release strbuf on error return in handle_boundary()Rene Scharfe1-0/+1
2017-09-07mailinfo: release strbuf after use in handle_from()Rene Scharfe1-5/+4
2017-09-07help: release strbuf on error return in exec_woman_emacs()Rene Scharfe1-0/+1
2017-09-07help: release strbuf on error return in exec_man_man()Rene Scharfe1-0/+1
2017-09-07help: release strbuf on error return in exec_man_konqueror()Rene Scharfe1-0/+1
2017-09-07diff: release strbuf after use in show_stats()Rene Scharfe1-0/+1
2017-09-07diff: release strbuf after use in show_rename_copy()Rene Scharfe1-0/+1
2017-09-07diff: release strbuf after use in diff_summary()Rene Scharfe1-0/+1
2017-09-07convert: release strbuf on error return in filter_buffer_or_fd()Rene Scharfe1-1/+3
2017-09-07connect: release strbuf on error return in git_connect()Rene Scharfe1-1/+3
2017-09-07commit: release strbuf on error return in commit_tree_extended()Rene Scharfe1-2/+5
2017-09-07clone: release strbuf after use in remove_junk()Rene Scharfe1-1/+1
2017-09-07clean: release strbuf after use in remove_dirs()Rene Scharfe1-2/+5
2017-09-07check-ref-format: release strbuf after use in check_ref_format_branch()Rene Scharfe1-0/+1
2017-09-07am: release strbuf after use in safe_to_abort()Rene Scharfe1-0/+1
2017-09-07am: release strbuf on error return in hg_patch_to_mail()Rene Scharfe1-10/+19
2017-09-07am: release strbufs after use in detect_patch_format()Rene Scharfe1-2/+2
2017-08-27The fifth batch post 2.14Junio C Hamano1-1/+49
2017-08-24The fourth batch post 2.14Junio C Hamano1-21/+19
2017-08-24pack: move for_each_packed_object()Jonathan Tan6-46/+54
2017-08-24pack: move has_pack_index()Jonathan Tan4-10/+10
2017-08-24pack: move has_sha1_pack()Jonathan Tan7-8/+11
2017-08-24pack: move find_pack_entry() and make it globalJonathan Tan3-53/+55
2017-08-24pack: move find_sha1_pack()Jonathan Tan6-16/+18
2017-08-24pack: move find_pack_entry_one(), is_pack_valid()Jonathan Tan4-84/+82
2017-08-24pack: move check_pack_index_ptr(), nth_packed_object_offset()Jonathan Tan4-49/+49
2017-08-24pack: move nth_packed_object_{sha1,oid}Jonathan Tan4-46/+46
2017-08-24pack: move clear_delta_base_cache(), packed_object_info(), unpack_entry()Jonathan Tan4-670/+685
2017-08-24pack: move unpack_object_header()Jonathan Tan4-27/+27
2017-08-24pack: move get_size_from_delta()Jonathan Tan4-40/+41
2017-08-24pack: move unpack_object_header_buffer()Jonathan Tan4-26/+27
2017-08-24pack: move {,re}prepare_packed_git and approximate_object_countJonathan Tan11-232/+238
2017-08-24pack: move install_packed_git()Jonathan Tan4-11/+12
2017-08-24pack: move add_packed_git()Jonathan Tan5-62/+55
2017-08-24pack: move unuse_pack()Jonathan Tan4-10/+10
2017-08-24pack: move use_pack()Jonathan Tan5-306/+298
2017-08-24pack: move pack-closing functionsJonathan Tan9-63/+70
2017-08-24pack: move release_pack_memory()Jonathan Tan4-51/+53
2017-08-24pack: move open_pack_index(), parse_pack_index()Jonathan Tan10-148/+163
2017-08-24pack: move pack_report()Jonathan Tan4-26/+26
2017-08-24pack: move static state variablesJonathan Tan3-13/+23
2017-08-24pack: move pack name-related functionsJonathan Tan10-45/+56
2017-08-23Prepare for 2.14.2Junio C Hamano3-2/+37
2017-08-23The third batch post 2.14Junio C Hamano1-0/+30
2017-08-23vcs-svn: move remaining repo_tree functions to fast_export.hJonathan Nieder6-55/+39
2017-08-23vcs-svn: remove repo_delete wrapper functionJonathan Nieder3-8/+2
2017-08-23vcs-svn: remove custom mode constantsJonathan Nieder4-21/+16