]> granicus.if.org Git - neomutt/shortlog
neomutt
2017-02-20 Matthias AndreeShow SHA1 fp in interactive cert check menu.
2017-02-20 Kevin McCarthyFix potential cert memory leak in check_certificate_by_...
2017-02-20 Matthias AndreePlug memory leak in weed-expired-certs code.
2017-02-20 Kevin McCarthyFilter expired local certs for OpenSSL verification.
2017-02-20 Kevin McCarthyChange "allow_dups" into a flag at hash creation.
2017-02-20 Richard Russonmerge: fix coverity defects
2017-02-20 Richard Russonfix: resource leak - CID 160977 405/head
2017-02-20 Richard Russonfix: resource leak - CID 150921
2017-02-20 Richard Russonfix: resource leak - CID 83478
2017-02-20 Richard Russonfix: resource leak - CID 83477
2017-02-20 Richard Russonfix: resource leak - CID 76986
2017-02-20 Richard Russonfix: resource leak - CID 76985
2017-02-20 Richard Russonfix: resource leak - CID 76984
2017-02-20 Richard Russonfix: resource leak - CID 76983
2017-02-20 Richard Russonfix: resource leak - CID 76982
2017-02-20 Richard Russonfix: resource leak - CID 76980
2017-02-20 Richard Russonfix: resource leak - CID 76979
2017-02-20 Richard Russonfix: resource leak - CID 76978
2017-02-20 Richard Russonfix: resource leak - CID 76977
2017-02-20 Richard Russonfix: resource leak - CID 76976
2017-02-20 Richard Russonfix: resource leak - CID 76975
2017-02-20 Richard Russonfix: resource leak - CID 76972
2017-02-20 Richard Russonfix: resource leak - CID 76968
2017-02-20 Richard Russonfix: resource leak - CID 76967
2017-02-20 Richard Russonfix: resource leak - CID 76966
2017-02-20 Richard Russonfix: resource leak - CID 76965
2017-02-20 Richard Russonfix: resource leak - CID 76963
2017-02-20 Richard Russonfix: resource leak - CID 76962
2017-02-19 Edward Bettsdocs: remove duplicate "default" in the sidebar intro
2017-02-18 Edward Bettscorrect spelling mistakes (#412)
2017-02-18 Richard Russonbuild: fix doc generator
2017-02-17 Richard Russontravis: use container build
2017-02-17 Wieland HoffmannUpdate the german translation (#397)
2017-02-16 Pietro CeruttiRemove snprintf.c from EXTRA_DIST (#406)
2017-02-16 Pietro CeruttiKill homebrew (v)snprintf implementations, as they...
2017-02-15 Pierre-Elliott... Merge pull request #400 from neomutt/devel/issue-336
2017-02-14 William Petterssonnotmuch: fix crash when completing tags (#395)
2017-02-14 Pietro CeruttiDisplay charset + small refactoring
2017-02-14 Ismaël BouyaAdd option $show_multipart_alternative
2017-02-14 Richard Russonbuild: add a few includes (prelude to clang-format)
2017-02-14 Richard Russonbuild: slcurses.h defines its own bool type
2017-02-14 Pietro CeruttiAvoid browsing the remote spoolfile by setting MUTT_SEL... 400/head
2017-02-14 guyzmoFixes missing failure return of notmuch msg open (...
2017-02-13 Pietro CeruttiDo not cast or check returns from safe_calloc (#396)
2017-02-10 Pietro CeruttiFix latest Coverity issues (#387)
2017-02-10 Pietro CeruttiAdvance by the correct number of position even for...
2017-02-10 Richard Russonmerge: sync to mutt/default
2017-02-10 Richard Russonmerge: upstream fixes (mutt/default)
2017-02-10 Kevin McCarthySimplify mutt_label_complete(). 385/head
2017-02-10 Kevin McCarthyPermit tab completion of pattern expressions with ...
2017-02-10 Kevin McCarthyFix the mutt_label_complete() pos parameter.
2017-02-10 Kevin McCarthyFix the x-label update code check location.
2017-02-10 Kevin McCarthyImprove the label completion hash table usage.
2017-02-10 David ChampionAdds label completion.
2017-02-10 Kevin McCarthyAdd hash_find_elem to get the hash element.
2017-02-10 Kevin McCarthyMinor fixes to the x-label patch from David.
2017-02-10 David ChampionAdds capability to edit x-labels inside mutt, and to...
2017-02-10 Kevin McCarthyAllow "unsubjectrc *" to remove all patterns.
2017-02-10 David ChampionAdd subjectrx command to replace matching subjects...
2017-02-10 David ChampionAbstract the SPAM_LIST as a generic REPLACE_LIST
2017-02-10 Kevin McCarthyImprove Reply-to vs From comparison when replying....
2017-02-10 Kevin McCarthyFix sidebar references to the "new count" to be "unread...
2017-02-10 Kevin McCarthyFix several alias hashtable issues.
2017-02-10 Kevin McCarthyAdd casecmp and strdup_key flags to hash_create()
2017-02-10 Kevin McCarthyImprove error handling in mbox magic detection.
2017-02-10 David ChampionAllow initial blank lines in local mailboxes.
2017-02-10 Simon RuderichFix minor documentation issues.
2017-02-10 Kevin McCarthyConvert cmd_parse_search to use the uid hash. (closes...
2017-02-10 Kevin McCarthyCreate a uid hash for imap. (see #3905)
2017-02-10 Kevin McCarthyConvert HASH to be indexable by unsigned int. (see...
2017-02-10 Kevin McCarthyFix imap server-side search to call uid2msgno() only...
2017-02-10 Kevin McCarthyAdd a pattern_cache_t to speed up a few repeated matches.
2017-02-10 Kevin McCarthyCanonicalize line endings for GPGME S/MIME encryption...
2017-02-10 Pietro CeruttiRelease KyotoCabinet data with kcfree() (#384)
2017-02-10 Damien Riegelrefactor: create a generic base64 encode/decode
2017-02-09 Damien Rdebug: remove dprint in favor of mutt_debug (#375)
2017-02-09 Richard RussonFix dubious use macro for _() / gettext() (#376)
2017-02-09 Guillaume BrogiUse mutt_buffer_init instead of memset 370/head
2017-02-09 GuyzmoMake the heap method and datatype a plain list 380/head
2017-02-09 guyzmoReverts making AliasFile into a list_t (#379)
2017-02-08 Kevin McCarthyFix build for bdb.
2017-02-08 Pietro CeruttiTurn mutt_new_* macros into inline functions
2017-02-08 Pietro CeruttiDo not cast return values from malloc (et similia)
2017-02-08 Kevin McCarthyCreate function to free header cache data.
2017-02-08 Kevin McCarthyAdd Kyoto Cabinet support to the header cache.
2017-02-07 Tobias Angeledoc: fix confusing description of notmuch operators...
2017-02-06 Pietro CeruttiTry (once) to reconnect after an IMAP failure (#366)
2017-02-06 Pietro CeruttiSimplify imap_keepalive + some cleanup (#354)
2017-02-06 Richard RussonNeoMutt 2017-02-06 (1.7.2) neomutt-20170206
2017-02-05 Pietro CeruttiUnicode 0x202F is a non-break space too (#358)
2017-02-05 toogleyimprove readability of find_subject()
2017-02-05 Pietro CeruttiImport hcache-lmdb fixes from upstream (#363)
2017-02-05 Pietro CeruttiRework the "inbox-first" implementation to make code...
2017-02-04 Kevin McCarthyFixes to the LMDB header cache. (closes #3691)
2017-02-04 Kevin McCarthyAdd LMDB backend support for header cache. (see #3691)
2017-02-01 Pietro CeruttiIf possible, only redraw after gpgme has invoked pinent...
2017-02-01 Richard Russonfix: bug introduced by mkdir changes (#350)
2017-02-01 guiniolRemove two use-after free in global hooks (#353)
2017-01-31 Kevin McCarthyMinor fix to ~y completion.
2017-01-31 Kevin McCarthySimplify mutt_label_complete().
next