aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/source/path.rb
Commit message (Expand)AuthorAgeFilesLines
* move ui messaging out of sourcesTerence Lee2013-08-271-2/+1
* Run installation in multiple processes unless host_os is WindowsKohei Suzuki2013-05-231-0/+1
* Remove unnecessary chdir to improve concurrencyKohei Suzuki2013-05-231-1/+1
* Improve messages for multi-threaded installationKohei Suzuki2013-05-231-1/+1
* Prohibit Dir.pwd while another thread is doing Dir.chdirKohei Suzuki2013-05-231-1/+1
* Use different error message if file existsJohn Isaacks2012-12-021-1/+3
* Make PathError message more accurateJohn Isaacks2012-12-021-1/+1
* run rubygems hooks for and remove built :path gemsAndre Arko2012-11-301-10/+5
* stop requiring something that might not existAndre Arko2012-11-291-2/+0
* fix ensure to sanity-check its actionsAndre Arko2012-11-291-1/+3
* it's Bundler not BuilderTerence Lee2012-11-291-1/+1
* Fix and refactor Rubygems 2.0 supportEvan Phoenix2012-11-281-7/+1
* Updates for RubyGems 2.0Eric Hodel2012-11-281-2/+8
* at least load Gem::BuilderAndre Arko2012-11-271-0/+2
* whitespaceAndre Arko2012-11-151-1/+1
* extract classes in bundler/source for autoloadingAndre Arko2012-11-131-0/+212