summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 1.6.0.rc2 with changelogv1.6.0.rc2Andre Arko2014-03-082-2/+6
* Merge pull request #2918 from bundler/redirect_to_bundlerAndré Arko2014-03-041-1/+15
|\
| * Redirect to bundler.rubygems.org if the host is rubygems.orgSmit Shah2014-03-041-1/+15
* | Merge pull request #2917 from urbanautomaton/fix-bundle-config-documentationAndré Arko2014-03-041-6/+12
|\ \ | |/ |/|
| * Correct bundle-config manpageSimon Coffey2014-03-041-6/+12
|/
* Fixed failure in bundle gem command spec due to extra newline added in #2891Zachary Scott2014-03-021-0/+2
* Throw an error whenever a gem name does not conform to the C extension naming...Andre Medeiros2014-03-021-0/+8
* Git ignore build artifacts.Andre Medeiros2014-03-021-0/+5
* Added the --ext option to the gem command. This generates a skeleton for C ex...Andre Medeiros2014-03-0210-7/+70
* Merge pull request #2904 from aitor/masterZachary Scott2014-03-021-14/+14
|\
| * Modified descriptions on the bundler utilities that allow extra options to cl...Aitor García2014-02-261-14/+14
* | Merge pull request #2912 from tbuehlmann/revendoring_net_http_persistentZachary Scott2014-03-021-7/+18
|\ \
| * | Revendored net/http/persistent for an HTTP Basic Auth fix. See https://github...Tobias Bühlmann2014-03-011-7/+18
| |/
* | Ruby 1.8 is still a thingAndre Arko2014-03-021-3/+11
* | Merge pull request #2913 from bundler/build_info_fixAndré Arko2014-03-021-2/+2
|\ \
| * | We still need to check if other directories are writable or notSmit Shah2014-03-021-1/+1
| * | Just check all the files in build_infoSmit Shah2014-03-021-2/+2
| * | Check if all the files in build_info are writable or notSmit Shah2014-03-021-2/+2
|/ /
* | Just learned any? iterates all the elements in the listSmit Shah2014-03-011-1/+1
* | If any file is not writable then we need sudoSmit Shah2014-03-011-1/+1
|/
* Merge pull request #2895 from headius/specs_on_jrubyAndre Arko2014-02-251-4/+7
|\
| * Avoid installing C exts on JRuby to allow running specs.Charles Oliver Nutter2014-02-211-5/+8
* | Merge pull request #2868 from lardcanoe/add_summary_to_showAndré Arko2014-02-253-2/+14
|\ \
| * | Add summary option to 'show' cli commandSteve Frank2014-02-203-2/+14
| |/
* | Merge pull request #2898 from TimMoore/issue-2893-fix-gem-security-policies-n...André Arko2014-02-251-1/+1
|\ \
| * | Avoid a NameError when OpenSSL is unavailable.Tim Moore2014-02-241-1/+1
| |/
* | Merge pull request #2896 from seanlinsley/patch-1André Arko2014-02-241-3/+3
|\ \
| * | Update badges in README to use ShieldsSean Linsley2014-02-221-3/+3
| |/
* | Merge pull request #2899 from TimMoore/git-retry-revisitedAndré Arko2014-02-241-13/+16
|\ \
| * | Only retry git commands that hit the network.Tim Moore2014-02-241-10/+14
| * | Fail faster when git is not installed.Tim Moore2014-02-241-1/+1
| * | Revert "Merge pull request #2886 from mdkent/issue-2885"Tim Moore2014-02-241-2/+1
|/ /
* | Merge pull request #2900 from TimMoore/masterTim Moore2014-02-241-3/+3
|\ \ | |/ |/|
| * Use documentation rspec formaterKamil Kieliszczyk2014-02-241-3/+3
|/
* Merge pull request #2886 from mdkent/issue-2885André Arko2014-02-181-1/+2
|\
| * Don't raise a warning when git cat-file fails, it's expected to.Matthew Kent2014-02-171-1/+2
|/
* Version 1.6.0.rc with changelogv1.6.0.rcAndre Arko2014-02-182-2/+5
* Merge pull request #2823 from kgrz/fix-new-line-addition-in-config-fileAndre Arko2014-02-182-2/+16
|\
| * Use a new-line compatible regex for bundle configKashyap2014-02-012-7/+7
| * Ensure #dump doesn't add a new line in configKashyap2014-01-162-1/+15
* | Merge pull request #2869 from aughr/fetch_builtin_gemsAndre Arko2014-02-182-0/+47
|\ \
| * | Skip gems packaged with Ruby when packing.Andrew Bloomgarden2014-02-162-0/+47
* | | Merge pull request #2878 from stlay/fix_no_proxy_requestAndre Arko2014-02-181-0/+2
|\ \ \
| * | | Change else to elsif so that regular users just get the ENV variables.HINOHARA Hiroshi2014-02-171-1/+1
| * | | Pass nil to net_http as proxy parameter not to use environment variablesHINOHARA Hiroshi2014-02-131-0/+2
| |/ /
* | | Revert "Don't change local behavior with app cache"Andre Arko2014-02-181-0/+4
* | | Merge pull request #2883 from suzukaze/fix-typoAndré Arko2014-02-171-1/+1
|\ \ \
| * | | Fix typo; before: Create new Pull Request; after Create a new Pull RequestJun Hiroe2014-02-161-1/+1
|/ / /
* | | Fix typo lock_gems -> locked_gems.Tim Moore2014-02-151-1/+1
* | | Adding condition to ensure current is not nilSmit Shah2014-02-131-1/+1
|/ /