<feed xmlns='http://www.w3.org/2005/Atom'>
<title>clufter.git/ext-plugins/lib-general, branch master</title>
<subtitle>Outdated mirror to be decommissioned soon, use https://pagure.io/clufter instead</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jpokorny/public_git/clufter.git/'/>
<entry>
<title>filters/cmd-wrap: new filter (promoting command format)</title>
<updated>2015-07-02T21:42:58+00:00</updated>
<author>
<name>Jan Pokorný</name>
<email>jpokorny@redhat.com</email>
</author>
<published>2015-06-22T21:04:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jpokorny/public_git/clufter.git/commit/?id=52d54f461b0a7f6cd7a06b4288d64e807368d4dd'/>
<id>52d54f461b0a7f6cd7a06b4288d64e807368d4dd</id>
<content type='text'>
Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>filters/string-{iter,list,set}: move from ext-plugins/lib-general</title>
<updated>2015-04-15T13:26:01+00:00</updated>
<author>
<name>Jan Pokorný</name>
<email>jpokorny@redhat.com</email>
</author>
<published>2015-04-13T11:19:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jpokorny/public_git/clufter.git/commit/?id=74584bf58b33491932b99993d1615b5df0602b5d'/>
<id>74584bf58b33491932b99993d1615b5df0602b5d</id>
<content type='text'>
This is for upcoming cluster.conf (Pacemaker) + CIB -&gt; sequence of pcs
commands conversion.

Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is for upcoming cluster.conf (Pacemaker) + CIB -&gt; sequence of pcs
commands conversion.

Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>lib-general/formats/command: special "magic_split" flavor</title>
<updated>2015-02-26T21:37:56+00:00</updated>
<author>
<name>Jan Pokorný</name>
<email>jpokorny@redhat.com</email>
</author>
<published>2015-02-19T21:01:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jpokorny/public_git/clufter.git/commit/?id=3168633077dc297878ef72b7e4feaa0c365cb73c'/>
<id>3168633077dc297878ef72b7e4feaa0c365cb73c</id>
<content type='text'>
... that allows specifying multi-argument option as a single-argument
one with '::' being a logical separator between such args.  This is
needed, for instance, when multi-argument option is specified last to
differentiate between such option argument and proper command argument
(only a single argument for an option is normally expected).

Also add a respective unit test.

Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... that allows specifying multi-argument option as a single-argument
one with '::' being a logical separator between such args.  This is
needed, for instance, when multi-argument option is specified last to
differentiate between such option argument and proper command argument
(only a single argument for an option is normally expected).

Also add a respective unit test.

Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>lib-general/formats/command: ack. "--" in merged-&gt;separated</title>
<updated>2015-02-26T21:37:55+00:00</updated>
<author>
<name>Jan Pokorný</name>
<email>jpokorny@redhat.com</email>
</author>
<published>2015-02-19T20:58:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jpokorny/public_git/clufter.git/commit/?id=8ecf1bd8746ce6341f3856fad96a504fca6af869'/>
<id>8ecf1bd8746ce6341f3856fad96a504fca6af869</id>
<content type='text'>
Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>lib-general/formats/command: fix __cmd__/__args__ bad handling</title>
<updated>2015-02-26T21:37:53+00:00</updated>
<author>
<name>Jan Pokorný</name>
<email>jpokorny@redhat.com</email>
</author>
<published>2015-02-19T20:56:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jpokorny/public_git/clufter.git/commit/?id=f38cb2b44f030f711b6b6da6d2b1615a82cb3e5d'/>
<id>f38cb2b44f030f711b6b6da6d2b1615a82cb3e5d</id>
<content type='text'>
Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>lib-general/formats/command: think of non-arg option</title>
<updated>2015-02-26T21:37:51+00:00</updated>
<author>
<name>Jan Pokorný</name>
<email>jpokorny@redhat.com</email>
</author>
<published>2015-02-19T20:53:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jpokorny/public_git/clufter.git/commit/?id=12dffe7c533ac9b595e80e376877fbd1cb79fb2c'/>
<id>12dffe7c533ac9b595e80e376877fbd1cb79fb2c</id>
<content type='text'>
Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>lib-general/formats/command: fix "from dict" direction</title>
<updated>2015-02-26T21:37:48+00:00</updated>
<author>
<name>Jan Pokorný</name>
<email>jpokorny@redhat.com</email>
</author>
<published>2015-02-19T15:51:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jpokorny/public_git/clufter.git/commit/?id=5171a162300d71b3bdfbe0705f8bb99a30e4d792'/>
<id>5171a162300d71b3bdfbe0705f8bb99a30e4d792</id>
<content type='text'>
Also fix a typo and add a relevant unit test.

Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fix a typo and add a relevant unit test.

Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>filters/pkgs2installcmd: more logical to stick w/ command fmt</title>
<updated>2015-01-09T09:21:30+00:00</updated>
<author>
<name>Jan Pokorný</name>
<email>jpokorny@redhat.com</email>
</author>
<published>2014-12-19T19:27:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jpokorny/public_git/clufter.git/commit/?id=1a4b431d5b55dee1c5206fd2264af3a66cd6df03'/>
<id>1a4b431d5b55dee1c5206fd2264af3a66cd6df03</id>
<content type='text'>
Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>New ext-plugins/lib-general/filters/pkgs2{distropkgs,installcmd}</title>
<updated>2015-01-09T09:21:24+00:00</updated>
<author>
<name>Jan Pokorný</name>
<email>jpokorny@redhat.com</email>
</author>
<published>2014-12-19T19:19:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jpokorny/public_git/clufter.git/commit/?id=21b2bac70a7a6311eee2557dc621c0fc302e4412'/>
<id>21b2bac70a7a6311eee2557dc621c0fc302e4412</id>
<content type='text'>
Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>formats/command: move to ext-plugins/lib-general/formats</title>
<updated>2015-01-09T09:21:23+00:00</updated>
<author>
<name>Jan Pokorný</name>
<email>jpokorny@redhat.com</email>
</author>
<published>2014-12-19T19:17:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jpokorny/public_git/clufter.git/commit/?id=34fc126b5ffd417d2cc601b81f7f976e2a5649ef'/>
<id>34fc126b5ffd417d2cc601b81f7f976e2a5649ef</id>
<content type='text'>
Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jan Pokorný &lt;jpokorny@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
