summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bundler 1.1.2v1.1.2Terence Lee2012-03-201-1/+1
* update changelog for 1.1.2Terence Lee2012-03-201-0/+6
* Fixes #1782. Don't remove duplicate PATH sourcesTerence Lee2012-03-202-1/+15
* Test case for bundle install not checking out gitTerence Lee2012-03-201-0/+126
* Bundler 1.1.1v1.1.1Terence Lee2012-03-141-1/+1
* update changelog for 1.1.1Terence Lee2012-03-131-0/+1
* fix bundle cache edge case for #1202Terence Lee2012-03-132-1/+12
* Include 'your Gemfile and Gemfile.lock' in fatal exception errorRyan Bigg2012-03-131-3/+3
* Add 'Please include the full output of the command' to fatal error messageRyan Bigg2012-03-131-1/+3
* Changelog for 1.1.1Andre Arko2012-03-131-0/+14
* Fix URI exception by encoding gem names for rubygems dependency API #1672rohit2012-03-102-1/+12
* avoid warning from setting encoding if possibleAndre Arko2012-03-101-1/+1
* fix void use of == warningAndre Arko2012-03-101-2/+2
* fix shadowed variable warningAndre Arko2012-03-101-3/+3
* Rescue EAGAIN too so it works for JRuby on WindowsAndre Arko2012-03-101-1/+1
* somewhat confusingly, Bundler.ui.error is STDOUTAndre Arko2012-03-101-1/+1
* raising Gem::InstallError is the worst possible thingAndre Arko2012-03-103-2/+3
* clarify that "no sources" means only local sourcesAndre Arko2012-03-102-3/+5
* Split `git ls-files` using $\, so gemspecs will work on Windows.Postmodern2012-03-071-1/+1
* Reduce invocation of `git ls-files`.Akinori MUSHA2012-03-071-2/+2
* Version 1.1.0 \o/v1.1.0Terence Lee2012-03-071-1/+1
* update changelogTerence Lee2012-03-071-1/+3
* Bump versiontomhuda2012-03-071-1/+1
* Clean up corrupted lockfilestomhuda2012-03-074-1/+101
* Merge pull request #1695 from geemus/bundlerTerence Lee2012-03-061-1/+5
|\
| * prevent duplicate sourcesgeemus2012-03-061-1/+5
* | #1694: add failing test for duplicate git sourcesTerence Lee2012-03-061-0/+16
* | update changelogTerence Lee2012-03-051-0/+6
* | support post_install_message when using the endpointTerence Lee2012-03-052-0/+30
|/
* fix the changelog dateTerence Lee2012-03-031-1/+1
* Version 1.1.rc.8v1.1.rc.8Terence Lee2012-03-031-1/+1
* update changelog for 1.1.rc.8Terence Lee2012-03-031-0/+6
* slightly less obtuse than carlAndre Arko2012-03-031-2/+3
* unlock when gems are added to a pathAndre Arko2012-03-031-1/+9
* turns out arrays are sensitive to orderAndre Arko2012-03-021-4/+3
* fix backwards change-detection logicTerence Lee2012-03-021-3/+14
* it turns out we only care if they are the sameAndre Arko2012-03-022-3/+2
* Fix bug involving source ordering and pinningYehuda Katz2012-03-021-1/+9
* Cherry pick perf fix from masterYehuda Katz2012-03-022-6/+35
* only clear search cache on conflictosheroff2012-02-171-3/+4
* handle a more complete list of network errorsAndre Arko2012-02-111-2/+4
* rebuild the man pages when releasingAndre Arko2012-02-081-0/+2
* Merge pull request #1639 from carlhuda/dependency_type_bugJames Tucker2012-02-012-0/+38
|\
| * Added test coverage for the dependency type bugJames Tucker2012-01-202-0/+22
| * Add a temporary fix for Gem::Dependency#type mismatches when using developmen...James Tucker2012-01-191-0/+16
* | Avoid passing RUBYOPT changes in with_clean_env block.Eric Anderson2012-01-262-2/+18
|/
* provisional rc8 changelogAndre Arko2012-01-131-0/+7
* try to process sources in orderAndre Arko2012-01-131-11/+9
* back to a single failing spec, #1609 is broken againAndre Arko2012-01-132-3/+6
* and this is why we don't commit as we leave for dinnerAndre Arko2012-01-131-1/+1