Micheal Wilkinson
|
f443e96f9e
|
test(core): add failing track behavior suite
|
2026-03-19 14:19:29 +00:00 |
|
Micheal Wilkinson
|
0076588e1f
|
chore(git): updating ignore to split irrelevant files out
|
2026-03-19 14:16:15 +00:00 |
|
Micheal Wilkinson
|
919f033c8b
|
feat(go): implement unlink
|
2026-03-19 14:11:49 +00:00 |
|
Micheal Wilkinson
|
dbc77a1b34
|
feat(core): reimplement clone with go-git
|
2026-03-19 14:05:50 +00:00 |
|
Micheal Wilkinson
|
d02d118b28
|
test(core): add failing clone suite for go-git migration
|
2026-03-19 13:58:25 +00:00 |
|
Micheal Wilkinson
|
a952c4f6bf
|
chore(just): build linux binary for behavior-go
|
2026-03-19 13:48:26 +00:00 |
|
Micheal Wilkinson
|
e733dff818
|
feat(go): implement link with subdir and force handling
|
2026-03-19 13:46:48 +00:00 |
|
Micheal Wilkinson
|
41584dec6a
|
chore(go): scaffold module and add failing link tests
|
2026-03-19 13:44:02 +00:00 |
|
Micheal Wilkinson
|
005209703e
|
Adding a set of behavioural tests
|
2026-03-19 10:57:25 +00:00 |
|
Jeremy Cook
|
ee4388b0f4
|
Moved code to a more logical home.
|
2019-01-19 23:21:27 -05:00 |
|
Jeremy Cook
|
a44a514007
|
Reduced visibility of methods.
|
2019-01-19 18:59:46 -05:00 |
|
Jeremy Cook
|
9431cb78af
|
Moved code to utils to reduce method complexity.
|
2019-01-19 18:55:02 -05:00 |
|
Jeremy Cook
|
46c52769a6
|
Fixed issue where using pretend option would not evaluate files
correctly.
|
2019-01-19 15:03:28 -05:00 |
|
Jeremy Cook
|
fdb57cd846
|
Apply fixes suggested by Rubocop.
|
2019-01-19 11:50:20 -05:00 |
|
Jeremy Cook
|
ff387280d5
|
Merge branch 'master' of github.com:technicalpickles/homesick
|
2019-01-18 23:33:41 -05:00 |
|
Jeremy Cook
|
f09c62d922
|
Minor fixes suggested by rubocop.
|
2019-01-18 23:32:31 -05:00 |
|
Balint Reczey
|
dd7d52a25d
|
Run Travis tests on Ruby 2.5.0, too
|
2019-01-18 17:02:57 -05:00 |
|
Balint Reczey
|
f1630ece79
|
Fix tests on Ruby 2.5
|
2019-01-18 17:02:57 -05:00 |
|
Denny Schäfer
|
11ee8cdc0d
|
Fix markdown typo
|
2019-01-18 17:02:57 -05:00 |
|
Jeremy Cook
|
ceb08cbe22
|
Update Gemfile to remove reference to outdated version of rack.
|
2019-01-18 17:02:52 -05:00 |
|
Jeremy Cook
|
057e1cfc59
|
Regenerate gemspec for version 1.1.6
|
2019-01-18 17:02:52 -05:00 |
|
Jeremy Cook
|
89f3000d8b
|
Prepare for release of new version
|
2019-01-18 17:02:51 -05:00 |
|
Diego Rabatone Oliveira
|
36e3cb6bbf
|
Require fileutils correctly
Fix #165
|
2019-01-18 17:02:51 -05:00 |
|
mail6543210
|
9ebae75e7d
|
Add testcase
|
2019-01-18 17:02:51 -05:00 |
|
mail6543210
|
35e1909790
|
Real fix for #148
|
2019-01-18 17:02:51 -05:00 |
|
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 |
|
Jeremy Cook
|
e561566b46
|
Merge pull request #172 from rbalint/master
Fix tests on Ruby 2.5
|
2018-03-08 06:37:30 -05:00 |
|
Balint Reczey
|
dcef34c17d
|
Run Travis tests on Ruby 2.5.0, too
|
2018-03-08 08:46:36 +01:00 |
|
Balint Reczey
|
72d11c4a47
|
Fix tests on Ruby 2.5
|
2018-03-07 18:06:20 +01:00 |
|
Jeremy Cook
|
c2457bae9f
|
Merge pull request #171 from tuxinaut/master
Fix markdown typo
|
2018-01-11 07:41:01 -05:00 |
|
Denny Schäfer
|
001bd32bb3
|
Fix markdown typo
|
2018-01-11 00:20:23 +01:00 |
|
Jeremy Cook
|
7080321081
|
Regenerate gemspec for version 1.1.6
v1.1.6
|
2017-12-20 16:03:17 -05:00 |
|
Jeremy Cook
|
9d9cf66de6
|
Prepare for release of new version
|
2017-12-20 16:01:20 -05:00 |
|
Jeremy Cook
|
9e9a940825
|
Merge pull request #170 from diraol/fix-fileutils
Require fileutils correctly
|
2017-12-18 10:48:14 -05:00 |
|
Diego Rabatone Oliveira
|
257e974c38
|
Require fileutils correctly
Fix #165
|
2017-12-18 13:40:44 -02:00 |
|
Jeremy Cook
|
615e31428c
|
Merge pull request #167 from mail6543210/master
Fix "diff" action on binary files
|
2017-10-13 17:59:36 -04:00 |
|
mail6543210
|
8c2a1d0f84
|
Add testcase
|
2017-09-23 00:41:33 +08:00 |
|
mail6543210
|
62c934774b
|
Real fix for #148
|
2017-09-19 20:30:15 +08:00 |
|
mail6543210
|
d3d6974b7b
|
Rename content to source
It is a instance of Pathname, not binary content
|
2017-09-19 20:29:06 +08:00 |
|
mail6543210
|
474d69da0b
|
Revert "Use source content instead of source path (fixes: #148)"
This reverts commit ed397bdaf8.
|
2017-09-19 20:26:01 +08:00 |
|
Jeremy Cook
|
db6a513d1d
|
Merge pull request #166 from MainShayne233/master
Enhancement/Add 'to' to error message.
|
2017-09-02 19:59:40 -04: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 |
|