]> granicus.if.org Git - mutt/shortlog
mutt
2019-05-20 Kevin McCarthyMake mutt.texi and mutt.info generation continue on...
2019-05-20 TAKAHASHI TamotsuUpdated Japanese translation.
2019-05-19 Kevin McCarthyAdjust docbook2texi program search.
2019-05-19 Kevin McCarthyUpdate gpgme and gpg-error automake checks.
2019-05-15 Ivan Vilata... Updated Catalan translation.
2019-05-15 Vincent LefevreAvoid undefined behavior on huge integer in a RFC 2231...
2019-05-14 Kevin McCarthyAdd a "backticks in double quotes" example to the manual.
2019-05-14 Kevin McCarthyFix sample muttrc to use better quoting practices.
2019-05-13 Vincent Lefevrefr.po: updated Project-Id-Version for the 1.12 release
2019-05-12 Petr PisarUpdated Czech translation.
2019-05-11 lilydjwgUpdated Simplified Chinese translation.
2019-05-10 Morten Bo JohansenUpdated Danish translation.
2019-05-10 Vsevolod VolkovUpdated Russian translation
2019-05-10 Vsevolod VolkovUpdated Ukrainian translation
2019-05-10 Olaf HeringUpdate de.po
2019-05-10 Kevin McCarthyCheck for NULL addresses in mutt_addrcmp().
2019-05-09 Kevin McCarthyAdd note about %r for the pgp_list_*_command vars.
2019-05-09 Kevin McCarthyChange sample muttrc path to match other manual references.
2019-05-09 Kevin McCarthyAdd sample starter muttrc to contrib.
2019-05-07 Kevin McCarthyFix typo in manual.
2019-05-06 Kevin McCarthyAdd a quick-starter config section to the manual.
2019-05-06 Kevin McCarthyAdd a test for NULL parameter attribute too.
2019-05-05 Kevin McCarthyAdd a manual section on OpenPGP and S/MIME configuration.
2019-05-03 Kevin McCarthyWrite rfc2231 parameter continuations for long parameters.
2019-05-02 Vincent LefevreMissing word in UPDATING file.
2019-05-01 Kevin McCarthyMinor UPDATING file fix.
2019-05-01 Kevin McCarthyUPDATING file cleanups.
2019-05-01 Kevin McCarthyUpdate UPDATING file.
2019-04-29 Vincent LefevreUpdated French translation.
2019-04-29 Vincent LefevreCorrected minor errors in text related to $forward_atta...
2019-04-28 Kevin McCarthyFix mailbox search to not recompile for a repeated...
2019-04-28 Kevin McCarthyNote the other parts of generated message-ids in the...
2019-04-27 Kevin McCarthyAdd $forward_attachments quadoption for inline-forward...
2019-04-25 Kevin McCarthyAdd note about IMAP browser and trailing delimiters.
2019-04-24 Kevin McCarthyAdd RECURSIVEMATCH LIST-EXTENDED selection option to...
2019-04-23 Jeremy SowdenEnable the use of toggle-write from the pager.
2019-04-23 Naveen NathanImprove hierarchy information accuracy in IMAP browser
2019-04-22 Kevin McCarthyAdd $imap_fetch_chunk_size to allow FETCHing new header...
2019-04-22 Kevin McCarthyAdd note about $mailcap_path generation to the document...
2019-04-22 Kevin McCarthyConvert mutt_parse_adrlist() to use BUFFER for simple...
2019-04-22 Kevin McCarthyChange mutt_parse_mailboxes() to use the path BUFFER...
2019-04-22 Julian GilbeyHandle the same secret key appearing in multiple public...
2019-04-21 Kevin McCarthyFix unistring library configure test.
2019-04-20 Kevin McCarthyRevert "Fix truncation of long filenames in attachments."
2019-04-20 Kevin McCarthyConvert remailer to use BUFFER for Mixmaster invocation.
2019-04-20 Kevin McCarthyConvert compress to use mutt_buffer_quote_filename().
2019-04-20 Kevin McCarthyUpdate po headers.
2019-04-19 Kevin McCarthyIncrease mutt_pgpring path size to silence warning.
2019-04-19 Kevin McCarthyConvert pager help string to use BUFFER.
2019-04-19 Kevin McCarthyConvert certficate prompts to use menu dialog helper...
2019-04-19 Kevin McCarthyAdd menu dialog helper to add rows.
2019-04-19 Kevin McCarthyConvert migrated lib.c functions to use BUFFER.
2019-04-19 Kevin McCarthyRelocate lib.c functions to muttlib.c to enable BUFFER...
2019-04-17 Kevin McCarthyIncrease prompt size to remove warning.
2019-04-17 Kevin McCarthyConvert change folder operations to use BUFFER.
2019-04-17 Kevin McCarthyAdd mutt_buffer_enter_fname().
2019-04-17 Kevin McCarthyConvert other users of BUFFY->pathbuf to use BUFFERS.
2019-04-16 Kevin McCarthyConvert BUFFER->path to a BUFFER.
2019-04-16 Kevin McCarthyChange BUFFY->realpath to be const char *.
2019-04-16 Kevin McCarthyAdd a note about $prompt_after to the $pager documentation.
2019-04-14 Kevin McCarthyRename mutt_buffer_rfc1524_expand_command()
2019-04-14 Kevin McCarthyConvert rfc1524_expand_command() implementation to...
2019-04-14 Kevin McCarthyConvert last rfc1524_expand_command caller to use a...
2019-04-14 Kevin McCarthyRename mutt_buffer_adv_mktemp().
2019-04-14 Kevin McCarthyConvert remaining mutt_adv_mktemp() calls to use buffer...
2019-04-14 Fabrice Fontaineconfigure.ac: fix static build with idn2 and unistring
2019-04-12 Aaron SchrabGenerate version string during make not configure
2019-04-10 Kevin McCarthyRename to mutt_rfc1524_expand_filename().
2019-04-10 Kevin McCarthyConvert mutt_expand_fmt() and rfc1524_expand_filename...
2019-04-10 Kevin McCarthyConvert mutt_expand_file_fmt() to accept BUFFER dest...
2019-04-10 Kevin McCarthyAdd mutt_buffer_quote_filename().
2019-04-09 Kevin McCarthyConvert mutt_check_simple() to accept a BUFFER parameter.
2019-04-09 Kevin McCarthyChange autoview_handler() to use BUFFER.
2019-04-08 Kevin McCarthyFix undeclared function warning for mutt_buffy().
2019-04-08 Kevin McCarthyChange main() folder to be BUFFER.
2019-04-07 Kevin McCarthyCreate mutt_buffer_buffy() buffer function.
2019-04-07 Kevin McCarthyFix mutt_buffer_select_file() macro to call correct...
2019-04-07 Kevin McCarthyChange mutt_folder_hook() parameter to const char *.
2019-04-03 Kevin McCarthyAdd a note about spam and the header cache in the manual.
2019-04-02 Kevin McCarthyRestore active flag in imap_fetch_message() on error.
2019-04-02 Kevin McCarthyRemove h->active hack in imap_sync_message_for_copy().
2019-03-29 Kevin McCarthyMerge branch 'stable'
2019-03-29 Kevin McCarthyChange IMAP to try oauthbearer first.
2019-03-29 Kevin McCarthyFail oauth quietly if it was not configured.
2019-03-21 Kevin McCarthyFix typo in documentation.
2019-03-21 Kevin McCarthyAdd documentation on thread tree characters and config...
2019-03-13 Kevin McCarthybrowser.c: Convert f parameter to BUFFER.
2019-03-13 Kevin McCarthybrowser.c: Convert other browser local variables to...
2019-03-13 Kevin McCarthybrowser.c: Convert buf to BUFFER.
2019-03-13 Kevin McCarthybrowser.c: Convert prefix to BUFFER.
2019-03-13 Kevin McCarthybrowser.c: Convert LastDir and LastDirBackup to BUFFER.
2019-03-13 Kevin McCarthyAdd mutt_getcwd().
2019-03-13 Kevin McCarthyAdd mutt_buffer_strcpy_n().
2019-03-13 Kevin McCarthyFixes to mutt_buffer_expand_path().
2019-03-13 Kevin McCarthyMerge branch 'stable'
2019-03-13 Kevin McCarthyautomatic post-release commit for mutt-1.11.4 mutt-1-11-4-rel
2019-03-13 Kevin McCarthyMerge branch 'stable'
2019-03-13 Kevin McCarthyFix incorrect IMAP message purging bug.
2019-03-11 Kevin McCarthyAdd mutt_buffer_expand_path().
2019-03-11 Kevin McCarthyFix imap_pretty_mailbox() call to url_ciss_tostring().
next