]> granicus.if.org Git - mutt/shortlog
mutt
2016-11-18 Kevin McCarthyFix mark-message translation and keybind menu.
2016-11-18 Kevin McCarthyImprove two compress translation messages.
2016-11-18 Vincent LefevreUpdated French translation.
2016-11-18 Vincent LefevreMake a string translatable.
2016-11-18 Vincent LefevreMake a string translatable. Add a missing space at...
2016-11-18 Vincent LefevreUpdated French translation (except for 1 string).
2016-11-18 Vincent LefevreUpdated requirement on the C compiler.
2016-11-18 Kevin McCarthyRevert changes made to mutt_find_cfg() in 3c6d322912e3
2016-11-17 David ChampionAdds <mark-message> binding to create "hotkeys" for...
2016-11-17 Kevin McCarthyBackout inlining of MUTT_VERSION in 42fee7585fae.
2016-11-17 David ChampionAdds the '@' pattern modifier to limit matches to known...
2016-11-16 David ChampionWhen $flag_safe is set, flagged messages cannot be...
2016-11-15 Kevin McCarthyFix muttbug to check $XDG_CONFIG_HOME.
2016-11-15 Kevin McCarthyFix loop terminator in in mutt_find_cfg().
2016-11-14 Kevin McCarthyEnsure the compressed documentation is always built.
2016-11-14 Kevin McCarthyCompress: check mailbox type if possible when appending.
2016-11-14 Kevin McCarthyCompress: escape single quotes when invoking the compre...
2016-11-14 Kevin McCarthyCompress: fix check_mailbox and sync_mailbox.
2016-11-14 Kevin McCarthyCreate mx_ops.sync operation. Refactor compress to...
2016-11-14 Kevin McCarthyCompress: pull the lock/unlock operations into the...
2016-11-14 Kevin McCarthyCompress: safe_fopen() the tempfile, to prevent tempfil...
2016-11-14 Kevin McCarthyCompress: add delegate calls to open_append and close...
2016-11-14 Kevin McCarthyCompress: fix several logic and memory bugs.
2016-11-14 Kevin McCarthyCompress: remove buffy stats "improvisation".
2016-11-14 Kevin McCarthyCompress: prefix external functions with "mutt_"
2016-11-14 Kevin McCarthyCompress patch from the neomutt repository.
2016-11-14 Damien Riegelsearch muttrc file according to XDG Base Specification...
2016-11-08 Kevin McCarthyMove mbox close-append logic inside mbox_close_mailbox().
2016-11-08 Kevin McCarthyChain %d->%F->%f in the attachment menu.
2016-11-08 Damien Riegelcompose: add operation to rename an attachment
2016-11-08 Damien Riegelattach_format: add new %F placeholder
2016-11-03 Kevin McCarthyDefine PATH_MAX, it's missing on the GNU Hurd. (closes...
2016-11-03 Vincent LefevreFixed issue from changeset 4da647a80c55. (closes #3892)
2016-11-03 Kevin McCarthyAttempt to silence a clang range warning. (closes ...
2016-11-03 Kevin McCarthyMake ncurses and ncursesw header checking the same.
2016-11-01 Kevin McCarthyAdd a --disable-doc configuration option.
2016-10-23 Kevin McCarthyPerform charset conversion on text attachments when...
2016-10-23 Kevin McCarthymerge stable
2016-10-23 Kevin McCarthyFix pager segfault when lineInfo.chunks overflows....
2016-10-23 Kevin McCarthymerge stable
2016-10-23 Kevin McCarthyPrevent an integer overflow in mutt_mktime() (closes...
2016-10-20 Vincent LefevreUpdated French translation.
2016-10-19 Kevin McCarthyAdd root-message function to jump to root message in...
2016-10-17 Kevin McCarthymerge stable
2016-10-17 Kevin McCarthyActually fix gpgme segfault in create_recipient_set().
2016-10-16 Kevin McCarthyChange sidebar to only match $folder prefix on a $sideb...
2016-10-16 Kevin McCarthymerge stable
2016-10-16 Kevin McCarthyUse mutt_strlen and mutt_strncmp in sidebar.c.
2016-10-16 Kevin McCarthymerge stable
2016-10-16 Kevin McCarthyFix gpgme segfault in create_recipient_set().
2016-10-15 Kevin McCarthyAllow IPv6 literal addresses in URLs. (closes #3681)
2016-10-13 Kevin McCarthyHandle presence of '--' delimiter in $sendmail. (closes...
2016-10-12 TAKAHASHI TamotsuFix GPGME signature zero timestamp and locale awareness...
2016-10-11 Kevin McCarthyAdd a few explanatory comments to pop_auth_sasl()....
2016-10-10 <g1pi@libero.it>Fix POP3 SASL authentication mechanism DIGEST-MD5....
2016-10-08 Kevin McCarthymerge stable
2016-10-08 Kevin McCarthymutt-1.7.1 signed
2016-10-08 Kevin McCarthyAdded tag mutt-1-7-1-rel for changeset 0ce5f9bff1fd
2016-10-08 Kevin McCarthyautomatic post-release commit for mutt-1.7.1 mutt-1-7-1-rel
2016-10-06 Kevin McCarthyMark IMAP fast-trash'ed messages as read before copying...
2016-10-05 Petr PisarUpdated Czech translation.
2016-10-04 Kevin McCarthymerge stable
2016-10-04 Kevin McCarthyPreserve forwarded attachment names in d_filename.
2016-10-01 Kevin McCarthyEnsure signatures exist when verifying multipart/signed...
2016-10-01 Kevin McCarthyRFC2047-decode mailto url headers after RFC2822 parsing...
2016-09-28 Kevin McCarthyRFC2047-decode mailto header values. (closes #3879)
2016-09-25 Kevin McCarthymerge stable
2016-09-25 Kevin McCarthyReset invalid parsed received dates to 0. (closes...
2016-09-23 Kevin McCarthyClear pager position when toggling headers.
2016-09-22 Kevin McCarthyDon't abort the menu editor on sigwinch. (closes #3875)
2016-09-22 Kevin McCarthymerge stable
2016-09-22 Antonio RadiciMark some gpgme pgp menu keybinding translations as...
2016-09-22 Kevin McCarthymerge stable
2016-09-21 Kevin McCarthyCheck for NULL mx_ops in mx.c
2016-09-20 Antonio RadiciUse body color for gpgme output. (closes #3872)
2016-09-20 Kevin McCarthymerge stable
2016-09-20 Antonio RadiciFix gpgme segfault when querying candidates with a...
2016-09-08 TAKAHASHI TamotsuFix openssl 1.1 compilation issues. (closes #3870)
2016-09-08 Kevin McCarthyAdd unsidebar_whitelist command.
2016-09-08 Kevin McCarthymerge stable
2016-09-08 Kevin McCarthyFix sidebar documentation a bit. (closes #3859)
2016-09-06 Kevin McCarthymerge stable
2016-09-06 Kevin McCarthyAdd missing sidebar contrib sample files to dist tarball.
2016-09-05 Kevin McCarthymerge stable
2016-09-05 Kevin McCarthyStub out getdnsdomainname() unless HAVE_GETADDRINFO.
2016-09-05 Kevin McCarthyAutoconf: always check for getaddrinfo().
2016-09-05 Kevin McCarthymerge stable
2016-09-05 Guilhem MoulinFix pgpring reporting of DSA and Elgamal key lengths...
2016-09-03 Kevin McCarthyPreserve message-id and mft headers for recalled messag...
2016-09-03 Kevin McCarthymerge stable
2016-09-03 Kevin McCarthyDisable ~X when message scoring. (closes #3861)
2016-09-02 Kevin McCarthymerge stable
2016-09-02 Kevin McCarthyIncrease date buffer size for $folder_format. (closes...
2016-08-31 David ChampionRedraw screen after an SSL cert prompt
2016-08-30 David ChampionMoves mutt_copy_list to muttlib.c, where it belongs.
2016-08-30 David ChampionUpdate a confusing and obsolete comment.
2016-08-23 Vincent LefevreFilter out zero width no-break space (U+FEFF).
2016-08-23 Kevin McCarthyAdd missing include <locale.h> to send.c and edit.c.
2016-08-23 Kevin McCarthyAdd $attribution_locale configuration variable.
2016-08-23 Kevin McCarthyRemove the $locale configuration variable.
next