<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/FML/Process/Kernel.pm, branch command-reconstruct-base</title>
<subtitle>fml mailing list driver version 8 
</subtitle>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/'/>
<entry>
<title>fi typo</title>
<updated>2004-02-29T15:59:04+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-02-29T15:59:04+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=6b776cb5ee8bb3330101ebd7a1a30c8d317e6d0e'/>
<id>6b776cb5ee8bb3330101ebd7a1a30c8d317e6d0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>select proper language for reply message based on Accept-Language,</title>
<updated>2004-02-27T22:23:12+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-02-27T22:23:12+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=ba0b7c08e2bb4deef3fe5855cdf2c369c9d47edb'/>
<id>ba0b7c08e2bb4deef3fe5855cdf2c369c9d47edb</id>
<content type='text'>
Content-Type and language preference order.
use plural languages if needed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Content-Type and language preference order.
use plural languages if needed.
</pre>
</div>
</content>
</entry>
<entry>
<title>define __convert_message_nl() and use it.</title>
<updated>2004-02-27T12:47:42+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-02-27T12:47:42+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=d34d113f840331325fa29155b950bb11649f833d'/>
<id>d34d113f840331325fa29155b950bb11649f833d</id>
<content type='text'>
allow loader program uses reply_message() method.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
allow loader program uses reply_message() method.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix comments on reply_message() around.</title>
<updated>2004-02-27T04:01:37+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-02-27T04:01:37+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=01e1f51f11739e7b8da6a7803493544b16106c5b'/>
<id>01e1f51f11739e7b8da6a7803493544b16106c5b</id>
<content type='text'>
reply_message() handles request when the current process runs under MTA.
fix regexp optimization.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
reply_message() handles request when the current process runs under MTA.
fix regexp optimization.
</pre>
</div>
</content>
</entry>
<entry>
<title>change Mail::Message::Encode to Mail::Message::String in message handling.</title>
<updated>2004-02-26T13:22:25+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-02-26T13:22:25+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=ed348c2f6a4cb3eb993237ba2c1728baf01dcb9f'/>
<id>ed348c2f6a4cb3eb993237ba2c1728baf01dcb9f</id>
<content type='text'>
implement get_preferred_languages() method.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
implement get_preferred_languages() method.
</pre>
</div>
</content>
</entry>
<entry>
<title>more proper charset handling based on Content-Type: field.</title>
<updated>2004-02-26T08:05:37+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-02-26T08:05:37+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=4ffe02f1096fb43a47ecd3243238b12650ab1dca'/>
<id>4ffe02f1096fb43a47ecd3243238b12650ab1dca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new option -o key=value which overrider configurations.</title>
<updated>2004-02-26T05:07:57+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-02-26T05:07:57+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=490fa80c97e2ff6c28676ee1bfe42230af0b6c8a'/>
<id>490fa80c97e2ff6c28676ee1bfe42230af0b6c8a</id>
<content type='text'>
you can use duplicated -o options e.g. -o key1=value1 -o key2=value2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
you can use duplicated -o options e.g. -o key1=value1 -o key2=value2.
</pre>
</div>
</content>
</entry>
<entry>
<title>ui_message() prefers $msg_args-&gt;{level} if specified.</title>
<updated>2004-02-15T09:34:41+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-02-15T09:34:41+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=3f0f067782e200ba7dc9759c385e2fac888607b7'/>
<id>3f0f067782e200ba7dc9759c385e2fac888607b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>load_config_files() not need the argument.</title>
<updated>2004-01-14T13:39:58+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-01-14T13:39:58+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=f3b3392b40e2e2ba67b6de3257f2d982f6b9c062'/>
<id>f3b3392b40e2e2ba67b6de3257f2d982f6b9c062</id>
<content type='text'>
load_config_files() do sanity checks for mta and cgi processes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
load_config_files() do sanity checks for mta and cgi processes.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix comments (FNF)</title>
<updated>2004-01-03T01:53:47+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-01-03T01:53:47+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=9bc7b96331fedef3962b8c0a3a6cbe5949e86ac4'/>
<id>9bc7b96331fedef3962b8c0a3a6cbe5949e86ac4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
