2008-01-30 |
Benno Schulenberg | Improvements to the Dutch translation |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Rocco Rutte | Use 'unsigned int' for file browser state to browse... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Rocco Rutte | Fix logic error in b3cde588fe9a commit |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Rocco Rutte | Prepend './' to (some) suggested filenames when saving... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Rocco Rutte | Update stale INSTALL+README files |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Rocco Rutte | Make maildir_delayed_parsing() more readable |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Rocco Rutte | Mention that References: and Date: cannot be changed... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Rocco Rutte | Make formatting of query menu configurable via $query_f... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Rocco Rutte | Link $timeout from $mail_check, see Debian #385456. |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Rocco Rutte | Fix typo of in dae38f5ab2a5 commit |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Rocco Rutte | hcache: Fetch data for correct message from hcache. |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Rocco Rutte | hcache: use HEADER for version calculation too |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Rocco Rutte | Fix mutt_dotlock build issue on cygwin (closes #3009). |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Rocco Rutte | Mention $recall in description for $postpone |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Johan Svedberg | Updated Swedish translation |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Rocco Rutte | Manual: Update caching docs (hcache naming, maintenance) |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Rocco Rutte | POP: Name hcache the way IMAP does. |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Rocco Rutte | POP: Respect $message_cache_clean |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Rocco Rutte | Manual: mention $time_inc in tuning chapter |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Rocco Rutte | Maintain different history lists for files and mailboxe... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Rocco Rutte | Do not trust history file and mutt code about history... |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Michael Elkins | Skip over messages which were previously parsed after... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Rocco Rutte | Check definition of ENOTSUP before use (closes #2983) |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Rocco Rutte | Sort MH folders into natural order after 2nd pass ... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Rocco Rutte | Mention subscribe and lists commands for $ignore_list_r... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Rocco Rutte | Don't attempt to move messages when $mbox is unset. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Rocco Rutte | Improve inode sorting, enable it by default and add... |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Rocco Rutte | Add version numbers for bdb 4.6 |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Rocco Rutte | RfC2047 decode/encode X-Label: header (Closes #2970). |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Rocco Rutte | Format status line for external and internal pager... |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Rocco Rutte | Add ascii-replacements for 0x2dc (tilde) and 0x2026... |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Rocco Rutte | Add a really ugly hack to make sure the plain text... |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Rocco Rutte | Fix hcache build issue when building with gdbm if qdbm... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Miroslav Lichvar | Don't ignore $from in batch send mode. |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Rocco Rutte | Don't attempt to print progress if inc is 0, just print... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Ronny Haryanto | Updated Indonesian translation |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Rocco Rutte | Add UPDATING entry for $check_mbox_size |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Rocco Rutte | Clarify the description for $timeout |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Rocco Rutte | Remove raw utf-8 char in UPDATING to make it ascii... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Rocco Rutte | Document that save-hook/fcc-hook/fcc-save-hook use... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Rocco Rutte | Simple search: Allow [~+%] to be \-escaped. Closes... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Rocco Rutte | Add glibc implementation of strsep() in case a system... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Rocco Rutte | Alternate fix for not calling bind_textdomain_codeset... |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Rocco Rutte | Make f=f handler multibyte-aware by not buffering flowe... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Rocco Rutte | Fix more documentation build issues. |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Rocco Rutte | Properly parse and validate Message-IDs from my_hdrs... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Rocco Rutte | Check for bind_textdomain_codeset() outside libc, too. |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Unknown | Don't use bind_textdomain_codeset() if we're not using... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Rocco Rutte | Properly document simple searches and its "secret"... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Rocco Rutte | Fix compiler warnings in new wcwidth.c (too large value... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Rocco Rutte | hg-commit: Run 'make validate' in doc/ if manual.xml... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Rocco Rutte | Document that %f in $index_format is either Return... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Rocco Rutte | Properly document $hostname, link it to $use_domain... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Rocco Rutte | Merge with tip |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Michael Elkins | Removed the [!] prefix from the usage from the usage... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Brendan Cully | Add $time_inc to control progress update frequency. |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Brendan Cully | Update .hgignore for Muttrc movement |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Brendan Cully | Turn down some debug logging levels |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Rocco Rutte | Add stamp-doc-rc to makedoc-all to build Muttrc with... |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Brendan Cully | Fix up .hgignore for makedoc movement |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Brendan Cully | Suppress progress bar updates less than 250ms apart... |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Emanuele Giaquinta | Updated wcwidth to Unicode 5.0 |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Rocco Rutte | Don't build keymap_alldefs.h in srcdir as it may be... |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Rocco Rutte | Don't try to build $(PACKAGE).pot in srcdir as it may... |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Rocco Rutte | Try to fix parallel build problems by moving makedoc... |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Emanuele Giaquinta | Remove unnecessary workaround for automake dist target |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Brendan Cully | Ignore config.h.in~ |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Rocco Rutte | Add percentages to progress bar optionally supplied... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Rocco Rutte | (Re-)Add total msg count to progress for parsing maildirs |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Vincent Lefevre | Updated French translation |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Rocco Rutte | Save value of errno across mutt_endwin() calls. |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Emanuele Giaquinta | Manual: Fix typo |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Rocco Rutte | Manual: Improve [un]mailboxes documentation. Closes... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Rocco Rutte | hg-commit: Exclude merges when writing ChangeLog |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Rocco Rutte | Merge with tip |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Ralf Wildenhues | Optionally define $datarootdir on our own for autoconf... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Vsevolod Volkov | Updated Russian translation |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Ivan Vilata... | Updated Catalan translation |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Roland Rosenfeld | Updated German translation |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Rocco Rutte | Fixup UPDATING for 1.5.16/1.5.17 |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Unknown | Use strtok_r() to parse mailto: links, not strtok(). |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Rocco Rutte | Prevent mailto parsing buffer overflow by ignoring... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Rocco Rutte | Add 1.5.17 to UPDATING |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Rocco Rutte | Improve DSN docs (require sendmail-compatible MTA,... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Rocco Rutte | Check Maildir for not being NULL when expanding '=... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Pawel Dziekonski | Updated Polish translation. |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Petr Pisar | Updated Czech translation. |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Brendan Cully | Use $datarootdir as default prefix for documentation... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Brendan Cully | mutt-1.5.17 signed |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Brendan Cully | Added tag mutt-1-5-17-rel for changeset cd03dff9b576 |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Brendan Cully | automatic post-release commit for mutt-1.5.17 |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Brendan Cully | Fix typo in hg-commit |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Rocco Rutte | Unbreak exact address feature. |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Oswald Buddenhagen | Detect BDB automatically if --with-bdb is empty |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Rocco Rutte | devel-notes.txt: Mention where hg repo is, how to clone... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Rocco Rutte | Documentation: Add doc/TODO with some items still open |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Rocco Rutte | Manual: s/SMTP support/SMTP Support/ (for consitency) |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Rocco Rutte | Manual: Remove 404 link for fetchmail, mention getmail... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Rocco Rutte | Manual: Add short section on SSL/TLS support (needs... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Rocco Rutte | Manual: Document URL syntax in just one place, let... |
commit | commitdiff | tree | snapshot |
next |