2010-08-06 |
Michael Elkins | fix compiler warning about wrong type for SslSessionCerts |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Matthias Andree | Unbreak X.509 SubjAltName checks, |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Michael Elkins | properly set _XOPEN_SOURCE to 600 (POSIX.1-2004) when... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Michael Elkins | when parsing From_ lines in mmdf/mbox, the TZ should... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Michael Elkins | explanatory comments |
commit | commitdiff | tree | snapshot |
2010-08-06 |
andreas amann | do not leave pager when changing sort order. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Michael Elkins | do not leave pager when using read-thread and read... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Petr Pisar | Updated Czech translation |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Vincent Lefevre | updated French translation |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Michael Elkins | add locale.h for compililng with -std=c99 |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Michael Elkins | adjust help for -a to make it clearer that -- is requir... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Michael Elkins | Fix buffer underflow in expansion of format pipes.... |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Michael Elkins | use REGCOMP() macro |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Emanuele Giaquinta | Skip 'attachments' directive if minor type is not a... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Joel Dahl | fix misspelling in Swedish translation |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Michael Elkins | Consider any negative return value from send_message... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Brendan Cully | openssl: only call SSL_shutdown during clean shutdown... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Vincent Lefevre | updated French translation |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Michael Elkins | remove toggle and replace with format in pgp-menu |
commit | commitdiff | tree | snapshot |
2010-04-12 |
David Champion | Improve clarity/uniformity in compose menu's crypto... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Michael Elkins | fix bug handling wide pad char in soft-fill mode |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Michael Elkins | increase size of buffer used for displaying addresses... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Michael Elkins | clear prompt when user cancels with ^G from a yes/no... |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Michael Elkins | Fix bug in soft-fill (%*) in $index_format not accounti... |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Michael Elkins | Remove the (i) option from the PGP-menu when encryption... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Michael Elkins | fix for compiling Mutt with clang: check for wchar_h... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Michael Elkins | [doc] Remove bogus -group parameter from unlists and... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Michael Elkins | prevent user from setting $charset to an empty string... |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Michael Elkins | allow regexps to match on continuation header lines... |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Michael Elkins | Fix crash on invalid regexp in search string due to... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Simon Ruderich | fix comment typos |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Michael Elkins | Improve documentation for $query_command to note that... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Michael Elkins | Clarify the documentation on what the line-editor is... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Michael Elkins | avoid buffer overflow when expanding the format string... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Michael Elkins | remove errant commands in secton on setting alternates |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Brendan Cully | Fix a format string warning |
commit | commitdiff | tree | snapshot |
2010-03-23 |
marcel | redraw entire screen when exiting editor after re-editi... |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Michael Elkins | Do not assume whitespace follows the colon in a header... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Brendan Cully | Comment about search libsasl for sasl2 functions |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Will Fiveash | OpenSolaris sasl fix for configure.ac |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Brendan Cully | When regexp compilation fails, report actual pattern... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Brendan Cully | mutt_buffer_printf: NULL dptr means use data |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Brendan Cully | If regcomp fails, assume rx has not been allocated. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
TAKAHASHI Tamotsu | Fix #2014. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Brendan Cully | Fix thinko in [cc02f079b1b9] |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Brendan Cully | Guard dequote with NULL check on personal field |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Brendan Cully | Another attempt to dequote RFC2047-encoded address... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Brendan Cully | Backed out changeset 2a4ca6917fd0. |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Brendan Cully | RFC-2047 decode address text before dequoting it (see... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Brendan Cully | Fix next-unread-mailbox name in documentation. Closes... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Antonio Radici | Fix German translation of "No undeleted messages."... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Antonio Radici | pop: allow user-specified port to override default... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
ludwig | GPGME: Sender verification should be canse-insensitive... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Brendan Cully | Make $thorough_search default to yes (closes #3386) |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Brendan Cully | Don't use freed ctx.path when updating utime of target... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Vincent Lefevre | Updated French translation. |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Brendan Cully | Make mutt_yesorno use mutt_message to print query.... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Gregory Shapiro | Add imap-logout-all to log out of all IMAP connections... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Simon Ruderich | Document 'n' and 'o' flags in index |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Simon Ruderich | Spelling fixes |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Brendan Cully | Fix a typo (closes #3379) |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Antonio Radici | The Swedish translation has a suboptimal translation... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Antonio Radici | Small fix to the muttrc manpage. Closes #3374 |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Matthias Andree | Fix hcache build on systems with $(EXEEXT), include... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Brendan Cully | Hack mutt_wstr_trunc to treat M_TREE characters as... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Brendan Cully | Remove spurious quotes from query_command example.... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Brendan Cully | Fix off-by-one errors in mailcap parser. Closes #3362 |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Dan Fandrich | Do not store header color in hcache. |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Patrick Welche | STACK* is not defined with newer SSL, use STACK_OF... |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Peter Rosin | Output %p as unsigned in the bundled snprintf |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Brendan Cully | Back out e67f4c347bb4. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Brendan Cully | Unfold headers to wrap length in pager, when weed is... |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Antonio Radici | Correct Italian translation of y/n/a prompt. Closes... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Petr Pisar | Updated Czech translation. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
René Clerc | No-brain documentation typo fix |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Rocco Rutte | Backed out changeset c9dd93b09ce7 |
commit | commitdiff | tree | snapshot |
2009-08-20 |
René Clerc | No-brain documentation typo fix |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Rocco Rutte | Doc: fix more typos |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Rocco Rutte | Doc: fix aspell calls, add custom mutt-only wordlist |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Rocco Rutte | Require already opened folder when using templates... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Rocco Rutte | Clear last search pattern if it's invalid. Closes ... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Rocco Rutte | Bail on missing pattern modifiers at end of pattern... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Rocco Rutte | Docs: fix typos/style |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Tomas Hoger | Catch SSL null prefix attach (openssl) |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Brendan Cully | Add buffy_new and buffy_free abstractions. |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Christian Ebert | manual: fix wrong spell checker assumptions |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Rocco Rutte | Manual: Fix typos, consequently use en_US spelling |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Brendan Cully | Split out mailbox-specific code in mutt_buffy_check |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Brendan Cully | Unconditionally define M_IMAP, M_POP. |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Brendan Cully | Abort prompt on ^C, as was the case prior to 12a6de725483 |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Vincent Lefevre | Updated French translation. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Rocco Rutte | Manual: Add some words of warning to really remove... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Rocco Rutte | Manual: Put mailbox shortcuts into table for readability |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Rocco Rutte | Manual: Fix docs for push/exec |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Johan D | Fix MH parsing, fixes [0698e8195545]. Closes #3312 |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Rocco Rutte | Manual: use full names for é and è entiti... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Rocco Rutte | Fix mutt -h output for -a/-- options |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Brendan Cully | Harmonize hcache uidvalidity size to unsigned int ... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Rocco Rutte | Add group.h to distribution |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Rocco Rutte | Fix some issues with ungroup [...] * |
commit | commitdiff | tree | snapshot |
next |