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 |
peb | 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 |
cypher | 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 mutt-1-5-17-rel |
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 |
2007-11-01 |
Rocco Rutte | Manual: Document optional SMTP support |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Rocco Rutte | Manual: Add some general notes about optional features. |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Rocco Rutte | Manual: Move POP3, IMAP and cache-related sections... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Rocco Rutte | Manual: Add ids to all tables and use <xref/> for refer... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Rocco Rutte | Add more autoconf support files to .hgignore |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Brendan Cully | Remove autotools support files which autoreconf -i... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Brendan Cully | cvslog2changelog.pl is obsolete |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Brendan Cully | s/Mercurial/hg/ |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Brendan Cully | s/cvs/Mercurial/ |
commit | commitdiff | tree | snapshot |
2007-10-31 |
rea-mutt | Fall back to rename for ENOTSUP and EOPNOTSUPP too... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Brendan Cully | Fix the test for flushing queued STATUS requests in... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Rocco Rutte | Large file support for mutt_pretty_size(). |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Rocco Rutte | Add UPDATING entry for %P for $pager_format |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Rocco Rutte | Enlarge temporary buffer in hdr_format_str to prevent... |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Rocco Rutte | Manual: fix typo (closes #2971). |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Rocco Rutte | f=f: Print standalone fixed lines as-is (closes #2917). |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Rocco Rutte | Document format string pipes. |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Rocco Rutte | Document that $indent_string actually is a format string. |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Rocco Rutte | Do not consider empty pipes for filtering in format... |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Rocco Rutte | Make mutt_FormatString()'s string truncation multibyte... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Rocco Rutte | Enlarge buffers for printing menu entries from STRING... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Rocco Rutte | Use mutt_paddstr() to print compose menu's status line... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Rocco Rutte | Document that $charset is a fallback for $send_charset |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Rocco Rutte | Backoug changeset 6f06b7f1f76f |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Rocco Rutte | Enable padding with multibyte chars for %>X, %*X and %|X |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Rocco Rutte | Mark interesting items in mutt -v output for translation |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Rocco Rutte | Include hcache backend version info in mutt -v output |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Rocco Rutte | Use NONULL to ensure we can pretty-print empty paths... |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Emanuele Giaquinta | The new MD5 code needs AC_C_BIGENDIAN on big-endian... |
commit | commitdiff | tree | snapshot |
2007-09-13 |
Brendan Cully | Do not clobber --with-bdb argument (closes #2955) |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Rocco Rutte | Enlarge error buffer in mutt_enter_command() to not... |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Rocco Rutte | Let %*X padding share the same code of %>X padding |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Vincent Lefevre | Updated French translation. |
commit | commitdiff | tree | snapshot |
next |