]> granicus.if.org Git - mutt/shortlog
mutt
2019-07-18 Drew DeVaultAdd builds.sr.ht CI manifests
2019-07-18 Kevin McCarthyFix a reference to HeaderCachePageSize.
2019-07-14 Daniel Kahn... Omit User-Agent: header by default
2019-06-28 Kevin McCarthyMerge branch 'stable'
2019-06-28 Kevin McCarthyDon't read or save history if $history_file isn't set.
2019-06-28 Kevin McCarthyRemove unnecessary "" checks for DT_STR and DT_PATH...
2019-06-27 Kevin McCarthyConvert $header_cache_pagesize to type DT_LNUM.
2019-06-26 Kevin McCarthyConvert Commands to use the union pointer_long_t too.
2019-06-26 Kevin McCarthyFix the makedoc program to cope with the new MuttVars...
2019-06-26 Kevin McCarthyConvert MuttVars.data and .init to use a union type.
2019-06-23 Vincent LefevreDetail the documentation of %l for index_format.
2019-06-22 Kevin McCarthyAdd NULL checks to rfc1524_free_entry().
2019-06-22 Kevin McCarthyClean up mutt_print_attachment() cleanup.
2019-06-22 Kevin McCarthyMerge branch 'stable'
2019-06-22 Kevin McCarthyMake sure mailcap test %s is sanitized.
2019-06-22 Kevin McCarthyRemove mutt_rfc1524_expand_filename() return value...
2019-06-22 Kevin McCarthyRemove unnecessary strcmp for mutt_view_attachment().
2019-06-22 Kevin McCarthyMerge branch 'stable'
2019-06-22 Kevin McCarthyFix compose and edit attachment symlink failure code.
2019-06-22 Kevin McCarthyMerge branch 'stable'
2019-06-22 Kevin McCarthyFix send-mode printing when expand_filename() returns 1.
2019-06-21 Kevin McCarthyRemove NULL and 0 INITVAL declarataions.
2019-06-21 Kevin McCarthyCombine DT_STR and DT_PATH in mutt_set_default().
2019-06-21 Kevin McCarthyRemove UL "" initialization from init.h.
2019-06-15 Kevin McCarthyMerge branch 'stable'
2019-06-15 Kevin McCarthyautomatic post-release commit for mutt-1.12.1 mutt-1-12-1-rel
2019-06-15 Kevin McCarthyUpdate UPDATING file for 1.12.1 release.
2019-06-14 Kevin McCarthyMerge branch 'stable'
2019-06-14 Kevin McCarthyAdd $fcc_before_send, defaulting unset.
2019-06-14 Kevin McCarthyMerge branch 'stable'
2019-06-14 Kevin McCarthyImprove $reverse_realname documentation.
2019-06-11 Kevin McCarthyAllow imap_cmd_finish() to both expunge and fetch new...
2019-06-09 Kevin McCarthyMerge branch 'stable'
2019-06-09 Kevin McCarthyMention sources for ~p and ~P patterns.
2019-06-07 Kevin McCarthyMerge branch 'stable'
2019-06-07 Kevin McCarthyImprove imap_append_message() error message handling.
2019-06-06 Kevin McCarthyMerge branch 'stable'
2019-06-06 Kevin McCarthyEnable the idata->check_status using bit operations.
2019-06-06 Kevin McCarthyMerge branch 'stable'
2019-06-06 Kevin McCarthyImprove robustness of imap_append_message().
2019-06-06 Kevin McCarthyCheck for GNU Make to allow version.h FORCE target.
2019-06-05 Kevin McCarthyMerge branch 'stable'
2019-06-05 Kevin McCarthyFix dropped new mail notifications when an EXPUNGE_PEND...
2019-06-04 Kevin McCarthyChange --disable-doc to only skip manual generation.
2019-05-31 Kevin McCarthyMerge branch 'stable'
2019-05-31 Kevin McCarthyRemove FORCE prerequisite on version.h.
2019-05-30 Kevin McCarthyMerge branch 'stable'
2019-05-30 Kevin McCarthyMinor documentation correction.
2019-05-28 Kevin McCarthyRemove EXTRACT_MACROS check from EXTRACT_NUMBER in...
2019-05-28 Kevin McCarthyRename --with-regex to --with-bundled-regex.
2019-05-28 Kevin McCarthyRemove undefined left-shift on negative value from...
2019-05-26 Kevin McCarthyChange mutt_addr_is_user() to no for a NULL address.
2019-05-26 Kevin McCarthyTurn on $ssl_force_tls by default.
2019-05-26 Sebastian Starkmake OP_HALF_{UP,DOWN} behave symmetric.
2019-05-25 Kevin McCarthyDisable state messages for attachments when forwarding.
2019-05-25 Kevin McCarthyHave $forward_attachments look at attachment disposition.
2019-05-25 Kevin McCarthyautomatic post-release commit for mutt-1.12.0 mutt-1-12-rel
2019-05-25 Kevin McCarthySet UPDATING file release date for 1.12.0.
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...
next