summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-06-23pack-objects: fix typo in 'show_object_pack_hint()'Taylor Blau-1/+1
2025-06-23pack-objects: perform name-hash traversal for unpacked objectsTaylor Blau-8/+12
2025-06-23pack-objects: declare 'rev_info' for '--stdin-packs' earlierTaylor Blau-33/+34
2025-06-23pack-objects: factor out handling '--stdin-packs'Taylor Blau-6/+12
2025-06-23pack-objects: limit scope in 'add_object_entry_from_pack()'Taylor Blau-1/+1
2025-06-23pack-objects: use standard option incompatibility functionsTaylor Blau-10/+12
2025-06-23t7422: replace confusing printf with echoJeff King-1/+2
2025-06-23coccicheck: fail "make" when it failsJunio C Hamano-2/+5
2025-06-21Merge branch 'ob/strip-comments-on-commit'Johannes Sixt-4/+2
2025-06-20cocci: matching (multiple) identifiersJunio C Hamano-1/+2
2025-06-20imap-send: improve error messages with configuration hintsJörg Thalheim-2/+7
2025-06-20imap-send: fix confusing 'store' terminology in error messageJörg Thalheim-1/+1
2025-06-20Merge branch 'ag/imap-send-resurrection' into jt/imap-send-message-fixJunio C Hamano-77/+407
2025-06-20imap-send: fix minor mistakes in the logsAditya Garg-12/+12
2025-06-20imap-send: display the destination mailbox when sending a messageAditya Garg-2/+4
2025-06-20imap-send: display port alongwith host when git credential is invokedAditya Garg-1/+1
2025-06-20imap-send: add ability to list the available foldersAditya Garg-17/+87
2025-06-20imap-send: enable specifying the folder using the command lineAditya Garg-7/+23
2025-06-20imap-send: add PLAIN authentication method to OpenSSLAditya Garg-3/+61
2025-06-20imap-send: add support for OAuth2.0 authenticationAditya Garg-13/+183
2025-06-20imap-send: gracefully fail if CRAM-MD5 authentication is requested without Op...Aditya Garg-27/+39
2025-06-20imap-send: fix memory leak in case auth_cram_md5 failsAditya Garg-1/+3
2025-06-20imap-send: fix bug causing cfg->folder being set to NULLAditya Garg-4/+4
2025-06-19git-gui i18n: Updated Bulgarian translation (578t)Alexander Shopov-1576/+1542
2025-06-18The second batchJunio C Hamano-3/+16
2025-06-18Merge branch 'rj/meson-tap-parse-fixup'Junio C Hamano-0/+3
2025-06-18Merge branch 'ly/submodule-update-failure-leakfix'Junio C Hamano-1/+3
2025-06-18Merge branch 'jm/bundle-uri-debug-output-to-fp'Junio C Hamano-1/+1
2025-06-18Merge branch 'bs/solaris-10-and-11'Junio C Hamano-3/+25
2025-06-18Merge branch 'jw/doc-txt-to-adoc-refs'Junio C Hamano-7/+10
2025-06-18Merge branch 'ma/doc-diff-cc-headers'Junio C Hamano-1/+1
2025-06-18Merge branch 'ly/pack-bitmap-root-leakfix'Junio C Hamano-2/+19
2025-06-18Merge branch 'ly/commit-buffer-reencode-leakfix'Junio C Hamano-1/+3
2025-06-18Merge branch 'cf/guideline-documenting-config-vars'Junio C Hamano-0/+11
2025-06-18CodingGuidelines: document formatting of similar config variables.Collin Funk-0/+11
2025-06-18diff-no-index: do not reference .d_type member of struct direntJunio C Hamano-1/+13
2025-06-17Start 2.51 cycle, the first batchJunio C Hamano-2/+47
2025-06-17Merge branch 'ps/meson-tap-parse'Junio C Hamano-117/+133
2025-06-17Merge branch 'jk/diff-no-index-with-pathspec'Junio C Hamano-24/+182
2025-06-17Merge branch 'ly/fetch-pack-leakfix'Junio C Hamano-2/+5
2025-06-17Merge branch 'ly/commit-graph-graph-write-leakfix'Junio C Hamano-0/+1
2025-06-17Merge branch 'ly/do-not-localize-bug-messages'Junio C Hamano-3/+3
2025-06-17Merge branch 'ly/sequencer-update-squash-is-fixup-only'Junio C Hamano-2/+4
2025-06-17Merge branch 'vd/cat-file-objectmode-update'Junio C Hamano-35/+103
2025-06-17Merge branch 'ag/send-email-docs'Junio C Hamano-134/+147
2025-06-17Merge branch 'rc/userdiff-r'Junio C Hamano-0/+26
2025-06-17Merge branch 'ds/path-walk-2'Junio C Hamano-66/+620
2025-06-17Merge branch 'lo/my-first-ow-doc-update'Junio C Hamano-11/+24
2025-06-16t2400: replace 'test -[efd]' with 'test_path_is_*'Rodrigo Michelassi-10/+10
2025-06-16git.c: remove the_repository dependence in run_builtin()Lidong Yan-2/+2