<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>379777136d2f50563b2242439b640d881754b3cf</id>
      </parent>
    </parents>
    <author>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/d62181bb82604ea2fafd04d223a16813b2f9c768</url>
    <id>d62181bb82604ea2fafd04d223a16813b2f9c768</id>
    <committed-date>2009-11-12T07:57:47-08:00</committed-date>
    <authored-date>2009-11-12T07:57:47-08:00</authored-date>
    <message>make sure populator requires a limit for credit-card accounts</message>
    <tree>22c0778cfe757626c3d12049c8bf0d7da12a9580</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1186f62e002b8bafadb5412adfdf44ff9583ab05</id>
      </parent>
    </parents>
    <author>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/379777136d2f50563b2242439b640d881754b3cf</url>
    <id>379777136d2f50563b2242439b640d881754b3cf</id>
    <committed-date>2009-05-25T21:04:55-07:00</committed-date>
    <authored-date>2009-05-25T21:04:55-07:00</authored-date>
    <message>update changelog</message>
    <tree>ed80efc47ca96646510179b4b88879c44d21653b</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>73bacab445326b7b3f21a43ec294863e293b1013</id>
      </parent>
    </parents>
    <author>
      <name>Cody Maggard</name>
      <email>cody.maggard@gmail.com</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/1186f62e002b8bafadb5412adfdf44ff9583ab05</url>
    <id>1186f62e002b8bafadb5412adfdf44ff9583ab05</id>
    <committed-date>2009-05-25T21:03:49-07:00</committed-date>
    <authored-date>2009-05-18T00:45:06-07:00</authored-date>
    <message>Fix for jamis/bucketwise#17 (truncation errors)</message>
    <tree>9913fb309335e8b7267aa7251655eafd4b5746d0</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c6f6dd118a70cd7e3ec374ca4a564682f6b71a9b</id>
      </parent>
    </parents>
    <author>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/73bacab445326b7b3f21a43ec294863e293b1013</url>
    <id>73bacab445326b7b3f21a43ec294863e293b1013</id>
    <committed-date>2009-05-25T20:57:44-07:00</committed-date>
    <authored-date>2009-05-25T20:57:44-07:00</authored-date>
    <message>update changelog

Also, I'm not 100% satisfied with using text colors for the credit
card limit, but I believe this makes a good start. I've added a
todo for someone else to come and look into showing the actual
amount of credit consumed versus credit available.</message>
    <tree>f657bb0ff54abaad15a34bc14c50a960d93e3d01</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a42095f712e7fc160e30bc544a8413263568e2d3</id>
      </parent>
    </parents>
    <author>
      <name>Kieran Pilkington</name>
      <email>kieran@katipo.co.nz</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/c6f6dd118a70cd7e3ec374ca4a564682f6b71a9b</url>
    <id>c6f6dd118a70cd7e3ec374ca4a564682f6b71a9b</id>
    <committed-date>2009-05-25T20:49:56-07:00</committed-date>
    <authored-date>2009-05-19T16:36:16-07:00</authored-date>
    <message>bugfix: when upgrading and the limit was nil, errors would occur. The negative class also wasn't having much effect and the light grey number were hardly visible</message>
    <tree>d90acb250e546e713323cd3033f303bb3175f5a1</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6ba02eefe76f105f76e6ec5996627bc23608ac22</id>
      </parent>
    </parents>
    <author>
      <name>Kieran Pilkington</name>
      <email>kieran@katipo.co.nz</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/a42095f712e7fc160e30bc544a8413263568e2d3</url>
    <id>a42095f712e7fc160e30bc544a8413263568e2d3</id>
    <committed-date>2009-05-25T20:49:49-07:00</committed-date>
    <authored-date>2009-05-16T02:30:13-07:00</authored-date>
    <message>Adding credit card limit field so that current balances can be colored according to their current amount used. Defaults are low (0% or near), medium (30%), high (80%), and critical (100%).</message>
    <tree>d0d55a2eabbc2ed76d585a5c3033b48a504469b4</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>41b959a08c36bf5fc24f62e18180a5ff337d16db</id>
      </parent>
    </parents>
    <author>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/6ba02eefe76f105f76e6ec5996627bc23608ac22</url>
    <id>6ba02eefe76f105f76e6ec5996627bc23608ac22</id>
    <committed-date>2009-05-18T07:21:48-07:00</committed-date>
    <authored-date>2009-05-18T07:21:48-07:00</authored-date>
    <message>changelog update</message>
    <tree>6f53e620b06abf1fc7be0a6d49d06bc24f5be495</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>43e3a51d971c6024ad2e82022bd22bb7c4c122f3</id>
      </parent>
    </parents>
    <author>
      <name>Kieran Pilkington</name>
      <email>kieran@katipo.co.nz</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/41b959a08c36bf5fc24f62e18180a5ff337d16db</url>
    <id>41b959a08c36bf5fc24f62e18180a5ff337d16db</id>
    <committed-date>2009-05-18T07:20:07-07:00</committed-date>
    <authored-date>2009-05-15T21:06:04-07:00</authored-date>
    <message>Change the event forms submit button text based on the even it will trigger (record / edit)</message>
    <tree>7f275dde389572dda8d686376763e3ed61b3ac0c</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1b991d5ad0dbe294870960736167e642fec3ef23</id>
      </parent>
    </parents>
    <author>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/43e3a51d971c6024ad2e82022bd22bb7c4c122f3</url>
    <id>43e3a51d971c6024ad2e82022bd22bb7c4c122f3</id>
    <committed-date>2009-05-18T07:18:20-07:00</committed-date>
    <authored-date>2009-05-18T07:18:20-07:00</authored-date>
    <message>update changelog</message>
    <tree>b32cd531fcab26ec49db51496999b14f5ec1c464</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f241f0e771b2014c7d06c1fc3183671767f25d19</id>
      </parent>
    </parents>
    <author>
      <name>Kieran Pilkington</name>
      <email>kieran@katipo.co.nz</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/1b991d5ad0dbe294870960736167e642fec3ef23</url>
    <id>1b991d5ad0dbe294870960736167e642fec3ef23</id>
    <committed-date>2009-05-18T07:15:15-07:00</committed-date>
    <authored-date>2009-05-15T20:38:44-07:00</authored-date>
    <message>Making &quot;BucketWise&quot; page title link to the root path (subscription index).</message>
    <tree>f409d3651e662c289f71299d93ed77dfe6530b98</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3bfacfacaab1046c5228b1aa688c3c4545eed2b6</id>
      </parent>
    </parents>
    <author>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/f241f0e771b2014c7d06c1fc3183671767f25d19</url>
    <id>f241f0e771b2014c7d06c1fc3183671767f25d19</id>
    <committed-date>2009-05-14T19:46:24-07:00</committed-date>
    <authored-date>2009-05-14T19:46:24-07:00</authored-date>
    <message>version bump</message>
    <tree>fecf56be546cbe12af48c3b7489711fafff7b5f1</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0be51a8c0b680d55e0eed0846b75844e8d56429d</id>
      </parent>
    </parents>
    <author>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/3bfacfacaab1046c5228b1aa688c3c4545eed2b6</url>
    <id>3bfacfacaab1046c5228b1aa688c3c4545eed2b6</id>
    <committed-date>2009-05-12T20:20:07-07:00</committed-date>
    <authored-date>2009-05-12T20:20:07-07:00</authored-date>
    <message>tasks for surgically dumping/loading a single subscription's data</message>
    <tree>4dd426721a86bf37200eb9f07bb8039fddfdbd77</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>290f3241a822c0b9b67d2847c5021f468537a961</id>
      </parent>
    </parents>
    <author>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/0be51a8c0b680d55e0eed0846b75844e8d56429d</url>
    <id>0be51a8c0b680d55e0eed0846b75844e8d56429d</id>
    <committed-date>2009-05-11T20:33:31-07:00</committed-date>
    <authored-date>2009-05-11T20:33:31-07:00</authored-date>
    <message>Add demo:* tasks for populating a demo subscription</message>
    <tree>f68cc59151f750935f4dadc6ae7b7a6af7b37202</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>093e6208c206a8495683c0bfbfda7413e1c1318f</id>
      </parent>
    </parents>
    <author>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/290f3241a822c0b9b67d2847c5021f468537a961</url>
    <id>290f3241a822c0b9b67d2847c5021f468537a961</id>
    <committed-date>2009-05-09T21:46:31-07:00</committed-date>
    <authored-date>2009-05-09T21:46:31-07:00</authored-date>
    <message>&quot;recall&quot; prior events for easy entry of similar events

This is the &quot;memorized&quot; transactions feature. You enter an actor
name, click the &quot;recall&quot; link, and Bucketwise pulls up the last
event you entered that used that actor. Click &quot;recall&quot; again and
it gets the one before that, etc.

Note that, for usability purposes, this swaps the position of
the actor and amount fields. Before, you'd enter the amount and
then the actor. Now, you enter the actor and then the amount
(because you may want to recall the amount based on the actor).</message>
    <tree>bbede6f64597c0ddac091b702fa82fe474ec98ca</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>46cc540bd1c6ca5312b770edafaa6864ce1be0a5</id>
      </parent>
    </parents>
    <author>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/093e6208c206a8495683c0bfbfda7413e1c1318f</url>
    <id>093e6208c206a8495683c0bfbfda7413e1c1318f</id>
    <committed-date>2009-05-09T07:44:12-07:00</committed-date>
    <authored-date>2009-05-09T07:44:12-07:00</authored-date>
    <message>Hide bucket list if there are less than 2 buckets for an account</message>
    <tree>1072d1b6f3fcc030988a545ae2dea24a6475a32e</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>01b3799db47215e9b141ff47de54d37eda5c5759</id>
      </parent>
    </parents>
    <author>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/46cc540bd1c6ca5312b770edafaa6864ce1be0a5</url>
    <id>46cc540bd1c6ca5312b770edafaa6864ce1be0a5</id>
    <committed-date>2009-05-09T07:42:04-07:00</committed-date>
    <authored-date>2009-05-09T07:42:04-07:00</authored-date>
    <message>show up to 10 recently changed buckets per account</message>
    <tree>a873165409ec176534b0258979043739b3b914a1</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7c1bc8a6eea6d2bb677431de00dcf8d6fae79394</id>
      </parent>
    </parents>
    <author>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/01b3799db47215e9b141ff47de54d37eda5c5759</url>
    <id>01b3799db47215e9b141ff47de54d37eda5c5759</id>
    <committed-date>2009-05-08T22:09:38-07:00</committed-date>
    <authored-date>2009-05-08T22:09:38-07:00</authored-date>
    <message>restore dev database config</message>
    <tree>2e63468e01f050aa913b38d5da53d62236f630bc</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c9ca30389331b99d051d415a786ffa06f5faa693</id>
      </parent>
    </parents>
    <author>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/7c1bc8a6eea6d2bb677431de00dcf8d6fae79394</url>
    <id>7c1bc8a6eea6d2bb677431de00dcf8d6fae79394</id>
    <committed-date>2009-05-08T22:07:55-07:00</committed-date>
    <authored-date>2009-05-08T22:07:55-07:00</authored-date>
    <message>update todo &amp; changelog</message>
    <tree>651928b98214ed8e34672c895f5256471751bc05</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bd8426e93d6f941a1cce2b679ea6fa60fea54ec5</id>
      </parent>
    </parents>
    <author>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/c9ca30389331b99d051d415a786ffa06f5faa693</url>
    <id>c9ca30389331b99d051d415a786ffa06f5faa693</id>
    <committed-date>2009-05-08T22:07:07-07:00</committed-date>
    <authored-date>2009-05-08T22:07:07-07:00</authored-date>
    <message>actor autocompletion</message>
    <tree>6e42507dd6d50fed231465e3781a2c7b76d228ad</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a0f1d1e1952dd2c5feec980d82fbbedc2867b9c9</id>
      </parent>
    </parents>
    <author>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/bd8426e93d6f941a1cce2b679ea6fa60fea54ec5</url>
    <id>bd8426e93d6f941a1cce2b679ea6fa60fea54ec5</id>
    <committed-date>2009-05-08T21:31:45-07:00</committed-date>
    <authored-date>2009-05-08T21:31:45-07:00</authored-date>
    <message>tests all pass</message>
    <tree>dd6dc3cf3c5aeaac2c149f4a6a1c1bbe6f408b97</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6b8eb67c3bedb25b77a329bef383b45e10bea0e4</id>
      </parent>
    </parents>
    <author>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/a0f1d1e1952dd2c5feec980d82fbbedc2867b9c9</url>
    <id>a0f1d1e1952dd2c5feec980d82fbbedc2867b9c9</id>
    <committed-date>2009-05-06T12:16:47-07:00</committed-date>
    <authored-date>2009-05-06T12:16:47-07:00</authored-date>
    <message>normalize actors for easier querying</message>
    <tree>a776847584c7ca888f9fab1feaf7e8e18202bb7c</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c5fc3f5e6e485a01ab63c982342126ca886269ad</id>
      </parent>
    </parents>
    <author>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/6b8eb67c3bedb25b77a329bef383b45e10bea0e4</url>
    <id>6b8eb67c3bedb25b77a329bef383b45e10bea0e4</id>
    <committed-date>2009-05-04T21:09:19-07:00</committed-date>
    <authored-date>2009-05-04T21:08:41-07:00</authored-date>
    <message>don't serialize line items with no value</message>
    <tree>059195f2f7ae2a5c7223f4978b8c84cf13612d00</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e8a3409e8034b130f04d5946cda2375ac8def94d</id>
      </parent>
    </parents>
    <author>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/c5fc3f5e6e485a01ab63c982342126ca886269ad</url>
    <id>c5fc3f5e6e485a01ab63c982342126ca886269ad</id>
    <committed-date>2009-05-04T21:03:51-07:00</committed-date>
    <authored-date>2009-05-04T21:03:51-07:00</authored-date>
    <message>Allow bucket-reallocation line items to be removed</message>
    <tree>ba66576b208ade86786b02e740c09a0722fec314</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2c109aca326a51f2e4417d0c21a7c4f72c42e1c8</id>
      </parent>
    </parents>
    <author>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/e8a3409e8034b130f04d5946cda2375ac8def94d</url>
    <id>e8a3409e8034b130f04d5946cda2375ac8def94d</id>
    <committed-date>2009-05-04T20:59:44-07:00</committed-date>
    <authored-date>2009-05-04T20:59:44-07:00</authored-date>
    <message>Show &quot;More than one&quot; bucket split option when editing an event with only a single line item</message>
    <tree>46a292de8c4a8fb95379e406c5c5705d80cab440</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>10de90fd6dd1b66b4977cd33c24a9ee3d6af9238</id>
      </parent>
    </parents>
    <author>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/2c109aca326a51f2e4417d0c21a7c4f72c42e1c8</url>
    <id>2c109aca326a51f2e4417d0c21a7c4f72c42e1c8</id>
    <committed-date>2009-05-04T20:22:53-07:00</committed-date>
    <authored-date>2009-05-04T20:22:53-07:00</authored-date>
    <message>allow new accounts to have a negative starting balance</message>
    <tree>c5eb133462c2611cf5fd097cc305fe3a17e487c8</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4d2ffbb87eb73a514902df7276cd1f6da5a0dc18</id>
      </parent>
    </parents>
    <author>
      <name>Tony Eichelberger</name>
      <email>tony.eich@gmail.com</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/10de90fd6dd1b66b4977cd33c24a9ee3d6af9238</url>
    <id>10de90fd6dd1b66b4977cd33c24a9ee3d6af9238</id>
    <committed-date>2009-05-04T20:18:24-07:00</committed-date>
    <authored-date>2009-05-04T14:15:29-07:00</authored-date>
    <message>modified the with_defaults on account to return a duplicate list so aside can be added without affecting the totals</message>
    <tree>ac70b839e00de2666d98dafed44c277ab36f3043</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>711cc6c4fbdc7f8a4657cde04d42a5221c524efd</id>
      </parent>
    </parents>
    <author>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/4d2ffbb87eb73a514902df7276cd1f6da5a0dc18</url>
    <id>4d2ffbb87eb73a514902df7276cd1f6da5a0dc18</id>
    <committed-date>2009-04-30T19:08:32-07:00</committed-date>
    <authored-date>2009-04-30T19:08:32-07:00</authored-date>
    <message>Simple budget reporting via the buckets index</message>
    <tree>4aaad2569fd81098147e6260e12bcff8f998aaba</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>94e95a2c1275e30d33cdad9c047b0f8ed169927c</id>
      </parent>
    </parents>
    <author>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/711cc6c4fbdc7f8a4657cde04d42a5221c524efd</url>
    <id>711cc6c4fbdc7f8a4657cde04d42a5221c524efd</id>
    <committed-date>2009-04-28T06:48:52-07:00</committed-date>
    <authored-date>2009-04-28T06:48:52-07:00</authored-date>
    <message>nix the summary mock-up</message>
    <tree>7d9228eef3cb86ffba2a9112e4a906be2c1f6ca6</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>53f5e311f9fe4e18394cbb41305732985b3e3aec</id>
      </parent>
    </parents>
    <author>
      <name>S. Brent Faulkner</name>
      <email>brentf@unwwwired.net</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/94e95a2c1275e30d33cdad9c047b0f8ed169927c</url>
    <id>94e95a2c1275e30d33cdad9c047b0f8ed169927c</id>
    <committed-date>2009-04-28T06:46:14-07:00</committed-date>
    <authored-date>2009-04-27T13:13:22-07:00</authored-date>
    <message>fix a few small typos

- Buckets =&gt; BucketWise
- log in and log off (instead of login and logoff) when used as verb</message>
    <tree>8c20355edab7d6c9893576cb1a0abe0c23040cdb</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e33f86713c53a5f7485bb491cf91562259145b3a</id>
      </parent>
    </parents>
    <author>
      <name>Eric Davis</name>
      <email>edavis@littlestreamsoftware.com</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/53f5e311f9fe4e18394cbb41305732985b3e3aec</url>
    <id>53f5e311f9fe4e18394cbb41305732985b3e3aec</id>
    <committed-date>2009-04-28T06:46:06-07:00</committed-date>
    <authored-date>2009-04-25T15:58:38-07:00</authored-date>
    <message>Couple of introduction strings using 'Buckets'

Signed-off-by: S. Brent Faulkner &lt;brentf@gto.net&gt;</message>
    <tree>1e66932a5172bd44979f3cfbd42e177faeed5d35</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
</commits>
