<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/plugins/bundler, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cnjoe.info/git/zsh.git/atom/plugins/bundler?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/plugins/bundler?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2024-06-08T11:32:27Z</updated>
<entry>
<title>fix(bundler): add completion for `bundler` bin as well</title>
<updated>2024-06-08T11:32:27Z</updated>
<author>
<name>Carlo Sala</name>
<email>carlosalag@protonmail.com</email>
</author>
<published>2024-06-08T11:32:27Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=8510847ff38a142850e4a065dc3cf09555260ff7'/>
<id>urn:sha1:8510847ff38a142850e4a065dc3cf09555260ff7</id>
<content type='text'>
Closes #12482
</content>
</entry>
<entry>
<title>feat(bundler): add completion for `info` argument (#9594)</title>
<updated>2021-12-28T16:30:32Z</updated>
<author>
<name>michal panoch</name>
<email>mp@maya.cz</email>
</author>
<published>2021-12-28T16:30:32Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=d806649028f60ee2efc4aac187faf252e32ba1ef'/>
<id>urn:sha1:d806649028f60ee2efc4aac187faf252e32ba1ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style(bundler): simplify `bundled_commands` array operations</title>
<updated>2021-11-17T12:09:25Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2021-11-09T14:07:09Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=15fd9c84deae400ba52451d75548fb8f6ec26bcf'/>
<id>urn:sha1:15fd9c84deae400ba52451d75548fb8f6ec26bcf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(bundler): use BUNDLE_JOBS in `bi` to avoid config file change</title>
<updated>2021-11-17T12:09:25Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2021-11-17T11:35:23Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=98b48015486bc638ba8f989af9285b73c413f9e6'/>
<id>urn:sha1:98b48015486bc638ba8f989af9285b73c413f9e6</id>
<content type='text'>
When calling `bundle install` with `--jobs=&lt;n&gt;`, bundle persists this
argument in `.bundle/config`. If we run `BUNDLE_JOBS=&lt;n&gt; bundle install`
instead, this is not persisted.

Fixes #10425
</content>
</entry>
<entry>
<title>bundler: refactor bundler plugin and clean up gem wrappers</title>
<updated>2020-10-03T16:41:42Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2020-10-03T16:41:42Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=89278c71b2c3fe6b98db1d22d8ca742447aae406'/>
<id>urn:sha1:89278c71b2c3fe6b98db1d22d8ca742447aae406</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bundler: format aliases table and clean up README (#9300)</title>
<updated>2020-10-03T16:38:44Z</updated>
<author>
<name>Sandip Subedi</name>
<email>sandipsubedi@outlook.com</email>
</author>
<published>2020-10-03T16:38:44Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=e09aac3751ab1f489aed2dc7ef1d7a7a2fcecd5d'/>
<id>urn:sha1:e09aac3751ab1f489aed2dc7ef1d7a7a2fcecd5d</id>
<content type='text'>
Co-authored-by: Marc Cornellà &lt;marc.cornella@live.com&gt;</content>
</entry>
<entry>
<title>bundler: add alias for bundle add</title>
<updated>2020-05-18T09:53:34Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2020-05-18T09:53:34Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=4012df8fbb449bd551400c66f7602452bbae0bd1'/>
<id>urn:sha1:4012df8fbb449bd551400c66f7602452bbae0bd1</id>
<content type='text'>
Fixes #8892
</content>
</entry>
<entry>
<title>bundler: add alias for bundle check (#5000)</title>
<updated>2020-05-18T09:48:44Z</updated>
<author>
<name>Emanuel Alarcón</name>
<email>emanuel_cadems@hotmail.com</email>
</author>
<published>2020-05-18T09:48:44Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=3e14fdd6b4cbe156da6a59a33af36b11859ad554'/>
<id>urn:sha1:3e14fdd6b4cbe156da6a59a33af36b11859ad554</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Actions to take after repository migration is complete (#8394)</title>
<updated>2019-11-21T01:26:18Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2019-11-21T01:26:18Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=b80b1a1e8b30e5f2a7c4977019cf56e72c434037'/>
<id>urn:sha1:b80b1a1e8b30e5f2a7c4977019cf56e72c434037</id>
<content type='text'>
* Change project URL from robbyrussell to ohmyzsh org

* Update git remote to use ohmyzsh org repository
</content>
</entry>
<entry>
<title>bundler: support new file naming convention (#6594)</title>
<updated>2019-10-18T19:55:56Z</updated>
<author>
<name>Vsevolod Romashov</name>
<email>7@7vn.ru</email>
</author>
<published>2019-10-18T19:55:56Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=6b6f2b6dfdc4bc327e814477170f81f0b91a9740'/>
<id>urn:sha1:6b6f2b6dfdc4bc327e814477170f81f0b91a9740</id>
<content type='text'>
</content>
</entry>
</feed>
