summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-11-14automatic post-release commit for mutt-2.0.1mutt-2-0-1-relKevin McCarthy
2020-11-14Update UPDATING file for 2.0.1.Kevin McCarthy
2020-11-12Clarify pattern completion uses <complete>.Kevin McCarthy
2020-11-09Consistently use uint32_t (closes #294)Remco Rijnders
2020-11-07automatic post-release commit for mutt-2.0.0mutt-2-0-relKevin McCarthy
2020-11-07Add missing new header files to EXTRA_mutt_SOURCES.Kevin McCarthy
2020-11-07Update UPDATING file for 2.0.Kevin McCarthy
2020-11-06Updated Russian translation.Vsevolod Volkov
2020-11-06Updated Ukrainian translation.Vsevolod Volkov
2020-11-06Updated Catalan translation.Ivan Vilata i Balaguer
2020-11-06Disable normalization after expand_path().Kevin McCarthy
2020-11-06Don't relative-path expand for fcc-hook and save-hook.Kevin McCarthy
2020-11-04Fix the Polish translation of “Attachments”Grzegorz Szymaszek
2020-11-04Update the Polish translation for Mutt 2.0Grzegorz Szymaszek
2020-11-03updated finnish translationFlammie Pirinen
2020-11-03Minor fix to UPDATING file.Kevin McCarthy
2020-10-31Czech translation updated for 2.0Petr Písař
2020-10-29Adjust Makefile.am to exclude BEWARE fileRemco Rijnders
2020-10-29Move contents from BEWARE to devel-notes.txtRemco Rijnders
2020-10-29Change instructions to subscribe to dev mail listRemco Rijnders
2020-10-25Add a more explicit mention of ^G in the manual.Kevin McCarthy
2020-10-25Allow to abort on question about multipart/alternativeChristopher Zimmermann
2020-10-24Updated Dutch translation.Remco Rijnders
2020-10-23Update Turkish translations.Emir Sarı
2020-10-23refresh de.poOlaf Hering
2020-10-22Remove obsolete stamp-h.in.Kevin McCarthy
2020-10-17Add an initial change list for 2.0.0 to the UPDATING file.Kevin McCarthy
2020-10-17Add the mailboxes history category to the manual.Kevin McCarthy
2020-10-14Since the string from strerror should never be modified, use const.Philipp Klaus Krause
2020-10-13Create $attach_save_dir.Kevin McCarthy
2020-10-09Fix mutt_oauth.py.README example.Kevin McCarthy
2020-10-06doc/manual.xml.head: Most common mail sending keys: replace "compose" with "m...Cameron Simpson
2020-10-03Move MuttLisp example descriptions before the code.Kevin McCarthy
2020-10-01More ansi/special cleanup.Kevin McCarthy
2020-10-01Don't do ansi coloring on a search result.Kevin McCarthy
2020-10-01Don't free and reuse ansi colors.Kevin McCarthy
2020-10-01Fix $allow_ansi end-of-line handling for attachments.Kevin McCarthy
2020-10-01Separate special color setting from $allow_ansi colors.Kevin McCarthy
2020-09-25Delay $hostname setting until after the muttrc is evaluated.Kevin McCarthy
2020-09-22Note that $cursor_overlay affects tree colors too.Kevin McCarthy
2020-09-20Reenable $ssl_force_tls.Kevin McCarthy
2020-09-19Add refresh option to smime_keys man page.Kevin McCarthy
2020-09-18Add missing full stops in smime_keys.man page.Kevin McCarthy
2020-09-16Remove casts for mutt_random_bytes() argument.Kevin McCarthy
2020-09-15Remove message-id security leaks section of manual.Kevin McCarthy
2020-09-15Change Message-ID to be more unique and leak less informationRemco Rijnders
2020-09-14Use PRIu64 macro as format when printing uint64_t valuesRemco Rijnders
2020-09-14Implement LFRS113 PRNG functionsRemco Rijnders
2020-09-12Add note about $smime_default_key to use with GPGME.isdtor
2020-09-06Block signals during mbox-append operation.Kevin McCarthy