<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/FML/Ticket/Model, branch fml-4-0</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>nuke trailing \n</title>
<updated>2001-04-17T09:52:54+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-04-17T09:52:54+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=92fd46e300ba22d62863bc2870a4b11bf32a3e28'/>
<id>92fd46e300ba22d62863bc2870a4b11bf32a3e28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>define ticket-&gt;add_info() which adds X-Ticket-Status: and</title>
<updated>2001-04-15T05:58:05+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-04-15T05:58:05+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=c2836d0fe66321cb27e9b56967fdc732b4e880cc'/>
<id>c2836d0fe66321cb27e9b56967fdc732b4e880cc</id>
<content type='text'>
X-Ticket-History: if possible.

aggreate adding information fucntion to ticket-&gt;add_info()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
X-Ticket-History: if possible.

aggreate adding information fucntion to ticket-&gt;add_info()
</pre>
</div>
</content>
</entry>
<entry>
<title>define _speculate_ticket_id() which tries to speculate ticket_id by</title>
<updated>2001-04-15T05:04:01+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-04-15T05:04:01+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=9e5a5a3e031c08727828fa80baf4b33019403577'/>
<id>9e5a5a3e031c08727828fa80baf4b33019403577</id>
<content type='text'>
reply relations. The relation is based on In-Reply-To: and References:
header fields.

rename functions to more apporoviate one.
s/_gen_ticket_id/_prepare_subject_ticket_id/
s/_rewrite_subject/_rewrite_header/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
reply relations. The relation is based on In-Reply-To: and References:
header fields.

rename functions to more apporoviate one.
s/_gen_ticket_id/_prepare_subject_ticket_id/
s/_rewrite_subject/_rewrite_header/
</pre>
</div>
</content>
</entry>
<entry>
<title>s/remove_subject_tag_like_string/delete_subject_tag_like_string/</title>
<updated>2001-04-14T15:41:05+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-04-14T15:41:05+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=5bec5220e1a78ce5184ab6a4529fe87fbe9c62a7'/>
<id>5bec5220e1a78ce5184ab6a4529fe87fbe9c62a7</id>
<content type='text'>
method-ify delete_subject_tag_like_string()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
method-ify delete_subject_tag_like_string()
</pre>
</div>
</content>
</entry>
<entry>
<title>correct method name and internal variable names. now we use data and</title>
<updated>2001-04-06T16:25:41+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-04-06T16:25:41+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=63774f93ca71c553eb49f1e425b7626ccd04b3ca'/>
<id>63774f93ca71c553eb49f1e425b7626ccd04b3ca</id>
<content type='text'>
data_type mainly by default not content_*.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
data_type mainly by default not content_*.
</pre>
</div>
</content>
</entry>
<entry>
<title>change class hiererychy from MailingList -&gt; Mail</title>
<updated>2001-04-03T09:45:39+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-04-03T09:45:39+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=b6af6fcbb57b2055ab25971a05bfa227a9071627'/>
<id>b6af6fcbb57b2055ab25971a05bfa227a9071627</id>
<content type='text'>
Mail::Delivery is the entrance for all delivery systems.
Mail::Message handles mail message/content, multipart operations et. al.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mail::Delivery is the entrance for all delivery systems.
Mail::Message handles mail message/content, multipart operations et. al.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix initialization to avoid unilitialized warning.</title>
<updated>2001-03-22T17:39:31+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-03-22T17:39:31+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=356a581c5f9fcbc82214195f8c410ebfb08596a9'/>
<id>356a581c5f9fcbc82214195f8c410ebfb08596a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>filter mail header like strings more and more for more smart summary</title>
<updated>2001-03-22T17:36:49+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-03-22T17:36:49+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=cda6407be1f62cd04dc8be97900c03bacbd91a52'/>
<id>cda6407be1f62cd04dc8be97900c03bacbd91a52</id>
<content type='text'>
_header_summary() is changed to method() to accept $self attributes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
_header_summary() is changed to method() to accept $self attributes.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix label to s/ARTICLE/LINE/ in while(&lt;ARTICLE&gt;) {}</title>
<updated>2001-03-22T17:24:31+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-03-22T17:24:31+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=ead4739669bb533859ece8a9c058a710831518ac'/>
<id>ead4739669bb533859ece8a9c058a710831518ac</id>
<content type='text'>
ignore mail header like patterns to show mail body summary
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ignore mail header like patterns to show mail body summary
</pre>
</div>
</content>
</entry>
<entry>
<title>change button name, s/change/go/</title>
<updated>2001-03-22T17:04:00+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-03-22T17:04:00+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=b8a47715ec89bd934d81013e2904b363826951e0'/>
<id>b8a47715ec89bd934d81013e2904b363826951e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
