๐ŸŒ AIๆœ็ดข & ไปฃ็† ไธป้กต
Git 2.35.6
  1. e4ff3b6 http: centralize the accounting of libcurl dependencies by ร†var Arnfjรถrรฐ Bjarmason ยท 4 years, 3 months ago
  2. e48a623 Merge branch 'ab/http-drop-old-curl' by Junio C Hamano ยท 4 years, 4 months ago
  3. 013c7e2 http: drop support for curl < 7.16.0 by Jeff King ยท 4 years, 5 months ago
  4. dd6d3c9 Merge branch 'ab/attribute-format' by Junio C Hamano ยท 4 years, 5 months ago
  5. 48ca53c *.c static functions: add missing __attribute__((format)) by ร†var Arnfjรถrรฐ Bjarmason ยท 4 years, 5 months ago
  6. 351bca2 imap-send.c: use less verbose strbuf_fread() idiom by ร†var Arnfjรถrรฐ Bjarmason ยท 4 years, 5 months ago
  7. ca56dad use CALLOC_ARRAY by Renรฉ Scharfe ยท 4 years, 9 months ago
  8. 5021236 imap-send: parse default git config by Nicolas Morey-Chaisemartin ยท 5 years ago
  9. ef8d7ac strvec: convert more callers away from argv_array name by Jeff King ยท 5 years ago
  10. 7167a62 http, imap-send: stop using CURLOPT_VERBOSE by Jonathan Tan ยท 6 years ago
  11. d3c4e32 Merge branch 'nd/imap-send-typofix' by Junio C Hamano ยท 7 years ago
  12. 6d1fbf8 imap-send.c: add a missing space in error message by Nguyแป…n Thรกi Ngแปc Duy ยท 7 years ago
  13. 3b33576 style: the opening '{' of a function is in a separate line by Nguyแป…n Thรกi Ngแปc Duy ยท 7 years ago
  14. 033abf9 Replace all die("BUG: ...") calls by BUG() ones by Johannes Schindelin ยท 8 years ago
  15. d807c4a exec_cmd: rename to use dash in file name by Stefan Beller ยท 8 years ago
  16. 5925631 imap-send: rename 'new' variables by Brandon Williams ยท 8 years ago
  17. 77eac3f imap-send: URI encode server folder by Nicolas Morey-Chaisemartin ยท 8 years ago
  18. f13b8ec Merge branch 'tz/fsf-address-update' by Junio C Hamano ยท 8 years ago
  19. d4a5de7 Merge branch 'rs/imap-send-next-arg-fix' by Junio C Hamano ยท 8 years ago
  20. 4842579 Replace Free Software Foundation address in license notices by Todd Zullinger ยท 8 years ago
  21. 618ec81 imap-send: handle missing response codes gracefully by Renรฉ Scharfe ยท 8 years ago
  22. f54c5bd imap-send: handle NULL return of next_arg() by Renรฉ Scharfe ยท 8 years ago
  23. dbba42b imap-send: use curl by default when possible by Nicolas Morey-Chaisemartin ยท 8 years ago
  24. 19079b3 imap_send: setup_curl: retreive credentials if not set in config file by Nicolas Morey-Chaisemartin ยท 8 years ago
  25. 690307f imap-send: add wrapper to get server credentials if needed by Nicolas Morey-Chaisemartin ยท 8 years ago
  26. 200bc38 imap-send: return with error if curl failed by Nicolas Morey-Chaisemartin ยท 8 years ago
  27. f056cde Merge branch 'rs/use-div-round-up' by Junio C Hamano ยท 8 years ago
  28. 42c78a2 use DIV_ROUND_UP by Renรฉ Scharfe ยท 8 years ago
  29. 50f03c6 Merge branch 'ab/free-and-null' by Junio C Hamano ยท 8 years ago
  30. 6a83d90 coccinelle: make use of the "type" FREE_AND_NULL() rule by ร†var Arnfjรถrรฐ Bjarmason ยท 8 years ago
  31. b2141fc config: don't include config.h by default by Brandon Williams ยท 8 years ago
  32. 1a168e5 convert unchecked snprintf into xsnprintf by Jeff King ยท 9 years ago
  33. a039738 Merge branch 'jc/cocci-xstrdup-or-null' by Junio C Hamano ยท 9 years ago
  34. 13092a9 cocci: refactor common patterns to use xstrdup_or_null() by Junio C Hamano ยท 9 years ago
  35. 6d6321a Merge branch 'ak/curl-imap-send-explicit-scheme' by Junio C Hamano ยท 9 years ago
  36. d2d07ab imap-send: Tell cURL to use imap:// or imaps:// by Anders Kaseorg ยท 9 years ago
  37. ef1177d1 die("bug"): report bugs consistently by Johannes Schindelin ยท 9 years ago
  38. d4c6375 Merge branch 'jk/common-main' by Junio C Hamano ยท 9 years ago
  39. 2f84df2 Merge branch 'ep/http-curl-trace' by Junio C Hamano ยท 9 years ago
  40. 5ce5f5f common-main: call git_setup_gettext() by Jeff King ยท 9 years ago
  41. 650c449 common-main: call git_extract_argv0_path() by Jeff King ยท 9 years ago
  42. 3f2e229 add an extra level of indirection to main() by Jeff King ยท 9 years ago
  43. 73e57aa imap-send.c: introduce the GIT_TRACE_CURL enviroment variable by Elia Pinto ยท 10 years ago
  44. a0c9cf5 Merge branch 'ky/imap-send-openssl-1.1.0' into maint by Junio C Hamano ยท 10 years ago
  45. 33e4ec8 Merge branch 'ky/imap-send-openssl-1.1.0' by Junio C Hamano ยท 10 years ago
  46. eb94ee7 imap-send: fix CRAM-MD5 response calculation by Kazuki Yamaguchi ยท 10 years ago
  47. 6c50a57 imap-send: check for NOLOGIN capability only when using LOGIN command by Kazuki Yamaguchi ยท 10 years ago
  48. b51c0d4 imap-send: avoid deprecated TLSv1_method() by Kazuki Yamaguchi ยท 10 years ago
  49. 6738a33 imap-send: check NULL return of SSL_CTX_new() by Kazuki Yamaguchi ยท 10 years ago
  50. 1ed2c7b imap-send: use HMAC() function provided by OpenSSL by Kazuki Yamaguchi ยท 10 years ago
  51. 3733e69 use xmallocz to avoid size arithmetic by Jeff King ยท 10 years ago
  52. e88e424 Merge branch 'js/imap-send-curl-compilation-fix' by Junio C Hamano ยท 10 years ago
  53. 71d9257 imap-send: only use CURLOPT_LOGIN_OPTIONS if it is actually available by Johannes Schindelin ยท 10 years ago
  54. 75faa45 replace trivial malloc + sprintf / strcpy calls with xstrfmt by Jeff King ยท 10 years ago
  55. dcd01ea imap-send: use cURL automatically when NO_OPENSSL defined by Kyle J. McKay ยท 11 years ago
  56. 230c09c imap-send.c: set CURLOPT_USE_SSL to CURLUSESSL_TRY by Kyle J. McKay ยท 11 years ago
  57. d47e55d imap-send.c: support GIT_CURL_VERBOSE by Kyle J. McKay ยท 11 years ago
  58. 1e16b25 git-imap-send: use libcurl for implementation by Bernhard Reiter ยท 11 years ago
  59. f1a3529 imap-send: use parse options API to determine verbosity by Bernhard Reiter ยท 11 years ago
  60. 14e2ae6 Merge branch 'as/calloc-takes-nmemb-then-size' by Junio C Hamano ยท 11 years ago
  61. 5dcdc78 Merge branch 'br/imap-send-simplify-tunnel-child-process' by Junio C Hamano ยท 11 years ago
  62. 825fd93 Merge branch 'rs/child-process-init' by Junio C Hamano ยท 11 years ago
  63. 554913d Merge branch 'ta/config-set-2' by Junio C Hamano ยท 11 years ago
  64. c0ad561 Merge branch 'tf/imap-send-create' by Junio C Hamano ยท 11 years ago
  65. 693eb02 calloc() and xcalloc() takes nmemb and then size by Arjun Sreedharan ยท 11 years ago
  66. ba9b9e1 imap-send: simplify v_issue_imap_cmd() and get_cmd_result() using starts_with() by Renรฉ Scharfe ยท 11 years ago
  67. e0d8e30 imap-send: create target mailbox if it is missing by Tony Finch ยท 11 years ago
  68. 3918057 imap-send.c: imap_folder -> imap_server_conf.folder by Bernhard Reiter ยท 11 years ago
  69. d318027 run-command: introduce CHILD_PROCESS_INIT by Renรฉ Scharfe ยท 11 years ago
  70. f9dc5d6 git-imap-send: simplify tunnel construction by Bernhard Reiter ยท 11 years ago
  71. ef7e1d0 imap-send.c: replace `git_config()` with `git_config_get_*()` family by Tanay Abhra ยท 11 years ago
  72. 59a642f imap-send: use skip_prefix instead of using magic numbers by Tanay Abhra ยท 11 years ago
  73. a634a6d Merge branch 'bg/xcalloc-nmemb-then-size' by Junio C Hamano ยท 11 years ago
  74. 3345c0f imap-send.c: rearrange xcalloc arguments by Brian Gesiak ยท 12 years ago
  75. 791643a imap-send: use git-credential by Dan Albert ยท 12 years ago
  76. 5955654 replace {pre,suf}fixcmp() with {starts,ends}_with() by Christian Couder ยท 12 years ago
  77. 3ef2bca imap-send: use Apple's Security framework for base64 encoding by Jeremy Huddleston ยท 12 years ago
  78. be4c828 imap-send: eliminate HMAC deprecation warnings on Mac OS X by David Aguilar ยท 13 years ago
  79. e3b3b73 Merge branch 'ob/imap-send-ssl-verify' by Junio C Hamano ยท 13 years ago
  80. 698a1ec imap-send: support Server Name Indication (RFC4366) by Junio C Hamano ยท 13 years ago
  81. b3600c3 Sync with v1.8.1.4 by Junio C Hamano ยท 13 years ago
  82. 0ee7198 Merge branch 'ob/imap-send-ssl-verify' into maint by Junio C Hamano ยท 13 years ago
  83. e174744 imap-send: support subjectAltName as well by Oswald Buddenhagen ยท 13 years ago
  84. b62fb07 imap-send: the subject of SSL certificate must match the host by Oswald Buddenhagen ยท 13 years ago
  85. 1e1fe52 imap-send: move #ifdef around by Junio C Hamano ยท 13 years ago
  86. 3691031 imap-send.c: simplify logic in lf_to_crlf() by Michael Haggerty ยท 13 years ago
  87. 636fd66 imap-send.c: fold struct store into struct imap_store by Michael Haggerty ยท 13 years ago
  88. 9a08cbb imap-send.c: remove unused field imap_store::uidvalidity by Michael Haggerty ยท 13 years ago
  89. fe47e1d imap-send.c: use struct imap_store instead of struct store by Michael Haggerty ยท 13 years ago
  90. c197454 imap-send.c: remove unused field imap_store::trashnc by Michael Haggerty ยท 13 years ago
  91. 3648b4d imap-send.c: remove namespace fields from struct imap by Michael Haggerty ยท 13 years ago
  92. 15f4ad1 imap-send.c: remove struct imap argument to parse_imap_list_l() by Michael Haggerty ยท 13 years ago
  93. 81b3894 imap-send.c: inline parse_imap_list() in parse_list() by Michael Haggerty ยท 13 years ago
  94. 1efee7f imap-send.c: remove some unused fields from struct store by Michael Haggerty ยท 13 years ago
  95. e6de375 imap-send.c: remove struct message by Michael Haggerty ยท 13 years ago
  96. 2fbd211 imap-send.c: remove struct store_conf by Michael Haggerty ยท 13 years ago
  97. 75b24bd iamp-send.c: remove unused struct imap_store_conf by Michael Haggerty ยท 13 years ago
  98. cbc6076 imap-send.c: remove struct msg_data by Michael Haggerty ยท 13 years ago
  99. 719125c imap-send.c: remove msg_data::flags, which was always zero by Michael Haggerty ยท 13 years ago
  100. 118a68f wrap_in_html(): process message in bulk rather than line-by-line by Michael Haggerty ยท 13 years ago