summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-06-23remote: remove branch->merge_name and fix branch_release()Jacob Keller4-21/+33
2025-06-23repack: exclude cruft pack(s) from the MIDX where possibleTaylor Blau3-20/+319
2025-06-23pack-objects: introduce '--stdin-packs=follow'Taylor Blau3-23/+193
2025-06-23pack-objects: swap 'show_{object,commit}_pack_hint'Taylor Blau1-6/+6
2025-06-23pack-objects: fix typo in 'show_object_pack_hint()'Taylor Blau1-1/+1
2025-06-23pack-objects: perform name-hash traversal for unpacked objectsTaylor Blau1-8/+12
2025-06-23pack-objects: declare 'rev_info' for '--stdin-packs' earlierTaylor Blau1-33/+34
2025-06-23pack-objects: factor out handling '--stdin-packs'Taylor Blau1-6/+12
2025-06-23pack-objects: limit scope in 'add_object_entry_from_pack()'Taylor Blau1-1/+1
2025-06-23pack-objects: use standard option incompatibility functionsTaylor Blau2-10/+12
2025-06-23t7422: replace confusing printf with echoJeff King1-1/+2
2025-06-23coccicheck: fail "make" when it failsJunio C Hamano1-2/+5
2025-06-21Merge branch 'ob/strip-comments-on-commit'Johannes Sixt1-4/+2
2025-06-20cocci: matching (multiple) identifiersJunio C Hamano1-1/+2
2025-06-20imap-send: improve error messages with configuration hintsJörg Thalheim1-2/+7
2025-06-20imap-send: fix confusing 'store' terminology in error messageJörg Thalheim1-1/+1
2025-06-20Merge branch 'ag/imap-send-resurrection' into jt/imap-send-message-fixJunio C Hamano3-77/+407
2025-06-20imap-send: fix minor mistakes in the logsAditya Garg1-12/+12
2025-06-20imap-send: display the destination mailbox when sending a messageAditya Garg1-2/+4
2025-06-20imap-send: display port alongwith host when git credential is invokedAditya Garg1-1/+1
2025-06-20imap-send: add ability to list the available foldersAditya Garg2-17/+87
2025-06-20imap-send: enable specifying the folder using the command lineAditya Garg3-7/+23
2025-06-20imap-send: add PLAIN authentication method to OpenSSLAditya Garg2-3/+61
2025-06-20imap-send: add support for OAuth2.0 authenticationAditya Garg3-13/+183
2025-06-20imap-send: gracefully fail if CRAM-MD5 authentication is requested without Op...Aditya Garg1-27/+39
2025-06-20imap-send: fix memory leak in case auth_cram_md5 failsAditya Garg1-1/+3
2025-06-20imap-send: fix bug causing cfg->folder being set to NULLAditya Garg1-4/+4
2025-06-19git-gui i18n: Updated Bulgarian translation (578t)Alexander Shopov1-1576/+1542
2025-06-18The second batchJunio C Hamano1-3/+16
2025-06-18Merge branch 'rj/meson-tap-parse-fixup'Junio C Hamano1-0/+3
2025-06-18Merge branch 'ly/submodule-update-failure-leakfix'Junio C Hamano1-1/+3
2025-06-18Merge branch 'jm/bundle-uri-debug-output-to-fp'Junio C Hamano1-1/+1
2025-06-18Merge branch 'bs/solaris-10-and-11'Junio C Hamano1-3/+25
2025-06-18Merge branch 'jw/doc-txt-to-adoc-refs'Junio C Hamano5-7/+10
2025-06-18Merge branch 'ma/doc-diff-cc-headers'Junio C Hamano1-1/+1
2025-06-18Merge branch 'ly/pack-bitmap-root-leakfix'Junio C Hamano2-2/+19
2025-06-18Merge branch 'ly/commit-buffer-reencode-leakfix'Junio C Hamano2-1/+3
2025-06-18Merge branch 'cf/guideline-documenting-config-vars'Junio C Hamano1-0/+11
2025-06-18CodingGuidelines: document formatting of similar config variables.Collin Funk1-0/+11
2025-06-18diff-no-index: do not reference .d_type member of struct direntJunio C Hamano1-1/+13
2025-06-17Start 2.51 cycle, the first batchJunio C Hamano3-2/+47
2025-06-17Merge branch 'ps/meson-tap-parse'Junio C Hamano19-117/+133
2025-06-17Merge branch 'jk/diff-no-index-with-pathspec'Junio C Hamano7-24/+182
2025-06-17Merge branch 'ly/fetch-pack-leakfix'Junio C Hamano1-2/+5
2025-06-17Merge branch 'ly/commit-graph-graph-write-leakfix'Junio C Hamano1-0/+1
2025-06-17Merge branch 'ly/do-not-localize-bug-messages'Junio C Hamano3-3/+3
2025-06-17Merge branch 'ly/sequencer-update-squash-is-fixup-only'Junio C Hamano1-2/+4
2025-06-17Merge branch 'vd/cat-file-objectmode-update'Junio C Hamano3-34/+102
2025-06-17Merge branch 'ag/send-email-docs'Junio C Hamano3-134/+147
2025-06-17Merge branch 'rc/userdiff-r'Junio C Hamano4-0/+26