<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mediapointer-dvb-s2/v4l/ChangeLog, branch master</title>
<subtitle>Mediapointer DVB-S2 driver
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/'/>
<entry>
<title>ChangeLog file removed from v4l-dvb Mercurial tree</title>
<updated>2006-01-29T16:56:06+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@infradead.org</email>
</author>
<published>2006-01-29T16:56:06+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=5ca53de82657edb7d0212c7b235f0360e382df00'/>
<id>5ca53de82657edb7d0212c7b235f0360e382df00</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

- This patch removes ChangeLog file. with Mercurial, it can
  be generated any time by running hg logs -v.

- Makefile and prep_commit_msg.pl updated to work without ChangeLog.

- Removed/Adapted instructions on README.HG about ChangeLog.

- prepare-Changelog.pl changed to just report one line. This might help
  people to identify functions that were changed by a patchset.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

- This patch removes ChangeLog file. with Mercurial, it can
  be generated any time by running hg logs -v.

- Makefile and prep_commit_msg.pl updated to work without ChangeLog.

- Removed/Adapted instructions on README.HG about ChangeLog.

- prepare-Changelog.pl changed to just report one line. This might help
  people to identify functions that were changed by a patchset.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

</pre>
</div>
</content>
</entry>
<entry>
<title>Use the login name with the ssh URL.</title>
<updated>2006-01-29T13:44:17+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>devnull@localhost</email>
</author>
<published>2006-01-29T13:44:17+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=c7c364220f2c55cb827142e67388a07eb6012e74'/>
<id>c7c364220f2c55cb827142e67388a07eb6012e74</id>
<content type='text'>
From: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

Use the login name with the ssh URL. This allows you to use
make push, even if your local username differs from the repo
username.

Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;


</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

Use the login name with the ssh URL. This allows you to use
make push, even if your local username differs from the repo
username.

Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;


</pre>
</div>
</content>
</entry>
<entry>
<title>fix typos and add 'make push' description</title>
<updated>2006-01-29T13:32:03+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>devnull@localhost</email>
</author>
<published>2006-01-29T13:32:03+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=b6de28a20dc6e9789e9ac82e8fa3bfa7c09f8cc0'/>
<id>b6de28a20dc6e9789e9ac82e8fa3bfa7c09f8cc0</id>
<content type='text'>
From: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

Fixed typos and add a description of make push and emphasize that
make commit commits to the local repository, not the master.

Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;


</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

Fixed typos and add a description of make push and emphasize that
make commit commits to the local repository, not the master.

Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;


</pre>
</div>
</content>
</entry>
<entry>
<title>Some review, thanks to Johannes Stezenbach.</title>
<updated>2006-01-29T01:49:26+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@infradead.org</email>
</author>
<published>2006-01-29T01:49:26+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=a9e76435d66d875277b662e7d84f01dc72c5ad8c'/>
<id>a9e76435d66d875277b662e7d84f01dc72c5ad8c</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;


Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;


</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;


Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;


</pre>
</div>
</content>
</entry>
<entry>
<title>make pull will now do push -u</title>
<updated>2006-01-29T01:31:32+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@infradead.org</email>
</author>
<published>2006-01-29T01:31:32+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=444114c414b2e9a7a963901baa59e4638352f102'/>
<id>444114c414b2e9a7a963901baa59e4638352f102</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

pull -u allows retriving info from master database and also update
local files.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;


</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

pull -u allows retriving info from master database and also update
local files.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;


</pre>
</div>
</content>
</entry>
<entry>
<title>Removed commit from make push</title>
<updated>2006-01-28T18:36:24+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@infradead.org</email>
</author>
<published>2006-01-28T18:36:24+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=c14437add81c842176f66662e1156a2fc81a9458'/>
<id>c14437add81c842176f66662e1156a2fc81a9458</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

This allows commiting at local tree first

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;


</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

This allows commiting at local tree first

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;


</pre>
</div>
</content>
</entry>
<entry>
<title>Updated SCM info</title>
<updated>2006-01-28T17:58:04+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@infradead.org</email>
</author>
<published>2006-01-28T17:58:04+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=5812026273bffccb06f160669fd738cb69234bbf'/>
<id>5812026273bffccb06f160669fd738cb69234bbf</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

Removed README.CVS
README.HG now contains more info about usage with HG.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;


</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

Removed README.CVS
README.HG now contains more info about usage with HG.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;


</pre>
</div>
</content>
</entry>
<entry>
<title>Several fixes for using with mercurial</title>
<updated>2006-01-28T16:13:12+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@infradead.org</email>
</author>
<published>2006-01-28T16:13:12+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=73480875596fc17625c910f133b015bf514ac725'/>
<id>73480875596fc17625c910f133b015bf514ac725</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

cvs commands replaced to hg
created a new script to help commiting

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;


</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

cvs commands replaced to hg
created a new script to help commiting

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;


</pre>
</div>
</content>
</entry>
<entry>
<title>Added small setupscript</title>
<updated>2006-01-25T14:04:27+00:00</updated>
<author>
<name>Markus Rechberger</name>
<email>devnull@localhost</email>
</author>
<published>2006-01-25T14:04:27+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=f8fc072964e55fe2525046b45b899b838a979f6e'/>
<id>f8fc072964e55fe2525046b45b899b838a979f6e</id>
<content type='text'>
From: Markus Rechberger &lt;mrechberger@gmail.com&gt;


Signed-off-by: Markus Rechberger &lt;mrechberger@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Markus Rechberger &lt;mrechberger@gmail.com&gt;


Signed-off-by: Markus Rechberger &lt;mrechberger@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanups</title>
<updated>2006-01-25T13:48:22+00:00</updated>
<author>
<name>Markus Rechberger</name>
<email>devnull@localhost</email>
</author>
<published>2006-01-25T13:48:22+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=021a6e0ced957bd45b4fb998f6f707745b40c622'/>
<id>021a6e0ced957bd45b4fb998f6f707745b40c622</id>
<content type='text'>
From: Markus Rechberger &lt;mrechberger@gmail.com&gt;


Signed-off-by: Markus Rechberger &lt;mrechberger@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Markus Rechberger &lt;mrechberger@gmail.com&gt;


Signed-off-by: Markus Rechberger &lt;mrechberger@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
