]> granicus.if.org Git - neomutt/shortlog
neomutt
2007-03-01 convert-repoupdate tags
1998-09-28 Thomas RoesslerPreparing 0.94.8i.
1998-09-26 Thomas RoesslerChanging the index_hint handling for mh folders once...
1998-09-26 Thomas RoesslerResort the incoming folder from mh_sync_mailbox() also...
1998-09-25 Thomas Roesslerpatch.mutt-0.94.5i.ld.quote_levels.3-4
1998-09-24 Thomas RoesslerA new quote_levels patch from liviu.
1998-09-24 Thomas RoesslerRewrite the base64-encoder used for messages. This...
1998-09-24 Thomas RoesslerUndoing Livius quote-levels patch for now.
1998-09-24 Thomas Roessler[patch-0.94.7i.gt.charset-send.1.gz] With the new chars...
1998-09-24 Thomas RoesslerFix a segmentation fault with mismatched backticks.
1998-09-24 Thomas RoesslerVikas' merged completion patch, level 3.
1998-09-23 Thomas RoesslerLiviu Daia's smiley patch.
1998-09-23 Thomas RoesslerDisable recursive invocations of the attach-message...
1998-09-23 Thomas RoesslerReally fix the index hints.
1998-09-23 Thomas RoesslerCorrect the index_hint handling in mh_check_mailbox().
1998-09-23 Thomas RoesslerRFC2047-encode the mail-followup-to header.
1998-09-23 Thomas RoesslerRemove the maildir/mh resynch entry.
1998-09-23 Thomas RoesslerThere is a long-standing problem in Mutt, related to...
1998-09-22 Thomas RoesslerA first take at corrected mh/maildir support.
1998-09-22 Thomas RoesslerSome fixes and code clean-ups.
1998-09-22 Thomas RoesslerIntroduce the $mh_purge option.
1998-09-22 Thomas RoesslerProduce "undisclosed-recipients:;" instead of
1998-09-22 Thomas RoesslerWhen generating new messages in MH folders, the initial...
1998-09-22 Thomas Roesslerpatch-0.94.7i.vikas.jmy.misc_complete.2
1998-09-21 Thomas RoesslerAvoid a dangling pointer in mutt_message_to_7bit().
1998-09-20 Thomas RoesslerByrial Jensen's bold-underline patch.
1998-09-20 Thomas Roesslerparse_i18n.c doesn't really need snprintf.
2007-03-01 convert-repoupdate tags
1998-09-18 Thomas RoesslerPreparing 0.94.7i.
1998-09-18 Thomas RoesslerApplying the third generation of command completion...
1998-09-16 Thomas RoesslerAttached is a minor fix to mutt_getch in curs_lib.c...
1998-09-16 Thomas Roessler[patch-0.94.6i.oe.dprint2.1] Fix a segmentation fault...
1998-09-16 Thomas RoesslerUse <fN> for function keys as well as for other special
1998-09-16 Thomas RoesslerIntroduce the OPTUSEHEADERDATE pseudo-option to control
1998-09-16 Thomas RoesslerWhen parsing aliases, don't consider ';' a token
1998-09-15 Thomas RoesslerUndoing Vikas' complete patch and applying
1998-09-15 Thomas Roessler_Really_ fix CRLF handling.
1998-09-15 Thomas RoesslerFix the crlf handling.
1998-09-15 Thomas RoesslerUTF8-decode PGP user ID packets.
1998-09-15 Thomas RoesslerAdding basic UTF-8 support.
1998-09-15 Thomas RoesslerWhen using mutt_copy_header with CH_TXTPLAIN, generate a
1998-09-15 Thomas RoesslerCorrecting a typo in the clean target.
1998-09-15 Thomas RoesslerAdd charset alias support and fix various errors in the
1998-09-15 Thomas RoesslerFix mutt_display_char to map '\0' to itself regardless of
1998-09-15 Thomas RoesslerGenerate the character set tables from i18n files.
1998-09-15 Thomas RoesslerFinally fix imap_quote_string().
1998-09-15 Thomas Roessler[patch-0.94.6i.gt.arrow.1] Add M_ARROWCURSOR on the
1998-09-14 Thomas RoesslerFix IMAP quoting.
1998-09-14 Thomas RoesslerSpeling corection for Muttrc.in.
1998-09-14 Thomas Roessler[patch-0.94.6.vikas.complete.1] Fix a completion-related
2007-03-01 convert-repoupdate tags
1998-09-13 Thomas RoesslerPreparing 0.94.6i.
1998-09-13 Thomas RoesslerThis patch adds on-demand loading of character set...
1998-09-12 Thomas RoesslerFixing a silly typo in the edit-message code.
1998-09-12 Thomas Roessler[patch-0.93.2i.ru.mmultiple_charsets.gz] This patch...
1998-09-12 Thomas RoesslerWhen entering a 'set' command on the command-line,
1998-09-12 Thomas RoesslerUse the proper history class when entering mutt commands.
1998-09-12 Thomas Roessler[patch-0.94.5i.jmy.imap_quote.1]
1998-09-12 Thomas RoesslerAdding the edit-message feature.
1998-09-12 Thomas Roessler[patch-0.94.5.vikas.collapse_format.2] - introduce...
1998-09-08 Thomas RoesslerBogus bug. Actually, by setting use_mailcap=no, it...
1998-09-08 Thomas RoesslerThis patch makes the view attachment menu show all
1998-09-08 Thomas RoesslerChange the interface of pgp_decrypt_mime() to enable...
1998-09-07 Thomas RoesslerDon't descend into multipart/encrypted on the recvattach
1998-09-07 Thomas Roessler[patch-0.94.5i.tlr.pgp_fixes.1] This patch fixes various
1998-09-07 Thomas RoesslerClear the "Exit Mutt" prompt.
1998-09-07 Thomas RoesslerSGML typo.
1998-09-07 Thomas RoesslerSome testing.
1998-09-07 Thomas RoesslerYet another fix to the alias and query completion stuff:
1998-09-07 Thomas RoesslerDon't use <space> as an address delimiter when using
1998-09-07 Thomas RoesslerQuote MIME parameters when doing %{MIME-parameter}
1998-09-07 Thomas RoesslerIntroducing decrypt-save, decrypt-copy, and
1998-09-07 Thomas Roessler[patch-0.94.4i.matthewf.writingmessages-fix.1] Fix the
1998-09-07 Thomas RoesslerFix simple patterns.
1998-09-07 Thomas RoesslerPut the S_ISLNK definition into protos.h.
1998-09-07 Thomas RoesslerFixing convert_to_7bit(). From Liviu Daia.
1998-09-06 Thomas RoesslerFixing the quoting of shell specials in mutt_expand_fmt().
1998-09-06 Thomas RoesslerChange snprintf to mutt_expand_fmt when expanding the
1998-09-06 Thomas Roessler[patch-0.94.5i.tlr.safe_symlink.1] Introduce
2007-03-01 convert-repoupdate tags
1998-09-06 Thomas RoesslerPreparing 0.94.5i.
1998-09-04 Thomas RoesslerCatch MIME parameters with p->value == NULL.
1998-09-04 Thomas RoesslerFixing a memory leak in mutt_prepare_envelope().
1998-09-01 Thomas RoesslerIMAP fixes from Nathan Neulinger.
1998-08-31 Thomas RoesslerFix a small problem with Liviu's attach_fcc patch.
1998-08-31 Thomas RoesslerUpdating to patch-0.94.4.vikas.attach_message.3.
1998-08-31 Thomas RoesslerUpdating to patch-0.94.4.vikas.collapse.3.
1998-08-29 Thomas RoesslerCorrect an editor key binding example.
1998-08-28 Thomas RoesslerCleaning up the fcc_attach hack. From Liviu.
1998-08-28 Thomas Roessler[patch-0.94.4i.tlr.display_filename.1] Introduce a new
1998-08-28 Thomas Roessler[patch-0.94.4i.tlr.get_attachment.1-2] Get the attachment
1998-08-28 Thomas Roessler[patch-0.94.4i.tlr.get_attachment.1] Create a new
1998-08-28 Thomas Roessler[patch-0.94.4.vikas.attach_message.1] Cleaning up some of
1998-08-28 Thomas Roesslerremoving superfluous include statements.
1998-08-27 Thomas Roesslercode cosmetics.
1998-08-27 Thomas Roessler[patch-0.94.4.vikas.collapse.2] Vikas' collapse-thread
1998-08-27 Thomas Roessler[patch-0.94.4i.gt.arrowcursor.1] Padding to the end of
1998-08-27 Thomas Roessler[patch-0.94.4i.tlr.shell_quote.1-2] Fix a brain-dead
1998-08-27 Thomas RoesslerMh. This seems to have shown up again while cleaning up
1998-08-27 Thomas RoesslerMake $fcc_attach work correctly when sending PGP-encrypted
next