Balint Reczey
72d11c4a47
Fix tests on Ruby 2.5
2018-03-07 18:06:20 +01:00
mail6543210
8c2a1d0f84
Add testcase
2017-09-23 00:41:33 +08:00
Shayne Tremblay
ae343c4cab
Add 'to' to error message.
2017-09-02 13:06:46 -07:00
Daniel Bayerlein
a6194dfe8b
Update RSpec
2016-12-23 11:59:44 +01:00
Jeremy Cook
1016002638
Merge branch 'named_castles' of https://github.com/rweng/homesick into rweng-named_castles
2015-10-14 22:30:46 -04:00
Jeremy Cook
7632591681
Coding standards fixes based off of Rubocop and minor edits to make
...
logic flow easier to understand.
2015-10-12 19:30:29 -04:00
Robin Wenglewski
332aad8ad0
change 'homesick open' to run '$EDITOR .' instead of '$EDITOR' in castle_dir #142
2015-10-12 16:39:52 +02:00
Robin Wenglewski
171b4c1fb8
add option to pass in destination to homesick clone
2015-10-11 18:21:22 +02:00
Jeremy Cook
60d4458bbc
Merge pull request #124 from shioyama/clone_destination
...
Pass destination when cloning url.
2015-03-22 14:12:41 -04:00
Chris Salzberg
9ad171ab78
Pass destination when cloning url.
2015-03-05 22:26:41 +09:00
Jeremy Cook
46faec7857
Bug fix to make sure git check works properly.
2015-01-01 21:21:27 -05:00
Jeremy Cook
e35d3fe6ba
Merge pull request #128 from wireframe/force-rc
2014-12-13 08:12:04 -05:00
Ryan Sonnek
5700f55dc3
Add --force option to homesick rc command
...
Support automatically eval-ing .homesickrc file without prompting for user input.
This is particularly useful for headless scripts that do not support
user input.
2014-12-01 13:38:43 -06:00
Jeremy Cook
2c92010093
Fix to make tests pass in Ruby 1.9.3
2014-11-25 21:18:13 -05:00
Jeremy Cook
7bd9759e81
Added tests for a minimumGit version of 1.8.0.
2014-11-23 22:22:44 -05:00
Jeremy Cook
a808f56caf
Tightened up git checking to check for a minimum installed version of
...
Git.
2014-11-23 14:32:47 -05:00
Jeremy Cook
b7e2b45e69
Added simple implementation to check if git is installed before
...
executing commands.
2014-11-20 21:25:47 -05:00
Jeremy Cook
8d6bf4c0c5
Updated to use Rspec 3.1
2014-09-30 19:39:16 -04:00
Jeremy Cook
f034f773c5
Added a smoke test to ensure that calling bin/homesick outputs some text
2014-09-19 14:19:09 -04:00
Jeremy Cook
d4f9633a0c
Added ability for methods to be overrode, through the pretend and quiet
...
options, skipping their default behaviour if so.
2014-04-22 19:43:40 -04:00
Nicolas McCurdy
705a416d74
Extract the CLI into a new Homesick::CLI class, while making Homesick a module
2014-04-16 17:20:05 -04:00