Git fork

The sixth batch

Signed-off-by: Junio C Hamano <gitster@pobox.com>

+7
+7
Documentation/RelNotes/2.51.0.adoc
··· 31 31 use the compact-summary format, intead of diffstat, when showing 32 32 the summary of the incoming changes. 33 33 34 + * "git imap-send" has been broken for a long time, which has been 35 + resurrected and then taught to talk OAuth2.0 etc. 36 + 37 + * Some error messages from "git imap-send" has been updated. 38 + 34 39 35 40 Performance, Internal Implementation, Development Support etc. 36 41 -------------------------------------------------------------- ··· 50 55 51 56 * A test helper "test_seq" function learned the "-f <fmt>" option, 52 57 which allowed us to simplify a lot of test scripts. 58 + 59 + * A lot of stale stuff has been removed from the contrib/ hierarchy. 53 60 54 61 55 62 Fixes since v2.50