Commit Graph

  • 8540a09ff2 Merge branch 'spelling' into 'master' Daniel Kahn Gillmor 2025-01-21 15:14:46 +0000
  • bee1dcb1bd fix spelling Daniel Kahn Gillmor 2025-01-21 10:13:39 -0500
  • 7c77f7a869 Merge branch 'master' into 'master' Alejandro Colomar 2024-12-25 13:03:50 +0000
  • 77e1f0c693
    crypt.c: Fix allocation size calculation Alejandro Colomar 2024-05-10 21:19:30 +0200
  • 385bdd7e0b
    enter.c: Use wmem*() functions with wide-character strings Alejandro Colomar 2024-05-09 18:57:21 +0200
  • 1bd6f248af Merge branch 'sasl-token' into 'master' Michael J Gruber 2024-12-17 05:46:18 +0000
  • e95dbd0ba2 Merge branch 'gmail-labels' into 'master' Benjamin Kuperman 2024-12-10 11:27:53 +0000
  • 647225c0ad Merge branch 'unfold_header' into 'master' John D. Rowell 2024-12-08 00:48:21 +0000
  • 2c66f0694c Merge branch 'rev/hashlen' into 'master' dgc 2024-12-07 11:00:15 +0000
  • b556c848f6 Merge branch 'crypto' into 'master' Alejandro Colomar 2024-12-07 06:55:15 +0000
  • 6fd4546ae6 Merge branch 'esperantigo' into 'stable' Keith Bowes 2024-12-05 05:28:45 +0000
  • cce0fbdb23 Merge branch 'strict-macros-v1' into 'master' Samuel Hym 2024-12-04 03:00:27 +0000
  • de9fc5a43e Merge branch 'desktop' into 'master' Magnus Groß 2024-12-03 07:59:14 +0000
  • b1e818fb35 Merge branch 'oauth2-improvements' into 'master' Benjamin Poirier 2024-12-02 23:25:27 +0000
  • a0f2320f47 Merge branch 'fix_timeout_gt_zero' into 'master' David Vernet 2024-12-02 14:17:48 +0000
  • 4f1d5b1645 Merge branch 'ms_oauth_tenant' into 'master' Rovanion Luckey 2024-12-02 10:25:43 +0000
  • 7d3e9a30e8 Merge branch 'Konfekt-master-patch-42287' into 'master' Enno 2024-12-02 10:23:55 +0000
  • 6c5f08f810 Merge branch 'master' into 'master' Thorsten Wißmann 2024-12-02 03:39:49 +0000
  • 423f5002b4 Merge branch 'stable' master Kevin McCarthy 2024-12-02 11:38:38 +0800
  • cba1fc27b1 Remove "." from MimeSpecials (RFC2045 tspecials). stable Kevin McCarthy 2024-11-29 11:40:05 +0800
  • f87ab401d0 Merge branch 'stable' Kevin McCarthy 2024-11-04 11:15:11 +0800
  • a5bd98212d Fix configure.ac AM_ICONV result checking. Kevin McCarthy 2024-10-29 13:15:12 +0800
  • 0471169067 markdown2html: use Gmail styling Enno 2024-09-14 09:11:00 +0000
  • 5cf0812f4a Sync markdown2html with upstream https://git.madduck.net/etc/mutt.git/blob_plain/HEAD:/.config/mutt/markdown2html and add fixes by personal communication for nested quotations Enno 2024-09-14 08:08:59 +0000
  • 6a40a69839 mutt_oauth2: offer to return SASL method and string Michael J Gruber 2024-08-14 12:45:22 +0200
  • 7244017187 mutt_oauth2: refactor sasl_string computation Michael J Gruber 2024-08-14 12:27:08 +0200
  • 82910c87c3 Finished the Esperanto translation Keith Bowes 2024-08-08 18:15:10 -0400
  • 9dc98409c1
    Add note about remote mailboxes to $spoolfile docs William Yardley 2024-06-20 11:29:12 -0700
  • 71813ccc6d Fix for unfold_header() when a line break was made at a comma John D. Rowell 2024-06-19 23:52:20 +0000
  • 1f3da81014 Merge branch 'stable' Kevin McCarthy 2024-04-20 11:46:40 +0800
  • 0af8a6fcdb crypt-gpgme.c: Fix NULL dereference Alejandro Colomar 2024-04-19 22:30:54 +0200
  • 762590bb92 Don't untag after edit-label. Kevin McCarthy 2024-04-13 13:47:34 +0800
  • 680042df1b Merge branch 'stable' Kevin McCarthy 2024-04-13 18:31:59 +0800
  • 0d75d71a6f Add $smime_pkcs7_default_smime_type config option. Kevin McCarthy 2024-04-13 13:22:11 +0800
  • 3c98bfa875 Merge branch 'stable' Kevin McCarthy 2024-03-09 18:35:21 +0800
  • 00d56288d3 automatic post-release commit for mutt-2.2.13 mutt-2-2-13-rel Kevin McCarthy 2024-03-09 18:29:03 +0800
  • ceecc40bf9 Update UPDATING file for 2.2.13 release. Kevin McCarthy 2024-03-09 18:24:58 +0800
  • e2d235147c Merge branch 'stable' Kevin McCarthy 2024-03-09 18:16:00 +0800
  • 9b967f07ab Fix smtp client to respect $use_envelope_from option. Kevin McCarthy 2024-03-09 18:01:11 +0800
  • 039cc5211b Fix smtp client $envelope_from_address possible dangling pointer. Kevin McCarthy 2024-03-09 17:54:34 +0800
  • c9429394c1 mutt_oauth2: Extend README with information about usage with mbsync Benjamin Poirier 2022-04-29 16:16:00 +0900
  • 16ceee1dc8 mutt_oauth2: Extend README with information about usage with imapfilter Benjamin Poirier 2022-05-01 10:19:44 +0900
  • 384c7f02e5 mutt_oauth2: Add option to control token output format Benjamin Poirier 2022-04-29 15:35:24 +0900
  • 52b3b52698 mutt_oauth2: Extend README with information about usage with msmtp Benjamin Poirier 2022-04-29 15:25:26 +0900
  • efe81d96cb mutt_oauth2: Automatically open browser window for local auth flow Benjamin Poirier 2022-04-29 10:30:15 +0900
  • 3c2486ba88 mutt_oauth2: Specify choices for authflow option Benjamin Poirier 2022-04-29 14:45:28 +0900
  • cd2679cd91 mutt_oauth2: Set executable bit on script Benjamin Poirier 2022-05-01 10:12:15 +0900
  • 5992b4cd3b mutt_oauth2: Refactor urlopen calls Benjamin Poirier 2022-05-01 11:05:37 +0900
  • dec5da5867 mutt_oauth2: Fix typo in result page Benjamin Poirier 2022-05-04 16:27:00 +0900
  • 354c5b11ea Use readline to overcome macOS input() restrictions Norman Wood 2023-12-06 21:54:19 +0000
  • 563c5f6052 configure.ac: Fix ICONV_NONTRANS probe Florian Weimer 2023-12-07 19:39:06 +0100
  • 8a6a618b71
    send.c: Allow crypto operations in batch and mailx modes. Alejandro Colomar 2023-10-25 15:32:37 +0200
  • 757ca3b39e Merge branch 'stable' Kevin McCarthy 2023-09-09 14:55:00 +0800
  • 0a81a2a7ca automatic post-release commit for mutt-2.2.12 mutt-2-2-12-rel Kevin McCarthy 2023-09-09 14:45:24 +0800
  • 6a155b4933 Update UPDATING file for 2.2.12 release. Kevin McCarthy 2023-09-09 14:42:14 +0800
  • a4752eb0ae Fix write_one_header() illegal header check. Kevin McCarthy 2023-09-03 14:11:48 +0800
  • 4cc3128abd Check for NULL userhdrs. Kevin McCarthy 2023-09-04 12:50:07 +0800
  • 452ee330e0 Fix rfc2047 base64 decoding to abort on illegal characters. Kevin McCarthy 2023-09-03 12:22:01 +0800
  • b85b0dbfcb Merge branch 'stable' Kevin McCarthy 2023-08-23 15:42:19 +0800
  • 7eb9c18f27 Add a documentation note that aliases are case insensitive. Kevin McCarthy 2023-08-23 15:40:19 +0800
  • 45bfedafc6 Merge branch 'stable' Kevin McCarthy 2023-08-18 11:25:06 +0800
  • 6b538297bc automatic post-release commit for mutt-2.2.11 mutt-2-2-11-rel Kevin McCarthy 2023-08-18 11:17:23 +0800
  • d619496e99 Update UPDATING file for 2.2.11 release. Kevin McCarthy 2023-08-18 11:07:42 +0800
  • 1480121fda Merge branch 'stable' Kevin McCarthy 2023-08-15 13:15:49 +0800
  • d52c6115b0 Fix GPGME build failure on MacOS. Kevin McCarthy 2023-08-15 12:34:05 +0800
  • bf9887628e Update smime_keys.pl accepting old/insecure smime certificates Aram Hamo 2023-07-18 19:03:05 +0000
  • b470a9ada6 Merge branch 'stable' Kevin McCarthy 2023-06-05 18:55:17 +0800
  • a5423c4033 Updated Japanese translation. TAKAHASHI Tamotsu 2023-06-05 18:53:55 +0800
  • 5347d1c5c0 Merge branch 'stable' Kevin McCarthy 2023-04-15 12:46:04 -0700
  • 50954c4ab7 Fix <collapse-all> behavior for sort=reverse-threads. Kevin McCarthy 2023-04-14 15:57:07 -0700
  • d2ed5d1815 Merge branch 'stable' Kevin McCarthy 2023-03-25 13:20:30 -0700
  • e0e92c3122 automatic post-release commit for mutt-2.2.10 mutt-2-2-10-rel Kevin McCarthy 2023-03-25 13:07:19 -0700
  • 9138232d8d Update UPDATING files for 2.2.10 release. Kevin McCarthy 2023-03-25 13:03:39 -0700
  • caea30181e Merge branch 'stable' Kevin McCarthy 2023-03-13 18:27:45 -0700
  • 33f8b7cee8 Update copyright notices. Kevin McCarthy 2023-03-13 18:24:31 -0700
  • 3263c95379 Merge branch 'stable' Kevin McCarthy 2023-03-12 19:54:44 -0700
  • 9f01d4ab0b Abort imap_fast_trash() if previously checkpointed. Kevin McCarthy 2022-11-12 10:02:01 -0800
  • 277a12d110 Merge branch 'stable' Kevin McCarthy 2023-03-12 19:41:08 -0700
  • 216dd145d4 Improve smtp oauth authentication. Kevin McCarthy 2023-03-06 18:55:06 -0800
  • cf88e6d814 Merge branch 'stable' Kevin McCarthy 2023-03-06 15:04:59 -0800
  • 5df8619946 Use base64 URL safe alphabet for message id generation. Sebastian Andrzej Siewior 2023-03-04 18:33:35 +0100
  • cecddeac3b base64val: Add support to decode base64 safe URL. Sebastian Andrzej Siewior 2023-03-04 18:33:34 +0100
  • ce53f36ecb Modify mutt_ouath2.py to prompt for tenant type Rovanion Luckey 2023-01-19 15:09:44 +0100
  • 520e657e47 wip: add reverse parse, tied to $mbox_lax_parse. kevin/415-mbox-parsing Kevin McCarthy 2023-01-03 09:59:47 -0800
  • 0962ad1a71 wip: enforce parsable from line after content-length delimited. Kevin McCarthy 2023-01-03 09:57:57 -0800
  • 51d47dfa99 wip: enforce newline separators between messages. Kevin McCarthy 2022-06-13 19:33:15 -0700
  • 90236f5ab8 Merge branch 'stable' Kevin McCarthy 2022-12-20 09:16:42 -0800
  • 7c4fa47888 mutt_oauth2: Print access token request message Cline, Wade 2022-12-19 18:53:43 -0800
  • 9917c0eae8 Merge branch 'stable' Kevin McCarthy 2022-12-12 15:06:34 -0800
  • 16d8ad647b Move MuttLisp boolean config note. Kevin McCarthy 2022-12-12 15:05:18 -0800
  • ef2abed29f Fix counters for external maildir 'T' flag changes. Kevin McCarthy 2022-12-07 15:51:36 -0800
  • db429b21a9 Merge branch 'stable' Kevin McCarthy 2022-12-07 13:09:30 -0800
  • d0faf2d444 Remove reference to $mark_old inside $mail_check_recent. Kevin McCarthy 2022-12-07 12:58:40 -0800
  • ba5e0dc2bc Add doc note to MuttLisp about boolean config vars. Kevin McCarthy 2022-12-07 12:53:51 -0800
  • af2080d310 mutt_ssl: refactor Implicit TLS and STARTTLS code Matthias Andree 2022-07-10 14:57:11 +0200
  • 2f077d7253 Change the initial browser file to to cwd. Kevin McCarthy 2022-03-11 09:12:07 -0800
  • 946bf5b20e Divide browser "LastDir" into separate file and mailbox locations. Kevin McCarthy 2022-03-04 14:27:53 -0800
  • 185346ad77 Add socket send/receive timeout options Matthew Sotoudeh 2022-12-03 17:55:36 -0800
  • c79959e153 Merge branch 'stable' Kevin McCarthy 2022-11-21 12:48:46 -0800
  • 2f35d2fdb9 Reset header color after mutt_set_flag(). Kevin McCarthy 2022-11-19 13:20:25 -0800