]> granicus.if.org Git - neomutt/shortlog
neomutt
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 Pietro CeruttiTurn mutt_new_* macros into inline functions
2017-02-08 Pietro CeruttiDo not cast return values from malloc (et similia)
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-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 Pietro CeruttiHandle BAD as IMAP_AUTH_UNAVAIL (#351)
2017-01-31 Richard Russonchange pager to allow timehook-hook to fire
2017-01-30 Pietro CeruttiDo not crash when closing a non-opened mailbox
2017-01-30 Bryan BennettUpdate documentation about modify-labels-then-hide
2017-01-30 Pietro CeruttiImport hcache benchmark
2017-01-28 Richard RussonNeoMutt 2017-01-28 (1.7.2) 312/head neomutt-20170128
2017-01-27 Elimar RiesebieterFix typo in comment
2017-01-27 Guillaume Brogifix global hooks to not take a pattern
2017-01-26 Guyzmodocs: Added waffle badges to readme
2017-01-25 Richard Russonbuild: appease check_sec.sh
2017-01-25 Pietro CeruttiMerge pull request #327 from neomutt/devel/issue-325
2017-01-24 Pietro CeruttiRemove most ascii_ functions 327/head
2017-01-24 Pietro CeruttiAssume ANSI C headers are there
2017-01-24 Pietro CeruttiRemove in-house implementation of mkdtemp
2017-01-24 Pietro CeruttiMention that strcasestr doesn't exist on AIX
2017-01-24 Pietro CeruttiRemove in-house implementation of strtok_r
2017-01-24 Pietro CeruttiRemove in-house implementation of strsep
2017-01-24 Pietro CeruttiRemove in-house implementation of setenv
2017-01-24 Pietro CeruttiRemove str(n)casecmp declarations
2017-01-24 Pietro CeruttiRemove in-house implementations of strcasecmp and strnc...
2017-01-24 Richard Russonnotmuch: fix toggle labels
2017-01-24 Bryan Bennettnotmuch: Allow <modify-labels> to toggle labels
2017-01-24 Richard Russonfix bug in "Support for aborting mailbox loading"
2017-01-24 Pietro CeruttiAvoid breaking relative paths when avoiding cyclic...
2017-01-24 Pietro CeruttiRevert "Avoid cyclic checks on pipes"
2017-01-24 Pietro CeruttiAvoid cyclic checks on pipes
2017-01-23 GuyzmoSupport for aborting mailbox loading
2017-01-23 Ian ZimmermanDo a buffy check after shell escape
2017-01-23 Richard Russonmerge: add a recursive mkdir function
2017-01-23 Pietro CeruttiOptimise the case of an existing cache file
2017-01-23 Richard Russonhcache: use mutt_mkdir
2017-01-23 Richard Russonnntp: use mutt_mkdir
2017-01-23 Richard Russonbcache: use mutt_mkdir()
2017-01-23 Richard Russoncreate tmpdir
2017-01-23 Richard Russonlib: add mutt_mkdir
2017-01-23 Richard Russondocs: fix docbook validation
2017-01-23 Marcin Rajner... contrib: fix vim syntax file for index-color commands
2017-01-23 Pietro CeruttiAdd option for missing subject replacement
2017-01-23 toogleycontrib: add .editorconfig
2017-01-23 Pietro Ceruttibuild: Kill any references to strdup
2017-01-23 Guyzmobuild: Start migrating to stdbool logic
2017-01-23 GuyzmoSupport of relative paths sourcing and cyclic source...
2017-01-23 GuyzmoSupport of multiple config files as CLI arguments
2017-01-23 Ian Zimmermandocs: Describe the new message ranges
2017-01-23 Richard Russonfix: minor bugs in relative-msgno
2017-01-21 Ian ZimmermanExtend the ~m pattern to allow relative ranges
2017-01-19 Pietro CeruttiImplement SASL's PLAIN mechanism as a standalone authen...
2017-01-19 Guyzmodocs: add documentation for -DS command line switch
2017-01-19 Pietro CeruttiAdd support for sensitive config options
2017-01-19 Pietro CeruttiFix sorting when using '/' as a namespace separator
2017-01-18 Richard Russonmerge: notmuch search windows
2017-01-18 GuyzmoImproving the API naming and typing
2017-01-18 Richard RussonAdd doxygen documentation comments
2017-01-18 Bernard PratzMakes the sidebar show the real msg count on the curren...
2017-01-18 Bernard PratzFix of the sidebar item highlight when matched by curre...
2017-01-18 Bernard PratzSearching with a window over notmuch vfolders
2017-01-17 Richard Russondocs: remove reference to missing keybinding
2017-01-17 Christian Drögedoc: fix typos in section on config locations
2017-01-16 Richard Russonreformat the source to mutt standards
2017-01-13 Richard RussonNeoMutt 2017-01-13 (1.7.2) neomutt-20170113
2017-01-13 Richard Russonmerge: translations
2017-01-13 Richard Russonsync po files to source
2017-01-13 Rubén Llorenteupdate Spanish translation
next