Chris Salzberg
|
9ad171ab78
|
Pass destination when cloning url.
|
2015-03-05 22:26:41 +09:00 |
|
Jeremy Cook
|
e06a5d6300
|
Merge pull request #122 from JCook21/SmokeTest
Added basic smoke test
|
2014-09-19 14:38:44 -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
|
681fd98dc3
|
Merge pull request #121 from PeterDaveHello/patch-1
Looks good to me, thanks.
|
2014-09-19 12:10:34 -04:00 |
|
Jeremy Cook
|
e57b139e32
|
Merge pull request #117 from JCook21/Shell
Merging as there doesn't seem to be any comments or issues with this.
|
2014-09-19 12:08:54 -04:00 |
|
Peter Dave Hello
|
b64bfe2bb6
|
Use svg instead of png to get better image quality
|
2014-09-08 15:42:54 +08:00 |
|
Jeremy Cook
|
ee04b5788a
|
Removed the homesick shell module and folded its code in elsewhere.
|
2014-06-14 15:03:57 -04:00 |
|
Jeremy Cook
|
2e8d431ab5
|
Regenerate gemspec for version 1.1.1
v1.1.1
|
2014-05-21 20:56:20 -04:00 |
|
Jeremy Cook
|
3465c37c0e
|
Updated version to 1.1.1
|
2014-05-21 20:56:07 -04:00 |
|
Jeremy Cook
|
bf6894e313
|
Regenerate gemspec for version 1.1.0
|
2014-05-21 20:55:35 -04:00 |
|
Jeremy Cook
|
77e3f7f479
|
Merge pull request #116 from JCook21/master
Minimum Ruby Version
|
2014-05-21 20:54:15 -04:00 |
|
Jeremy Cook
|
753f5027b0
|
Added minimum ruby version to the gemspec.
|
2014-05-08 22:07:37 -04:00 |
|
Jeremy Cook
|
23c012a527
|
Regenerate gemspec for version 1.1.0
|
2014-04-28 20:48:43 -04:00 |
|
Jeremy Cook
|
895543641b
|
Added details of 1.1.0 release.
|
2014-04-28 20:45:52 -04:00 |
|
Jeremy Cook
|
72bfc5a2fd
|
Regenerate gemspec for version 1.1.0
v1.1.0
|
2014-04-28 19:20:20 -04:00 |
|
Jeremy Cook
|
f5054cf41d
|
Bumped version number.
|
2014-04-28 19:20:02 -04:00 |
|
Jeremy Cook
|
b60703d496
|
Bumped version number in preparation for a release.
|
2014-04-26 18:06:54 -04:00 |
|
Jeremy Cook
|
9a8788fb80
|
Removed uneeded config lines since the pretend and quiet options are set
in global config.
|
2014-04-26 18:04:34 -04:00 |
|
Jeremy Cook
|
1a44edcde1
|
Merge pull request #111 from JCook21/Pretend
Edits to keep code DRY
|
2014-04-26 17:45:08 -04:00 |
|
Nicolas McCurdy
|
383f2a9f32
|
Merge pull request #113 from JCook21/BugFix
Bug fix
|
2014-04-23 01:17:08 -04:00 |
|
Jeremy Cook
|
f55828f1d4
|
Fixing a bug that breaks the handling of collisions.
|
2014-04-22 20:54:05 -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 |
|
Jeremy Cook
|
b5138bcdd1
|
Merge pull request #110 from nicolasmccurdy/refactor
Refactor
|
2014-04-22 12:46:49 -04:00 |
|
Nicolas McCurdy
|
d9ee74bf14
|
Move GitActions and FileActions into a new Actions module
|
2014-04-16 20:54:26 -04:00 |
|
Nicolas McCurdy
|
2148697864
|
Separate Actions into two new modules: FileActions and GitActions
|
2014-04-16 18:05:02 -04:00 |
|
Nicolas McCurdy
|
1c3403064e
|
Don't refer to Homesick as a class
|
2014-04-16 17:57:00 -04:00 |
|
Nicolas McCurdy
|
03d87807e0
|
Use require instead of autoload (fix #108)
|
2014-04-16 17:48:36 -04:00 |
|
Nicolas McCurdy
|
f6c4e5e42e
|
Require Thor in Homesick::Shell
|
2014-04-16 17:29:17 -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 |
|
Nicolas McCurdy
|
41f3f9d374
|
Merge pull request #107 from JCook21/Utils
Small refactoring to keep main homesick class smaller.
|
2014-04-16 13:38:56 -04:00 |
|
Jeremy Cook
|
74cfd29272
|
Small refactoring to keep main homesick class smaller.
|
2014-04-15 22:20:12 -04:00 |
|
Jeremy Cook
|
9a3268b7c3
|
Merge pull request #100 from nicolasmccurdy/use-coveralls
Use coveralls
|
2014-04-15 21:15:46 -04:00 |
|
Nicolas McCurdy
|
70c1666606
|
Add a Gitter badge to the readme
|
2014-04-13 17:20:28 -04:00 |
|
Jeremy Cook
|
53ac09a5e9
|
Merge pull request #101 from nicolasmccurdy/use-libraries
Use stdlib methods to replace most non-git shell calls. Looks good.
|
2014-04-13 17:17:30 -04:00 |
|
Jeremy Cook
|
c790e34b39
|
Added documentation for the exec and exec_all commands.
|
2014-04-13 14:58:54 -04:00 |
|
Nicolas McCurdy
|
8428ad1c9c
|
Merge pull request #105 from JCook21/ExecCommands
Further work on exec command
|
2014-04-13 14:29:59 -04:00 |
|
Jeremy Cook
|
efea18327b
|
Added options for exec command and a new exec_all command.
|
2014-04-13 10:59:40 -04:00 |
|
Nicolas McCurdy
|
84fb1d1462
|
Replace a system call in the spec helper
|
2014-04-06 02:01:15 -04:00 |
|
Nicolas McCurdy
|
5dc7b5068d
|
Replace any system calls in lib that don't use git with calls to FileUtils
|
2014-04-06 02:01:15 -04:00 |
|
Nicolas McCurdy
|
ab603240e4
|
Merge pull request #97 from JCook21/exec
Added Exec command
|
2014-04-06 00:48:20 -04:00 |
|
Nicolas McCurdy
|
2e5c2ec018
|
Add coverage status to the readme
|
2014-04-05 23:44:27 -04:00 |
|
Nicolas McCurdy
|
349e75584f
|
Switch from simplecov to coveralls for code coverage (in the cloud!!!)
|
2014-04-05 23:27:29 -04:00 |
|
Jeremy Cook
|
bea3a0b680
|
Added exec command to homesick.
|
2014-04-05 09:21:16 -04:00 |
|
Jeremy Cook
|
8b6bf92e9a
|
Applied fixes that allow tests to pass again.
|
2014-04-05 09:18:56 -04:00 |
|
Nicolas McCurdy
|
133c3613e9
|
Merge pull request #96 from nicolasmccurdy/fix-simplecov
Fix simplecov
|
2014-04-05 00:47:31 -04:00 |
|
Nicolas McCurdy
|
ff2e5ee064
|
Merge pull request #95 from nicolasmccurdy/use-expect-syntax
Use expect syntax
|
2014-04-04 23:23:42 -04:00 |
|
Nicolas McCurdy
|
22aed48d4e
|
Set up simplecov (it was in the Gemfile before, but it wasn't actually used)
|
2014-04-04 15:11:31 -04:00 |
|
Nicolas McCurdy
|
4c7e45a1d5
|
Use simplecov instead of rcov for all Rubies, since we have dropped 1.8 anyway
|
2014-04-04 15:08:36 -04:00 |
|
Nicolas McCurdy
|
ca41ae7f85
|
Only allow RSpec's new "expect" syntax
|
2014-04-04 02:10:19 -04:00 |
|
Nicolas McCurdy
|
fa61e7b10e
|
Avoid using "should" in example descriptions
|
2014-04-04 01:53:23 -04:00 |
|