]> granicus.if.org Git - neomutt/shortlog
neomutt
2008-11-23 Rocco RutteManual: Fix wording for simple search
2008-11-22 Rocco RutteFix German translation for what-key
2008-11-22 Rocco RutteMake what-key function available in pager-based menus...
2008-11-21 Petr PísařUpdated Czech translation.
2008-11-21 TAKAHASHI TamotsuInitialize mbstate in mutt_filter_unprintable. Closes...
2008-11-20 Brendan CullyIgnore more eclipse droppings
2008-11-18 Brendan CullyIgnore eclipse metadata
2008-11-17 TAKAHASHI TamotsuAdd support for %ll to the bundled snprintf replacement.
2008-11-17 TAKAHASHI TamotsuAdd --disable-full-doc flag to only build documentation...
2008-11-16 Brendan CullyUse with_tokyocabinet exclusively (with_tc is undefined).
2008-11-16 Alexey I. Froloffmd5.h, md5.c: updated to latest version from gnulib.
2008-11-16 Gary JohnsonSuppress several progress messages in batch mode
2008-11-11 Kyle WheelerUse envfrom instead of recomputing it in mutt_smpt_send.
2008-10-30 TAKAHASHI TamotsuRestart pager search from top if called twice. Do not...
2008-10-30 Emanuele GiaquintaRemove unused variable in mutt_account_match and fix...
2008-10-29 Emanuele GiaquintaAdd imap_account_match wrapper over mutt_account_match...
2008-10-28 Emanuele GiaquintaMake some functions static.
2008-10-20 Brendan CullyAccidentally dropped from d4a9c0a68f2b prior to commit
2008-10-20 Brendan CullyHack around INBOX.INBOX breakage from [5d1cc2f0c1c4]
2008-10-20 Vincent LefevreMake eat_regexp static.
2008-10-20 Kyle WheelerFix #3129
2008-10-20 Brendan CullyCall imap_free_idata instead of freeing directly in...
2008-10-20 Brendan CullyFix memory leak in imap_mailbox_state
2008-10-19 TAKAHASHI TamotsuFix up destination path when renaming mailbox. Closes...
2008-10-19 Brendan CullyNormalize path component of IMAP URLs in imap_expand_pa...
2008-10-19 Brendan CullyFix buglet in logging from previous commit
2008-10-19 Brendan CullyHandle short writes in mutt_socket_write_d. See #3000.
2008-10-19 Emanuele GiaquintaRemove unused functions.
2008-10-18 Emanuele GiaquintaMake some variables static.
2008-10-18 Emanuele GiaquintaFix logic in [13a831a945be].
2008-10-08 Brendan CullyClean up with/without-idn handling
2008-10-07 Emanuele Giaquinta Minor simplification in mutt_socket_readln_d
2008-10-07 Brendan CullyBuild no-op versions of new IDN functions if IDN is...
2008-10-01 Brendan CullyClean up autoconf header cache engine selection.
2008-09-29 Emanuele GiaquintaSimplify host resolution code slightly.
2008-09-26 Rocco RutteMention tokyocabinet in UPDATING and docs
2008-09-25 Emanuele GiaquintaSupport tokyocabinet (successor to qdbm). Closes #3112
2008-09-24 Matthias AndreeFix compiler warning in dprint() (closes #3120)
2008-09-24 Rocco RutteManual: Fix typo
2008-09-24 Rocco RutteProvide legacy implementations for iswalpha() and iswup...
2008-09-24 Rocco RutteFix an infinite loop for imap searches
2008-09-18 Rocco RutteFix compiler warnings
2008-09-17 Thomas Roesslersorting efficiency
2008-09-16 Rocco RutteUPDATING: $move now defaults to "no"
2008-09-11 Rocco RutteFix IMAP keepalive if $imap_keepalive >= $timeout
2008-09-01 Rocco RutteAdd note about locale-safe hcaches to UPDATING as it...
2008-08-31 Rocco RutteFix pager to respect $wrap_search
2008-08-31 Rocco RutteBackout [e5610347fb3f] for further discussion
2008-08-31 Rocco RutteManual: Fix trailing \ for $preconnect
2008-08-31 Rocco Ruttemakedoc: Fix fall-through in [c11ce7feaa3e]
2008-08-31 Rocco RutteManual: Harmonize generated function mappings with...
2008-08-31 Rocco RutteManual: Many content+markup improvements for option...
2008-08-31 Rocco Ruttemakedoc: Also replace | and ^ by entities in XML output
2008-08-31 Rocco Ruttemakedoc: Escape <>& in <screen/> environments
2008-08-31 Rocco RutteManual: Use <quote/> quoting for DocBook rather than...
2008-08-31 Rocco RutteManual: Limit toc section depth to 1
2008-08-31 Rocco RutteManual: use itemizedlist for acknowledgements
2008-08-31 Brendan CullyMake gnutls read function more robust against interrupt...
2008-08-31 Brendan CullyMerge with Rocco
2008-08-31 Brendan CullyRework timeout handling to support keepalive in the...
2008-08-30 Rocco RutteManual: use $variable syntax, only quote non-variable...
2008-08-30 Rocco RutteManual: Various fixes+improvements in chapters 1+2
2008-08-30 Rocco RutteManual: Layout functions as <function-name>, s/ESC...
2008-08-30 Rocco Ruttemakedoc: Add support for monospace fonts with \fC....
2008-08-30 Rocco RutteManual: trim trailing whitespace
2008-08-30 Rocco RutteManual: Fix processing warnings by manually assigning...
2008-08-30 Rocco RutteManual: Add a section on mutt core concepts as introduction
2008-08-30 Rado SmiljanicMake curses timeout the minimum of $timeout and $imap_k...
2008-08-30 Brendan CullyDead code
2008-08-30 Brendan CullyRemove redundant code
2008-08-29 Brendan CullyUse sorted headers in imap_exec_msgset. Fixes [e68f79fe...
2008-08-29 YONETANI TomokazuOnly consider empty files non-existent for buffy's...
2008-08-28 Brendan CullyThe msgset changes seem buggy. Reverting pending furthe...
2008-08-28 Brendan CullySplit long IMAP commands for the benefit of lazy server...
2008-08-27 Brendan CullyProperly set the SASL external auth name when using...
2008-08-26 Brendan CullyRemove leftover IMAP IDLE handling from before [53d9210...
2008-08-25 Brendan CullyIntroduce $imap_pipeline_depth.
2008-08-25 Brendan CullyRework IMAP command queueing to allow pipelining to...
2008-08-24 Rocco RutteManual: Fix DTD validation error and message header...
2008-08-24 Rocco RutteManual: Fix typo
2008-08-24 Rocco RutteManual: Fix style and typos.
2008-08-23 Brendan CullyWhitespace cleanup
2008-08-23 Brendan CullyFix infinite loop with "mutt -", introduced in [31c9e97...
2008-08-19 Aron GriffisHandle -- correctly with or without -a, closes #3097
2008-08-22 Rocco RutteManual: fix/improve markup/content, see #3109
2008-08-21 Rocco RutteClarify documentation for $config_charset.
2008-08-21 Rocco RutteImprove color/mono command synopsis.
2008-08-21 Rocco RutteBetter document the effect of $thorough_search being...
2008-08-21 Rocco RuttePort certificate host checking from msmtp to mutt.
2008-08-19 Brendan CullySilence an incorrect uninitialized variable warning.
2008-08-19 Brendan CullyBetter documentation for how quote_regexp determines...
2008-08-19 Rocco RutteMake text/enriched handler multibyte aware. Closes...
2008-08-18 Vincent LefevreUpdated French translation.
2008-08-18 Rocco RutteIgnore zero width characters U+200B/U+FEFF which may...
2008-08-18 Rocco RutteValidate charset names for all charset options.
2008-08-15 Brendan CullyFix type-punning warning in sasl_getprop usage
2008-08-15 Brendan CullyFix a couple of compiler warnings introduced in [00ce81...
2008-07-10 Aron GriffisFix three bugs handling flags in mutt_copy_header
2008-07-10 Aron GriffisUnify parser for message-ids
2008-08-11 Rocco RuttePrefer "backtick" over "backtic" on comments and docs...
next