summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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.3seg-molinillo-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 changelogv1.13.6Samuel 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 againseg-public-gemSamuel 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_gemdepsseg-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 changelogv1.13.5Samuel 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'aa-merge-1-13-4Andre Arko2016-10-132-2/+2
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | initialize ivar correctly /ht @segiddinsv1.13.4Andre 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 changelogv1.13.3Samuel 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 typoaa-debug-etag-mismatchAndre 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
* | | | unless var.nil? → if varAndre Arko2016-10-071-2/+2
* | | | begin/end so the indentation matches the endsAndre Arko2016-10-071-1/+2
| |_|/ |/| |
* | | Better gem outdated list grouped by groups.Guillermo Guerrero2016-10-062-28/+73