<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <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>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>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>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>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>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>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>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>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>120e981d67e44bf7d95bd794d9103d20aea6ba52</id>
      </parent>
    </parents>
    <author>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/e33f86713c53a5f7485bb491cf91562259145b3a</url>
    <id>e33f86713c53a5f7485bb491cf91562259145b3a</id>
    <committed-date>2009-04-25T20:57:45-07:00</committed-date>
    <authored-date>2009-04-25T20:57:45-07:00</authored-date>
    <message>Fix bug in account deletion that would leave (e.g.) transfer line items in an inconsistent state

This fixes the problem raised in issue #5.</message>
    <tree>7def2b8e75ee28f0164147171745af49bbb9435e</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f764bc854e279970afe238c4c9cc87b1f8aa030e</id>
      </parent>
    </parents>
    <author>
      <name>Jordan Brough</name>
      <email>jordan@animoto.com</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/6b6e3a58b06cff57e5eb2cabcf8fbc802dbdaca1</url>
    <id>6b6e3a58b06cff57e5eb2cabcf8fbc802dbdaca1</id>
    <committed-date>2009-04-21T07:24:05-07:00</committed-date>
    <authored-date>2009-04-21T07:24:05-07:00</authored-date>
    <message>Filter password from logs.</message>
    <tree>78ac7711ed0ce1e24af219a5b2c86f49761f62e4</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>65c698ea4e4f72083e0b7b84430f7064f072f3eb</id>
      </parent>
    </parents>
    <author>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/45c8399a5ee995ae7aeeb225fdec9d7d5a11f449</url>
    <id>45c8399a5ee995ae7aeeb225fdec9d7d5a11f449</id>
    <committed-date>2009-04-20T13:16:31-07:00</committed-date>
    <authored-date>2009-04-20T13:16:31-07:00</authored-date>
    <message>fix rails gem version reference</message>
    <tree>9639ec1c52f5456387ea4e836644df4d307b0019</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ef1d837287629fba7b034553472c89d76de632f9</id>
      </parent>
    </parents>
    <author>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/65c698ea4e4f72083e0b7b84430f7064f072f3eb</url>
    <id>65c698ea4e4f72083e0b7b84430f7064f072f3eb</id>
    <committed-date>2009-04-20T07:09:05-07:00</committed-date>
    <authored-date>2009-04-20T07:09:05-07:00</authored-date>
    <message>only try to load ~/.bucketwise/Capfile if the file exists</message>
    <tree>14987d1ef4e52208eb34ce84f888241997a36248</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ca556dd952dd830c9dc3ce421fe31c86c8154852</id>
      </parent>
    </parents>
    <author>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </author>
    <url>http://github.com/jamis/bucketwise/commit/ba269cab5bf98104b8a6efa3c1f5e9c97f8b2021</url>
    <id>ba269cab5bf98104b8a6efa3c1f5e9c97f8b2021</id>
    <committed-date>2009-04-19T21:08:42-07:00</committed-date>
    <authored-date>2009-04-19T21:08:42-07:00</authored-date>
    <message>CHANGELOG and README</message>
    <tree>150ff6f1fa9e37275dcc9e9fd3d98a7b72308cd4</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
</commits>
