]> granicus.if.org Git - neomutt/shortlog
neomutt
2009-06-15 Rocco Ruttepager: intermediate fix for wrapping long header lines...
2009-06-15 Rocco Ruttepager: Ignore $wrap for attachment markers
2009-06-15 Brendan CullyRemove duplicate update-changelog call.
2009-06-15 Antonio RadiciEscape hyphens in man page. Closes #1937 again.
2009-06-14 Brendan CullyUpdate UPDATING
2009-06-14 Brendan Cullymutt-1.5.20 signed
2009-06-14 Brendan CullyAdded tag mutt-1-5-20-rel for changeset f399371bb9b0
2009-06-14 Brendan Cullyautomatic post-release commit for mutt-1.5.20
2009-06-14 Brendan CullySave a dereference, and close #3226 with voodoo.
2009-06-14 Brendan CullyInitialize pointer before use under -d4
2009-06-14 Brendan CullyAdjust menu position after sync more carefully. Closes...
2009-06-13 Brendan CullyForce status to redraw when $postponed changes.
2009-06-13 Brendan CullyFix check for changed $postponed.
2009-06-12 Rocco RutteRewrite header folding
2009-06-12 Rocco RutteTurn $fcc_attach into a quadoption. Closes #2528.
2009-06-12 Rocco RutteDon't insert Content-Description/form name into reply...
2009-06-12 Rocco RutteAllow ! suffix for pgp keys via $pgp_sign_as and prompt...
2009-06-12 Rocco RutteMerge
2009-06-12 Rocco RutteSMTP: don't block but print CRLF for last line if it...
2009-06-12 Rocco RutteWarn before bouncing messages without From: header...
2009-06-11 Rocco RutteMention maildir mtime use in browser
2009-06-11 Rocco RutteDon't allow setting Return-Path: header via my_hdr
2009-06-11 Rocco RutteUse only latest mtime of new/cur for browser, not whole...
2009-06-11 Rocco RutteDon't reformat Return-Path (angle brackets are not...
2009-06-10 Rocco RutteOnly print messages about CONTEXT when quiet flag not set
2009-06-10 Brendan CullyImprove host checking for SSL with intermediate certifi...
2009-06-10 Brendan CullyWhitespace.
2009-06-10 Brendan CullySkip comparison against current mailbox for idle connec...
2009-06-10 Brendan CullyRevert accidental change
2009-06-10 Brendan CullyRemove trailing whitespace.
2009-06-09 Brendan CullyTest for libgnutls by hand rather than relying on depre...
2009-06-07 Brendan CullyDo not display error message when user declines to...
2009-06-07 Brendan CullyMinor cleanup in imap_copy_messages.
2009-06-07 Miroslav LichvarDisable checking certificate activation/expiration...
2009-06-07 Brendan CullyDo not treat already-seen headers as if they are new.
2009-06-07 Rocco RutteMerge
2009-06-07 Rocco RutteFix hyphens in manpages. Closes #1937
2009-06-04 Rocco RutteFix pretty quoting for f=f by resetting space count...
2009-06-03 Rocco RutteFix several f=f bugs
2009-06-03 Rocco RutteDon't abuse $pager_context for searches, add $search_co...
2009-06-03 Rocco RutteFix compiler warning
2009-06-02 Miroslav LichvarAdd support for GNUTLS_CERT_INSECURE_ALGORITHM error...
2009-06-02 Miroslav LichvarDon't ignore certificate verification errors on saved...
2009-06-02 René ClercUpdated Dutch translation.
2009-06-02 Rocco RutteFix duplicate mailbox detection for remote folders
2009-06-02 Rocco RutteFix array size
2009-06-02 Rocco RutteThoroughly check for duplicates when parsing 'mailboxes...
2009-06-01 Rocco RutteUse mutt_atoi() when parsing GnuPG output. Closes ...
2009-06-01 Rocco RutteMore atoi() fixes
2009-06-01 Rocco RutteSMTP: Use mutt_atoi() to parse server responses
2009-06-01 Rocco RutteUse strtol() wrappers for most atoi() calls
2009-06-01 Rocco RutteAdd mutt_atos(), mutt_atoi() and mutt_atol() (strtol...
2009-06-01 Rocco RutteTreat address groups as no recipients
2009-06-01 Rocco RutteWeed out address groups for SMTP the same way we do...
2009-06-01 Brendan CullyAllow chunked and unchunked manuals to build in parallel.
2009-06-01 Brendan CullyRemove trailing whitespace
2009-05-31 Rocco RutteSMTP: Don't send "undisclosed-recipients" in RCPT TO
2009-05-31 Rocco RutteDocument that $pager_context affects searching, too
2009-05-31 Rocco RutteUpdate UPDATING
2009-05-31 Rocco RutteTurn trailing \r\n to \n for qp-encoded messages.
2009-05-31 Rocco RutteGive $pager_context lines of context when searching...
2009-05-31 Rocco Ruttef=f: Strip trailing spaces for interoperability. Closes...
2009-05-31 Rocco RutteAdd $honor_disposition to not display attachments inlin...
2009-04-25 Dan LoewenherzDisables the insecure SSLv2 protocol. Closes #3192.
2009-05-30 Rocco RutteKeep new mail flag for mbox/mmdf folders after closing...
2009-05-30 Vincent LefevreUpdated French translation.
2009-05-29 Rocco RutteFix logic in f260f5836284
2009-05-29 Rocco RutteDrop modified version of and use mutt_read_line() in...
2009-05-29 Rocco RutteAdd flags to mutt_read_line() for EOL-stripping and...
2009-05-29 Rocco RutteFall back to search if no query exists for search-...
2009-05-29 Rocco RutteFix pager search prompt for reverse search
2009-05-29 Rocco RutteManual: Fix markup of environment variables
2009-05-28 Rocco RutteSMTP: don't interactively authenticate without a passwo...
2009-05-28 Rocco RutteManual: vertical-align table cells at the top
2009-05-28 Rocco RutteManual: Wrap muttrc commands in <command/>
2009-05-28 Brendan Cullygnutls: do not ignore certificate problems.
2009-05-28 Miroslav LichvarDon't prompt to save certificates that are already...
2009-05-28 Brendan CullyDon't leak gnutls certs on preauth validation failure.
2009-05-28 Brendan CullyFix TLS certificate chain validation for openssl.
2009-05-26 Brendan CullyFix a serious oversight validating TLS certificates.
2009-05-28 Petr PísařUpdated Czech translation.
2009-05-27 Rocco RutteDocument that -- is always mandatory after -a. Closes...
2009-05-27 Rocco RutteMention account-hook in the docs for $tunnel. Closes...
2009-05-26 Rocco RutteUse charset parameter to view text attachments using...
2009-05-25 Rocco Ruttepager: print progress percentage for attachments, too
2009-05-25 Rocco RutteMark strings for translation
2009-05-19 Vincent LefevreUpdated French translation.
2009-05-15 Takahashi TamotsuPOP: Notify user when messages are lost. Closes #2226.
2009-05-15 Takahashi TamotsuPOP: Ignore already-deleted messages while syncing...
2009-05-15 Rocco RutteMerge
2009-05-15 Seth ArnoldMake "uncolor" also work header and body objects. Close...
2009-05-13 Rocco RutteDon't loose error message when attachment saving fails...
2009-05-13 Rocco RutteDon't set 'replied' flag if user changes References...
2009-05-13 Rocco RutteAdd mutt_find_list() to lookup data in lists
2009-05-13 Rocco RuttePrune empty address groups when preparing replies....
2009-05-13 Rocco RutteActually reopen mbox/mmdf files in case we find modific...
2009-05-12 Rocco RutteBackout errorneously commited mbox atime fix
2009-05-12 Rocco RutteFix description for <save-message>
2009-04-29 Rocco RutteFix maildir times in mailboxes browser. Closes #626.
2009-04-29 Rocco RutteMove Maildir/MH folder detection from mx.c to mh.c
next