<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/utils/common, branch xracer</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>Rework langstat.</title>
<updated>2013-06-09T14:54:59+00:00</updated>
<author>
<name>Dominik Riebeling</name>
<email>Dominik.Riebeling@gmail.com</email>
</author>
<published>2013-06-08T21:56:33+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=6b3c4beba4135681f0484d41ac096e1599939bd4'/>
<id>6b3c4beba4135681f0484d41ac096e1599939bd4</id>
<content type='text'>
- Generally improve code and make it compliant to PEP8.
- Make it work with Python3 as well.

Change-Id: I9e99999c59dc501664c36dd38fcb85fb60d6d9e6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Generally improve code and make it compliant to PEP8.
- Make it work with Python3 as well.

Change-Id: I9e99999c59dc501664c36dd38fcb85fb60d6d9e6
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the tarball generation tool handle spaces in filenames</title>
<updated>2013-03-05T21:37:27+00:00</updated>
<author>
<name>Frank Gevaerts</name>
<email>frank@gevaerts.be</email>
</author>
<published>2013-03-05T21:37:27+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=3e4be68f8b596cf3467f993dc9a210a3d901ca1c'/>
<id>3e4be68f8b596cf3467f993dc9a210a3d901ca1c</id>
<content type='text'>
&lt;insert opinion on such filenames here&gt;

Change-Id: Ie1b5fac97eea93c9ac934ffb8bf6c0d9a0559339
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
&lt;insert opinion on such filenames here&gt;

Change-Id: Ie1b5fac97eea93c9ac934ffb8bf6c0d9a0559339
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a typo.</title>
<updated>2012-05-14T21:02:21+00:00</updated>
<author>
<name>Dominik Riebeling</name>
<email>Dominik.Riebeling@gmail.com</email>
</author>
<published>2012-05-14T21:01:19+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=972b8945b8d67666199cb32470fd1ab1c092bb93'/>
<id>972b8945b8d67666199cb32470fd1ab1c092bb93</id>
<content type='text'>
Change-Id: I358add5df8971bc3eab4c4cf71d2e792e51979d1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I358add5df8971bc3eab4c4cf71d2e792e51979d1
</pre>
</div>
</content>
</entry>
<entry>
<title>gitscraper: Provide way to get timestamps for files.</title>
<updated>2012-04-29T09:48:07+00:00</updated>
<author>
<name>Dominik Riebeling</name>
<email>Dominik.Riebeling@gmail.com</email>
</author>
<published>2012-04-29T09:38:23+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=91cf4a77687e650ff92e8129424955cea692d875'/>
<id>91cf4a77687e650ff92e8129424955cea692d875</id>
<content type='text'>
When scraping files from the repository allow passing an additional list of
files for which the timestamp of the last change is retrieved. Since this is
slow (the log needs to be traversed, since a blob doesn't know about commits
its referenced by) only specified files get this retrieved.

Change-Id: I61a2ef812ac18ffb5898c01ce070046d4ca00a15
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When scraping files from the repository allow passing an additional list of
files for which the timestamp of the last change is retrieved. Since this is
slow (the log needs to be traversed, since a blob doesn't know about commits
its referenced by) only specified files get this retrieved.

Change-Id: I61a2ef812ac18ffb5898c01ce070046d4ca00a15
</pre>
</div>
</content>
</entry>
<entry>
<title>Add codecs to librbcodec.</title>
<updated>2012-04-25T20:13:20+00:00</updated>
<author>
<name>Sean Bartell</name>
<email>wingedtachikoma@gmail.com</email>
</author>
<published>2011-06-26T01:32:25+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=f40bfc9267b13b54e6379dfe7539447662879d24'/>
<id>f40bfc9267b13b54e6379dfe7539447662879d24</id>
<content type='text'>
Change-Id: Id7f4717d51ed02d67cb9f9cb3c0ada4a81843f97
Reviewed-on: http://gerrit.rockbox.org/137
Reviewed-by: Nils Wallménius &lt;nils@rockbox.org&gt;
Tested-by: Nils Wallménius &lt;nils@rockbox.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Id7f4717d51ed02d67cb9f9cb3c0ada4a81843f97
Reviewed-on: http://gerrit.rockbox.org/137
Reviewed-by: Nils Wallménius &lt;nils@rockbox.org&gt;
Tested-by: Nils Wallménius &lt;nils@rockbox.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gitscraper: support Python3.</title>
<updated>2012-04-22T19:34:01+00:00</updated>
<author>
<name>Dominik Riebeling</name>
<email>Dominik.Riebeling@gmail.com</email>
</author>
<published>2012-04-22T19:32:35+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=885db72b8b4546572aaf7da08078176d2662d2d9'/>
<id>885db72b8b4546572aaf7da08078176d2662d2d9</id>
<content type='text'>
Make gitscraper and tarball script work with both Python 2 and Python 3. Tested
with 2.7 and 3.2.

Change-Id: I31b2580660d764d013bca6fe59d5663ae9f7f5aa
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make gitscraper and tarball script work with both Python 2 and Python 3. Tested
with 2.7 and 3.2.

Change-Id: I31b2580660d764d013bca6fe59d5663ae9f7f5aa
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new tarball generation script.</title>
<updated>2012-04-12T19:15:49+00:00</updated>
<author>
<name>Dominik Riebeling</name>
<email>Dominik.Riebeling@gmail.com</email>
</author>
<published>2012-04-12T19:14:11+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=2aae74545855e133d6f0e6ce56bbb8995fd1b51e'/>
<id>2aae74545855e133d6f0e6ce56bbb8995fd1b51e</id>
<content type='text'>
The old script depended on svn. An earlier version of this script has already
been used in the 3.11. branch.

Change-Id: Id03abb8f7bd005ede343243194c4453f0b2e8943
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The old script depended on svn. An earlier version of this script has already
been used in the 3.11. branch.

Change-Id: Id03abb8f7bd005ede343243194c4453f0b2e8943
</pre>
</div>
</content>
</entry>
<entry>
<title>gitscraper: support compressing the sources as 7z.</title>
<updated>2012-04-12T19:08:38+00:00</updated>
<author>
<name>Dominik Riebeling</name>
<email>Dominik.Riebeling@gmail.com</email>
</author>
<published>2012-04-12T19:08:38+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=e9d5f6cb61fb9ef997213b64b8086574f591f3a5'/>
<id>e9d5f6cb61fb9ef997213b64b8086574f591f3a5</id>
<content type='text'>
The Rockbox source code uses 7z for its archive for size reasons. Add support
for compressing as 7z (by calling the 7z command line utility) so it can be
used for generating Rockbox source archives.

Change-Id: I26097ff61ff183e5ddc07b2c4473f90dc0700178
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Rockbox source code uses 7z for its archive for size reasons. Add support
for compressing as 7z (by calling the 7z command line utility) so it can be
used for generating Rockbox source archives.

Change-Id: I26097ff61ff183e5ddc07b2c4473f90dc0700178
</pre>
</div>
</content>
</entry>
<entry>
<title>Correctly insert build ID.</title>
<updated>2012-03-06T21:06:40+00:00</updated>
<author>
<name>Dominik Riebeling</name>
<email>Dominik.Riebeling@gmail.com</email>
</author>
<published>2012-03-06T21:06:40+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=06662985cb678b17efbd3dfd7aa77da3e25af16b'/>
<id>06662985cb678b17efbd3dfd7aa77da3e25af16b</id>
<content type='text'>
Change-Id: I35a85ffd78bd0a56a31d6ba0abbd6102727155d4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I35a85ffd78bd0a56a31d6ba0abbd6102727155d4
</pre>
</div>
</content>
</entry>
<entry>
<title>Rockbox Utility: add "revision" information back.</title>
<updated>2012-03-06T20:45:54+00:00</updated>
<author>
<name>Dominik Riebeling</name>
<email>Dominik.Riebeling@gmail.com</email>
</author>
<published>2012-03-06T20:45:54+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=7d2c7b83b58086905ef9578cc87c0346e109179e'/>
<id>7d2c7b83b58086905ef9578cc87c0346e109179e</id>
<content type='text'>
Add a revision-like information and make deploy.py replace it with the git
hash.

Change-Id: Ic88ad0b2af255e76a7129a6a5cf52663b868fd32
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a revision-like information and make deploy.py replace it with the git
hash.

Change-Id: Ic88ad0b2af255e76a7129a6a5cf52663b868fd32
</pre>
</div>
</content>
</entry>
</feed>
