bcd87
b750094934
Rake now passes on Ruby 1.8.7 on my machine
2013-09-24 08:15:56 +02:00
bcd87
d953a964cd
Changed the spec, bundle exec rake works
2013-09-23 20:58:16 +02:00
bcd87
aa95ffac82
Using the homesick clone github shortcut now clones to ~/.homesick/repos/repo/, in stead of ~/.homesick/repos/username/repo/
2013-09-23 20:30:10 +02:00
Trae Robrock
9c345828b0
Regenerate gemspec for version 0.9.5
v0.9.5
2013-09-18 09:48:33 -07:00
Trae Robrock
59c137c653
Bump version the right way
2013-09-18 09:48:26 -07:00
Trae Robrock
3d405542af
Regenerate gemspec for version 0.9.4
2013-09-18 09:47:46 -07:00
Trae Robrock
88ff4b85ce
Bump version
2013-09-18 09:47:36 -07:00
Trae Robrock
461ac5f226
Merge pull request #51 from trobrock/fix-quoting
...
Files with parentheses in filename fail to symlink/track
2013-09-18 09:46:40 -07:00
Trae Robrock
a7d2d0a3f3
Add test for parens in filenames, and fixed
2013-09-18 09:25:09 -07:00
muratayusuke
191ce11d8e
Regenerate gemspec for version 0.9.4
v0.9.4
2013-07-31 23:41:49 +09:00
muratayusuke
0d28a3ef9b
bump up version
2013-07-31 23:41:36 +09:00
muratayusuke
ac34249afe
Regenerate gemspec for version 0.9.3
2013-07-31 23:40:22 +09:00
muratayusuke
d1f87be435
bump up version
2013-07-31 23:38:37 +09:00
muratayusuke
cbb6117d69
remove unused variables
2013-07-31 23:21:46 +09:00
muratayusuke
334a1db262
fix deprecated method: stub! -> stub
2013-07-31 23:14:51 +09:00
Yusuke Murata
e3bee69b27
Merge pull request #48 from trobrock/fix-homesickrc
...
Fix #19 homesickrc pathname needs a to_s to eval
2013-07-30 09:54:48 -07:00
Yusuke Murata
0ff5325e3e
Merge pull request #43 from johnbellone/master
...
Default GitHub to use HTTPS protocol.
2013-07-21 10:47:31 -07:00
Yusuke Murata
40efb2f58a
Merge pull request #47 from trobrock/unlink
...
Adding unlink function
2013-07-21 10:37:16 -07:00
Trae Robrock
4b20c7224e
Add tests for the rc command
2013-07-17 08:04:34 -07:00
Trae Robrock
8e06beced6
Ignore vendor
2013-07-17 07:26:00 -07:00
Trae Robrock
b043f2a5ed
Adding test for clone running homesickrc
2013-07-17 07:23:35 -07:00
John Bellone
3d59bc7a97
Update specs to for change to https vs. git protocol.
2013-07-17 07:28:39 -04:00
Trae Robrock
75dcad8ea4
Fix #19 homesickrc pathname needs a to_s to eval
...
Also, moved the file evaluation into a new function so the script can be
ran manually which should make testing these scripts easier.
2013-07-16 21:13:09 -07:00
Trae Robrock
4b38eb848f
Add unlink functionality
2013-07-16 20:50:36 -07:00
Trae Robrock
bfce04e63c
Ignore vendor dir
2013-07-16 20:49:40 -07:00
muratayusuke
846c5c202b
Regenerate gemspec for version 0.9.3
v0.9.3
2013-07-07 03:36:51 +09:00
muratayusuke
600811ff01
bump up version
2013-07-07 03:26:34 +09:00
muratayusuke
26ce289e9b
add recursive option to 'homesick clone'
2013-07-01 16:35:19 +00:00
muratayusuke
10a9c0f482
Regenerate gemspec for version 0.9.2
v0.9.2
2013-06-27 17:19:32 +00:00
muratayusuke
498ffa27f9
remove Gemfile.lock from repository
2013-06-27 17:11:56 +00:00
muratayusuke
ce8b46f300
bump up version
2013-06-27 17:08:33 +00:00
Yusuke Murata
995eff975f
Merge pull request #45 from austinylin/master
...
Fix the path for .homesick_subdir in README.md
2013-06-27 09:47:49 -07:00
Yusuke Murata
2ab35e91e2
Merge pull request #44 from DavidMikeSimon/master
...
Added commands: show_path, status, diff
2013-06-27 09:47:18 -07:00
Austin Lin
4867ac2c7c
Update readme with correct file path for .homesick_subdir per technicalpickles/homesick@360e8185f7
2013-06-27 12:06:54 -04:00
David Simon
a68149a87b
Whoops, fixed typo
2013-06-26 14:34:43 -04:00
David Simon
8be3cdb6a0
Using DEFAULT_CASTLE_NAME in show_path, diff, status
2013-06-26 14:29:45 -04:00
David Simon
99760c27af
Added three commands: show_path, status, diff
2013-06-25 16:11:08 -04:00
Yusuke Murata
4aa76ce444
Merge pull request #42 from akahigeg/default-castle-name
...
set default castle name: 'dotfiles' for some commands
2013-06-23 09:56:55 -07:00
akahige
82ae128429
default castle name to constant
2013-06-24 00:44:17 +09:00
John Bellone
92dc611bb1
Update homesick.rb to make https default for GitHub clones.
...
If we use HTTPS it is a lot easier for corporate worlds to manage proxies since its usually already done for us. Also HTTPS cloning is just as fast as the git protocol as of more recent versions.
2013-06-21 09:45:26 -03:00
akahige
dbf333c971
set default castle name: 'dotfiles' for some commands
2013-06-21 14:02:50 +09:00
Yusuke Murata
ca5dc3a4cc
Merge pull request #41 from muratayusuke/feature/rubocop
...
Feature/rubocop
2013-06-20 16:44:12 -07:00
muratayusuke
a267a9c0b8
remove duplicate spec
2013-06-19 17:42:16 +00:00
muratayusuke
21cbb2c697
follow Ruby Style Guide for some points
2013-06-19 17:21:24 +00:00
muratayusuke
00f49be42c
don't fail test even if rubocop detects some offence
2013-06-19 16:41:12 +00:00
muratayusuke
37b55bf934
use single-quate if don't need double-quate
2013-06-19 16:23:00 +00:00
muratayusuke
f2aca02b82
don't install rubocop under ruby 1.9.2
2013-06-19 15:58:45 +00:00
muratayusuke
dd101259f0
don't run rubocode on ruby 1.8.7
2013-06-19 15:41:53 +00:00
muratayusuke
b1f2742422
fix coding style
2013-06-19 15:30:18 +00:00
muratayusuke
114b44d4b6
use rubocop
2013-06-19 15:01:36 +00:00