<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>2c1dee714f8cbcda7c79bbeb1e63b1226f459ffe</id>
      </parent>
    </parents>
    <author>
      <name>Eric Lindvall</name>
      <email>eric@5stops.com</email>
    </author>
    <url>http://github.com/mojombo/god/commit/b1caa7a6b96597f64ccaa43d7180fdcb6b765c77</url>
    <id>b1caa7a6b96597f64ccaa43d7180fdcb6b765c77</id>
    <committed-date>2009-10-25T20:34:31-07:00</committed-date>
    <authored-date>2009-10-25T20:34:31-07:00</authored-date>
    <message>Cache some frequent lookups to reduce object creation.</message>
    <tree>38b7e0a6e941b6d1d4bc69e8b340177f6f5c0df0</tree>
    <committer>
      <name>Eric Lindvall</name>
      <email>eric@5stops.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>74730d410fcb6603ace96f1dc55ea6196122532d</id>
      </parent>
    </parents>
    <author>
      <name>raggi</name>
      <email>jftucker@gmail.com</email>
    </author>
    <url>http://github.com/mojombo/god/commit/b6f9cad5479c102da63fe0c614751851d6540027</url>
    <id>b6f9cad5479c102da63fe0c614751851d6540027</id>
    <committed-date>2008-06-16T06:45:21-07:00</committed-date>
    <authored-date>2008-06-16T06:45:21-07:00</authored-date>
    <message> * Fixed support for operating systems with /proc, but no procfs (e.g. FreeBSD 7)</message>
    <tree>6d3592b059197888048c570033b1222fc8805ac3</tree>
    <committer>
      <name>raggi</name>
      <email>jftucker@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ba98fdce987aa50fe840a2cafd5f1f4e6e0815aa</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Clark</name>
      <email>kevin.clark@gmail.com</email>
    </author>
    <url>http://github.com/mojombo/god/commit/4bd501221b1568d769d900f60d36d6c0b264350b</url>
    <id>4bd501221b1568d769d900f60d36d6c0b264350b</id>
    <committed-date>2008-05-13T20:54:21-07:00</committed-date>
    <authored-date>2008-05-13T20:54:21-07:00</authored-date>
    <message>Fix args for pollers, initialize class var</message>
    <tree>d7372f65dc81912a6e42ee1d68fdc069d0748800</tree>
    <committer>
      <name>Kevin Clark</name>
      <email>kevin.clark@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>466dbc3416c15c7f968f3012aa23904e157ad50f</id>
      </parent>
      <parent>
        <id>582fca91f5dde41339522299835639d82d10a576</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Clark</name>
      <email>kevin.clark@gmail.com</email>
    </author>
    <url>http://github.com/mojombo/god/commit/ba98fdce987aa50fe840a2cafd5f1f4e6e0815aa</url>
    <id>ba98fdce987aa50fe840a2cafd5f1f4e6e0815aa</id>
    <committed-date>2008-05-13T20:37:51-07:00</committed-date>
    <authored-date>2008-05-13T20:37:51-07:00</authored-date>
    <message>Merge branch 'master' into proc_fs

Conflicts:

	lib/god/system/process.rb</message>
    <tree>88e2e664d0bade761a513c0cf05e0ca2cd099927</tree>
    <committer>
      <name>Kevin Clark</name>
      <email>kevin.clark@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>87c194332a77399b96efec701a242a0df16778d8</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Clark</name>
      <email>kevin.clark@gmail.com</email>
    </author>
    <url>http://github.com/mojombo/god/commit/466dbc3416c15c7f968f3012aa23904e157ad50f</url>
    <id>466dbc3416c15c7f968f3012aa23904e157ad50f</id>
    <committed-date>2008-05-13T20:23:43-07:00</committed-date>
    <authored-date>2008-05-13T20:23:43-07:00</authored-date>
    <message>Split System::Process into ps and /proc based pollers</message>
    <tree>c8efc4b3567df8cfd6ae71031deb94b40b033cac</tree>
    <committer>
      <name>Kevin Clark</name>
      <email>kevin.clark@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b69311d226b8569c27f2e0ed641f59eb7b018d1a</id>
      </parent>
    </parents>
    <author>
      <name>Tom Preston-Werner</name>
      <email>tom@mojombo.com</email>
    </author>
    <url>http://github.com/mojombo/god/commit/886f281595c2d8dbeeae12b7ba700922b0dc8fbe</url>
    <id>886f281595c2d8dbeeae12b7ba700922b0dc8fbe</id>
    <committed-date>2008-02-12T00:42:55-08:00</committed-date>
    <authored-date>2008-02-12T00:42:55-08:00</authored-date>
    <message>use Process.kill(0, ...) instead of shelling out</message>
    <tree>b9c7fea707d0289f1cb9fb409cf761d09760b266</tree>
    <committer>
      <name>Tom Preston-Werner</name>
      <email>tom@mojombo.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e5087003617f6fa11f39408ee829a8269c4de3f7</id>
      </parent>
    </parents>
    <author>
      <name>Tom Preston-Werner</name>
      <email>tom@mojombo.com</email>
    </author>
    <url>http://github.com/mojombo/god/commit/7f94adb2d6b2bc202742383e9310dda902b35bfb</url>
    <id>7f94adb2d6b2bc202742383e9310dda902b35bfb</id>
    <committed-date>2007-09-02T18:23:47-07:00</committed-date>
    <authored-date>2007-09-02T18:23:47-07:00</authored-date>
    <message>god binary status, log, terminate, logging system improvements</message>
    <tree>ce546a11620617a2b427cb3e9e6864fd4db33dd2</tree>
    <committer>
      <name>Tom Preston-Werner</name>
      <email>tom@mojombo.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>20371ac783dea6d7af97bc9ae9e8201b14be54bc</id>
      </parent>
    </parents>
    <author>
      <name>Tom Preston-Werner</name>
      <email>tom@mojombo.com</email>
    </author>
    <url>http://github.com/mojombo/god/commit/e5087003617f6fa11f39408ee829a8269c4de3f7</url>
    <id>e5087003617f6fa11f39408ee829a8269c4de3f7</id>
    <committed-date>2007-09-01T01:58:59-07:00</committed-date>
    <authored-date>2007-09-01T01:58:59-07:00</authored-date>
    <message>default stop for auto-daemonized; bug fixes</message>
    <tree>44a2b75bd669b28e605700e94e795880cb0e7310</tree>
    <committer>
      <name>Tom Preston-Werner</name>
      <email>tom@mojombo.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>96dc7991f2a57ba55b69c31ca42defa58d8d7101</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Clark</name>
      <email>kev@sisyphus.lan</email>
    </author>
    <url>http://github.com/mojombo/god/commit/3d7f7fc2a58b57866ea4f5c4ca699ee66ca8435b</url>
    <id>3d7f7fc2a58b57866ea4f5c4ca699ee66ca8435b</id>
    <committed-date>2007-07-25T10:54:29-07:00</committed-date>
    <authored-date>2007-07-25T10:54:29-07:00</authored-date>
    <message>Fix PLATFORM-75</message>
    <tree>6d0d2861a7d1b227832364c944ea56210083cc8c</tree>
    <committer>
      <name>Kevin Clark</name>
      <email>kev@sisyphus.lan</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ab25fd8483882c3bda8a458ad2965d2248654335</id>
      </parent>
    </parents>
    <author>
      <name>Tom Preston-Werner</name>
      <email>tom@mojombo.com</email>
    </author>
    <url>http://github.com/mojombo/god/commit/4aab1f35b08135e9bab38d3313a71162475e1691</url>
    <id>4aab1f35b08135e9bab38d3313a71162475e1691</id>
    <committed-date>2007-06-24T11:24:43-07:00</committed-date>
    <authored-date>2007-06-24T11:24:43-07:00</authored-date>
    <message>convert ProcessNotRunning to use System::Process</message>
    <tree>1400e2faa08e6fe0dd90378bb277e2a93d9337f3</tree>
    <committer>
      <name>Tom Preston-Werner</name>
      <email>tom@mojombo.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>275bc8e5fb59091952eba3ba8fd01c27b5c8c9eb</id>
      </parent>
    </parents>
    <author>
      <name>Tom Preston-Werner</name>
      <email>tom@mojombo.com</email>
    </author>
    <url>http://github.com/mojombo/god/commit/093f0737205d00c478516001b3dd5577d94bb124</url>
    <id>093f0737205d00c478516001b3dd5577d94bb124</id>
    <committed-date>2007-06-16T18:34:07-07:00</committed-date>
    <authored-date>2007-06-16T18:34:07-07:00</authored-date>
    <message>started implementation of System::Process</message>
    <tree>daf4ec3272777948d29db88233a7bca2e14bbeec</tree>
    <committer>
      <name>Tom Preston-Werner</name>
      <email>tom@mojombo.com</email>
    </committer>
  </commit>
</commits>
