<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vim-scripts.git, branch master</title>
<subtitle>Improved Vim syntax hilighting for stuff in Fedora</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/wwoods/public_git/vim-scripts.git/'/>
<entry>
<title>add OnFailureJobMode</title>
<updated>2014-02-07T18:56:39+00:00</updated>
<author>
<name>Will Woods</name>
<email>wwoods@redhat.com</email>
</author>
<published>2014-02-07T18:56:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/wwoods/public_git/vim-scripts.git/commit/?id=0cd43a295c371f80f99d68f50c72d7fd00bad2de'/>
<id>0cd43a295c371f80f99d68f50c72d7fd00bad2de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ltmpl: add 'systemctl' command</title>
<updated>2013-06-12T18:23:30+00:00</updated>
<author>
<name>Will Woods</name>
<email>wwoods@redhat.com</email>
</author>
<published>2013-06-12T18:23:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/wwoods/public_git/vim-scripts.git/commit/?id=b28a8fa6df87898a2dfcad61402dd1a1468c68a1'/>
<id>b28a8fa6df87898a2dfcad61402dd1a1468c68a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix 'autoconfig' typo (should be 'authconfig')</title>
<updated>2013-06-12T18:23:30+00:00</updated>
<author>
<name>Will Woods</name>
<email>wwoods@redhat.com</email>
</author>
<published>2013-06-12T18:22:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/wwoods/public_git/vim-scripts.git/commit/?id=f49866ed257619e98f58ab26121818cec7d26d35'/>
<id>f49866ed257619e98f58ab26121818cec7d26d35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>syntax/systemd: Add some requirements, fix BindTo</title>
<updated>2013-04-03T17:14:25+00:00</updated>
<author>
<name>Will Woods</name>
<email>wwoods@redhat.com</email>
</author>
<published>2013-04-03T17:14:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/wwoods/public_git/vim-scripts.git/commit/?id=0ef04313e7a8e3818bc5e71dd7beeeb1fa721265'/>
<id>0ef04313e7a8e3818bc5e71dd7beeeb1fa721265</id>
<content type='text'>
Added:
  BindsTo=
  PartOf=
  PropagatesReloadTo=
  ReloadPropagatedFrom=
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added:
  BindsTo=
  PartOf=
  PropagatesReloadTo=
  ReloadPropagatedFrom=
</pre>
</div>
</content>
</entry>
<entry>
<title>syntax/systemd: add Type=idle</title>
<updated>2013-04-03T17:08:57+00:00</updated>
<author>
<name>Will Woods</name>
<email>wwoods@redhat.com</email>
</author>
<published>2013-04-03T17:08:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/wwoods/public_git/vim-scripts.git/commit/?id=f0344300f5702a2b18d2c6e984382a99d52ae0ff'/>
<id>f0344300f5702a2b18d2c6e984382a99d52ae0ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>syntax/systemd: add SourcePath=, plus bonus refactoring</title>
<updated>2013-04-03T17:06:43+00:00</updated>
<author>
<name>Will Woods</name>
<email>wwoods@redhat.com</email>
</author>
<published>2013-04-03T17:06:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/wwoods/public_git/vim-scripts.git/commit/?id=c690c817817395c50611eddc0b3043e2f74156f6'/>
<id>c690c817817395c50611eddc0b3043e2f74156f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>syntax/systemd: add ConditionHost=</title>
<updated>2013-04-03T17:01:42+00:00</updated>
<author>
<name>Will Woods</name>
<email>wwoods@redhat.com</email>
</author>
<published>2013-04-03T17:01:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/wwoods/public_git/vim-scripts.git/commit/?id=62af9f2f905819c0bea4b7df7be141c85194c59d'/>
<id>62af9f2f905819c0bea4b7df7be141c85194c59d</id>
<content type='text'>
It's another freeform string like ConditionKernelCommandLine, so add it
there.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's another freeform string like ConditionKernelCommandLine, so add it
there.
</pre>
</div>
</content>
</entry>
<entry>
<title>syntax/systemd: add Condition{Capability,ACPower}</title>
<updated>2013-04-03T16:58:13+00:00</updated>
<author>
<name>Will Woods</name>
<email>wwoods@redhat.com</email>
</author>
<published>2013-04-03T16:58:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/wwoods/public_git/vim-scripts.git/commit/?id=b171085c731b16113413969bf260221b1923456c'/>
<id>b171085c731b16113413969bf260221b1923456c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>syntax/systemd: ConditionNull= takes a boolean</title>
<updated>2013-04-03T16:57:49+00:00</updated>
<author>
<name>Will Woods</name>
<email>wwoods@redhat.com</email>
</author>
<published>2013-04-03T16:57:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/wwoods/public_git/vim-scripts.git/commit/?id=ff6c8d9cd8f30e46aa989063c0cfb446fbdedc65'/>
<id>ff6c8d9cd8f30e46aa989063c0cfb446fbdedc65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>syntax/systemd: add new virt types</title>
<updated>2013-04-03T16:56:33+00:00</updated>
<author>
<name>Will Woods</name>
<email>wwoods@redhat.com</email>
</author>
<published>2013-04-03T16:56:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/wwoods/public_git/vim-scripts.git/commit/?id=100fdc49a4906bb984787bf501317973920dd095'/>
<id>100fdc49a4906bb984787bf501317973920dd095</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
