<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cli.git/tests, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkrupcale/public_git/cli.git/'/>
<entry>
<title>Update copyright year</title>
<updated>2019-01-16T18:16:35+00:00</updated>
<author>
<name>Karen Arutyunov</name>
<email>karen@codesynthesis.com</email>
</author>
<published>2019-01-16T18:16:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkrupcale/public_git/cli.git/commit/?id=c994c25720606157ba5de25f1edb3ce72f5ac8b7'/>
<id>c994c25720606157ba5de25f1edb3ce72f5ac8b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress MSVC warnings at project level</title>
<updated>2018-12-03T09:43:59+00:00</updated>
<author>
<name>Karen Arutyunov</name>
<email>karen@codesynthesis.com</email>
</author>
<published>2018-12-03T09:43:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkrupcale/public_git/cli.git/commit/?id=07bb1c6ca91ad2983ddd1076c550c09cc6a09fdb'/>
<id>07bb1c6ca91ad2983ddd1076c550c09cc6a09fdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update for use with bdep</title>
<updated>2018-05-23T12:10:53+00:00</updated>
<author>
<name>Boris Kolpackov</name>
<email>boris@codesynthesis.com</email>
</author>
<published>2018-05-23T12:10:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkrupcale/public_git/cli.git/commit/?id=5e7e9bed6e73ff246919a2d400fb1466619f7abe'/>
<id>5e7e9bed6e73ff246919a2d400fb1466619f7abe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year</title>
<updated>2018-05-21T08:58:06+00:00</updated>
<author>
<name>Karen Arutyunov</name>
<email>karen@codesynthesis.com</email>
</author>
<published>2018-05-21T08:58:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkrupcale/public_git/cli.git/commit/?id=a34d2bb1f5f3fc5c533b8440ac78fdd0a55775ea'/>
<id>a34d2bb1f5f3fc5c533b8440ac78fdd0a55775ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of doc{version} and types for testscript and manifest in buildfiles</title>
<updated>2018-05-19T13:42:08+00:00</updated>
<author>
<name>Karen Arutyunov</name>
<email>karen@codesynthesis.com</email>
</author>
<published>2018-05-19T13:42:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkrupcale/public_git/cli.git/commit/?id=5a54184f69d0b2a1d57c06a06e9deeaff1d6f180'/>
<id>5a54184f69d0b2a1d57c06a06e9deeaff1d6f180</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for note formatting in plain text output</title>
<updated>2018-04-16T12:07:04+00:00</updated>
<author>
<name>Boris Kolpackov</name>
<email>boris@codesynthesis.com</email>
</author>
<published>2018-04-16T12:07:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkrupcale/public_git/cli.git/commit/?id=68381760c89c01520ac2286f0fe48ce8c2ab9a41'/>
<id>68381760c89c01520ac2286f0fe48ce8c2ab9a41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for note block and span</title>
<updated>2018-04-12T15:42:06+00:00</updated>
<author>
<name>Boris Kolpackov</name>
<email>boris@codesynthesis.com</email>
</author>
<published>2018-04-12T15:42:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkrupcale/public_git/cli.git/commit/?id=28328f1366db8bce39bd5a862f835d778b91d5ca'/>
<id>28328f1366db8bce39bd5a862f835d778b91d5ca</id>
<content type='text'>
For example:

\N|This is a block note.

It may consist of multiple paragraphs.|

And this is \N{an inline note} that is inside a paragraph.

Notes are currently only support for the html output.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For example:

\N|This is a block note.

It may consist of multiple paragraphs.|

And this is \N{an inline note} that is inside a paragraph.

Notes are currently only support for the html output.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement combined flags (-xyz vs -x -y -z) and values (--foo=bar) support</title>
<updated>2018-04-01T16:37:30+00:00</updated>
<author>
<name>Boris Kolpackov</name>
<email>boris@codesynthesis.com</email>
</author>
<published>2018-04-01T16:37:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkrupcale/public_git/cli.git/commit/?id=bffe74e67f69fb4ad928230e86ca776bd39ae432'/>
<id>bffe74e67f69fb4ad928230e86ca776bd39ae432</id>
<content type='text'>
Both are enabled by default but can be disable with --no-combined-flags
and --no-combined-values options.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Both are enabled by default but can be disable with --no-combined-flags
and --no-combined-values options.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement group_scanner</title>
<updated>2018-03-21T13:29:02+00:00</updated>
<author>
<name>Boris Kolpackov</name>
<email>boris@codesynthesis.com</email>
</author>
<published>2018-03-21T13:29:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkrupcale/public_git/cli.git/commit/?id=dd817b37a1139f0bbc1414c8b542734662c5da88'/>
<id>dd817b37a1139f0bbc1414c8b542734662c5da88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust tests to new test rule semantics</title>
<updated>2018-02-02T13:04:41+00:00</updated>
<author>
<name>Boris Kolpackov</name>
<email>boris@codesynthesis.com</email>
</author>
<published>2018-02-02T13:04:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkrupcale/public_git/cli.git/commit/?id=c4dff7ac9f2dd109fb84dfc74d93125f7aa23567'/>
<id>c4dff7ac9f2dd109fb84dfc74d93125f7aa23567</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
