<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/meson.git/data, branch cppmodules</title>
<subtitle>github.com: mesonbuild/meson.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/'/>
<entry>
<title>vim: Drop backwards compatibility with Vim 5.</title>
<updated>2020-11-03T19:06:22+00:00</updated>
<author>
<name>Aman Verma</name>
<email>amanraoverma@gmail.com</email>
</author>
<published>2020-11-02T21:38:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=388fa6e7761712a7b1d3422a879fa9e90b6fa606'/>
<id>388fa6e7761712a7b1d3422a879fa9e90b6fa606</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>zsh: Add completions for meson compile</title>
<updated>2020-09-23T19:34:24+00:00</updated>
<author>
<name>Dylan Baker</name>
<email>dylan@pnwbakers.com</email>
</author>
<published>2020-09-23T19:34:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=1b63dcc5310a4f93d5f5b7d266c269c1cb37649d'/>
<id>1b63dcc5310a4f93d5f5b7d266c269c1cb37649d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>zsh: add completions for subprojects</title>
<updated>2020-09-23T19:24:19+00:00</updated>
<author>
<name>Dylan Baker</name>
<email>dylan@pnwbakers.com</email>
</author>
<published>2020-09-23T19:24:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=9f893384db123567087d5cb5f5016df571512b38'/>
<id>9f893384db123567087d5cb5f5016df571512b38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>zsh: add wrap completions</title>
<updated>2020-09-23T17:19:56+00:00</updated>
<author>
<name>Dylan Baker</name>
<email>dylan@pnwbakers.com</email>
</author>
<published>2020-09-23T17:19:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=3afaa879ecea489d4bb9bd0b563a2fafd594a051'/>
<id>3afaa879ecea489d4bb9bd0b563a2fafd594a051</id>
<content type='text'>
This is still missing completions for promote, but I can't figure out
how to find the wraps in subprojects that are not in the parent project
when those projects haven't been fetched yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is still missing completions for promote, but I can't figure out
how to find the wraps in subprojects that are not in the parent project
when those projects haven't been fetched yet.
</pre>
</div>
</content>
</entry>
<entry>
<title>zsh: add missing arguments to meson test completions</title>
<updated>2020-09-23T16:19:35+00:00</updated>
<author>
<name>Dylan Baker</name>
<email>dylan@pnwbakers.com</email>
</author>
<published>2020-09-23T16:19:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=f0db3d37509f755698402b7789662610c6526139'/>
<id>f0db3d37509f755698402b7789662610c6526139</id>
<content type='text'>
This also reorders the options internally to match the output of meson
test --help, which makes it easier to diff
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also reorders the options internally to match the output of meson
test --help, which makes it easier to diff
</pre>
</div>
</content>
</entry>
<entry>
<title>zsh: Add completions for meson init</title>
<updated>2020-09-23T16:16:27+00:00</updated>
<author>
<name>Dylan Baker</name>
<email>dylan@pnwbakers.com</email>
</author>
<published>2020-09-23T16:16:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=c6f7588afaace7302d92c617dfaf17ca82e9ebc5'/>
<id>c6f7588afaace7302d92c617dfaf17ca82e9ebc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>zsh: Add completions for meson install</title>
<updated>2020-09-23T16:02:32+00:00</updated>
<author>
<name>Dylan Baker</name>
<email>dylan@pnwbakers.com</email>
</author>
<published>2020-09-23T16:02:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=a137cd0bfba090ebcf53c6645dd8bfdefea557fc'/>
<id>a137cd0bfba090ebcf53c6645dd8bfdefea557fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>zsh: add meson dist completions</title>
<updated>2020-09-22T23:58:08+00:00</updated>
<author>
<name>Dylan Baker</name>
<email>dylan@pnwbakers.com</email>
</author>
<published>2020-09-22T23:57:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=80af1600366507c0139e9ae4494755612384476c'/>
<id>80af1600366507c0139e9ae4494755612384476c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>zsh: Add ability to complete depedency paths</title>
<updated>2020-09-22T23:58:08+00:00</updated>
<author>
<name>Dylan Baker</name>
<email>dylan@pnwbakers.com</email>
</author>
<published>2020-09-22T23:38:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=ecefe45f8e40b3e40337e7375c2c2c391a98e85e'/>
<id>ecefe45f8e40b3e40337e7375c2c2c391a98e85e</id>
<content type='text'>
using , separated syntax
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
using , separated syntax
</pre>
</div>
</content>
</entry>
<entry>
<title>zsh: add missing options for meson introspect</title>
<updated>2020-09-22T23:08:45+00:00</updated>
<author>
<name>Dylan Baker</name>
<email>dylan@pnwbakers.com</email>
</author>
<published>2020-09-22T23:08:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=670bc63fda48293beb32224ec160a7a9dfdaa803'/>
<id>670bc63fda48293beb32224ec160a7a9dfdaa803</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
