<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>af60d972a7ccf6c3ff5bc690a9290ade98c67ef4</id>
      </parent>
    </parents>
    <author>
      <name>Steve Purcell</name>
      <email>steve@sanityinc.com</email>
    </author>
    <url>http://github.com/eschulte/rinari/commit/5bb2ec115ffd6e8a421acec18ed2230fb2ae7a3d</url>
    <id>5bb2ec115ffd6e8a421acec18ed2230fb2ae7a3d</id>
    <committed-date>2009-12-04T06:28:33-08:00</committed-date>
    <authored-date>2009-12-04T06:28:33-08:00</authored-date>
    <message>Add hunk missing from last commit: making rinari-test work when test file simply requires 'test_helper'</message>
    <tree>3557c1d4196560e3503240f3de6ba87bdd93209b</tree>
    <committer>
      <name>Steve Purcell</name>
      <email>steve@sanityinc.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>506433ae9f8356bdb2b7779373fd4d95afa2d774</id>
      </parent>
    </parents>
    <author>
      <name>Steve Purcell</name>
      <email>steve@sanityinc.com</email>
    </author>
    <url>http://github.com/eschulte/rinari/commit/af60d972a7ccf6c3ff5bc690a9290ade98c67ef4</url>
    <id>af60d972a7ccf6c3ff5bc690a9290ade98c67ef4</id>
    <committed-date>2009-12-04T06:04:07-08:00</committed-date>
    <authored-date>2009-12-04T06:04:07-08:00</authored-date>
    <message>Make rinari-test work when test file requires 'test_helper' without a relative path.

Thanks to github user ptzn for the problem report and partial patch.

The latest Rails generators output &quot;require 'test_helper'&quot; at the top of the file, so we
need to add RAILS_ROOT/test to the library path when calling ruby-compilation-run. The neatest
way to do this was adding an optional 'ruby-options' parameter to that function, then passing
along a &quot;-I...&quot;.</message>
    <tree>4649438275efffb32b2af613c67738bd3f5126ad</tree>
    <committer>
      <name>Steve Purcell</name>
      <email>steve@sanityinc.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b4f342112040e41340078e011ebc81f8e7988e5d</id>
      </parent>
    </parents>
    <author>
      <name>Todd Fiala</name>
      <email>todd.fiala@gmail.com</email>
    </author>
    <url>http://github.com/eschulte/rinari/commit/506433ae9f8356bdb2b7779373fd4d95afa2d774</url>
    <id>506433ae9f8356bdb2b7779373fd4d95afa2d774</id>
    <committed-date>2009-11-14T00:46:32-08:00</committed-date>
    <authored-date>2009-11-14T00:46:32-08:00</authored-date>
    <message>ANSI color support for Cucumber output</message>
    <tree>cee8f929bf7b7e3022a89e95b1389ec23fd5d6ae</tree>
    <committer>
      <name>Steve Purcell</name>
      <email>steve@sanityinc.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1dd749f558985a408bc1ac47b88f7634807e4767</id>
      </parent>
      <parent>
        <id>157e090fe4dc02d0524cee7e5bd435cbe9bdfb93</id>
      </parent>
    </parents>
    <author>
      <name>Steve Purcell</name>
      <email>steve@sanityinc.com</email>
    </author>
    <url>http://github.com/eschulte/rinari/commit/b4f342112040e41340078e011ebc81f8e7988e5d</url>
    <id>b4f342112040e41340078e011ebc81f8e7988e5d</id>
    <committed-date>2009-11-10T01:48:11-08:00</committed-date>
    <authored-date>2009-11-10T01:48:11-08:00</authored-date>
    <message>Merge remote branch 'github-rejeep/master'</message>
    <tree>75164d25af5846d6918d4b9df5249ec2d331a841</tree>
    <committer>
      <name>Steve Purcell</name>
      <email>steve@sanityinc.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1dd749f558985a408bc1ac47b88f7634807e4767</id>
      </parent>
    </parents>
    <author>
      <name>Johan Andersson</name>
      <email>johan.rejeep@gmail.com</email>
    </author>
    <url>http://github.com/eschulte/rinari/commit/157e090fe4dc02d0524cee7e5bd435cbe9bdfb93</url>
    <id>157e090fe4dc02d0524cee7e5bd435cbe9bdfb93</id>
    <committed-date>2009-11-05T13:55:43-08:00</committed-date>
    <authored-date>2009-11-05T13:55:43-08:00</authored-date>
    <message>Added key shortcut for jump to sass files.</message>
    <tree>75164d25af5846d6918d4b9df5249ec2d331a841</tree>
    <committer>
      <name>Johan Andersson</name>
      <email>johan.rejeep@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8248b597234d0c4a4c767ee2d88c2c1038ce8cb9</id>
      </parent>
    </parents>
    <author>
      <name>Eric Schulte</name>
      <email>schulte.eric@gmail.com</email>
    </author>
    <url>http://github.com/eschulte/rinari/commit/1dd749f558985a408bc1ac47b88f7634807e4767</url>
    <id>1dd749f558985a408bc1ac47b88f7634807e4767</id>
    <committed-date>2009-08-09T10:36:48-07:00</committed-date>
    <authored-date>2009-08-09T10:36:48-07:00</authored-date>
    <message>adding emacs-starter-kit and ELPA info to the documentation</message>
    <tree>03617eeb7fa86260aa967950feaf0c7971416536</tree>
    <committer>
      <name>Eric Schulte</name>
      <email>schulte.eric@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ef125a4ac05496a3ae04939675e8d2925b31d782</id>
      </parent>
    </parents>
    <author>
      <name>Eric Schulte</name>
      <email>schulte.eric@gmail.com</email>
    </author>
    <url>http://github.com/eschulte/rinari/commit/8248b597234d0c4a4c767ee2d88c2c1038ce8cb9</url>
    <id>8248b597234d0c4a4c767ee2d88c2c1038ce8cb9</id>
    <committed-date>2009-05-12T15:02:10-07:00</committed-date>
    <authored-date>2009-05-12T15:02:10-07:00</authored-date>
    <message>added rinari-find-metal method (bound to &quot;e&quot;)

  I'm open to suggestions on the default key binding, it was just the
  first that came to mind.</message>
    <tree>54aed615fc8245f3c0765f8074b985cf80d972b0</tree>
    <committer>
      <name>Eric Schulte</name>
      <email>schulte.eric@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e228015b9a27f13b071a505b925a5a3807765466</id>
      </parent>
    </parents>
    <author>
      <name>Alex Bugosh</name>
      <email>abugosh@gmail.com</email>
    </author>
    <url>http://github.com/eschulte/rinari/commit/ef125a4ac05496a3ae04939675e8d2925b31d782</url>
    <id>ef125a4ac05496a3ae04939675e8d2925b31d782</id>
    <committed-date>2009-05-11T07:51:41-07:00</committed-date>
    <authored-date>2009-05-11T06:57:16-07:00</authored-date>
    <message>Updated the regex for finding file endings in extract partial.</message>
    <tree>bdd79f68ace6dbadda5589e052613ae31752294e</tree>
    <committer>
      <name>Eric Schulte</name>
      <email>schulte.eric@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5d930bf98cdb50320076f7c20d82f9b72644106f</id>
      </parent>
    </parents>
    <author>
      <name>Eric Schulte</name>
      <email>eschulte@eric-schultes-macbook.local</email>
    </author>
    <url>http://github.com/eschulte/rinari/commit/e228015b9a27f13b071a505b925a5a3807765466</url>
    <id>e228015b9a27f13b071a505b925a5a3807765466</id>
    <committed-date>2009-04-28T16:13:23-07:00</committed-date>
    <authored-date>2009-04-28T16:13:23-07:00</authored-date>
    <message>Now working with XEmacs.  Thanks Axel Str&#252;bing!</message>
    <tree>53f111d608fbe0e712268323d48de0703fd44287</tree>
    <committer>
      <name>Eric Schulte</name>
      <email>eschulte@eric-schultes-macbook.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d4c209bda5cfb1ab7c90f6fd5dd5ae0a2219fa5b</id>
      </parent>
    </parents>
    <author>
      <name>Eric Schulte</name>
      <email>eschulte@eric-schultes-macbook.local</email>
    </author>
    <url>http://github.com/eschulte/rinari/commit/5d930bf98cdb50320076f7c20d82f9b72644106f</url>
    <id>5d930bf98cdb50320076f7c20d82f9b72644106f</id>
    <committed-date>2009-04-28T15:50:03-07:00</committed-date>
    <authored-date>2009-04-28T15:50:03-07:00</authored-date>
    <message>moved `safe-local-variable-values' to the beginning of ruby-compilation.el</message>
    <tree>22817af5b8b8f1bb42caa7be73566c97206b60b3</tree>
    <committer>
      <name>Eric Schulte</name>
      <email>eschulte@eric-schultes-macbook.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>103fb0aaf7cfe62f232b66f5e1dbe1a26f2c8dec</id>
      </parent>
    </parents>
    <author>
      <name>Axel Str&#252;bing</name>
      <email>axel.struebing@freenet.de</email>
    </author>
    <url>http://github.com/eschulte/rinari/commit/d4c209bda5cfb1ab7c90f6fd5dd5ae0a2219fa5b</url>
    <id>d4c209bda5cfb1ab7c90f6fd5dd5ae0a2219fa5b</id>
    <committed-date>2009-04-22T15:13:06-07:00</committed-date>
    <authored-date>2009-04-22T15:13:06-07:00</authored-date>
    <message>now working with XEmacs</message>
    <tree>a70bd8e923e2ca4704c2a145ce6c9efc72d2038d</tree>
    <committer>
      <name>Eric Schulte</name>
      <email>eschulte@eric-schultes-macbook.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>709425bab3c5a11e95a4be838b86cb0538d3f0de</id>
      </parent>
    </parents>
    <author>
      <name>Johan Andersson</name>
      <email>johan.rejeep@gmail.com</email>
    </author>
    <url>http://github.com/eschulte/rinari/commit/103fb0aaf7cfe62f232b66f5e1dbe1a26f2c8dec</url>
    <id>103fb0aaf7cfe62f232b66f5e1dbe1a26f2c8dec</id>
    <committed-date>2009-04-18T09:58:37-07:00</committed-date>
    <authored-date>2009-04-18T09:58:37-07:00</authored-date>
    <message>added jump support for cells (see http://cells.rubyforge.org/)   This patch add the command rinari-find-cells which is bound to the   capital C key</message>
    <tree>e4efb61c137223dc520eee3c66585c69150588dd</tree>
    <committer>
      <name>Eric Schulte</name>
      <email>eschulte@eric-schultes-macbook.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>29b7291fe8fb983ddba4e40325424c1f878ec6b5</id>
      </parent>
    </parents>
    <author>
      <name>Eric Schulte</name>
      <email>eschulte@eric-schultes-macbook.local</email>
    </author>
    <url>http://github.com/eschulte/rinari/commit/709425bab3c5a11e95a4be838b86cb0538d3f0de</url>
    <id>709425bab3c5a11e95a4be838b86cb0538d3f0de</id>
    <committed-date>2009-04-18T09:48:09-07:00</committed-date>
    <authored-date>2009-04-18T09:48:09-07:00</authored-date>
    <message>adding documentation tasks to the TODO (if anyone wants to tackle one please do!)</message>
    <tree>dd528df983952bb49b716a1d9487058dd5518e7b</tree>
    <committer>
      <name>Eric Schulte</name>
      <email>eschulte@eric-schultes-macbook.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>285d67e6ad2a0bed34fa0b7daf332a3192a43192</id>
      </parent>
    </parents>
    <author>
      <name>Peter Jones</name>
      <email>pjones@pmade.com</email>
    </author>
    <url>http://github.com/eschulte/rinari/commit/29b7291fe8fb983ddba4e40325424c1f878ec6b5</url>
    <id>29b7291fe8fb983ddba4e40325424c1f878ec6b5</id>
    <committed-date>2009-04-11T11:51:38-07:00</committed-date>
    <authored-date>2009-04-11T09:48:06-07:00</authored-date>
    <message>Add ruby-insert-end from older version of ruby-mode.el

Copies the ruby-insert-end function from an older version of
ruby-mode.el so that ruby-electric.el can use it.</message>
    <tree>96580b2c96e8ecc5eb10e6de2e82e24c48cf3138</tree>
    <committer>
      <name>Eric Schulte</name>
      <email>schulte.eric@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>27410efa1f573fd2cd9ba4df9b6884e9b5133822</id>
      </parent>
    </parents>
    <author>
      <name>Eric Schulte</name>
      <email>schulte.eric@gmail.com</email>
    </author>
    <url>http://github.com/eschulte/rinari/commit/285d67e6ad2a0bed34fa0b7daf332a3192a43192</url>
    <id>285d67e6ad2a0bed34fa0b7daf332a3192a43192</id>
    <committed-date>2009-03-24T09:16:56-07:00</committed-date>
    <authored-date>2009-03-24T09:16:56-07:00</authored-date>
    <message>nicer compilation output:
 - no longer stripping colors from compilation output, although this
   may not matter because comint-mode might override the ansi colors
   anyways
 - added a method which amends paths through regexp matching,
   currently just looking out for some common rails mis-paths</message>
    <tree>53ff254a1a3966d6f245523282e22bd11af8b06d</tree>
    <committer>
      <name>Eric Schulte</name>
      <email>schulte.eric@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ff6fbcacdee0e1778dd37146987879adccb2ad24</id>
      </parent>
    </parents>
    <author>
      <name>Eric Schulte</name>
      <email>schulte.eric@gmail.com</email>
    </author>
    <url>http://github.com/eschulte/rinari/commit/27410efa1f573fd2cd9ba4df9b6884e9b5133822</url>
    <id>27410efa1f573fd2cd9ba4df9b6884e9b5133822</id>
    <committed-date>2009-03-03T09:22:35-08:00</committed-date>
    <authored-date>2009-03-03T09:22:35-08:00</authored-date>
    <message>fixed typo</message>
    <tree>9e47532a663bccd0d8671dc6c735bf09fb3a628f</tree>
    <committer>
      <name>Eric Schulte</name>
      <email>schulte.eric@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>07a8f5246abb5d51f19466ba61f27375a191186d</id>
      </parent>
    </parents>
    <author>
      <name>Mike Dalessio</name>
      <email>mike@csa.net</email>
    </author>
    <url>http://github.com/eschulte/rinari/commit/ff6fbcacdee0e1778dd37146987879adccb2ad24</url>
    <id>ff6fbcacdee0e1778dd37146987879adccb2ad24</id>
    <committed-date>2009-02-16T08:56:03-08:00</committed-date>
    <authored-date>2009-02-16T08:32:43-08:00</authored-date>
    <message>changing rinari minor mode prefixes from a defcustom to a defvar, because it needs to be set before rinari.el. loads.</message>
    <tree>2470588ff911801b67e5e9ebc39f92b9b6edcb98</tree>
    <committer>
      <name>Eric Schulte</name>
      <email>schulte.eric@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>21668a7dc2eae971ca4deda5fe7b21dcd08ea74a</id>
      </parent>
    </parents>
    <author>
      <name>Mike Dalessio</name>
      <email>mike@csa.net</email>
    </author>
    <url>http://github.com/eschulte/rinari/commit/07a8f5246abb5d51f19466ba61f27375a191186d</url>
    <id>07a8f5246abb5d51f19466ba61f27375a191186d</id>
    <committed-date>2009-02-16T08:56:02-08:00</committed-date>
    <authored-date>2009-02-16T08:20:10-08:00</authored-date>
    <message>adding a defcustom 'rinari-minor-mode-prefixes' to allow binding to arbitrary prefix keys.

so users don't need to bind both &quot;;&quot; and &quot;'&quot;, and can pick one (or something else entirely).</message>
    <tree>b5a428689e837024a92ab2c763eefb35d25a49b4</tree>
    <committer>
      <name>Eric Schulte</name>
      <email>schulte.eric@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>beec6fadc023c74032b6ca456e9a675f1693f171</id>
      </parent>
    </parents>
    <author>
      <name>Mike Dalessio</name>
      <email>mike@csa.net</email>
    </author>
    <url>http://github.com/eschulte/rinari/commit/21668a7dc2eae971ca4deda5fe7b21dcd08ea74a</url>
    <id>21668a7dc2eae971ca4deda5fe7b21dcd08ea74a</id>
    <committed-date>2009-02-16T08:55:36-08:00</committed-date>
    <authored-date>2009-02-16T08:18:15-08:00</authored-date>
    <message>declaring the rinari defgroup, so we can use defcustom properly.</message>
    <tree>6e037d68f4ebec5fc2822d0d22e2205e30f9d9bb</tree>
    <committer>
      <name>Eric Schulte</name>
      <email>schulte.eric@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b036e2f511298e5503945ba1a4e8c1c6497bb5ae</id>
      </parent>
    </parents>
    <author>
      <name>Eric Schulte</name>
      <email>schulte.eric@gmail.com</email>
    </author>
    <url>http://github.com/eschulte/rinari/commit/beec6fadc023c74032b6ca456e9a675f1693f171</url>
    <id>beec6fadc023c74032b6ca456e9a675f1693f171</id>
    <committed-date>2009-02-14T11:11:20-08:00</committed-date>
    <authored-date>2009-02-14T11:11:20-08:00</authored-date>
    <message>ELPA integration
- updated headers
- added Rake tast to export to ELPA
- submitting updated versions of rinari and ruby-compilation to ELPA</message>
    <tree>d652d45553d23c38c282a3d5a0eb5633bd0a4c9d</tree>
    <committer>
      <name>Eric Schulte</name>
      <email>schulte.eric@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1722a55a95d952c35a8f1394467e11fadec4f1a4</id>
      </parent>
    </parents>
    <author>
      <name>Mike Dalessio</name>
      <email>mike@csa.net</email>
    </author>
    <url>http://github.com/eschulte/rinari/commit/b036e2f511298e5503945ba1a4e8c1c6497bb5ae</url>
    <id>b036e2f511298e5503945ba1a4e8c1c6497bb5ae</id>
    <committed-date>2009-02-10T08:16:08-08:00</committed-date>
    <authored-date>2009-02-09T19:42:12-08:00</authored-date>
    <message>ruby-compilation and cucumber-compilation support reusing comint buffers for multiple focussed tests within the same file.

default behavior is to reuse buffers. old behavior can be turned back on by setting ruby-compilation-reuse-buffers to nil.</message>
    <tree>ad8a01dcf738634c34079226b66ae3ff3c401d55</tree>
    <committer>
      <name>Eric Schulte</name>
      <email>schulte.eric@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>248e00998275e5d8efd0628897d188d4464166e4</id>
      </parent>
    </parents>
    <author>
      <name>Mike Dalessio</name>
      <email>mike@csa.net</email>
    </author>
    <url>http://github.com/eschulte/rinari/commit/1722a55a95d952c35a8f1394467e11fadec4f1a4</url>
    <id>1722a55a95d952c35a8f1394467e11fadec4f1a4</id>
    <committed-date>2009-02-10T08:16:06-08:00</committed-date>
    <authored-date>2009-02-09T19:40:21-08:00</authored-date>
    <message>rspec focussed tests now use -l &lt;line-number&gt; so we can run multiple tests if point happens to be within a context, but not in a test.

previously, we searched backwards for a test name to run.</message>
    <tree>53377116327a5945c7ef4b5f87f98bab954af880</tree>
    <committer>
      <name>Eric Schulte</name>
      <email>schulte.eric@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7f8bf9cd69a5589e0166175878ab709fd9877cae</id>
      </parent>
      <parent>
        <id>8a066f464c1ffe87708fd02b95ac471a920d36e8</id>
      </parent>
    </parents>
    <author>
      <name>Eric Schulte</name>
      <email>schulte.eric@gmail.com</email>
    </author>
    <url>http://github.com/eschulte/rinari/commit/248e00998275e5d8efd0628897d188d4464166e4</url>
    <id>248e00998275e5d8efd0628897d188d4464166e4</id>
    <committed-date>2009-02-06T07:54:53-08:00</committed-date>
    <authored-date>2009-02-06T07:54:53-08:00</authored-date>
    <message>now running capistrano with `rinari-cap' \C-;d  ---  Thanks rejeep</message>
    <tree>149f65531cf6cc44ea967ddbf10cbe6ce13ce74c</tree>
    <committer>
      <name>Eric Schulte</name>
      <email>schulte.eric@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1e1673399a8e98536431469b816480bdffacc449</id>
      </parent>
    </parents>
    <author>
      <name>Steve Purcell</name>
      <email>steve@sanityinc.com</email>
    </author>
    <url>http://github.com/eschulte/rinari/commit/7f8bf9cd69a5589e0166175878ab709fd9877cae</url>
    <id>7f8bf9cd69a5589e0166175878ab709fd9877cae</id>
    <committed-date>2009-02-04T10:02:38-08:00</committed-date>
    <authored-date>2009-02-04T07:59:01-08:00</authored-date>
    <message>Disable undo in ruby-compilation buffers</message>
    <tree>dd0abd21a7c0aa78cb644b6796e8de9f70da6de6</tree>
    <committer>
      <name>Eric Schulte</name>
      <email>schulte.eric@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>caacee3ebfc29d24393f438debe69bba682231ea</id>
      </parent>
    </parents>
    <author>
      <name>Eric Schulte</name>
      <email>schulte.eric@gmail.com</email>
    </author>
    <url>http://github.com/eschulte/rinari/commit/8a066f464c1ffe87708fd02b95ac471a920d36e8</url>
    <id>8a066f464c1ffe87708fd02b95ac471a920d36e8</id>
    <committed-date>2009-02-03T09:55:36-08:00</committed-date>
    <authored-date>2009-02-03T09:55:36-08:00</authored-date>
    <message>sorted out capistrano keymap

(overriding keybindings in Emacs can get really complicated)</message>
    <tree>d75e4050c53a034bfcbeb62431ba895e3906dc87</tree>
    <committer>
      <name>Eric Schulte</name>
      <email>schulte.eric@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>af387b62b4d6e881d9af94adc1b45e9327f8b0bd</id>
      </parent>
    </parents>
    <author>
      <name>Eric Schulte</name>
      <email>schulte.eric@gmail.com</email>
    </author>
    <url>http://github.com/eschulte/rinari/commit/caacee3ebfc29d24393f438debe69bba682231ea</url>
    <id>caacee3ebfc29d24393f438debe69bba682231ea</id>
    <committed-date>2009-02-03T08:44:10-08:00</committed-date>
    <authored-date>2009-02-03T08:44:10-08:00</authored-date>
    <message>tweaked the keymap for running capistrano tasks to facilitate
interaction (for example responding to prompts)</message>
    <tree>02d1639d68fdc1e5813491e93abba662003bbbf9</tree>
    <committer>
      <name>Eric Schulte</name>
      <email>schulte.eric@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f7da21a33e27303b27e33f9ad9cff816aeeb0e0c</id>
      </parent>
    </parents>
    <author>
      <name>Eric Schulte</name>
      <email>schulte.eric@gmail.com</email>
    </author>
    <url>http://github.com/eschulte/rinari/commit/af387b62b4d6e881d9af94adc1b45e9327f8b0bd</url>
    <id>af387b62b4d6e881d9af94adc1b45e9327f8b0bd</id>
    <committed-date>2009-02-03T07:40:58-08:00</committed-date>
    <authored-date>2009-02-03T07:40:58-08:00</authored-date>
    <message>rinari can now run capistrano tasks with `rinari-cap'</message>
    <tree>e1682b8b696ab235931abc93880c91234bdb0a6b</tree>
    <committer>
      <name>Eric Schulte</name>
      <email>schulte.eric@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1e1673399a8e98536431469b816480bdffacc449</id>
      </parent>
    </parents>
    <author>
      <name>Johan Andersson</name>
      <email>johan.rejeep@gmail.com</email>
    </author>
    <url>http://github.com/eschulte/rinari/commit/f7da21a33e27303b27e33f9ad9cff816aeeb0e0c</url>
    <id>f7da21a33e27303b27e33f9ad9cff816aeeb0e0c</id>
    <committed-date>2009-02-02T09:33:38-08:00</committed-date>
    <authored-date>2009-02-02T09:33:38-08:00</authored-date>
    <message>Can now run capistrano task (with completion of tasks).</message>
    <tree>fd0216e51c8136ae454706e6101aef12d43af0d8</tree>
    <committer>
      <name>Johan Andersson</name>
      <email>johan.rejeep@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f033b26624382de104c299d4e3aac5779164cb62</id>
      </parent>
      <parent>
        <id>1252ede1a64ce94dab5e9ce1c7769f9754a3b492</id>
      </parent>
    </parents>
    <author>
      <name>Eric Schulte</name>
      <email>schulte.eric@gmail.com</email>
    </author>
    <url>http://github.com/eschulte/rinari/commit/1e1673399a8e98536431469b816480bdffacc449</url>
    <id>1e1673399a8e98536431469b816480bdffacc449</id>
    <committed-date>2009-01-29T10:16:21-08:00</committed-date>
    <authored-date>2009-01-29T10:16:21-08:00</authored-date>
    <message>merged in: fixing parsing of profile string (cucumber) thanks Mike</message>
    <tree>34955547109eb0e24b85d6d37ed33b9547fb9824</tree>
    <committer>
      <name>Eric Schulte</name>
      <email>schulte.eric@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c0a3c5564f23bb914b4f34dbfd4918decf792b10</id>
      </parent>
      <parent>
        <id>d1e9b21e49ada0e09e1346d390f9677b61e4b602</id>
      </parent>
    </parents>
    <author>
      <name>Eric Schulte</name>
      <email>schulte.eric@gmail.com</email>
    </author>
    <url>http://github.com/eschulte/rinari/commit/1252ede1a64ce94dab5e9ce1c7769f9754a3b492</url>
    <id>1252ede1a64ce94dab5e9ce1c7769f9754a3b492</id>
    <committed-date>2009-01-29T10:13:50-08:00</committed-date>
    <authored-date>2009-01-29T10:13:50-08:00</authored-date>
    <message>Merge git://github.com/mdalessio/rinari into mike</message>
    <tree>0a3c9488cc6ee1f94863ac6be902f44dc1536fd9</tree>
    <committer>
      <name>Eric Schulte</name>
      <email>schulte.eric@gmail.com</email>
    </committer>
  </commit>
</commits>
