object-file: inline write_buffer()
René Scharfe committed over 3 years ago
userdiff: mark unused parameter in internal callback
Jeff King committed over 3 years ago
list-objects-filter: mark unused parameters in virtual functions
Jeff King committed over 3 years ago
diff: mark unused parameters in callbacks
Jeff King committed over 3 years ago
xdiff: mark unused parameter in xdl_call_hunk_func()
Jeff King committed over 3 years ago
xdiff: drop unused parameter in def_ff()
Jeff King committed over 3 years ago
ws: drop unused parameter from ws_blank_line()
Jeff King committed over 3 years ago
list-objects: drop process_gitlink() function
Jeff King committed over 3 years ago
blob: drop unused parts of parse_blob_buffer()
Jeff King committed over 3 years ago
ls-refs: use repository parameter to iterate refs
Jeff King committed over 3 years ago
server_supports_v2(): use a separate function for die_on_error
Jeff King committed over 3 years ago
am: don't pass strvec to apply_parse_options()
René Scharfe committed over 3 years ago
commit: skip already cleared parents in clear_commit_marks_1()
René Scharfe committed over 3 years ago
reflog: clear leftovers in reflog_expiry_cleanup()
René Scharfe committed over 3 years ago
Junio C Hamano committed over 3 years ago
Junio C Hamano committed over 3 years ago
Junio C Hamano committed over 3 years ago
Junio C Hamano committed over 3 years ago
Junio C Hamano committed over 3 years ago
Merge branch 'maint-2.36' into maint-2.37
Junio C Hamano committed over 3 years ago