]> granicus.if.org Git - neomutt/shortlog
neomutt
2017-09-26 Anton Riegerbool: convert function parameters in history.h 785/head
2017-09-26 Anton Riegerbool: convert function parameters in buffy.h 783/head
2017-09-26 Anton Riegerbool: convert function parameters in attach.h 776/head
2017-09-26 Richard Russonfix: crash looking up mime body type 787/head
2017-09-26 Richard Russonfix: crash in mutt_substrdup 781/head
2017-09-26 Richard Russonfix: crash in mbox_to_udomain 779/head
2017-09-26 Jakub WilkFix off-by-one buffer overflow in add_index_color 775/head
2017-09-26 Richard Russonmerge: upstream fixes (mutt/default)
2017-09-26 Kevin McCarthyChange maildir and mh check_mailbox to use dynamic...
2017-09-26 Kevin McCarthyAdd missing IMAP_CMD_POLL flag in imap buffy check.
2017-09-26 Kevin McCarthyClose the imap socket for the selected mailbox on error.
2017-09-26 Kevin McCarthyFix imap sync segfault due to inactive headers during...
2017-09-26 Vincent LefevreUpdated French translation.
2017-09-26 Kevin McCarthyDisplay an error message when delete mailbox fails...
2017-09-26 Richard Russonclang-format
2017-09-22 seishinryohoshaUnsubscribe after deleting an imap folder (#730)
2017-09-22 Pietro CeruttiRemove spurious error message (#773)
2017-09-18 Richard Russonrestore ~/.config/mutt to config search path
2017-09-15 Pietro CeruttiKill include line altogether
2017-09-15 Pietro CeruttiDo not include sys/cdefs.h
2017-09-15 Richard Russonrestore quote_regexp and reply_regexp
2017-09-14 Richard Russonfix: %{fmt} date format
2017-09-14 Richard Russonrename regexp to regex
2017-09-14 Kevin McCarthyImprove imap fetch handler to accept an initial UID...
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-13 Pietro CeruttiDo not pop from MuttrcStack what wasn't pushed
2017-09-13 Richard Russonfix: set mbox_type
2017-09-13 Pietro CeruttiFix two too many s/Mutt/Neo&/
2017-09-12 Richard Russonmerge: Rename Mutt to NeoMutt
2017-09-12 Richard Russonupdate translations to match code changes
2017-09-12 Richard Russondocs: remove old vim syntax file
2017-09-12 Richard Russoncode: change mutt references to neomutt
2017-09-12 Richard Russondocs: rename some files
2017-09-12 Richard Russondocs: change muttrc references to neomuttrc
2017-09-12 Richard Russondocs: replace mutt refs with neomutt
2017-09-12 Richard Russonrename contrib files
2017-09-12 Richard Russonrename binary from mutt to neomutt
2017-09-12 Richard Russondrop upstream mutt references
2017-09-12 Richard RussonNeoMutt 2017-09-12 (1.9.0) neomutt-20170912
2017-09-12 Richard Russonupdate translations
2017-09-12 Richard RussonNeoMutt 2017-09-12 (1.9.0)
2017-09-12 Florian Klinkfix: crash in vfolder-from-query
2017-09-12 Richard Russonnotmuch: add support for the v5 API
2017-09-11 Richard Russonbuild: fix warnings raised by gcc7
2017-09-09 Richard Russonfix: broken check on resend message
2017-09-07 Pietro CeruttiBe more formal about quoting in m4 macros
2017-09-07 Pietro CeruttiUse tabs consistently to columnize .mailmap
2017-09-07 Richard RussonNeoMutt 2017-09-07 (1.9.0) neomutt-20170907
2017-09-07 Richard Russonclang-format
2017-09-07 Richard Russonfix whitespace
2017-09-07 Richard Russonupdate credits/mailmap
2017-09-07 Richard Russonupdate translations
2017-09-07 Richard Russonversion: 2017-09-06
2017-09-06 Richard Russonfix: version string
2017-09-06 Florian Klinkmutt_notmuch: fix setting custom query_type in notmuch... 740/head
2017-09-06 Richard Russonbuild: fix make dist
2017-09-06 Richard Russonmerge: tidying in preparation for config changes
2017-09-06 Richard Russonrename: Global variables to match their config item
2017-09-06 Richard Russonrename: OPT_* to match their config item
2017-09-06 Richard Russonrename: Unify the multi-byte char table naming
2017-09-06 Richard Russonrename: rx -> regex
2017-09-06 Richard Russonrename DT_ consts
2017-09-06 Richard Russonlib: move more functions into the library
2017-09-06 Richard Russonmerge: upstream fixes (mutt/default)
2017-09-05 Vincent LefevreUpdated French translation
2017-09-05 Kevin McCarthyRemove 'really' from the purge-message help description.
2017-09-05 Kevin McCarthyAdd warning about using inline pgp with format=flowed...
2017-09-05 Kevin McCarthyFix rv assignment in mutt_window_mvprintw(). (closes...
2017-09-05 Kevin McCarthyFix fp resource leak. (closes #3965)
2017-09-05 Kevin McCarthyFix the new certificate prompt translations.
2017-09-05 TAKAHASHI TamotsuUpdated Japanese translation
2017-09-05 Ivan Vilata... Updated Catalan translation
2017-09-05 Morten Bo JohansenUpdated Danish translation
2017-09-05 Olaf HeringUpdated German translation
2017-09-05 Vsevolod VolkovUpdated Russian translation
2017-09-05 Vsevolod VolkovUpdated Ukrainian translation
2017-09-01 Damien Riegelbuild: substitute-in package version
2017-09-01 Richard Russonrefactor nntp setup
2017-09-01 Richard Russonbuild: drop unused test/symbol ICONV_NONTRANS
2017-09-01 Richard Russontidy: fix whitespace
2017-09-01 Richard Russonmerge: upstream fixes (mutt/default)
2017-09-01 Kevin McCarthyAdd option to run command to query attachment mime...
2017-09-01 Kevin McCarthyFix parent_hdr usage in mutt_attach_reply(). (see ...
2017-09-01 Kevin McCarthyAdd edit-content-type helper and warning for decrypted...
2017-09-01 Kevin McCarthyFix attachment check_traditional and extract_keys opera...
2017-09-01 Kevin McCarthyFix shared attachment functions. (see #3728)
2017-09-01 Kevin McCarthyFix the expand/collapse code to use the virtual index...
2017-09-01 Kevin McCarthyAdd virtual index to actx. (see #3728)
2017-09-01 Kevin McCarthyChange recvattach to allow nested encryption. (see...
2017-09-01 Kevin McCarthyAdd helpers to add and remove actx entries. (see #3728)
2017-09-01 Kevin McCarthyChange helpers functions to pass actx. (see #3728)
2017-09-01 Kevin McCarthyCreate ATTACH_CONTEXT to hold attachment index. (see...
2017-09-01 ng0contrib: Add guix-neomutt.scm.
2017-08-31 Pietro CeruttiFix link in CODE_OF_CONDUCT.md
2017-08-28 Damien Riegelteach gen-map-doc about the new opcode header
2017-08-28 Damien Riegelmove HelpStrings to help.c
2017-08-28 Damien Riegeluse opcodes.h instead of keymap_defs.h
2017-08-28 Damien Riegelintroduce opcodes header
2017-08-28 Damien Riegeldefine USE_NOTMUCH when creating the documentation
next