]> granicus.if.org Git - mutt/shortlog
mutt
2017-11-19 Kevin McCarthyFix ansi escape sequences with both reset and color...
2017-11-15 Kevin McCarthyRemove useless else branch in the $smart_wrap code...
2017-11-15 Kevin McCarthyFix $smart_wrap to not be disabled by whitespace-prefix...
2017-11-11 Kevin McCarthyAdd $change_folder_next option to control mailbox sugge...
2017-11-11 Vincent LefevreUpdated French translation.
2017-11-11 Vincent LefevreAdd %R (number of read messages) for $status_format.
2017-11-10 Kevin McCarthyAdd message count to $move quadoption prompt.
2017-11-09 Vincent LefevreMake sure that fgets and fgetc are undefined before...
2017-11-08 David WilsonUse fgets_unlocked and fgetc_unlocked if available.
2017-11-08 Kevin McCarthyNote which ssl config vars are GnuTLS or OpenSSL only...
2017-10-15 Kevin McCarthyAdd polling for the IDLE command. (closes #3957)
2017-10-01 Kevin McCarthymerge stable
2017-10-01 Kevin McCarthyFix address group terminator "exact address" printing...
2017-09-28 Roger Pau MonneEnable $reply_self for group-reply, even with $metoo...
2017-09-27 Kevin McCarthyMake cmd_parse_fetch() more precise about setting reope...
2017-09-27 Kevin McCarthymerge stable
2017-09-27 Kevin McCarthyFix uses of context->changed as a counter.
2017-09-26 Kevin McCarthyChange maildir and mh check_mailbox to use dynamic...
2017-09-23 Kevin McCarthymerge stable
2017-09-23 Kevin McCarthymutt-1.9.1 signed
2017-09-23 Kevin McCarthyAdded tag mutt-1-9-1-rel for changeset 869633ef393e
2017-09-23 Kevin McCarthyautomatic post-release commit for mutt-1.9.1 mutt-1-9-1-rel
2017-09-22 Kevin McCarthymerge stable
2017-09-22 Kevin McCarthyAdd missing IMAP_CMD_POLL flag in imap buffy check.
2017-09-22 Kevin McCarthyClose the imap socket for the selected mailbox on error.
2017-09-22 Kevin McCarthyFix imap sync segfault due to inactive headers during...
2017-09-22 Vincent LefevreUpdated French translation.
2017-09-20 Kevin McCarthyDisplay an error message when delete mailbox fails...
2017-09-14 Kevin McCarthymerge stable
2017-09-14 Kevin McCarthyImprove imap fetch handler to accept an initial UID...
2017-09-13 Kevin McCarthymerge stable
2017-09-13 Kevin McCarthyChange imap copy/save and trash to sync flags, excludin...
2017-09-13 Kevin McCarthyRemove \Seen flag setting for imap trash. (see #3966...
2017-09-05 Vincent LefevreUpdated French translation.
2017-09-04 Kevin McCarthyRemove 'really' from the purge-message help description.
2017-09-04 Kevin McCarthyAdd L10N comment to generated keymap_defs.h files.
2017-09-04 Kevin McCarthyAdd warning about using inline pgp with format=flowed...
2017-09-04 Kevin McCarthymerge stable
2017-09-04 Kevin McCarthyFix rv assignment in mutt_window_mvprintw(). (closes...
2017-09-04 Kevin McCarthyFix fp resource leak. (closes #3965)
2017-09-02 Kevin McCarthymerge default into stable
2017-09-02 Kevin McCarthymutt-1.9.0 signed
2017-09-02 Kevin McCarthyAdded tag mutt-1-9-rel for changeset 549821ba69e5
2017-09-02 Kevin McCarthyautomatic post-release commit for mutt-1.9.0 mutt-1-9-rel
2017-09-02 Kevin McCarthyFix the new certificate prompt translations.
2017-08-29 TAKAHASHI TamotsuUpdated Japanese translation.
2017-08-27 Ivan Vilata... Updated Catalan translation.
2017-08-23 Kevin McCarthyAdd 1.9.0 entries to the UPDATING file.
2017-08-22 Morten Bo JohansenUpdated Danish translation.
2017-08-22 Morten Bo JohansenUpdated Danish translation.
2017-08-22 Olaf HeringUpdated German translation.
2017-08-20 Vsevolod VolkovUpdated Russian translation.
2017-08-20 Vsevolod VolkovUpdated Ukrainian translation.
2017-08-19 Kevin McCarthyAdd option to run command to query attachment mime...
2017-08-12 Vincent LefevreUpdated French translation.
2017-08-11 Kevin McCarthyFix parent_hdr usage in mutt_attach_reply(). (see ...
2017-08-11 Kevin McCarthyAdd edit-content-type helper and warning for decrypted...
2017-08-11 Kevin McCarthyFix attachment check_traditional and extract_keys opera...
2017-08-11 Kevin McCarthyFix shared attachment functions. (see #3728)
2017-08-11 Kevin McCarthyFix the expand/collapse code to use the virtual index...
2017-08-11 Kevin McCarthyAdd virtual index to actx. (see #3728)
2017-08-11 Kevin McCarthyChange recvattach to allow nested encryption. (see...
2017-08-11 Kevin McCarthyAdd helpers to add and remove actx entries. (see #3728)
2017-08-11 Kevin McCarthyChange helpers functions to pass actx. (see #3728)
2017-08-11 Kevin McCarthyCreate ATTACH_CONTEXT to hold attachment index. (see...
2017-08-09 lilydjwgUpdated Simplified Chinese translation.
2017-08-08 Olaf HeringUpdated German translation.
2017-08-06 Kevin McCarthyHandle error if REGCOMP in pager fails when resizing.
2017-08-04 Olaf HeringUpdated German translation.
2017-07-28 Kevin McCarthyConvert raw_socket_poll() to use gettimeofday().
2017-07-26 Vincent LefevreUpdated French translation.
2017-07-24 Kevin McCarthyAdd autoconf search for clock_gettime.
2017-07-23 Kevin McCarthyAdd $imap_poll_timeout to allow mailbox polling to...
2017-07-23 Kevin McCarthyAdd timeout parameter to mutt_socket_poll.
2017-07-21 Kevin McCarthyWhen guessing an attachment type, don't allow text...
2017-07-19 Kevin McCarthymerge stable
2017-07-19 Kevin McCarthyChange imap_cmd_start() to return OK when the cmd_queue...
2017-07-19 Kevin McCarthyFix menu color calls to occur before positioning the...
2017-07-14 Kevin McCarthyDecrease regex failure stack limit. (closes #3955)
2017-07-14 Brendan Cullydrop unused flags argument from imap_access
2017-07-13 Brendan Cullybcache: cast to avoid implicit signed/unsigned comparis...
2017-07-12 Kevin McCarthymerge stable
2017-07-12 Kevin McCarthyFix crash when $postponed is on another server.
2017-07-08 Brendan Cullyfix signed/unsigned comparison in longest_common_prefix
2017-07-06 Kevin McCarthyAdd ~<() and ~>() immediate parent/children patterns...
2017-07-04 Kevin McCarthyRemove stale certificate prompt translations.
2017-07-04 Kevin McCarthyUpdate po files.
2017-07-04 Kevin McCarthyAdd L10N comments to the GNUTLS certificate prompt.
2017-07-03 Kevin McCarthyAdd more description for the %S and %Z $index_format...
2017-07-02 Kevin McCarthyAdd config vars for forwarded message attribution intro...
2017-06-26 Antonio RadiciFix typo in smime_self_encrypt_as documentation. (close...
2017-06-26 Kevin McCarthymerge stable
2017-06-26 Regid IchiraMinor documentation fixes.
2017-06-20 Kevin McCarthyBlock SIGWINCH during connect(). (closes #3941)
2017-06-18 Kevin McCarthyImprove the L10N comment about Sign as.
2017-06-18 TAKAHASHI TamotsuUpdated Japanese translation.
2017-06-15 Kevin McCarthyAuto-pad translation for the GPGME key selection "verif...
2017-06-14 Morten Bo JohansenUpdated Danish translation.
2017-06-14 Kevin McCarthyEnable all header fields in the compose menu to be...
2017-06-13 Kevin McCarthyForce hard redraw after $sendmail instead of calling...
next