<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/bundler.git/bin, branch parallel_threads</title>
<subtitle>github.com: bundler/bundler.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/'/>
<entry>
<title>`bundler` bin for those who confuse it with `bundle`</title>
<updated>2013-08-16T09:05:07+00:00</updated>
<author>
<name>Kir Shatrov</name>
<email>shatrov@me.com</email>
</author>
<published>2013-08-14T18:50:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=e73084e8dc4a8c14c493a7b23e5fbe12a37cfc88'/>
<id>e73084e8dc4a8c14c493a7b23e5fbe12a37cfc88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test for "bundle exec ruby".</title>
<updated>2013-08-04T23:53:36+00:00</updated>
<author>
<name>Andre Arko</name>
<email>andre@arko.net</email>
</author>
<published>2013-08-04T23:52:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=558f4603300df7f23006f000d5b3749fa0029039'/>
<id>558f4603300df7f23006f000d5b3749fa0029039</id>
<content type='text'>
Does not pass if #2118 is applied.

closes #2118
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Does not pass if #2118 is applied.

closes #2118
</pre>
</div>
</content>
</entry>
<entry>
<title>minor bundle bin cleanup</title>
<updated>2013-07-03T19:54:58+00:00</updated>
<author>
<name>Andre Arko</name>
<email>andre@arko.net</email>
</author>
<published>2013-07-03T19:54:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=83786c196eb675c843e9117c4ce0e41bc606cc13'/>
<id>83786c196eb675c843e9117c4ce0e41bc606cc13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set THOR_DEBUG flag</title>
<updated>2013-05-22T21:45:02+00:00</updated>
<author>
<name>Pieter Joost van de Sande</name>
<email>pj@born2code.net</email>
</author>
<published>2013-05-19T17:35:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=0dc8b9852b25a0d93596a5a6e787592ad4ba0aae'/>
<id>0dc8b9852b25a0d93596a5a6e787592ad4ba0aae</id>
<content type='text'>
Enable debug flag so errors from Thor are getting raised. This enables
us to rescue them, inform the user and exit with a failing exit code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable debug flag so errors from Thor are getting raised. This enables
us to rescue them, inform the user and exit with a failing exit code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated error message in bin/bundle</title>
<updated>2013-01-20T14:52:52+00:00</updated>
<author>
<name>Andrea Goulet Ford</name>
<email>andrea@corgibytes.com</email>
</author>
<published>2013-01-20T14:52:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=ba71830e04ec7c9a44ce7875b1852afa8c520d57'/>
<id>ba71830e04ec7c9a44ce7875b1852afa8c520d57</id>
<content type='text'>
Revised language for: 

* conversational tone
* active voice
* 2nd person </content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revised language for: 

* conversational tone
* active voice
* 2nd person </pre>
</div>
</content>
</entry>
<entry>
<title>slimmed down bundle bin to pull out ruby DSL info from Gemfile</title>
<updated>2012-12-27T00:09:56+00:00</updated>
<author>
<name>Terence Lee</name>
<email>hone02@gmail.com</email>
</author>
<published>2012-12-27T00:09:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=78e3eb9385f943a314863388a8652e3f1e737121'/>
<id>78e3eb9385f943a314863388a8652e3f1e737121</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid crazy stack traces from early Ctrl-Cs, thanks @mitchellh!</title>
<updated>2012-12-24T01:15:40+00:00</updated>
<author>
<name>Terence Lee</name>
<email>hone02@gmail.com</email>
</author>
<published>2012-12-24T01:15:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=69c5d8bbe88ff50ba116240fffdaa6d2f7161f83'/>
<id>69c5d8bbe88ff50ba116240fffdaa6d2f7161f83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge v1.1.4 from branch '1-1-stable'</title>
<updated>2012-05-28T02:55:50+00:00</updated>
<author>
<name>André Arko</name>
<email>andre@arko.net</email>
</author>
<published>2012-05-28T02:55:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=07df32229a754f34828199a3b5c216175f82a095'/>
<id>07df32229a754f34828199a3b5c216175f82a095</id>
<content type='text'>
Conflicts:
	CHANGELOG.md
	bin/bundle
	lib/bundler/version.rb
	spec/install/gems/dependency_api_spec.rb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	CHANGELOG.md
	bin/bundle
	lib/bundler/version.rb
	spec/install/gems/dependency_api_spec.rb
</pre>
</div>
</content>
</entry>
<entry>
<title>point users at ISSUES.md instead of a new ticket</title>
<updated>2012-05-27T21:19:36+00:00</updated>
<author>
<name>Andre Arko</name>
<email>andre@arko.net</email>
</author>
<published>2012-05-27T21:19:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=56784a4dfb5a09b6b7d3090a097fe504b24a7de0'/>
<id>56784a4dfb5a09b6b7d3090a097fe504b24a7de0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>extract rescue logic in bin/bundle</title>
<updated>2012-05-25T06:35:22+00:00</updated>
<author>
<name>Terence Lee</name>
<email>hone02@gmail.com</email>
</author>
<published>2012-05-25T06:19:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=fe86387130d7b809f15d0f344a8e9ac7f6ad86e0'/>
<id>fe86387130d7b809f15d0f344a8e9ac7f6ad86e0</id>
<content type='text'>
paired with @wycats
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
paired with @wycats
</pre>
</div>
</content>
</entry>
</feed>
