Jeremy Cook
af159f5b97
Added libnotify Gem on *nix systems in case people want to use it for
...
Guard notifications.
2014-01-09 17:45:05 -05:00
Jeremy Cook
d115714a9f
Merge branch 'master' of github.com:technicalpickles/homesick
2014-01-06 21:45:04 -05:00
Jeremy Cook
e787abd3f3
Merge pull request #78 from JCook21/Docs
...
Added docs for the rc command.
2014-01-06 18:43:06 -08:00
Jeremy Cook
1c0fe66944
Added docs for the rc command.
2014-01-06 21:42:24 -05:00
Jeremy Cook
8dac49548c
Added command to display current version of homesick.
2014-01-06 19:12:13 -05:00
Jeremy Cook
5c5d204d15
Removed notification settings from project so that user can set them in
...
~/.guard.rb instead.
2014-01-05 10:08:29 -05:00
Jeremy Cook
e1f85973c1
Added documentation for the new commands to the readme file.
v0.9.8
2014-01-02 10:03:24 -05:00
Jeremy Cook
3554806741
Updated gemspec file for homesick.
2013-12-31 21:50:17 -05:00
Jeremy Cook
e4cc308d43
Merge pull request #69 from JCook21/master
...
Added cd and open commands and tests for commit and status
2013-12-31 18:23:23 -08:00
Jeremy Cook
78271a9ed4
Added commands to cd into a castle and to open a shell and to open the
...
default editor in the root of a given castle.
2013-12-31 21:20:13 -05:00
Jeremy Cook
8f67188c19
Added new tests for status and commit
2013-12-31 21:18:14 -05:00
Jeremy Cook
c432b27c92
Added guard to project to run tests automatically.
2013-12-30 20:08:17 -05:00
Josh Nichols
30a3bbb198
Merge pull request #67 from technicalpickles/reword-third-person-to-second-person
...
Reword README's language from third person to second person
2013-12-17 14:21:17 -08:00
Josh Nichols
e7f9358f96
Update jeweler's gemspec language too
2013-12-17 17:18:51 -05:00
Josh Nichols
750c7773ae
Reword 'A person's home is their case' to 'Your home directory is your casetle'
2013-12-17 17:16:54 -05:00
Trae Robrock
900277f426
Merge pull request #64 from zacharyalexstern/master
...
Update README.markdown to remove gendered terms
2013-12-01 16:38:57 -08:00
Zachary Alex Stern
208adeef6c
Update README.markdown
...
Replaced gendered terms/pronouns.
This is a great project, and it can be even greater if it doesn't perpetuate the assumption-of-maleness that seems to pervade all tech spaces.
I do realize that "a man's home is his castle" is a saying, and not just arbitrary, but I counter that with the age old argument: But Still.
2013-11-30 14:23:47 -08:00
Thilko Richter
086828b12f
Merge pull request #24 from thilko/master
...
Destroy your castles
2013-11-25 11:26:29 -08:00
Christian Bundy
c73d556e6f
Merge branch 'thilko' into destroy-castles
...
Conflicts:
lib/homesick/actions.rb
spec/homesick_spec.rb
2013-11-24 19:01:30 -08:00
thilko
357e2f60f2
delete repo dir
2013-11-23 22:05:07 +01:00
thilko
243ba70b33
using rm_rf to avoid confirmations on delete
2013-11-23 21:54:40 +01:00
thilko
640da07089
call unlink before removing the castle repo
2013-11-23 21:06:41 +01:00
thilko
69c38774fe
ask user before start destroying
2013-11-23 21:01:53 +01:00
Thilko Richter
44527850f6
destroy action implemented
2013-11-23 19:42:39 +01:00
Trae Robrock
8d96b2c31f
Regenerate gemspec for version 0.9.7
2013-11-23 19:38:53 +01:00
Trae Robrock
0019e8c61c
Bump version
2013-11-23 19:38:53 +01:00
bcd
545f5fc3e9
Git clone now uses config push.default upstream
2013-11-23 19:38:53 +01:00
Chris Ball
5108de20c3
Remove symlink shorthand note in README
...
Seems that using `homesick symlink <username>/<reponame>` after a clone does not locate the directory properly. `homesick symlink <reponame>` works in both cases regardless if the shorthand or full git url was used to clone.
2013-11-23 19:38:53 +01:00
Trae Robrock
9656be1dde
Regenerate gemspec for version 0.9.6
2013-11-23 19:38:53 +01:00
Trae Robrock
09890e8048
Bump version
2013-11-23 19:38:53 +01:00
Trae Robrock
b672b4c526
Regenerate gemspec for version 0.9.5
2013-11-23 19:38:53 +01:00
mingkai
6ca49327c3
Change github-repo pattern to allow numbers for usernames/repos
2013-11-23 19:38:53 +01:00
bcd87
3d47cc44af
Rake now passes on Ruby 1.8.7 on my machine
2013-11-23 19:38:52 +01:00
bcd87
e8b471ac97
Changed the spec, bundle exec rake works
2013-11-23 19:38:52 +01:00
bcd87
0e6915b860
Using the homesick clone github shortcut now clones to ~/.homesick/repos/repo/, in stead of ~/.homesick/repos/username/repo/
2013-11-23 19:38:52 +01:00
Trae Robrock
0d48e517f8
Regenerate gemspec for version 0.9.5
2013-11-23 19:38:52 +01:00
Trae Robrock
f2469ecaaf
Bump version the right way
2013-11-23 19:38:52 +01:00
Trae Robrock
c8451c7d3f
Regenerate gemspec for version 0.9.4
2013-11-23 19:38:52 +01:00
Trae Robrock
d3025a34ca
Bump version
2013-11-23 19:38:52 +01:00
Trae Robrock
17426583e0
Add test for parens in filenames, and fixed
2013-11-23 19:38:52 +01:00
muratayusuke
04c4a4c059
Regenerate gemspec for version 0.9.4
2013-11-23 19:38:52 +01:00
muratayusuke
6ae0aaa6f9
bump up version
2013-11-23 19:38:51 +01:00
muratayusuke
d22361f2ac
Regenerate gemspec for version 0.9.3
2013-11-23 19:38:51 +01:00
muratayusuke
e21e608cca
bump up version
2013-11-23 19:38:51 +01:00
muratayusuke
238658cf69
remove unused variables
2013-11-23 19:38:51 +01:00
muratayusuke
2a361d86e0
fix deprecated method: stub! -> stub
2013-11-23 19:38:51 +01:00
Trae Robrock
294fb3d4ce
Add tests for the rc command
2013-11-23 19:38:51 +01:00
Trae Robrock
342da7e250
Adding test for clone running homesickrc
2013-11-23 19:38:51 +01:00
John Bellone
9c52108035
Update specs to for change to https vs. git protocol.
2013-11-23 19:38:51 +01:00
Trae Robrock
5b954b93e3
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-11-23 19:38:50 +01:00