<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/NetworkManager.git/contrib/scripts/checkpatch-feature-branch.sh, branch th/fix-python-test</title>
<subtitle>gitlab.freedesktop.org: NetworkManager/NetworkManager.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/'/>
<entry>
<title>checkpatch: quote variable in "checkpatch-feature-branch.sh"</title>
<updated>2018-10-22T16:21:41+00:00</updated>
<author>
<name>Thomas Haller</name>
<email>thaller@redhat.com</email>
</author>
<published>2018-10-22T16:20:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=301d703bc3ab010c572a2b71af88ed4eff36baaa'/>
<id>301d703bc3ab010c572a2b71af88ed4eff36baaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>checkpatch: support ranges for "checkpatch-feature-branch.sh"</title>
<updated>2018-10-22T12:09:47+00:00</updated>
<author>
<name>Thomas Haller</name>
<email>thaller@redhat.com</email>
</author>
<published>2018-10-22T12:01:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=924a895a1af15166bfb24af55a90f13db42b1801'/>
<id>924a895a1af15166bfb24af55a90f13db42b1801</id>
<content type='text'>
Improve "checkpatch-feature-branch.sh" to support accepting
range as argument.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve "checkpatch-feature-branch.sh" to support accepting
range as argument.
</pre>
</div>
</content>
</entry>
<entry>
<title>checkpatch: fix "checkpatch-feature-branch.sh" for master branch</title>
<updated>2018-10-22T11:35:20+00:00</updated>
<author>
<name>Thomas Haller</name>
<email>thaller@redhat.com</email>
</author>
<published>2018-10-22T11:35:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=4543785438c5859799e9c68b80e63e30be5df82e'/>
<id>4543785438c5859799e9c68b80e63e30be5df82e</id>
<content type='text'>
The main purpose of "checkpatch-feature-branch.sh" is to test all
patches of a feature branch. When we run the script against master
(or nm-1-*), then there is no feature branch.

Previously, the script would just error out.

That is not very useful, in particular as we call this from gitlab-ci,
which also runs on master.

Instead, in that case, test the HEAD.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The main purpose of "checkpatch-feature-branch.sh" is to test all
patches of a feature branch. When we run the script against master
(or nm-1-*), then there is no feature branch.

Previously, the script would just error out.

That is not very useful, in particular as we call this from gitlab-ci,
which also runs on master.

Instead, in that case, test the HEAD.
</pre>
</div>
</content>
</entry>
<entry>
<title>checkpatch: add "contrib/scripts/checkpatch-feature-branch.sh" script</title>
<updated>2018-10-22T11:19:15+00:00</updated>
<author>
<name>Thomas Haller</name>
<email>thaller@redhat.com</email>
</author>
<published>2018-10-22T10:21:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=369446eae69484010a05f61bfccd4dc6b38644ac'/>
<id>369446eae69484010a05f61bfccd4dc6b38644ac</id>
<content type='text'>
This takes current HEAD branch, and finds all the commits what
are not on master or one of the nm-1-* branches, and runs
checkpatch.pl on each.

The use is to run checkpatch.pl on all patches of a feature
branch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This takes current HEAD branch, and finds all the commits what
are not on master or one of the nm-1-* branches, and runs
checkpatch.pl on each.

The use is to run checkpatch.pl on all patches of a feature
branch.
</pre>
</div>
</content>
</entry>
</feed>
