<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/bundler.git/exe/bundle, branch colby/git-https-default</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>Completely remove the postit trampoline</title>
<updated>2017-06-21T22:36:21+00:00</updated>
<author>
<name>Samuel Giddins</name>
<email>segiddins@segiddins.me</email>
</author>
<published>2017-06-21T22:36:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=a485d86072dd1301fb1876e097aaca4f9f933a37'/>
<id>a485d86072dd1301fb1876e097aaca4f9f933a37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[RuboCop] Enable Style/PercentLiteralDelimiters</title>
<updated>2017-05-28T08:25:00+00:00</updated>
<author>
<name>Koichi ITO</name>
<email>koic.ito@gmail.com</email>
</author>
<published>2017-05-09T03:50:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=c86d5494da463b01f4953947933022cde15c02cf'/>
<id>c86d5494da463b01f4953947933022cde15c02cf</id>
<content type='text'>
Run `rubocop -a --only Style/PercentLiteralDelimiters` and `rubocop --auto-gen-config`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Run `rubocop -a --only Style/PercentLiteralDelimiters` and `rubocop --auto-gen-config`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Print a backtrace on SIGINT in debug mode</title>
<updated>2017-02-21T23:30:56+00:00</updated>
<author>
<name>Samuel Giddins</name>
<email>segiddins@segiddins.me</email>
</author>
<published>2017-02-21T23:30:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=616ebf32816822b70cc865730855928044421285'/>
<id>616ebf32816822b70cc865730855928044421285</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[PostitTrampoline] Automatically enable when target version is &gt;= 2</title>
<updated>2016-08-18T22:26:52+00:00</updated>
<author>
<name>Samuel Giddins</name>
<email>segiddins@segiddins.me</email>
</author>
<published>2016-08-18T22:26:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=82d5938ad3c441eaa9cdc70b2b7148a4b2f59056'/>
<id>82d5938ad3c441eaa9cdc70b2b7148a4b2f59056</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add total bundler version trampolining via vendored postit</title>
<updated>2016-06-10T06:42:17+00:00</updated>
<author>
<name>Samuel Giddins</name>
<email>segiddins@segiddins.me</email>
</author>
<published>2016-06-05T23:52:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=cfbe2b4b272242b404a6abb318edde030447707a'/>
<id>cfbe2b4b272242b404a6abb318edde030447707a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bundle] Automatically trampoline to postit</title>
<updated>2016-06-10T06:42:17+00:00</updated>
<author>
<name>Samuel Giddins</name>
<email>segiddins@segiddins.me</email>
</author>
<published>2016-04-07T16:19:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=8c1b9e77b08b52018a7b1b38d51dcbcd168938f4'/>
<id>8c1b9e77b08b52018a7b1b38d51dcbcd168938f4</id>
<content type='text'>
Except on bundle exec, since that would be too slow
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Except on bundle exec, since that would be too slow
</pre>
</div>
</content>
</entry>
<entry>
<title>Compatibility with frozen string literals</title>
<updated>2016-02-01T04:22:06+00:00</updated>
<author>
<name>Samuel Giddins</name>
<email>segiddins@segiddins.me</email>
</author>
<published>2016-01-31T17:29:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=7ae072865e3fc23d9844322dde6ad0f6906e3f2c'/>
<id>7ae072865e3fc23d9844322dde6ad0f6906e3f2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Redirects any usage of --help or -h flag for a command to that command's help</title>
<updated>2015-12-21T18:58:48+00:00</updated>
<author>
<name>James Wen</name>
<email>jrw2175@columbia.edu</email>
</author>
<published>2015-12-21T17:41:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=543eaf6226fcdb494c095893b6f73268bd5f16f8'/>
<id>543eaf6226fcdb494c095893b6f73268bd5f16f8</id>
<content type='text'>
- Any usage of `--help` or `-h` as a flag, whether it's before or after
  the command, will now pull up the help for that command.

The following are all equivalent:
```
bundle help install
bundle install --help
bundle install -h
bundle --help install
bundle -h install
```
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Any usage of `--help` or `-h` as a flag, whether it's before or after
  the command, will now pull up the help for that command.

The following are all equivalent:
```
bundle help install
bundle install --help
bundle install -h
bundle --help install
bundle -h install
```
</pre>
</div>
</content>
</entry>
<entry>
<title>[RuboCop] Enable Style/Next</title>
<updated>2015-11-26T18:34:13+00:00</updated>
<author>
<name>Samuel Giddins</name>
<email>segiddins@segiddins.me</email>
</author>
<published>2015-11-26T18:34:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=69832acfd333267d1bedc6b2467e5c0f0c1c67e1'/>
<id>69832acfd333267d1bedc6b2467e5c0f0c1c67e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[RuboCop] Enable Style/PercentLiteralDelimiters</title>
<updated>2015-11-26T18:29:42+00:00</updated>
<author>
<name>Samuel Giddins</name>
<email>segiddins@segiddins.me</email>
</author>
<published>2015-11-26T18:29:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/bundler.git/commit/?id=5782a9f536ba4440d74e4d4fcda25b26721982b3'/>
<id>5782a9f536ba4440d74e4d4fcda25b26721982b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
