]> granicus.if.org Git - mutt/shortlog
mutt
2019-09-07 Kevin McCarthyConvert bcache to use buffer pools.
2019-09-02 Kevin McCarthyFix memory leak when attaching messages.
2019-09-01 Kevin McCarthyReuse the static space_stuff function for unstuffing.
2019-08-31 Kevin McCarthyRemove manual note about space-stuffing only once.
2019-08-31 Kevin McCarthyRe-enable and cleanup format-flowed space stuffing.
2019-08-31 Kevin McCarthyProperly revert on an autocrypt postpone failure.
2019-08-28 Kevin McCarthyMerge branch 'stable'
2019-08-28 Kevin McCarthyFix inotify configure test.
2019-08-28 Olaf Heringde.po: proper translation for term collapse
2019-08-20 Kevin McCarthyClean up the autocrypt doc a bit more.
2019-08-20 Kevin McCarthyUpdate autocrypt keyring documentation.
2019-08-20 Kevin McCarthyFix --with-sqlite3 test for autocrypt.
2019-08-17 Kevin McCarthyAdd $ssl_use_tlsv1_3 config variable, default set.
2019-08-17 Kevin McCarthyAdd size display configuration variables.
2019-08-14 Kevin McCarthyFix LibreSSL build.
2019-08-13 Kevin McCarthyUpdate POTFILES.in.
2019-08-13 Kevin McCarthyAdd checks for buffered OpenSSL or GnuTLS data when...
2019-08-13 Kevin McCarthyMention base64 keydata being stored in the autocrypt...
2019-08-11 Kevin McCarthyMove LIBAUTOCRYPT before MUTTLIBS to fix building issues.
2019-08-11 Kevin McCarthyAdd autocrypt and sqlite3 to .gitlab-ci.yml.
2019-08-09 Kevin McCarthyAdd L10N comment about autocrypt menu help line abbrevi...
2019-08-09 Kevin McCarthyAdd a note about autocrypt first-run and macros.
2019-08-09 Kevin McCarthyAdd autocrypt documentation about shared key and keyrin...
2019-08-09 Kevin McCarthyMinor autocrypt manual section updates.
2019-08-08 Kevin McCarthyEnabled writing protected subject with autocrypt too.
2019-08-08 Kevin McCarthyTurn off macro processing during autocrypt initialization.
2019-08-08 Kevin McCarthyAllow nested setting of OPTIGNOREMACROEVENTS.
2019-08-07 Kevin McCarthyAdd $autocrypt_reply.
2019-08-07 Kevin McCarthyAutomatically clear screen when popping the last menu.
2019-08-07 Kevin McCarthyAdd ability to create autocrypt account from an existin...
2019-08-04 Kevin McCarthyDon't try to decrypt autocrypt messages if the option...
2019-08-04 Kevin McCarthyManual typo fix.
2019-08-03 Kevin McCarthyAdd autocrypt README file
2019-08-03 Kevin McCarthyAdd documentation for the autocrypt feature.
2019-08-03 Kevin McCarthyAdd option to scan mailboxes during first run.
2019-08-03 Kevin McCarthyAdd more translation string comments for autocrypt.
2019-08-03 Kevin McCarthyBasic autocrypt account menu.
2019-08-03 Kevin McCarthyConvert peer_update to just pass the peer object.
2019-08-03 Kevin McCarthyImprove gen-map-doc work on multi-word maps.
2019-08-03 Kevin McCarthyAdd account->enabled checks.
2019-08-03 Kevin McCarthyAdd prefer-encrypt prompt during account creation.
2019-08-03 Kevin McCarthyAdd AUTOCRYPT header to imap fetch list.
2019-08-03 Kevin McCarthyAdd L10N translation message comments.
2019-08-03 Kevin McCarthyAdd autocrypt source files to POTFILES.in
2019-08-03 Kevin McCarthyPrint an error message if an autocrypt key can't be...
2019-08-03 Kevin McCarthyHandle autocrypt message decryption.
2019-08-03 Kevin McCarthySlightly improve the gossip header key update.
2019-08-03 Kevin McCarthyFix process_gossip_headers() to look at the right envelope.
2019-08-03 Kevin McCarthyAutocrypt outgoing emails.
2019-08-03 Kevin McCarthyAdd autocrypt line to the compose menu.
2019-08-03 Kevin McCarthyAdd another HEADER security bit for autocrypt.
2019-08-03 Kevin McCarthyChange gossip header address comparison to use normaliz...
2019-08-03 Kevin McCarthyChange autocrypt_db normalization to return ADDRESS.
2019-08-03 Kevin McCarthyAdd gossip header processing.
2019-08-03 Kevin McCarthyConvert to use sqllite3_prepare_v3().
2019-08-03 Kevin McCarthyProcess autocrypt headers.
2019-08-03 Kevin McCarthyAdd autocrypt header parsing to mutt_parse_rfc822_line().
2019-08-03 Kevin McCarthyAdd initial autocrypt account setup.
2019-08-03 Kevin McCarthyFactor out mutt_edit_address() in send.c.
2019-08-03 Kevin McCarthyStart autocrypt gpgme.
2019-08-03 Kevin McCarthyAdd database and schema initialization.
2019-08-03 Kevin McCarthyAdd autocrypt config vars.
2019-08-03 Kevin McCarthyInitial autoconf and makefile setup for autocrypt.
2019-07-28 Kevin McCarthyAdd a comment to the OPTIGNOREMACROEVENTS km_dokey...
2019-07-26 OnericChange OPTIGNOREMACROEVENTS to actuallly ignore macros...
2019-07-26 Kevin McCarthyMerge branch 'stable'
2019-07-26 Kevin McCarthyFix accidental fall-through for <quote-char> if aborted.
2019-07-21 Andrew MarksAdded * option to unattachments command
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...
next