Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [RuboCop] Enable Layout/EmptyLineAfterMagicComment cop | Koichi ITO | 2017-07-16 | 1 | -0/+1 |
* | Compatibility with frozen string literals | Samuel Giddins | 2016-01-31 | 1 | -0/+1 |
* | make the sudo test env more obvious | Andre Arko | 2014-03-31 | 1 | -4/+0 |
* | stop shelling out to which | Andre Arko | 2013-02-18 | 1 | -2/+1 |
* | Sudo.present? != Sudo.test_sudo?, so separate them | Andre Arko | 2010-11-17 | 1 | -1/+5 |
* | use rspec2's metadata to denote sudo tests | Terence Lee | 2010-11-16 | 1 | -5/+1 |
* | fix checking for sudo, and use !(`which foo` rescue '').empty? everywhere | Andre Arko | 2010-11-13 | 1 | -1/+1 |
* | rescue failed shell-outs to `which` | Andre Arko | 2010-11-13 | 1 | -1/+1 |
* | Clean up sudo specs | Andre Arko | 2010-07-11 | 1 | -25/+6 |
* | Add more sanity to the cases where bundler runs commands with sudo | Carlhuda | 2010-07-01 | 1 | -2/+3 |
* | Get the tests passing on 1.9 | Carl Lerche | 2010-06-06 | 1 | -1/+1 |
* | wip | Carl Lerche | 2010-06-01 | 1 | -0/+1 |
* | First pass at getting bundler to play well when $GEM_HOME is owned by root | Carl Lerche | 2010-05-24 | 1 | -0/+38 |