aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #5139 - bitboxer:move-man-pages-to-man-folder, r=indirectHomu2016-11-061-19/+10
|\
| * Move man pages to man folderBodo Tasche2016-10-301-19/+10
* | [LockfileParser] Stop requiring strscanSamuel Giddins2016-11-031-1/+0
* | Auto merge of #5108 - chrismo:cons_update_docs, r=indirectHomu2016-11-011-8/+8
|\ \
| * | Add bundle-outdated man pagechrismo2016-10-311-3/+3
| * | Update bundle lock man pagechrismo2016-10-241-3/+3
| * | New bundle update options documented.chrismo2016-10-221-3/+3
* | | Auto merge of #5100 - bronzdoc:fix_shebang_check_in_exec, r=segiddinsHomu2016-10-311-0/+6
|\ \ \ | |_|/ |/| |
| * | Warn if executable in bundle exec is emptybronzdoc2016-10-301-0/+6
* | | Update vendored Molinillo to 0.5.3Samuel Giddins2016-10-2711-15/+102
* | | use `Bunder.which` instead of `system` for otool and ldd detectionColby Swandale2016-10-251-2/+2
* | | use `system -v` to check for otool and lddColby Swandale2016-10-241-2/+2
* | | Merge tag 'v1.13.6'Samuel Giddins2016-10-221-1/+1
|\ \ \ | |_|/ |/| |
| * | Version 1.13.6 with changelogSamuel Giddins2016-10-221-1/+1
| * | Auto merge of #5106 - bundler:seg-public-gem, r=indirectHomu2016-10-221-0/+4
* | | Auto merge of #5061 - chrismo:cons_outdated, r=indirectHomu2016-10-225-18/+46
|\ \ \
| * | | filtered outdated msg shouldn't say 'up to date'chrismo2016-10-191-1/+13
| * | | Enable cons updates in outdated and other fixes.chrismo2016-10-125-17/+33
* | | | Auto merge of #4980 - chrismo:lock_shared_deps, r=indirectHomu2016-10-224-16/+24
|\ \ \ \
| * | | | Add bundle install conservative updating to updatechrismo2016-10-214-16/+24
| | |_|/ | |/| |
* | | | [RubygemsIntegration] Temporarily make #gem public againSamuel Giddins2016-10-201-0/+4
* | | | Auto merge of #5071 - bundler:seg-use-gemdeps, r=indirectHomu2016-10-212-0/+36
|\ \ \ \
| * | | | [RubyGemsIntegration] Add a single method for #use_gemdepsSamuel Giddins2016-10-092-0/+36
| | |/ / | |/| |
* | | | Fixed bundler incorrectly printing the following error message when attemptin...hiren mistry2016-10-201-1/+1
| |/ / |/| |
* | | Merge tag 'v1.13.5'Samuel Giddins2016-10-151-1/+1
|\ \ \ | | |/ | |/|
| * | Version 1.13.5 with changelogSamuel Giddins2016-10-151-1/+1
| * | Auto merge of #5090 - bundler:aa-missing-specs, r=indirectHomu2016-10-151-1/+2
* | | Auto merge of #5090 - bundler:aa-missing-specs, r=indirectHomu2016-10-151-1/+2
|\ \ \
| * | | [Index] Allow pre-release versions when the base is pre-releaseSamuel Giddins2016-10-141-1/+2
* | | | Auto merge of #5053 - hmistry:fix-clean-dry-run, r=segiddinsHomu2016-10-151-1/+1
|\ \ \ \
| * | | | Changed the behavior of 'bundle clean --dry-run' to output the list of gems b...hiren mistry2016-10-041-1/+1
* | | | | Merge tag 'v1.13.4'Andre Arko2016-10-132-2/+2
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | initialize ivar correctly /ht @segiddinsAndre Arko2016-10-131-1/+1
| * | | initialize ivar before useAndre Arko2016-10-121-0/+1
| * | | oops, backported something that doesn't existAndre Arko2016-10-121-1/+1
| * | | Auto merge of #5077 - bundler:aa-revert-4998, r=indirectHomu2016-10-121-1/+1
| * | | Version 1.13.4 with changelogAndre Arko2016-10-111-1/+1
| * | | Auto merge of #4977 - chrismo:cons_lock_shared_deps, r=segiddinsHomu2016-10-111-2/+2
| * | | Auto merge of #5010 - aycabta:use-require-instead-of-autoload-for-plugin-api,...Homu2016-10-112-2/+2
| * | | Auto merge of #5043 - bundler:aa-use-tmp, r=segiddinsHomu2016-10-111-1/+1
| * | | Auto merge of #5064 - bundler:aa-debug-etag-mismatch, r=indirectHomu2016-10-112-13/+16
* | | | Merge tag 'v1.13.3'Samuel Giddins2016-10-101-1/+1
|\| | |
| * | | Version 1.13.3 with changelogSamuel Giddins2016-10-101-1/+1
| * | | [CompactIndexClient::Updater] Support weak etagsSamuel Giddins2016-10-101-1/+1
* | | | Auto merge of #5055 - bundler:seg-sort-dep-api-gem-names, r=segiddinsHomu2016-10-101-1/+1
|\ \ \ \
| * | | | [Fetcher::Dependency] Sort gem names in query stringSamuel Giddins2016-10-091-1/+1
* | | | | Add platform information to envbronzdoc2016-10-091-0/+1
|/ / / /
* | | | clearer objects, fix fetch_url typoAndre Arko2016-10-081-4/+7
* | | | change checksum warning to debug printAndre Arko2016-10-071-1/+1
* | | | make lambda an object with explicit attributesAndre Arko2016-10-071-9/+8