summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Auto merge of #6314 - bundler:update-deprecated-methods, r=hsbtThe Bundler Bot2018-04-206-8/+8
| * | | Auto merge of #6300 - cpgo:remove-add-timestamp-comment, r=colby-swandaleThe Bundler Bot2018-04-201-3/+0
| * | | Auto merge of #6288 - bundler:seg-lockfile-missing-platform-specific-specs, r...The Bundler Bot2018-04-205-5/+52
| * | | Auto merge of #6223 - shayonj:s/hup-fix, r=segiddinsThe Bundler Bot2018-04-202-23/+52
| * | | Auto merge of #6279 - deivid-rodriguez:fix/encoding_bug, r=indirectThe Bundler Bot2018-04-202-1/+18
| * | | Auto merge of #6285 - voxik:remove-executable-bit, r=colby-swandaleThe Bundler Bot2018-04-202-0/+4
| * | | Auto merge of #6271 - nholden:bundle-doctor-man-page, r=colby-swandaleThe Bundler Bot2018-04-201-0/+33
| * | | Auto merge of #6211 - papanikge:add-source-when-failing, r=segiddinsThe Bundler Bot2018-04-203-5/+43
| * | | Auto merge of #6266 - nilsding:init-check-dir-writable, r=colby-swandaleThe Bundler Bot2018-04-202-0/+23
| * | | Auto merge of #6264 - bundler:colby/client-index-gzip-error, r=indirectThe Bundler Bot2018-04-202-4/+36
| * | | Auto merge of #6254 - bundler:seg-friendly-error-fallback, r=segiddinsThe Bundler Bot2018-04-201-0/+2
| * | | Auto merge of #6235 - Debian:samueloph_typo, r=colby-swandaleThe Bundler Bot2018-04-201-1/+1
| * | | Auto merge of #6257 - bundler:seg-rename-bundler-frozen, r=segiddinsThe Bundler Bot2018-04-208-14/+14
| * | | Auto merge of #6258 - bundler:seg-fix-travis-ruby-2.5, r=colby-swandaleThe Bundler Bot2018-04-201-0/+2
| * | | Auto merge of #6238 - bundler:seg-outdated-fips, r=olleolleolleThe Bundler Bot2018-04-201-0/+2
| * | | Auto merge of #6241 - KrauseFx:patch-1, r=segiddinsThe Bundler Bot2018-04-201-2/+2
| * | | Auto merge of #6244 - bundler:seg-audit-man-links, r=colby-swandaleThe Bundler Bot2018-04-2016-55/+55
| * | | Auto merge of #6237 - MSP-Greg:fix_src_loc_warning, r=segiddinsThe Bundler Bot2018-04-201-2/+4
| * | | Auto merge of #6229 - erikj:patch-1, r=segiddinsThe Bundler Bot2018-04-201-1/+1
| * | | Auto merge of #6291 - bundler:fixed-default-gems-1-16-1, r=segiddinsThe Bundler Bot2018-02-165-11/+46
| |\ \ \
| | * | | Comment for fake version of binstub examplesfixed-default-gems-1-16-1SHIBATA Hiroshi2018-02-131-0/+3
| | * | | Workaround when BUNDLER_SPEC_SUB_VERSION is available.SHIBATA Hiroshi2018-02-091-3/+9
| | * | | Workaround for old versions of RG.SHIBATA Hiroshi2018-02-091-1/+3
| | * | | Partly reverted 3ae97bafcfab5e7645a7a41642ca923af70a521aSHIBATA Hiroshi2018-02-091-3/+1
| | * | | rubocop -aSHIBATA Hiroshi2018-02-093-8/+8
| | * | | To use dynamic expectation when it was installed same version of bundler as d...SHIBATA Hiroshi2018-02-094-4/+30
| |/ / /
| * | | Auto merge of #6225 - bundler:indirect/verify-before-release, r=indirectThe Bundler Bot2017-12-261-2/+8
| |\ \ \
| | * | | Print a specific error on GitHub failureAndre Arko2017-12-251-1/+3
| | * | | :cop:indirect/verify-before-releaseAndre Arko2017-12-251-1/+2
| | * | | Require ronn and verify GitHub before releasingAndre Arko2017-12-231-2/+5
| |/ / /
* | | | Auto merge of #6548 - bundler:jules2689/registered-events, r=colby-swandaleThe Bundler Bot2018-06-025-12/+94
|\ \ \ \
| * | | | Appease the Rubocop overlordsjules2689/registered-eventsJulian Nadeau2018-06-021-1/+1
| * | | | Fix a spec comparison, reset events in tests to avoid test order issuesjules26892018-05-313-1/+10
| * | | | PR comments, some docsjules26892018-05-273-4/+32
| * | | | Make all plugin events registered to make documenting them easierjules26892018-05-224-12/+57
| | |/ / | |/| |
* | | | Auto merge of #6554 - bundler:segiddins/read-file-error, r=segiddinsThe Bundler Bot2018-05-261-1/+3
|\ \ \ \
| * | | | Use filesystem_access when reading a Gemfilesegiddins/read-file-errorSamuel Giddins2018-05-241-1/+3
|/ / / /
* | | | Auto merge of #6539 - BanzaiMan:ha-fix-man-page-links, r=segiddinsThe Bundler Bot2018-05-2512-43/+43
|\ \ \ \ | |/ / / |/| | |
| * | | Fix more linksHiro Asari2018-05-171-1/+1
| * | | Fix more linksHiro Asari2018-05-171-2/+2
| * | | Fix man page linksHiro Asari2018-05-1712-41/+41
| | |/ | |/|
* | | Auto merge of #6517 - agrim123:agr-bundler-add-skip-install, r=colby-swandaleThe Bundler Bot2018-05-204-4/+20
|\ \ \ | |/ / |/| |
| * | Add documentation for --skip-install flagAgrim Mittal2018-05-143-4/+9
| * | Add --skip-install flag to bundle addAgrim Mittal2018-05-023-2/+13
* | | Auto merge of #6503 - koic:use_dir_instead_of_file_in_newgem_template, r=hsbtThe Bundler Bot2018-04-282-1/+7
|\ \ \ | |/ / |/| |
| * | Use `__dir__` instead of `__FILE__` in newgem.gemspec templateKoichi ITO2018-04-232-1/+7
* | | Auto merge of #6318 - jhawthorn:fix_incorrect_test_in_requires_sudo, r=segiddinsThe Bundler Bot2018-04-212-1/+68
|\ \ \
| * | | Check correct paths are writable in requires_sudo?John Hawthorn2018-04-202-2/+2
| * | | Add some specs against requires_sudo?John Hawthorn2018-04-201-0/+67
|/ / /
* | | Auto merge of #6498 - bundler:colby/gem-util-compatability, r=colby-swandaleThe Bundler Bot2018-04-201-1/+5
|\ \ \