<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/scripts/git.orderfile, branch spice_video_codecs</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/scripts/git.orderfile?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/scripts/git.orderfile?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2020-12-15T17:53:16+00:00</updated>
<entry>
<title>scripts/git.orderfile: Keep files with .inc extension sorted</title>
<updated>2020-12-15T17:53:16+00:00</updated>
<author>
<name>Philippe Mathieu-Daudé</name>
</author>
<published>2020-12-13T20:51:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=a1bcbb485c91c0869832b0bda62ff564ddfc52f3'/>
<id>urn:sha1:a1bcbb485c91c0869832b0bda62ff564ddfc52f3</id>
<content type='text'>
Sort .inc files along with the extension including them.

Signed-off-by: Philippe Mathieu-Daudé &lt;f4bug@amsat.org&gt;
Message-Id: &lt;20201213205132.243628-1-f4bug@amsat.org&gt;
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>Remove Texinfo related line from git.orderfile</title>
<updated>2020-09-29T15:55:39+00:00</updated>
<author>
<name>Peter Maydell</name>
</author>
<published>2020-09-25T16:23:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=5752d6cab9172a371cb3bcc3cf45a4f90ef8df76'/>
<id>urn:sha1:5752d6cab9172a371cb3bcc3cf45a4f90ef8df76</id>
<content type='text'>
We don't use Texinfo any more; we can remove the references to the
.texi source file from our git.orderfile.

Signed-off-by: Peter Maydell &lt;peter.maydell@linaro.org&gt;
Message-Id: &lt;20200925162316.21205-20-peter.maydell@linaro.org&gt;
Reviewed-by: Markus Armbruster &lt;armbru@redhat.com&gt;
Signed-off-by: Markus Armbruster &lt;armbru@redhat.com&gt;
</content>
</entry>
<entry>
<title>scripts/git.orderfile: Display meson files along with buildsys ones</title>
<updated>2020-09-16T09:16:54+00:00</updated>
<author>
<name>Philippe Mathieu-Daudé</name>
</author>
<published>2020-09-07T16:12:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=8edacae02652c5d1cad1fa60ff9a0df1e6120223'/>
<id>urn:sha1:8edacae02652c5d1cad1fa60ff9a0df1e6120223</id>
<content type='text'>
Since commit a56650518f5 ("configure: integrate Meson in the build
system") we replaced many Makefile by Meson files. Adapt the
git.orderfile script to display the new file at the same position.

Signed-off-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Reviewed-by: Stefano Garzarella &lt;sgarzare@redhat.com&gt;
Message-Id: &lt;20200907161222.41915-1-philmd@redhat.com&gt;
Signed-off-by: Laurent Vivier &lt;laurent@vivier.eu&gt;
</content>
</entry>
<entry>
<title>maint: Include top-level *.rst files early in git diff</title>
<updated>2020-03-09T14:59:31+00:00</updated>
<author>
<name>Eric Blake</name>
</author>
<published>2020-02-20T16:22:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=bab694faedf17c2ea95d6c739b0792ec52d64cb9'/>
<id>urn:sha1:bab694faedf17c2ea95d6c739b0792ec52d64cb9</id>
<content type='text'>
We are converting more doc files to *.rst rather than *.texi.  Most
doc files are already listed early in diffs due to our catchall
docs/*, but a few top-level files get missed by that glob.

Signed-off-by: Eric Blake &lt;eblake@redhat.com&gt;
Reviewed-by: Stefano Garzarella &lt;sgarzare@redhat.com&gt;
Message-Id: &lt;20200220162214.3474280-1-eblake@redhat.com&gt;
Signed-off-by: Laurent Vivier &lt;laurent@vivier.eu&gt;
</content>
</entry>
<entry>
<title>scripts/git.orderfile: Display Cocci scripts before code modifications</title>
<updated>2020-02-20T12:01:23+00:00</updated>
<author>
<name>Philippe Mathieu-Daudé</name>
</author>
<published>2020-02-20T08:40:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=4b314c1a71e398f428de69ae719967cd9902f61d'/>
<id>urn:sha1:4b314c1a71e398f428de69ae719967cd9902f61d</id>
<content type='text'>
When we use a Coccinelle semantic script to do automatic
code modifications, it makes sense to look at the semantic
patch first.

Signed-off-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
</content>
</entry>
<entry>
<title>scripts/git.orderfile: Display decodetree before C source</title>
<updated>2020-01-22T01:26:09+00:00</updated>
<author>
<name>Philippe Mathieu-Daudé</name>
</author>
<published>2019-12-30T08:28:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=75fa376cdab5e5db2c7fdd107358e16f95503ac6'/>
<id>urn:sha1:75fa376cdab5e5db2c7fdd107358e16f95503ac6</id>
<content type='text'>
To avoid scrolling each instruction when reviewing tcg
helpers written for the decodetree script, display the
.decode files (similar to header declarations) before
the C source (implementation of previous declarations).

Signed-off-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Reviewed-by: Stefano Garzarella &lt;sgarzare@redhat.com&gt;
Reviewed-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
Message-Id: &lt;20191230082856.30556-1-philmd@redhat.com&gt;
Signed-off-by: Richard Henderson &lt;richard.henderson@linaro.org&gt;
</content>
</entry>
<entry>
<title>scripts/git.orderfile: Match QAPI schema more precisely</title>
<updated>2019-09-24T12:07:22+00:00</updated>
<author>
<name>Markus Armbruster</name>
</author>
<published>2019-09-13T20:13:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=b1862ee6233805172bab89a1fc44e929dcdbd9fa'/>
<id>urn:sha1:b1862ee6233805172bab89a1fc44e929dcdbd9fa</id>
<content type='text'>
Pattern *.json also matches the tests/qapi-schema/*.json.  Separates
them from the tests/qapi-schema/*.{err,exit,out} in diffs.  I hate
that.  Change the pattern to match just the "real" QAPI schemata.

Signed-off-by: Markus Armbruster &lt;armbru@redhat.com&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Message-Id: &lt;20190913201349.24332-2-armbru@redhat.com&gt;
</content>
</entry>
<entry>
<title>add scripts/git.orderfile</title>
<updated>2017-07-20T07:56:41+00:00</updated>
<author>
<name>Gerd Hoffmann</name>
</author>
<published>2017-07-17T10:16:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=3b6bb28a6c5ce35e652902661a23d643f02531c8'/>
<id>urn:sha1:3b6bb28a6c5ce35e652902661a23d643f02531c8</id>
<content type='text'>
Based on a old patch by Laszlo.
Time to get this in ...

Signed-off-by: Gerd Hoffmann &lt;kraxel@redhat.com&gt;
Reviewed-by: Eric Blake &lt;eblake@redhat.com&gt;
Reviewed-by: Emilio G. Cota &lt;cota@braap.org&gt;
Message-id: 20170717101632.23247-1-kraxel@redhat.com
</content>
</entry>
</feed>
