Граф коммитов

48 Коммитов

Автор SHA1 Сообщение Дата
Mislav Marohnić 3d4310abfb not using kicker 2012-03-20 19:46:06 +01:00
Mislav Marohnić d8973bc87a standalone version in gh-pages gets a generic ruby shebang 2011-11-23 17:06:24 +01:00
Mislav Marohnić 75404cb29b improve a bunch of existing rake tasks 2011-10-27 15:58:56 +02:00
Mislav Marohnić 452ea80a29 give up on `turn`. don't manipulate $LOAD_PATH in tests 2011-10-27 14:19:35 +02:00
Mislav Marohnić 01243c5b96 tired of duplicating examples between README & .ronn file 2011-10-19 17:41:10 +02:00
Mislav Marohnić c1bfcde6f1 don't use `turn` for `rake test`: broken for minitest
closes #84
2011-06-18 13:43:11 +02:00
Leandro López (inkel) e68911919f Preserve attributes on copy when installed via `rake install` 2011-03-23 13:38:13 +08:00
Daniel Hahler 76081e5f8a Use `which` instead of `type -t` to detect a command.
Apart from "-t" not being supported by zsh's `type`, it does not appear
to work with bash, too.

Fixes: http://github.com/defunkt/hub/issues/#issue/47
2010-08-08 23:11:27 -07:00
Chris Wanstrath 107afe4f6f Update Rakefile 2010-07-24 16:04:43 -07:00
Chris Wanstrath 546726aa8f dont need you 2010-04-29 09:54:23 -07:00
Chris Wanstrath a1e1a5040a not important 2010-04-29 09:50:03 -07:00
Mislav Marohnić 8bc3189970 tests for browser launching improvements
tests now simulate ruby platform and commands being present
or missing on the system.
2010-04-22 13:08:01 +02:00
Chris Brown 282e90591e Updated to use the newer ronn instead of ron.
Fixed a problem in the ronn file this caused.
2010-04-21 14:30:15 -07:00
Chris Wanstrath 07ae0347a2 Switch to mg 2010-04-11 18:19:49 -04:00
Mislav Marohnić 6e444c7103 `hub fork` forks a project on GitHub and adds the new remote
Usage example:

  $ git fork
  (forks "defunkt/hub" on GitHub)
  (git remote add mislav git@github.com:mislav/hub.git)
  new remote: mislav

Use `git fork --no-remote` to skip adding the new remote.

Tests use Webmock for stubbing out HTTP requests:

  $ gem install webmock
2010-04-07 09:49:53 -07:00
Chris Wanstrath 41484aca43 man:build 2010-03-09 01:13:09 -08:00
Chris Wanstrath 72c047d305 `sh` 2010-03-09 01:10:33 -08:00
Joshua Peek 58497ee3f7 Added install task to Rakefile to install standalone script and man
pages.

caveat: had to override jewelers install task
2009-12-11 09:09:23 -08:00
Joshua Peek 36a76e1cd2 Tests can sometimes fail when you run them from weird places
(homebrew). Just build the standalone script no matter.
2009-12-11 09:09:11 -08:00
Chris Wanstrath 8c6ffd9cdd tweak 2009-12-11 08:44:49 -08:00
Chris Wanstrath 98c5996ed3 publish html, too 2009-12-11 08:43:56 -08:00
Chris Wanstrath 3700611087 build_man vs man rake tasks 2009-12-11 08:43:14 -08:00
Chris Wanstrath 639b0d47bb Bugfix: Standalone not loaded by default 2009-12-11 08:37:14 -08:00
Chris Wanstrath 871f450ec5 update kicker 2009-12-09 12:11:39 -08:00
Ryan Tomayko a8db01c60f rake man builds, displays manual page 2009-12-09 05:32:08 -08:00
Chris Wanstrath 1a82ff027b Merge remote branch 'qrush/master' 2009-12-08 21:33:46 -08:00
Nick Quaranto d24006480d Adding executable to jeweler task 2009-12-09 00:29:42 -05:00
Chris Wanstrath 2390eb20d0 gemcutter 2009-12-08 21:28:15 -08:00
Chris Wanstrath 519c9c01c1 already a hub on gemcutter, seriously 2009-12-08 21:25:00 -08:00
Chris Wanstrath 17f2e124a0 remove the dumb md5 stuff 2009-12-08 20:45:50 -08:00
Chris Wanstrath 2c2c9c9781 rename after branch switch 2009-12-08 20:11:11 -08:00
Chris Wanstrath 871faf9cbf rake and readme updates 2009-12-08 20:05:17 -08:00
Chris Wanstrath 4780ede0e4 fix gem 2009-12-08 19:52:09 -08:00
Chris Wanstrath 1341258ba2 remove old Standalone module from rakefile 2009-12-08 19:08:34 -08:00
Chris Wanstrath 9a0a85baad rakefile should use standalone.rb 2009-12-08 19:08:19 -08:00
Chris Wanstrath 6633a3b4c4 readme / install tweaks 2009-12-08 02:12:29 -08:00
Chris Wanstrath 8466968b54 post install message 2009-12-08 02:03:17 -08:00
Chris Wanstrath 64f50a1b71 publish md5 as well 2009-12-08 01:25:52 -08:00
Chris Wanstrath f6b6f5e8c9 ignore comments in standalone 2009-12-08 01:25:07 -08:00
Chris Wanstrath 1cabf45ff0 improved standalone publishing 2009-12-08 01:16:17 -08:00
Chris Wanstrath 57bbd7807d pages publishing 2009-12-08 01:14:16 -08:00
Chris Wanstrath 0a74e27c10 no docs site this time 2009-12-08 01:12:48 -08:00
Chris Wanstrath fa0889c1d0 standalone bundler 2009-12-08 01:12:32 -08:00
Chris Wanstrath 15616e6b0e switch to hub version.rb 2009-12-08 00:53:46 -08:00
Chris Wanstrath f8404dcdf8 final touches on the conversion 2009-12-08 00:49:09 -08:00
Chris Wanstrath e433ea4542 the gem 2009-12-08 00:26:59 -08:00
Chris Wanstrath 98e128c79a add kicker task and test task 2009-12-07 22:28:03 -08:00
Chris Wanstrath de9bfa2103 first commit 2009-12-05 17:15:59 -05:00