2009-04-05 |
Rocco Rutte | Backed out changeset 23c7b469ff20 |
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 |
2009-04-02 |
Rocco Rutte | Sort $pgp_* and $crypt_* vars, see #3191. |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Rocco Rutte | Sort $smime_* vars, see #3191. |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Miroslav Lichvar | Use PATH_MAX for buffers passed to realpath(3) as we... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Rocco Rutte | Manual: Fix openjade warnings |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Rocco Rutte | makedoc: Render description lists as <informaltable/> |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Rocco Rutte | Manual: Add an example of how to manage multiple accoun... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Rocco Rutte | Perform case insensitive string search if pattern is... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Rocco Rutte | Manual: Fix markup of ".muttrc" |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Rocco Rutte | Manual: Always spell mutt as "Mutt" |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Rocco Rutte | Manual: Replace netscape with firefox |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Rocco Rutte | Manual: use <quote/> instead of " quotes |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Rocco Rutte | Manual: Lots of minor improvements (markup consistency... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Rocco Rutte | For mailbox formats, add some more verbose pros and... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Rocco Rutte | Manual: Add section about zeroprinting format strings... |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Thomas Roessler | Make IDNA code more readable |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Rocco Rutte | Manual: Add section roughly explaining config option... |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Rocco Rutte | makedoc: make output slightly more readable |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Rocco Rutte | f=f: Fix debug messages |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Rocco Rutte | Improve section on patterns |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Rocco Rutte | Fix progress update debug message |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Rocco Rutte | Document kilo and mega suffixes for range patterns |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Rocco Rutte | Properly initialize more structs |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Erik Hovland | Remove unused variable |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Roman Kraevskiy | Restore connection polling callback when closing SASL... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Erik Hovland | S/MIME: Don't leak intermediate cert key |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Erik Hovland | Properly initialize struct stats in buffy check |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Rocco Rutte | Fix some warnings with -W about missing initializers... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Todd Zullinger | Ensure display is redrawn for application/pgp |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Rocco Rutte | Add wcscasecmp() compatibility function (for OS X) |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Rocco Rutte | mutt.1: Mention that -a should be last in option list... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Rocco Rutte | Only define min() if not present. Closes #3199 |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Erik Hovland | The assigned value of dom is never used. Remove assignment |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Erik Hovland | The file handle will leak if fread fails |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Erik Hovland | resort_index will use menu->current as a index into... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Erik Hovland | 'last' is assigned but never used. Remove assignment. |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Rocco Rutte | Use safe_fclose() instead of fclose(), add fclose(... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Rocco Rutte | Merge |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Rocco Rutte | text/enriched: flush FILE buffer, too when flushing... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Rocco Rutte | text/enriched: drop encriched_cmp(), use wide character... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
NONAKA Kimihiro | Fix crashes with 64bit time_t. Closes #3184. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Vincent Lefevre | Unbreak compilation on OS X with --with-regex/--without... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Rocco Rutte | Unbreak compilation with --without-wc-funcs on OS X... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Rocco Rutte | Fix 11cd72da743a |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Rocco Rutte | Sort SSL-related variables, see #3191. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Rocco Rutte | Restore $reverse_alias feature by using case-insensitiv... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Rocco Rutte | Sort most variables (except crypto), see #3191. |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Rocco Rutte | Fix typo, see #2430. |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Rocco Rutte | Manual: verbosely document how the initial folder is... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Rocco Rutte | Document address normalization. Closes #2430. |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Rocco Rutte | Simplify and fix Attach: header parsing |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Rocco Rutte | Set magic from -m before processing queries (-Q) or... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Rocco Rutte | Better document how the initial folder is determined... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Rocco Rutte | Support spaces in Attach: pseudoheader. Closes #3179. |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Rocco Rutte | Fix documentation typos. Closes #3178. |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Brendan Cully | Move socket close into imap_logout from imap_logout_all |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Brendan Cully | IMAP: only close socket when not already disconnected. |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Rocco Rutte | Update copyright years |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Rocco Rutte | Fix help alignment for escape sequences at screen bound... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Rocco Rutte | Unconditionally inode-sort Maildir and MH folders.... |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Brendan Cully | Remove old bcache tmpfile before trying to create new... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
René Clerc | Updated Dutch translation |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Ivan Vilata... | Updated Catalan translation |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Emanuele Giaquinta | Use imap_utf7_encode instead of imap_munge_mbox_name... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Brendan Cully | Add missing hooks to manual section 4 |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Brendan Cully | Merge |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Brendan Cully | Do not allow a command in an account-hook to trigger... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Brendan Cully | Correct defaults for new ssl options (fixes manual... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Brendan Cully | GNUTLS: check all available certs noninteractively... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Brendan Cully | Add $ssl_verify_dates option to relax certificate date... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Brendan Cully | Add $ssl_verify_host to allow skipping host name validation |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Brendan Cully | Assume INBOX for ""/NULL in imap_mxcmp |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Brendan Cully | Use known connection delimiter in imap_expand_path |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Brendan Cully | Guard against NULL pointers in imap_mxcmp |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Brendan Cully | Canonicalize IMAP mailboxes before comparing them. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Brendan Cully | Fix last commit |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Brendan Cully | Prioritize the entered IMAP folder delimiter. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Vsevolod Volkov | Updated Russian translation |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Brendan Cully | Sign tagged revision, not the one after |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Brendan Cully | mutt-1.5.19 signed |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Brendan Cully | Added tag mutt-1-5-19-rel for changeset a4b47ac32d32 |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Brendan Cully | automatic post-release commit for mutt-1.5.19 |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Brendan Cully | Fall back to vi if VISUAL is unset in build-release |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Brendan Cully | Update UPDATING |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Brendan Cully | Report CREATE failures |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Brendan Cully | Style fixes |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Brendan Cully | Leave error message on screen if imap_mailbox_create... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Brendan Cully | Add pointer to the full manual to the front of mutt.1 |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Petr Písař | Updated Czech translation |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Vincent Lefevre | Updated French translation |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Emanuele Giaquinta | Indentation fix |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Brendan Cully | Remove obsolete make target |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Brendan Cully | Update copyright in manual |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Vincent Lefevre | Updated French translation |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Brendan Cully | Remove dead code. Thanks to Ingo Schwarze. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Brendan Cully | Update copyrights |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Brendan Cully | Update copyrights. Closes #3016. |
commit | commitdiff | tree | snapshot |
next |