]> granicus.if.org Git - neomutt/shortlog
neomutt
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
2009-04-28 Rocco RutteFold References: header so we never run into line lengt...
2009-04-28 Rocco RutteFix comment typo
2009-04-28 Bertram FelgenhauerDrop References header if In-Reply-To is modified by...
2009-04-28 Rocco RutteDon't generate References: for reply to multiple messages
2009-04-28 Rocco RutteDon't trim In-Reply-To with $edit_headers set
2009-04-28 Rocco RutteOnly sync changed messages back to hcache on mailbox...
2009-04-28 Rocco RutteFor spam detection, mention $imap_headers. Closes ...
2009-04-28 Rocco RutteManual: Fix typo and reword paragraph
2009-04-26 Rocco RuttePOP: Support hcache updating, too.
2009-04-26 Rocco RutteSync header to hcache when synching MH/Maildir/IMAP...
2009-04-26 Rocco RutteUse dynamic buffer for displaying pager lines. Closes...
2009-04-26 Rocco RutteDocument suffixes for %f in $folder_format
2009-04-22 Bertram FelgenhauerFix memory leak in mutt_edit_headers(). Closes #3220.
2009-04-25 Thomas WiegnerAdd mkdtemp() from xfce to unbreak gpgme build on Solar...
2009-04-25 Rocco RutteAdd strcasestr() from uclibc to unbreak (Open)Solaris...
2009-04-21 Aron GriffisEquivalent mutt_buffy, but readable code
2009-04-21 Aron GriffisCall mutt_expand_path() from mutt_buffy to fix imap...
2009-04-21 Aron GriffisUse slen instead of assuming _POSIX_PATH_MAX
2009-04-23 Vincent LefevreUpdated French translation.
2009-04-20 Christoph BergBetter document that some send-hooks can't work with...
2009-04-20 Rocco RutteFix typo for $imap_pass
2009-04-17 Rocco RutteSupport the Charset: armor header for inline PGP. Close...
2009-04-17 Michael ElkinsMake sure Recent-From: consults $realname. Closes ...
2009-04-17 Rocco RutteMake <set-flag> and <clear-flag> work in the pager...
2009-04-17 Rocco RutteDon't consider \n part of a line for body coloring...
2009-04-17 Rocco RutteEnlarge buffer size for parsing mailcap files
2009-04-16 Rocco RuttePOP: Default to using getservbyname() as we do for...
2009-04-16 Rocco RutteManual: Improve docs on URL syntax, add examples
2009-04-16 Rocco RutteManual: Add user-defined variables to variable types
2009-04-11 Rocco RutteDon't raise new mail flag on mbox/mmdf Fcc mailboxes...
2009-04-08 Rocco RutteFor %F, display Bcc recipient if no other recipients...
next