<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments-git.git/pygments/formatters/bbcode.py, branch 0.7</title>
<subtitle>github.com: pygments/pygments.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/'/>
<entry>
<title>[svn] Quite a few things:</title>
<updated>2007-02-12T22:38:46+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2007-02-12T22:38:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=0678bc4fea71984ab19ab082cb711d772796fae3'/>
<id>0678bc4fea71984ab19ab082cb711d772796fae3</id>
<content type='text'>
- new pygmentize options, -F for filters and -H for detail help.
- an automatically-created formatter map
- better HTML formatter subclassing
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- new pygmentize options, -F for filters and -H for detail help.
- an automatically-created formatter map
- better HTML formatter subclassing
</pre>
</div>
</content>
</entry>
<entry>
<title>[svn] Copyright notice update.</title>
<updated>2007-02-04T20:20:37+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2007-02-04T20:20:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=19e2b9ad2e81bd0bee0343767e3c4984c64190a4'/>
<id>19e2b9ad2e81bd0bee0343767e3c4984c64190a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[svn] Generate lexer, formatter and filter docs from docstrings.</title>
<updated>2007-01-12T21:53:02+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2007-01-12T21:53:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=756de6341ebb184cb23f1acf4f0762eb9f613c6c'/>
<id>756de6341ebb184cb23f1acf4f0762eb9f613c6c</id>
<content type='text'>
There is the problem of ordering, though.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is the problem of ordering, though.
</pre>
</div>
</content>
</entry>
<entry>
<title>[svn] Improve Unicode handling without encoding.</title>
<updated>2006-12-20T20:14:44+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2006-12-20T20:14:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=0199b1e35a5298d6bbc004a0d9cc0a03c6b0e011'/>
<id>0199b1e35a5298d6bbc004a0d9cc0a03c6b0e011</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[svn] Change Pygments license to BSD.</title>
<updated>2006-12-10T10:31:03+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2006-12-10T10:31:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=9c5891259115709730554efe500907de5e6a93a3'/>
<id>9c5891259115709730554efe500907de5e6a93a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[svn] make check.</title>
<updated>2006-10-31T22:52:18+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2006-10-31T22:52:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=5a7f9787345e42111c5293ee9e0cf39b8017fd08'/>
<id>5a7f9787345e42111c5293ee9e0cf39b8017fd08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[svn] Add encoding support. All processing is now done with unicode strings.</title>
<updated>2006-10-31T22:46:24+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2006-10-31T22:46:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=d3eee51664ae28f657c13e882612d9a2d6faf72d'/>
<id>d3eee51664ae28f657c13e882612d9a2d6faf72d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[svn] Some improvements in the C/C++ lexers.</title>
<updated>2006-10-30T21:15:14+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2006-10-30T21:15:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=0638cbec1086c25d2defe2898c0c3a8b88161dd3'/>
<id>0638cbec1086c25d2defe2898c0c3a8b88161dd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[svn] More pylint fixes, update BBcode formatter to new style API.</title>
<updated>2006-10-30T09:52:36+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2006-10-30T09:52:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=b09f8bbb6a75febb1a2581e0c34b248d3ff1953f'/>
<id>b09f8bbb6a75febb1a2581e0c34b248d3ff1953f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[svn] Update make check.</title>
<updated>2006-10-22T13:06:59+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2006-10-22T13:06:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=0742c63f5c4dac4fe8720476523b60e52391a14b'/>
<id>0742c63f5c4dac4fe8720476523b60e52391a14b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
