mail6543210
|
3b633ed326
|
Rename content to source
It is a instance of Pathname, not binary content
|
2019-01-18 17:02:51 -05:00 |
|
mail6543210
|
fdf2da84dd
|
Revert "Use source content instead of source path (fixes: #148)"
This reverts commit ed397bdaf8.
|
2019-01-18 17:02:51 -05:00 |
|
Shayne Tremblay
|
ae343c4cab
|
Add 'to' to error message.
|
2017-09-02 13:06:46 -07:00 |
|
Jeremy Cook
|
a2b365fb6f
|
Merge pull request #164 from fuzzbomb/update-README-symlink-command
Rename symlink command to link in README.
|
2017-08-28 12:55:50 -04:00 |
|
Andrew Macpherson
|
4cb2006f41
|
Rename symlink command to link in README.
symlink command was previously renamed to link, but references in the README
were not updated.
|
2017-06-12 17:37:45 +01:00 |
|
Jeremy Cook
|
66347d307f
|
Merge pull request #161 from philoserf/patch-1
Update ChangeLog.markdown
|
2017-03-23 17:33:31 -04:00 |
|
Mark Ayers
|
8f92a1b4f0
|
Update ChangeLog.markdown
Add the space that markdown requires between the header marker `#` and the header text.
|
2017-03-23 13:44:33 -07:00 |
|
Jeremy Cook
|
7a2df591c0
|
Regenerate gemspec for version 1.1.5
v1.1.5
|
2017-03-23 08:37:44 -04:00 |
|
Jeremy Cook
|
4923265dea
|
Updated homesick version and changelog due to problem with version
number in release.
|
2017-03-23 08:34:47 -04:00 |
|
Jeremy Cook
|
79421580e9
|
Merge branch 'master' of github.com:technicalpickles/homesick
|
2017-03-22 17:24:28 -04:00 |
|
Jeremy Cook
|
cabde9e5f1
|
Updated change log for new version.
|
2017-03-22 17:23:49 -04:00 |
|
Jeremy Cook
|
0d60ae9d1a
|
Regenerate gemspec for version 1.1.4
v1.1.4
|
2017-03-22 17:14:09 -04:00 |
|
Jeremy Cook
|
d5317b8e17
|
Bumped version in preparation for release.
|
2017-03-22 17:10:23 -04:00 |
|
Jeremy Cook
|
3b8a5b4be4
|
Merge pull request #159 from mruwek/refactor-conflict-actions
Wrap symlink and regular conflicts into one case
|
2017-03-20 16:07:19 -04:00 |
|
Jacek Sowiński
|
6590a1eeff
|
Wrap symlink and regular conflicts into one case
This way we're not duplicating collision-related code.
|
2017-03-20 20:26:14 +01:00 |
|
Jeremy Cook
|
693ae5f05e
|
Merge pull request #157 from mruwek/verbose-symlink-conflicts
Don't overwrite silently on symlink conflicts
|
2017-03-19 22:02:41 -04:00 |
|
Jeremy Cook
|
da3002f199
|
Merge pull request #154 from singular0/symlink_realpath
Use real paths of symlinks when linking castle into home
|
2017-03-19 22:02:01 -04:00 |
|
Jeremy Cook
|
feaaab2fa4
|
Merge pull request #158 from JCook21/master
Minor updates
|
2017-03-19 22:00:34 -04:00 |
|
Jeremy Cook
|
59f75711a4
|
Changed strings to use symbols.
|
2017-03-19 15:57:44 -04:00 |
|
Jeremy Cook
|
f24030b51f
|
Updates to Gemfile to clean it up.
|
2017-03-19 15:57:22 -04:00 |
|
Jeremy Cook
|
71bb120a12
|
Update to dependency.
|
2017-03-19 14:44:44 -04:00 |
|
Jacek Sowiński
|
85f46e01b1
|
Don't overwrite silently on symlink conflicts
Symlink conflicts are now handled in similar fashion as normal
file-conflicts.
|
2017-03-17 19:31:23 +01:00 |
|
Jeremy Cook
|
c5b24b9b38
|
Merge pull request #155 from danielbayerlein/ruby-2.4.0
Add support for Ruby 2.4.0
|
2016-12-26 07:08:38 -05:00 |
|
Daniel Bayerlein
|
68460af45e
|
Add support for Ruby 2.4.0
|
2016-12-26 10:31:34 +01:00 |
|
Denis Yantarev
|
5614b6b8b3
|
Use real paths of symlinks when linking castle into home
|
2016-12-25 18:34:33 +03:00 |
|
Jeremy Cook
|
570b063632
|
Merge pull request #152 from singular0/master
Thanks for taking care of this.
|
2016-12-24 12:13:55 -05:00 |
|
Jeremy Cook
|
1d398587d0
|
Remove config for removed ruby versions.
Deleted config for unused ruby versions.
|
2016-12-24 12:11:01 -05:00 |
|
Jeremy Cook
|
085853faaa
|
Merge branch 'master' into master
|
2016-12-24 12:05:54 -05:00 |
|
Jeremy Cook
|
21b4e344a9
|
Merge pull request #153 from danielbayerlein/ruby-version
Looks good to me, thanks!
|
2016-12-24 12:03:51 -05:00 |
|
Daniel Bayerlein
|
a6194dfe8b
|
Update RSpec
|
2016-12-23 11:59:44 +01:00 |
|
Daniel Bayerlein
|
5692194fa2
|
Add support for Ruby 2.2.6 and 2.3.3
|
2016-12-23 11:37:47 +01:00 |
|
Daniel Bayerlein
|
11745098c2
|
Support Ruby 2.1.0, 2.2.0, 2.3.0
|
2016-12-23 11:23:11 +01:00 |
|
Denis Yantarev
|
b1bb0c996c
|
Add Ruby 2.2 & 2.3 to Travis config and fix GEM dependencies
|
2016-12-05 03:34:57 +03:00 |
|
Denis Yantarev
|
a62039da50
|
Ignore rbenv configuration files
|
2016-12-05 03:34:14 +03:00 |
|
Denis Yantarev
|
4bfd1c60c2
|
Fix default option value type warning
|
2016-12-03 15:56:22 +03:00 |
|
Jeremy Cook
|
f0e11abb5b
|
Merge pull request #149 from mail6543210/master
Use source content instead of source path (fixes: #148). Thanks for fixing this!
|
2016-01-21 20:05:33 -05:00 |
|
mail6543210
|
ed397bdaf8
|
Use source content instead of source path (fixes: #148)
|
2016-01-21 18:36:52 +08:00 |
|
Jeremy Cook
|
2f5e20d963
|
Fixed formatting in Changelog file.
|
2015-10-31 09:54:41 -04:00 |
|
Jeremy Cook
|
cc83a4e1fa
|
Preparing for 1.1.3 release.
v1.1.3
|
2015-10-31 09:48:10 -04:00 |
|
Jeremy Cook
|
dcc5cb0bc1
|
Merge pull request #146 from JCook21/issue134
Fix for issue134
|
2015-10-25 15:21:26 -04:00 |
|
Jeremy Cook
|
978416d1e4
|
Fixing diff problems by providing source block and checking for
directories in diff
|
2015-10-20 21:47:43 -04:00 |
|
Jeremy Cook
|
1c12c73e4b
|
Merge branch 'rweng-named_castles'
|
2015-10-14 22:31:20 -04: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
|
6431a864ad
|
Merge pull request #145 from JCook21/master
Maintenance fixes
|
2015-10-13 22:43:07 -04:00 |
|
Jeremy Cook
|
42f661cfbf
|
Update to use new travis container infrastructure (see
http://docs.travis-ci.com/user/migrating-from-legacy/?utm_source=legacy-notice&utm_medium=banner&utm_campaign=legacy-upgrade)
|
2015-10-12 19:30:29 -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 |
|
Jeremy Cook
|
a9a5b81dc5
|
Adding system notifications to development gems.
|
2015-10-12 19:30:29 -04:00 |
|
Jeremy Cook
|
721c10cffd
|
Merge pull request #143 from rweng/fix-open
Fix homesick open
|
2015-10-12 11:06:10 -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 |
|