summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
| * Document the <1234> key syntax for bind.Kevin McCarthy2022-11-12-3/+5
* | Merge branch 'stable'Kevin McCarthy2022-11-07-54/+78
|\|
| * Fix non-printable keyname printing to use <octal> syntax.Kevin McCarthy2022-11-07-2/+2
| * Move AM_PATH_GPG_ERROR before AM_PATH_GPGME.Kevin McCarthy2022-11-07-1/+1
| * Update gpgme autoconf files to the latest versions.Kevin McCarthy2022-11-07-51/+75
* | Merge branch 'stable'Kevin McCarthy2022-11-06-2/+1
|\|
| * Adjust manual concerning IMAP Fcc in batch mode.Kevin McCarthy2022-11-06-2/+1
* | Merge branch 'stable'Kevin McCarthy2022-11-05-1/+263
|\|
| * automatic post-release commit for mutt-2.2.8Kevin McCarthy2022-11-05-1/+250
| * Update UPDATING file for 2.2.8 release.Kevin McCarthy2022-11-05-0/+13
* | Merge branch 'stable'Kevin McCarthy2022-11-04-10/+10
|\|
| * Add explicit void to 0-parameter function definitions.Kevin McCarthy2022-11-04-10/+10
* | Merge branch 'stable'Kevin McCarthy2022-11-03-4/+5
|\|
| * Clarify $uncollapse_new documentation.Kevin McCarthy2022-11-03-4/+5
* | Merge branch 'stable'Kevin McCarthy2022-11-03-8/+18
|\|
| * Add a check for key->uids in create_recipient_set.Kevin McCarthy2022-11-03-1/+1
| * Fix public key block listing for old versions of gpgme.Kevin McCarthy2022-11-01-0/+6
| * Fix gpgme crash when listing keys in a public key block.Kevin McCarthy2022-11-01-7/+11
* | Updated French translation.Vincent Lefevre2022-10-21-150/+160
* | Merge branch 'stable'Kevin McCarthy2022-10-14-32/+34
|\|
| * Allow Fcc'ing to IMAP in batch mode.Kevin McCarthy2022-10-13-29/+9
| * Add fcc error handling in batch mode.Kevin McCarthy2022-10-13-8/+30
* | Merge branch 'stable'Kevin McCarthy2022-10-09-1/+0
|\|
| * Fix scrolling when handling SIGWINCH in the index.Kevin McCarthy2022-10-09-1/+0
* | Merge branch 'stable'Kevin McCarthy2022-10-08-1/+5
|\|
| * Explicitly mention --with-sqlite3 in the INSTALL file.Kevin McCarthy2022-10-08-1/+5
* | Merge branch 'stable'Kevin McCarthy2022-10-08-68/+85
|\|
| * Set the curses resize policy to use tioctl()Kevin McCarthy2022-10-08-1/+10
| * Remove unneeded calls in mutt_edit_file().Kevin McCarthy2022-10-08-6/+0
| * Change a few cases of endwin() to call mutt_endwin().Kevin McCarthy2022-10-08-2/+2
| * Add SigWinch = 1 to mutt_endwin().Kevin McCarthy2022-10-08-0/+1
| * Move SigWinch handling before refresh in menus.Kevin McCarthy2022-10-08-59/+72
* | Updated French translation.Vincent Lefevre2022-09-02-309/+313
* | Merge branch 'stable'Kevin McCarthy2022-08-30-4/+25
|\|
| * Ensure pop_data is freed for mailbox and fetch-mail usage.Kevin McCarthy2022-08-30-4/+25
* | Merge branch 'stable'Kevin McCarthy2022-08-25-1/+16
|\|
| * Add error handling for cert prompts in batch mode.Kevin McCarthy2022-08-25-1/+16
* | Merge branch 'stable'Kevin McCarthy2022-08-22-34/+26
|\|
| * Updated Catalan translation.Ivan Vilata i Balaguer2022-08-22-34/+26
* | Merge branch 'stable'Kevin McCarthy2022-08-07-1/+156
|\|
| * automatic post-release commit for mutt-2.2.7Kevin McCarthy2022-08-07-1/+149
| * Update UPDATING file for 2.2.7 release.Kevin McCarthy2022-08-07-0/+7
* | Merge branch 'stable'Kevin McCarthy2022-08-05-2/+2
|\|
| * Fix mutt_read_rfc822_line() to use is_email_wsp().Kevin McCarthy2022-08-05-2/+2
* | Merge branch 'stable'Kevin McCarthy2022-08-05-6/+0
|\|
| * Drop X509 *cert from sslsockdata, unused.Matthias Andree2022-08-04-6/+0
* | Merge branch 'stable'Kevin McCarthy2022-07-31-1/+35
|\|
| * Change mutt_display_message() $pager to use %s if present.Kevin McCarthy2022-07-29-1/+8
| * Overide SSL_CTX min/max protocol versions.Kevin McCarthy2022-07-29-0/+27
* | Merge branch 'stable'Kevin McCarthy2022-07-28-19/+27
|\|