2009-06-02 |
René Clerc | Updated Dutch translation. |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Rocco Rutte | Fix duplicate mailbox detection for remote folders |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Rocco Rutte | Fix array size |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Rocco Rutte | Thoroughly check for duplicates when parsing 'mailboxes... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Rocco Rutte | Use mutt_atoi() when parsing GnuPG output. Closes ... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Rocco Rutte | More atoi() fixes |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Rocco Rutte | SMTP: Use mutt_atoi() to parse server responses |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Rocco Rutte | Use strtol() wrappers for most atoi() calls |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Rocco Rutte | Add mutt_atos(), mutt_atoi() and mutt_atol() (strtol... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Rocco Rutte | Treat address groups as no recipients |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Rocco Rutte | Weed out address groups for SMTP the same way we do... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Brendan Cully | Allow chunked and unchunked manuals to build in parallel. |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Brendan Cully | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Rocco Rutte | SMTP: Don't send "undisclosed-recipients" in RCPT TO |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Rocco Rutte | Document that $pager_context affects searching, too |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Rocco Rutte | Update UPDATING |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Rocco Rutte | Turn trailing \r\n to \n for qp-encoded messages. |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Rocco Rutte | Give $pager_context lines of context when searching... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Rocco Rutte | f=f: Strip trailing spaces for interoperability. Closes... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Rocco Rutte | Add $honor_disposition to not display attachments inlin... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Dan Loewenherz | Disables the insecure SSLv2 protocol. Closes #3192. |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Rocco Rutte | Keep new mail flag for mbox/mmdf folders after closing... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Vincent Lefevre | Updated French translation. |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Rocco Rutte | Fix logic in f260f5836284 |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Rocco Rutte | Drop modified version of and use mutt_read_line() in... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Rocco Rutte | Add flags to mutt_read_line() for EOL-stripping and... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Rocco Rutte | Fall back to search if no query exists for search-... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Rocco Rutte | Fix pager search prompt for reverse search |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Rocco Rutte | Manual: Fix markup of environment variables |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Rocco Rutte | SMTP: don't interactively authenticate without a passwo... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Rocco Rutte | Manual: vertical-align table cells at the top |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Rocco Rutte | Manual: Wrap muttrc commands in <command/> |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Brendan Cully | gnutls: do not ignore certificate problems. |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Miroslav Lichvar | Don't prompt to save certificates that are already... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Brendan Cully | Don't leak gnutls certs on preauth validation failure. |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Brendan Cully | Fix TLS certificate chain validation for openssl. |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Brendan Cully | Fix a serious oversight validating TLS certificates. |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Petr Písař | Updated Czech translation. |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Rocco Rutte | Document that -- is always mandatory after -a. Closes... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Rocco Rutte | Mention account-hook in the docs for $tunnel. Closes... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Rocco Rutte | Use charset parameter to view text attachments using... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Rocco Rutte | pager: print progress percentage for attachments, too |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Rocco Rutte | Mark strings for translation |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Vincent Lefevre | Updated French translation. |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Takahashi Tamotsu | POP: Notify user when messages are lost. Closes #2226. |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Takahashi Tamotsu | POP: Ignore already-deleted messages while syncing... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Rocco Rutte | Merge |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Seth Arnold | Make "uncolor" also work header and body objects. Close... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Rocco Rutte | Don't loose error message when attachment saving fails... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Rocco Rutte | Don't set 'replied' flag if user changes References... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Rocco Rutte | Add mutt_find_list() to lookup data in lists |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Rocco Rutte | Prune empty address groups when preparing replies.... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Rocco Rutte | Actually reopen mbox/mmdf files in case we find modific... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Rocco Rutte | Backout errorneously commited mbox atime fix |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Rocco Rutte | Fix description for <save-message> |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Rocco Rutte | Fix maildir times in mailboxes browser. Closes #626. |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Rocco Rutte | Move Maildir/MH folder detection from mx.c to mh.c |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Rocco Rutte | Fold References: header so we never run into line lengt... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Rocco Rutte | Fix comment typo |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Bertram Felgenhauer | Drop References header if In-Reply-To is modified by... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Rocco Rutte | Don't generate References: for reply to multiple messages |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Rocco Rutte | Don't trim In-Reply-To with $edit_headers set |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Rocco Rutte | Only sync changed messages back to hcache on mailbox... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Rocco Rutte | For spam detection, mention $imap_headers. Closes ... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
Rocco Rutte | Manual: Fix typo and reword paragraph |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Rocco Rutte | POP: Support hcache updating, too. |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Rocco Rutte | Sync header to hcache when synching MH/Maildir/IMAP... |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Rocco Rutte | Use dynamic buffer for displaying pager lines. Closes... |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Rocco Rutte | Document suffixes for %f in $folder_format |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Bertram Felgenhauer | Fix memory leak in mutt_edit_headers(). Closes #3220. |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Thomas Wiegner | Add mkdtemp() from xfce to unbreak gpgme build on Solar... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Rocco Rutte | Add strcasestr() from uclibc to unbreak (Open)Solaris... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Aron Griffis | Equivalent mutt_buffy, but readable code |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Aron Griffis | Call mutt_expand_path() from mutt_buffy to fix imap... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Aron Griffis | Use slen instead of assuming _POSIX_PATH_MAX |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Vincent Lefevre | Updated French translation. |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Christoph Berg | Better document that some send-hooks can't work with... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Rocco Rutte | Fix typo for $imap_pass |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Rocco Rutte | Support the Charset: armor header for inline PGP. Close... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Michael Elkins | Make sure Recent-From: consults $realname. Closes ... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Rocco Rutte | Make <set-flag> and <clear-flag> work in the pager... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Rocco Rutte | Don't consider \n part of a line for body coloring... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Rocco Rutte | Enlarge buffer size for parsing mailcap files |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Rocco Rutte | POP: Default to using getservbyname() as we do for... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Rocco Rutte | Manual: Improve docs on URL syntax, add examples |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Rocco Rutte | Manual: Add user-defined variables to variable types |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Rocco Rutte | Don't raise new mail flag on mbox/mmdf Fcc mailboxes... |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Rocco Rutte | For %F, display Bcc recipient if no other recipients... |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Rocco Rutte | Make ~x match In-Reply-To, too. Closes #771. |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Rocco Rutte | Fix b5cbd0dab863, closes #3215. |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Erik Hovland | Try to correct usage of tempfile and *tempfile |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Rocco Rutte | Manual: Fix typo |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Erik Hovland | mutt_message_to_7bit(): Only close file pointer if... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Erik Hovland | Plug memory leaks in sendlib.c |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Rocco Rutte | Merge backout |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Rocco Rutte | Backed out changeset 23c7b469ff20 |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Erik Hovland | q is never used |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Steve Kemp | Only append -- to $sendmail if not present. Closes... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Rocco Rutte | Clarify what $attach_charset does, closes #3165. |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Rocco Rutte | Add 'sortcheck' target to doc/Makefile.am |
commit | commitdiff | tree | snapshot |
next |