summaryrefslogtreecommitdiff
path: root/lib/bundler/cli/pristine.rb
Commit message (Expand)AuthorAgeFilesLines
* Correctly re-install extensions when running `pristine` for a git sourcePeter Wagenet2018-02-221-0/+4
* Automatically bundle clean without a path set on 2.0Samuel Giddins2017-08-281-2/+0
* Auto merge of #5933 - NickLaMuro:bundle-pristine-respect-bundler-config, r=se...The Bundler Bot2017-08-181-2/+6
|\
| * Use Bundler::Installer for bundle pristineNick LaMuro2017-08-141-2/+6
* | [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-161-0/+1
|/
* [Pristine] Raise when trying to pristine a missing gemseg-pristine-specific-gemsSamuel Giddins2017-06-141-0/+2
* [Pristine] Allow passing a list of gems to pristineSamuel Giddins2017-06-141-0/+5
* [Pristine] Ensure git gems have added files removedSamuel Giddins2017-06-141-5/+5
* [Pristine] Skip the bundler gemseg-pristine-skip-bundlerSamuel Giddins2017-04-121-3/+5
* Remove gem folder and re-installDennis Suratna2017-04-111-0/+1
* Only prints out platform for non ruby and non-nil platformDennis Suratna2017-04-111-5/+1
* Fix rubocop errorsDennis Suratna2017-04-111-15/+14
* Handle and test gemspec. Add platform to messageDennis Suratna2017-04-111-0/+4
* Refactor specs and pristineDennis Suratna2017-04-111-18/+16
* Expand test and refactor to re-install using sourceDennis Suratna2017-04-111-11/+6
* Add more specs and handle git sourceDennis Suratna2017-04-111-11/+10
* Initial implementation of 'bundle pristine'Dennis Suratna2017-04-111-0/+39