Commit Graph

185 Commits

Author SHA1 Message Date
Joshua Nichols
8dbd5a9b21 Spiked homesickrc support. Create a .homesickrc in a castle, and you will be prompted to eval it at clone. Runs in castle directory, and runs in the context of a Homesick instance 2010-10-27 10:09:24 -04:00
Joshua Nichols
f82dc905a2 Tweaks to track. Don't add & commit newly tracked file. Also fix tests to not be spitting out to stdout. 2010-10-27 08:38:30 -04:00
Joshua Nichols
bfbabc05d5 Removing copy-pasta 2010-10-27 08:38:30 -04:00
j.c.sackett
58767454b3 Added track command.
* Moves a specified file into the specified castle.
* Symlinks it into its original position.

Signed-off-by: Joshua Nichols <josh@technicalpickles.com>
2010-10-27 08:37:56 -04:00
Jon Sackett
4776651b27 Updated dependencies to use a version of jeweler that's available in rubygems. 2010-09-30 19:59:45 -04:00
Joshua Nichols
832eade857 Regenerated gemspec for version 0.5.4 v0.5.4 2010-09-03 18:50:17 -04:00
Joshua Nichols
44ff9a8b4b Version bump to 0.5.4. 2010-09-03 18:50:05 -04:00
Joshua Nichols
3f26a74c71 Use || instead of or 2010-09-03 18:49:49 -04:00
Mathieu Sauve-Frankel
1041cb5160 make homesick symlink respect the force option
Signed-off-by: Joshua Nichols <josh@technicalpickles.com>
2010-09-03 18:49:25 -04:00
Joshua Nichols
04e7df1283 Regenerated gemspec for version 0.5.3 v0.5.3 2010-08-19 02:31:06 -04:00
Joshua Nichols
fd5d92eb12 Added Gemfile.lock. 2010-08-19 02:31:00 -04:00
Joshua Nichols
46d2c72776 Get rid of bad multibyte characters. 2010-08-19 02:30:02 -04:00
Joshua Nichols
03f8765279 Version bump to 0.5.3. 2010-08-18 21:15:03 -04:00
Joshua Nichols
9f027ad164 Updates for latest bundler/jeweler. 2010-08-18 21:14:04 -04:00
Joshua Nichols
68bd47126a Merge remote branch 'jacobat/bundler-src' 2010-08-18 20:06:44 -04:00
Jacob Atzen
f9c351f941 Handle cloning of uri's based on ssh aliases like host:repos 2010-08-17 10:14:19 +02:00
Jacob Atzen
0440cd672d Don't try to clone uri's without a corresponding destination
The code throws the exception

  undefined method `join' for nil:NilClass

if destionation doesn't exist - so it's better to not call git_clone if
destination is not present.
2010-08-17 10:12:59 +02:00
Jacob Atzen
cb5a71213f Add source to Gemfile so bundler works 2010-08-17 09:56:50 +02:00
Joshua Nichols
546f078f99 Regenerated gemspec for version 0.5.2 v0.5.2 2010-07-22 16:28:01 -04:00
Joshua Nichols
b71d75266c Version bump to 0.5.2. 2010-07-22 16:27:19 -04:00
Joshua Nichols
4a08ce4118 Added minimal thor version. 2010-07-22 16:27:05 -04:00
Joshua Nichols
c99039da0a Regenerated gemspec for version 0.5.1 v0.5.1 2010-05-18 21:07:43 -04:00
Joshua Nichols
2dc948d933 Actually bump. 2010-05-18 21:07:25 -04:00
Joshua Nichols
18e44b663c Regenerated gemspec for version 0.4.1 2010-05-18 21:06:28 -04:00
Joshua Nichols
7f3fa403aa Version bump to 0.5.0. 2010-05-18 21:05:20 -04:00
Joshua Nichols
55d47ea4f5 Added link to rip in readme. 2010-05-18 20:57:56 -04:00
Joshua Nichols
3efee55f03 Fix listing of github-style cloned repos. 2010-05-18 20:42:45 -04:00
Joshua Nichols
f0c67f9653 Merge remote branch 'Sutto/master' 2010-05-18 20:25:53 -04:00
Darcy Laycock
53ed5697b8 Add note to readme re. github and symlink 2010-05-17 02:10:29 +08:00
Jorge Dias
94975b49e7 Changed update to pull to match git commands 2010-05-02 19:14:16 +02:00
Jorge Dias
95d22951b3 Implemented update action for castle 2010-04-09 19:02:43 +02:00
Joshua Nichols
c9399064e0 First pass at castle generator task. 2010-04-08 01:05:34 -04:00
Joshua Nichols
e1901b3a83 Regenerated gemspec for version 0.4.1 v0.4.1 2010-04-02 00:54:20 -04:00
Joshua Nichols
cc39d30f09 Version bump to 0.4.1. 2010-04-02 00:54:04 -04:00
Joshua Nichols
a798f3c562 Add a better error message when a repo's home doesn't exist. 2010-04-02 00:53:17 -04:00
Joshua Nichols
02c3fda939 Regenerated gemspec for version 0.4.0 v0.4.0 2010-04-01 22:02:40 -04:00
Joshua Nichols
958ab3e09e Version bump to 0.4.0 2010-04-01 22:02:21 -04:00
Joshua Nichols
c0797dd607 Cloning will now try to init and update git submodules, if they exist. 2010-04-01 21:59:15 -04:00
Joshua Nichols
00b6f9b390 Regenerated gemspec. 2010-04-01 21:23:07 -04:00
Joshua Nichols
9a22513ba4 Allow symlinking existing directories into repos, instead of cloning. 2010-04-01 21:19:25 -04:00
Joshua Nichols
5ac2a0739a Clone github repos into username/repo instead of username_repo, for more consistent use with symlink. 2010-04-01 21:08:36 -04:00
Joshua Nichols
923c634377 Misc cleanup 2010-04-01 21:04:06 -04:00
Joshua Nichols
0579f94430 Moving towards testing list more. 2010-04-01 20:59:24 -04:00
Joshua Nichols
c50464e366 Added more clone specs. 2010-04-01 20:17:47 -04:00
Joshua Nichols
c5f8563f71 Shuffled specs around. 2010-04-01 20:14:29 -04:00
Joshua Nichols
34ef4a4659 Regenerated gemspec for version 0.3.0 v0.3.0 2010-04-01 00:15:54 -04:00
Joshua Nichols
4ccbd927fa Bumped to 0.3.0 2010-04-01 00:15:14 -04:00
Joshua Nichols
595c53370e Converted README to markdown. 2010-04-01 00:13:06 -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