<feed xmlns='http://www.w3.org/2005/Atom'>
<title>patch-tracker, 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>Add cache for export_for_udd.py.</title>
<updated>2011-09-17T11:28:46Z</updated>
<author>
<name>Giovanni Mascellani</name>
<email>mascellani@poisson.phc.unipi.it</email>
</author>
<published>2011-08-02T13:08:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/patch-tracker/commit/?id=f25edd7952621ac334a79042c850c6c6a1d22ab5'/>
<id>urn:sha1:f25edd7952621ac334a79042c850c6c6a1d22ab5</id>
<content type='text'>
export_for_udd.py reads the file listed on the command lines,
assuming that are JSON files generated by previous run of
export_for_udd.py. The patches for packages listed in such files
are not computed again.
</content>
</entry>
<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>Added UTF-8 support to the reprepro filter.</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:38:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/patch-tracker/commit/?id=1e0c2ed9fb35436ba84bea0752d5a51772cfa51c'/>
<id>urn:sha1:1e0c2ed9fb35436ba84bea0752d5a51772cfa51c</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>use wrappable_version on package name too</title>
<updated>2011-02-21T06:34:35Z</updated>
<author>
<name>Sean Finney</name>
<email>seanius@debian.org</email>
</author>
<published>2011-02-21T06:34:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/patch-tracker/commit/?id=bf10ac14e0fce21e6ebf9dc51c9dba7f783ae139'/>
<id>urn:sha1:bf10ac14e0fce21e6ebf9dc51c9dba7f783ae139</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>
</feed>
