]> granicus.if.org Git - neomutt/shortlog
neomutt
1999-04-20 Thomas RoesslerFix a time zone snafu.
1999-04-20 Thomas RoesslerPreparing 0.96.2.
1999-04-12 Thomas Roesslermore multipart/alternative handling.
1999-04-12 Thomas RoesslerChange multipart handling when receiving messages.
1999-04-12 Thomas RoesslerClean-up, from Vikas.
1999-04-12 Thomas Roesslertypo.
1999-04-12 Thomas Roesslerus-ascii is the default character set for text attachme...
1999-04-12 Thomas RoesslerFix default character set setting when attaching text...
1999-04-12 Thomas RoesslerFix an IMAP quoting problem. Essentially from Randall...
1999-04-12 Thomas RoesslerNew translations: id, sk.
1999-03-31 Thomas RoesslerStupid error.
1999-03-31 Thomas RoesslerAnother small charset optimization.
1999-03-31 Thomas RoesslerA couple of optimizations, most notably for the special...
1999-03-30 Thomas RoesslerThis patch removes at least some of the horrible utf...
1999-03-30 Thomas Roesslerresort headers when forward-decoding them with weed...
1999-03-30 Thomas RoesslerFix a pager failure for long messages. From Liviu.
1999-03-30 Thomas RoesslerAdd some user feedback to attachment forwarding. From...
1999-03-25 Thomas RoesslerRoland's sort_keys patch.
1999-03-24 Thomas RoesslerVikas' latest version of attachment forwarding.
1999-03-24 Thomas Roesslerpatch-0.96.1.vikas.forward_attachment.2
1999-03-24 Thomas RoesslerOnly exit with "no recipients specified", when $auto_ed...
1999-03-23 Thomas RoesslerVikas' forward_attachment patch.
1999-03-22 Thomas RoesslerPGP key creation time fix by Roland Rosenfeld.
1999-03-17 Thomas RoesslerVikas' attach_tag patch.
1999-03-16 Thomas RoesslerDetect thread loops.
1999-03-15 Thomas RoesslerAdd $bounce_delivered.
1999-03-15 Thomas Roessleranother digital unix compile problem.
1999-03-15 Thomas Roessler_Fix_ the compile problems, don't install new ones.
1999-03-15 Thomas RoesslerCleanly handle fcc when the user unsets it and the...
1999-03-15 Thomas RoesslerFix compilation problems under digital unix.
1999-03-15 Thomas RoesslerFix sendmail autodetection.
1999-03-15 Thomas RoesslerFix colorN, N > 7 for Slang's curses emulation. From...
1999-03-09 Thomas Roessleranother menu.c fix from Kim DeVaughn.
1999-03-09 Thomas Roesslerhandler.c: Properly handle message/external-body expiry.
2007-03-01 convert-repoupdate tags
1999-03-04 Thomas Roesslerpost-postrelease commit.
1999-03-03 Thomas Roesslerups.
1999-03-03 Thomas Roesslerreleasing 0.96.1.
1999-03-02 Thomas RoesslerSome small fixes from Vikas.
1999-03-02 Thomas RoesslerBrandon Long's latest IMAP fixes.
1999-03-02 Thomas RoesslerProperly handle messages which have themselves in ...
1999-02-28 Thomas RoesslerFix a memory leak. From Liviu.
1999-02-28 Thomas RoesslerFix a $TMPDIR race condition.
1999-02-28 Thomas Roesslerpost-snapshot commit.
1999-02-26 Thomas RoesslerAdding pgp_replyencrypt.
1999-02-25 Thomas Roesslerparse some more from_ lines. Before, there were proble...
1999-02-22 Thomas RoesslerVikas' latest collapse fix.
1999-02-22 Thomas RoesslerAvoid reading past actual headers when reopening mailbo...
1999-02-22 Thomas Roesslerreplace clear() by clrtobot().
1999-02-22 Thomas RoesslerCurrently, PGP signing messages will force quoted-print...
1999-02-19 Thomas Roessler... message and multipart, not just message.
1999-02-19 Thomas RoesslerAdd $encode_from: This option causes mutt to trigger
1999-02-18 Thomas RoesslerAdd retainable signatures. This should work nicely...
1999-02-18 Thomas RoesslerIntroduce $dotlock_program: This makes the mutt_dotlock...
1999-02-18 Thomas RoesslerIntroduce $honor_followup_to. The user will now be...
1999-02-18 Thomas Roesslerproperly handle OP_FLAG_MESSAGE when applied to tagged...
1999-02-18 Thomas RoesslerExpand aliases on the From header.
1999-02-17 Thomas RoesslerFix the URL.
1999-02-17 Thomas RoesslerUser-Agent, not X-Mailer.
1999-02-17 Thomas Roesslerupdate.
1999-02-17 Thomas RoesslerSome of the M_CM flags erroneously had been defined...
1999-02-17 Thomas RoesslerCorrect the netscape text/html entry.
1999-02-17 Thomas Roessler- Makefile.am: Fix the dist target to include all neces...
2007-03-01 convert-repoupdate tags
1999-02-12 Thomas Roesslerpost-release commit for 0.96.
1999-02-11 Thomas Roessleranother signal fix from liviu.
1999-02-11 Thomas RoesslerRemove a superfluous if statement.
1999-02-11 Thomas RoesslerThe HEADER structure doesn't have a mailcap component...
1999-02-11 Thomas Roesslerpatch.mutt-0.95.1i.ld.signals.1-2.gz
1999-02-11 Thomas RoesslerNew nl translation.
1999-02-11 Thomas Roesslercurs_main.c: Check whether the user pressed a number...
1999-02-11 Thomas RoesslerUpdating the po files.
1999-02-11 Thomas RoesslerInstall README.SECURITY in the doc directory, document
1999-02-11 Thomas RoesslerPreparing for 0.96: $output.in was real fun in the...
1999-02-11 Thomas RoesslerAdd a note on how to write mailcaps.
1999-02-10 Thomas RoesslerUps, this one needed a #ifdef USE_IMAP.
1999-02-10 Thomas RoesslerSome patches Brandon Long posted to comp.mail.mutt.
1999-02-10 Thomas RoesslerFix the security fix.
1999-02-10 Thomas Roessler[unstable] $mailcap_sanitize.
1999-02-10 Thomas Roesslerpatch.mutt-0.95.1i.ld.signals.1: A major redesign of...
1999-02-09 Thomas RoesslerVikas' latest collapse fix.
1999-02-09 Thomas RoesslerSmall prepare bug noted by vikas.
1999-02-09 Thomas Roesslerbrowser.h: re-insert the "tagged" component.
1999-02-09 Thomas RoesslerReorder headers when decode-piping.
1999-02-09 Thomas RoesslerBrandon's IMAP clean-up; new czech translation.
1999-02-04 Thomas Roessler[unstable] Change the way mutt_quote_filename() worked...
1999-02-04 Thomas Roessler[unstable] Check for write errors when moving messages...
1999-02-03 Thomas Roessler[unstable] Produce some reasonable character set suppor...
1999-02-02 Thomas Roesslermerge ~v patch into unstable.
1999-02-02 Thomas RoesslerThou shall not use dangling pointers.
1999-02-02 Thomas Roessler[unstable] Fix mutt_decode_save_attachment's handling...
1999-02-02 Thomas RoesslerMerging the external character set patch into unstable.
1999-02-02 Thomas RoesslerBrandon's imap_create patch.
1999-02-02 Thomas Roessler[unstable] clear the message line before letting people...
1999-02-02 Thomas Roessler[unstable] merging Brandon's imap fixes.
1999-01-30 Thomas Roesslerreally fix the weak associations problem. it was worse...
1999-01-30 Thomas RoesslerHandle expired keys correclty, even when they are the...
1999-01-29 Thomas Roessler[unstable] Change some default formats.
1999-01-29 Thomas RoesslerAdd generic menu searching.
1999-01-29 Thomas RoesslerUse a user-definable format for the mixmaster menu.
next