Commit Graph

71 Commits

Author SHA1 Message Date
Joshua Nichols
0579f94430 Moving towards testing list more. 2010-04-01 20:59:24 -04:00
Joshua Nichols
43facf1ec0 Renamed 'link' command to 'symlink' 2010-03-31 23:59:05 -04:00
Joshua Nichols
46b2cbfa3f Renamed symlink action to ln_s. 2010-03-31 23:57:18 -04:00
Joshua Nichols
ba84df0137 Cyan list instead of green. 2010-03-19 00:28:08 -04:00
Joshua Nichols
8be582a4cb Fixed cloning from github. 2010-03-18 23:45:34 -04:00
Joshua Nichols
b80b132a7a Adding in pretend options. 2010-03-18 23:38:45 -04:00
Joshua Nichols
bf66d91b1f Shuffled some stuff out of main homesick.rb 2010-03-18 23:30:18 -04:00
Joshua Nichols
ce0d9b9d02 Hai, pretty output. 2010-03-18 23:22:29 -04:00
Jacob Atzen
78e952c2e4 Fixed github name regex so specs run 2010-03-18 23:17:10 -04:00
Jacob Atzen
de0b14bbd6 Don't try to recognize git uri's
There's a bunch of different way to specify git uri's. Instead of trying
to recognize uri's let's just accept that the user knows, what he's doing.
2010-03-18 23:17:01 -04:00
Joshua Nichols
8add88a1dc Make sure castle dir exists before trying to link from it, preventing empty dirs from being created. 2010-03-17 11:38:03 -04:00
Martinos
c6a517e100 Correcting listing of dotfiles in home directory 2010-03-13 12:42:50 -05:00
Joshua Nichols
ec9948ae52 Switched order of symlink diff. 2010-03-10 10:37:15 -05:00
Joshua Nichols
8c1a1b8541 Cleaned up some of the language. 2010-03-10 10:24:25 -05:00
Joshua Nichols
e73260f1f9 Handle symlink collisions much more gracefully. 2010-03-10 10:18:38 -05:00
Joshua Nichols
265131cfa9 Refactoring how stuff gets cloned. 2010-03-10 09:07:10 -05:00
Joshua Nichols
3fb5f5b0d9 Use construct for stubbing user_dir. 2010-03-10 08:31:44 -05:00
Will Farrington
93c357f0ca Revert "Add rubygems to require" for bad style.
This reverts commit ec2ddb5e31.
2010-03-04 08:44:38 -05:00
Will Farrington
ec2ddb5e31 Add rubygems to require 2010-03-04 01:36:10 -05:00
Will Farrington
9ff7737634 Adds a bit of functionality to the clone command.
* You can give it user/repo style arguments for github repositories.
* If the repo has already been cloned into homes_dir, we don't try to clone again.
2010-03-04 01:30:30 -05:00
Joshua Nichols
0277901561 SPIIIIIKE 2010-03-04 00:19:35 -05:00