<feed xmlns='http://www.w3.org/2005/Atom'>
<title>patch-tracker/patchtracker, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/patch-tracker/atom?h=master</id>
<link rel='self' href='https://git.osdyson.ru/patch-tracker/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/patch-tracker/'/>
<updated>2011-09-17T11:28:46Z</updated>
<entry>
<title>enumerate_packages() moved in class PatchTrackerDB.</title>
<updated>2011-09-17T11:28:46Z</updated>
<author>
<name>Giovanni Mascellani</name>
<email>mascellani@poisson.phc.unipi.it</email>
</author>
<published>2011-08-02T12:43:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/patch-tracker/commit/?id=a03f98d63b0ada2c5dfe804ecad8bd79b591f15c'/>
<id>urn:sha1:a03f98d63b0ada2c5dfe804ecad8bd79b591f15c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix small bug with filenames that contain commas.</title>
<updated>2011-09-17T11:28:46Z</updated>
<author>
<name>Giovanni Mascellani</name>
<email>mascellani@poisson.phc.unipi.it</email>
</author>
<published>2011-08-01T11:02:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/patch-tracker/commit/?id=4a7d41f58846d8a040c9c8f5b4aa2207be2097ce'/>
<id>urn:sha1:4a7d41f58846d8a040c9c8f5b4aa2207be2097ce</id>
<content type='text'>
When tokenizing the "diffstat -t" output, commas inside the filename
shouldn't be considered. We achive it by splitting only on the
first three commas.
</content>
</entry>
<entry>
<title>Added export_for_udd.py script.</title>
<updated>2011-09-17T11:28:46Z</updated>
<author>
<name>Giovanni Mascellani</name>
<email>mascellani@poisson.phc.unipi.it</email>
</author>
<published>2011-07-31T10:01:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/patch-tracker/commit/?id=36d723df4e46a36acde3cac2b8fda7678eddba8e'/>
<id>urn:sha1:36d723df4e46a36acde3cac2b8fda7678eddba8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Save memory by not loading the filtered patch.</title>
<updated>2011-09-17T11:28:46Z</updated>
<author>
<name>Giovanni Mascellani</name>
<email>mascellani@poisson.phc.unipi.it</email>
</author>
<published>2011-07-31T09:55:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/patch-tracker/commit/?id=80ee0baf5dc3b4014e6b65be53bfc78dfdb7671b'/>
<id>urn:sha1:80ee0baf5dc3b4014e6b65be53bfc78dfdb7671b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added ghost patches support.</title>
<updated>2011-09-17T11:28:46Z</updated>
<author>
<name>Giovanni Mascellani</name>
<email>mascellani@poisson.phc.unipi.it</email>
</author>
<published>2011-07-31T09:36:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/patch-tracker/commit/?id=2728f17f36f466682d3cc27ab8021fec3f827aa9'/>
<id>urn:sha1:2728f17f36f466682d3cc27ab8021fec3f827aa9</id>
<content type='text'>
The ghost options disable the actual loading in memory of the patches.
When you just want to know the number of patches or their stats,
this saves quite a lot of memory and CPU time.
</content>
</entry>
<entry>
<title>Move makeDiffHandler in DB, so it can be used in other contexts.</title>
<updated>2011-09-17T11:28:46Z</updated>
<author>
<name>Giovanni Mascellani</name>
<email>mascellani@poisson.phc.unipi.it</email>
</author>
<published>2011-07-31T09:33:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/patch-tracker/commit/?id=b231a89e5bad73baa00edffc198bee93293eb295'/>
<id>urn:sha1:b231a89e5bad73baa00edffc198bee93293eb295</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First stab at extracting suites into a local conf value</title>
<updated>2011-02-20T22:00:31Z</updated>
<author>
<name>Sean Finney</name>
<email>seanius@debian.org</email>
</author>
<published>2011-02-20T22:00:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/patch-tracker/commit/?id=0e6d288bf4c21b043a02c6cc19367bb937397edd'/>
<id>urn:sha1:0e6d288bf4c21b043a02c6cc19367bb937397edd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>etch is out, wheezy is in</title>
<updated>2011-02-20T19:57:02Z</updated>
<author>
<name>Sean Finney</name>
<email>seanius@debian.org</email>
</author>
<published>2011-02-20T19:57:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/patch-tracker/commit/?id=a5be1b0846194a49fa7d256bd829e035bbf6ddbd'/>
<id>urn:sha1:a5be1b0846194a49fa7d256bd829e035bbf6ddbd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Explicitly close a popen3(patch) fd to avoid lockups</title>
<updated>2010-11-07T09:54:05Z</updated>
<author>
<name>Sean Finney</name>
<email>seanius@debian.org</email>
</author>
<published>2010-11-07T09:54:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/patch-tracker/commit/?id=3ad04e54bfa606d65814c1f819f50932f571c659'/>
<id>urn:sha1:3ad04e54bfa606d65814c1f819f50932f571c659</id>
<content type='text'>
Thanks to Bernhard R. Link for the suggestion.
</content>
</entry>
<entry>
<title>Allow blank lines and comments in quilt series files</title>
<updated>2010-03-05T06:55:03Z</updated>
<author>
<name>Sean Finney</name>
<email>seanius@debian.org</email>
</author>
<published>2010-03-05T06:55:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/patch-tracker/commit/?id=1d7968088e6bda919b52874496691c931daab694'/>
<id>urn:sha1:1d7968088e6bda919b52874496691c931daab694</id>
<content type='text'>
Thanks to Colin Watson for the suggestion.
</content>
</entry>
</feed>
