Commit Graph

108 Commits

Author SHA1 Message Date
John Bintz a0c9fbbde9 don't re-bundle after committing, so you can safely pull 2013-08-02 11:25:48 -04:00
John Bintz de06f3e3e3 add bundler encoding fix, bump version 2013-07-25 15:26:00 -04:00
John Bintz eeb743467d handle modern bundler :github syntax for gem property with default penchant files 2013-01-24 10:06:49 -05:00
John Bintz 2250d629be tiny refactor and version bump 2012-10-09 15:22:02 -04:00
John Bintz fd619a5e6f a little more refactoring 2012-10-09 14:52:14 -04:00
John Bintz cd072c1d4c more refactoring 2012-10-09 14:45:27 -04:00
John Bintz 4f88e3977f more cleanup 2012-10-09 14:42:07 -04:00
John Bintz 9e9ce113cd refactor the most complex thing in the app, in preparation of more cleaning 2012-10-09 14:33:12 -04:00
John Bintz 0ba33a008d remove last vestiges of erb support 2012-10-09 11:29:17 -04:00
John Bintz a3fa16b6a7 missed a refactor 2012-10-09 11:26:22 -04:00
John Bintz 152067f925 factor out some defaults handling 2012-10-09 11:24:12 -04:00
John Bintz 7af1e933b2 more refactoring 2012-10-09 11:18:56 -04:00
John Bintz 003c7ab2cb refactor a little 2012-10-09 11:12:59 -04:00
John Bintz f7b1cc1b9c Merge branch 'master' of github.com:johnbintz/penchant
Merge another commit i made.
2012-10-09 11:09:01 -04:00
John Bintz 50e8222254 rip out erb processing and unnecessary specs 2012-10-09 11:08:18 -04:00
John Bintz 17ea7c0464 readme update 2012-10-06 17:07:08 -04:00
John Bintz 439218ebd3 bump version 2012-10-06 16:44:08 -04:00
John Bintz a0f610602b support the ruby version option 2012-10-06 16:42:51 -04:00
John Bintz dacc9d9334 bump version 2012-10-04 10:45:29 -04:00
John Bintz 55e31dd47f fix a bug with command order 2012-10-04 10:43:38 -04:00
John Bintz a1e9874b30 add opposites feature to cut down on repetition 2012-09-14 10:44:44 -04:00
John Bintz 832ec8f30c support for local bundling only 2012-09-04 14:38:19 -04:00
John Bintz 635e07a112 add opposite env feature for less repetition 2012-08-29 11:31:13 -04:00
John Bintz d5403f1139 make hooks a little smarter and forgiving 2012-08-27 09:40:41 -04:00
John Bintz 5cdbdd4ffc make install also install a gemfile if you don't have one 2012-08-21 10:43:01 -04:00
John Bintz b7626a1107 add the preflight_check rake task check/usage to pre-commit 2012-08-15 16:17:21 -04:00
John Bintz 3ef5122246 make converted gemfiles more useful out of the box 2012-08-13 16:20:50 -04:00
John Bintz df0154a225 run bundle update if it's needed, with the option to turn that off 2012-08-07 10:55:55 -04:00
John Bintz b29794152f shut up when no script/hooks dir, but there is a .git dir 2012-08-02 12:18:33 -04:00
John Bintz 3761c79d25 force install of git hooks in gemfile.penchant if so desired 2012-07-25 08:50:36 -04:00
John Bintz 01ac9bf14e more workarounds for apple's stupid default git client 2012-07-24 11:07:42 -04:00
John Bintz 10be919b0a detect git hook installation status 2012-07-24 10:48:11 -04:00
John Bintz 423fb66175 update docs a bit 2012-07-23 10:34:03 -04:00
John Bintz 64d4b5a323 ensure git hooks not installed if no git repo found 2012-07-23 10:25:42 -04:00
John Bintz 6679a65cdf support properties as hashes, too 2012-07-10 06:38:02 -04:00
John Bintz 1ac9b52ae2 bump version 2012-07-05 18:33:08 -04:00
John Bintz 9713be8dfd add property support, too 2012-07-05 18:27:59 -04:00
John Bintz dbc98424d8 docs for new features 2012-07-05 09:52:02 -04:00
John Bintz 4f15f45492 fix defaults precedence for gems 2012-07-03 11:14:43 -04:00
John Bintz fbbf14d639 make sure dependencies get installed and RVM installation instructions 2012-06-21 16:18:48 -04:00
John Bintz 387495873e bump version 2012-06-21 15:26:46 -04:00
John Bintz 3fc02e9180 make sure git repo discovery digs into any environment [ice cream] 2012-06-21 15:25:46 -04:00
John Bintz dfbe5a7ccf update some docs 2012-06-21 15:15:19 -04:00
John Bintz 3a2bde9a7b bump version 2012-06-20 13:26:36 -04:00
John Bintz 98239ee141 defaults for things in environments 2012-06-20 13:25:43 -04:00
John Bintz 08803b76ce defaults_for 2012-06-20 09:34:47 -04:00
John Bintz bc09df6bce gem by itself handles version now 2012-06-11 16:46:34 -04:00
John Bintz 1b97fa6078 fix erb processing for good 2012-06-08 15:25:04 -04:00
John Bintz b3274c7e34 fix bug in erb processing for env blocks 2012-06-08 15:14:59 -04:00
John Bintz f4cc4ec0a7 wow, even cooler\! 2012-06-07 10:48:27 -04:00