<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>87efc5b9acb08ddb007db62766c5f1569e1bf7fa</id>
      </parent>
    </parents>
    <author>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </author>
    <url>http://github.com/Caged/gitnub/commit/40a16e4399228b9e9e35b0bb3709f940c5db6700</url>
    <id>40a16e4399228b9e9e35b0bb3709f940c5db6700</id>
    <committed-date>2008-03-12T19:58:37-07:00</committed-date>
    <authored-date>2008-03-12T19:58:37-07:00</authored-date>
    <message>Bump the version number, prep for a release</message>
    <tree>161958d6f80af1b4743f47c204c360c88ab347d5</tree>
    <committer>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8494bf0414ed77c3208968594780ee359c0548d2</id>
      </parent>
    </parents>
    <author>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </author>
    <url>http://github.com/Caged/gitnub/commit/87efc5b9acb08ddb007db62766c5f1569e1bf7fa</url>
    <id>87efc5b9acb08ddb007db62766c5f1569e1bf7fa</id>
    <committed-date>2008-03-12T19:46:34-07:00</committed-date>
    <authored-date>2008-03-12T19:46:34-07:00</authored-date>
    <message>Remove the commented async gravatar code for now</message>
    <tree>d297480cbac12e2dc7731792b6784d36e9c2d3be</tree>
    <committer>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>91ae25d506fc4ed98f6674e694bd0617f25065ce</id>
      </parent>
    </parents>
    <author>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </author>
    <url>http://github.com/Caged/gitnub/commit/8494bf0414ed77c3208968594780ee359c0548d2</url>
    <id>8494bf0414ed77c3208968594780ee359c0548d2</id>
    <committed-date>2008-03-12T19:42:07-07:00</committed-date>
    <authored-date>2008-03-12T19:42:07-07:00</authored-date>
    <message>Also use %M on primary view when displaying dates</message>
    <tree>a432028552dcbdb9cc7b662b3c4cd80f7689ddce</tree>
    <committer>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fc10de3ca1dc09f64d5f1522026599786e214a3e</id>
      </parent>
    </parents>
    <author>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </author>
    <url>http://github.com/Caged/gitnub/commit/91ae25d506fc4ed98f6674e694bd0617f25065ce</url>
    <id>91ae25d506fc4ed98f6674e694bd0617f25065ce</id>
    <committed-date>2008-03-12T17:05:28-07:00</committed-date>
    <authored-date>2008-03-12T17:05:28-07:00</authored-date>
    <message>Replace new lines with breaks in primary view</message>
    <tree>eeebb195973a01479957433f545b442315482ee6</tree>
    <committer>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>88e9717531fef063bf68056e3a65bc62e206b4cf</id>
      </parent>
      <parent>
        <id>c9db2c13ce5beff291191d14a6130072560a5fc0</id>
      </parent>
    </parents>
    <author>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </author>
    <url>http://github.com/Caged/gitnub/commit/fc10de3ca1dc09f64d5f1522026599786e214a3e</url>
    <id>fc10de3ca1dc09f64d5f1522026599786e214a3e</id>
    <committed-date>2008-03-12T16:27:55-07:00</committed-date>
    <authored-date>2008-03-12T16:27:55-07:00</authored-date>
    <message>Merge branch 'master' of git://github.com/dustin/gitnub into dustin/master</message>
    <tree>6779327d3aca5a0c5e663109359ace876620ee22</tree>
    <committer>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dbe195471fd7fe6441325d1ebcb6a64b51878828</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/Caged/gitnub/commit/c9db2c13ce5beff291191d14a6130072560a5fc0</url>
    <id>c9db2c13ce5beff291191d14a6130072560a5fc0</id>
    <committed-date>2008-03-12T16:15:49-07:00</committed-date>
    <authored-date>2008-03-12T16:15:49-07:00</authored-date>
    <message>Don't hardcode the path to the GitNub application in the nub CLI tool.

I didn't want to install GitNub in /Applications, which caused the nub
command to fail terribly.  This change uses the standard cocoa
NSWorkspace API for opening applications with paths.

Note that this changes causes a slightly different, but more
``normal'' behavior for applications.

If it is desirable to have multiple repos open at the same time, that
should be handled in the application itself.  This invocation via nub
should already do the right thing to accommodate that.</message>
    <tree>62fb5efd05816825b32cd47edc0be94e6bc4dde2</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>41487b0d312fba88728433a2c4ebd44457c05e74</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/Caged/gitnub/commit/dbe195471fd7fe6441325d1ebcb6a64b51878828</url>
    <id>dbe195471fd7fe6441325d1ebcb6a64b51878828</id>
    <committed-date>2008-03-12T16:09:26-07:00</committed-date>
    <authored-date>2008-03-12T16:09:26-07:00</authored-date>
    <message>Added *.mode2v3 to .gitignore</message>
    <tree>62ba1c9f84b8b19bd21a84c0288e14745a496182</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>41487b0d312fba88728433a2c4ebd44457c05e74</id>
      </parent>
    </parents>
    <author>
      <name>Benjamin Stiglitz</name>
      <email>ben@tanjero.com</email>
    </author>
    <url>http://github.com/Caged/gitnub/commit/88e9717531fef063bf68056e3a65bc62e206b4cf</url>
    <id>88e9717531fef063bf68056e3a65bc62e206b4cf</id>
    <committed-date>2008-03-12T15:45:28-07:00</committed-date>
    <authored-date>2008-03-12T15:45:28-07:00</authored-date>
    <message>Cleaned up the image and text cell so it's not insane</message>
    <tree>13defdac7ee1308bee0fb3e6676f271b220f0a23</tree>
    <committer>
      <name>Benjamin Stiglitz</name>
      <email>ben@tanjero.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f8aee2be664552af5ba1a2ec8f4a73d7166efc5e</id>
      </parent>
      <parent>
        <id>210a3f374d94d5bc36e15cbe227f3132dbdbabb1</id>
      </parent>
    </parents>
    <author>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </author>
    <url>http://github.com/Caged/gitnub/commit/41487b0d312fba88728433a2c4ebd44457c05e74</url>
    <id>41487b0d312fba88728433a2c4ebd44457c05e74</id>
    <committed-date>2008-03-12T14:24:38-07:00</committed-date>
    <authored-date>2008-03-12T14:24:38-07:00</authored-date>
    <message>Merge branch 'cached-icons' of git://github.com/benstiglitz/gitnub into benstiglitz/cached-icons</message>
    <tree>5b204dc06d7aec434e6c87c0d41a8393507334bb</tree>
    <committer>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>52ba1b1cbda0c8d62819ea6aec11fb898f890d82</id>
      </parent>
    </parents>
    <author>
      <name>Benjamin Stiglitz</name>
      <email>ben@tanjero.com</email>
    </author>
    <url>http://github.com/Caged/gitnub/commit/210a3f374d94d5bc36e15cbe227f3132dbdbabb1</url>
    <id>210a3f374d94d5bc36e15cbe227f3132dbdbabb1</id>
    <committed-date>2008-03-12T14:08:07-07:00</committed-date>
    <authored-date>2008-03-12T14:05:31-07:00</authored-date>
    <message>Added support for simple synchronously cached icons.</message>
    <tree>af75b40a654f7d1a69705c859c70301b2737e676</tree>
    <committer>
      <name>Benjamin Stiglitz</name>
      <email>ben@tanjero.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c9555a2c8271cc73fde559a37bb1cf1950ed92f0</id>
      </parent>
    </parents>
    <author>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </author>
    <url>http://github.com/Caged/gitnub/commit/f8aee2be664552af5ba1a2ec8f4a73d7166efc5e</url>
    <id>f8aee2be664552af5ba1a2ec8f4a73d7166efc5e</id>
    <committed-date>2008-03-12T14:04:12-07:00</committed-date>
    <authored-date>2008-03-12T14:04:12-07:00</authored-date>
    <message>Merge in Benjamin Stiglitz's fix.  Use proper background style for labels instead of core animation mojo</message>
    <tree>9b38ad5ba58cacf1ba3c05050ed37a24d4390fae</tree>
    <committer>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>41e302c39c3ba9a7b59dbf2db20c9959cbe0f30d</id>
      </parent>
      <parent>
        <id>c5a3bf7467783c1df09ca3f4eed77278b3dee291</id>
      </parent>
    </parents>
    <author>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </author>
    <url>http://github.com/Caged/gitnub/commit/c9555a2c8271cc73fde559a37bb1cf1950ed92f0</url>
    <id>c9555a2c8271cc73fde559a37bb1cf1950ed92f0</id>
    <committed-date>2008-03-12T13:57:28-07:00</committed-date>
    <authored-date>2008-03-12T13:57:28-07:00</authored-date>
    <message>Merge branch 'experimental' of git://github.com/benstiglitz/gitnub into benstiglitz/experimental</message>
    <tree>996e3fb30c134efbf6e5999d91fbca3a8a58966e</tree>
    <committer>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>52ba1b1cbda0c8d62819ea6aec11fb898f890d82</id>
      </parent>
    </parents>
    <author>
      <name>Benjamin Stiglitz</name>
      <email>ben@tanjero.com</email>
    </author>
    <url>http://github.com/Caged/gitnub/commit/c5a3bf7467783c1df09ca3f4eed77278b3dee291</url>
    <id>c5a3bf7467783c1df09ca3f4eed77278b3dee291</id>
    <committed-date>2008-03-12T13:29:22-07:00</committed-date>
    <authored-date>2008-03-12T13:29:22-07:00</authored-date>
    <message>Removed need for Core Animation by using proper background style on labels in textured area</message>
    <tree>35d60363a51fd98ab3e6c290509e79f4c5898acf</tree>
    <committer>
      <name>Benjamin Stiglitz</name>
      <email>ben@tanjero.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>52ba1b1cbda0c8d62819ea6aec11fb898f890d82</id>
      </parent>
    </parents>
    <author>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </author>
    <url>http://github.com/Caged/gitnub/commit/41e302c39c3ba9a7b59dbf2db20c9959cbe0f30d</url>
    <id>41e302c39c3ba9a7b59dbf2db20c9959cbe0f30d</id>
    <committed-date>2008-03-12T13:19:07-07:00</committed-date>
    <authored-date>2008-03-12T13:19:07-07:00</authored-date>
    <message>Add gitattributes to specify merge and diff.  Thanks [KirinDave].</message>
    <tree>7db87a40f09cb11b7f5479cf74a2a945ead8dfcb</tree>
    <committer>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6b17a04c8898bdde250fd8a1125d68627a84d116</id>
      </parent>
    </parents>
    <author>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </author>
    <url>http://github.com/Caged/gitnub/commit/52ba1b1cbda0c8d62819ea6aec11fb898f890d82</url>
    <id>52ba1b1cbda0c8d62819ea6aec11fb898f890d82</id>
    <committed-date>2008-03-11T21:26:11-07:00</committed-date>
    <authored-date>2008-03-11T21:26:11-07:00</authored-date>
    <message>Ignore rake completions</message>
    <tree>17091c0581c46b202169b179f4237d59b6928133</tree>
    <committer>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>905cadbed9d74c88353ac88e403cc84bc1c9e269</id>
      </parent>
    </parents>
    <author>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </author>
    <url>http://github.com/Caged/gitnub/commit/6b17a04c8898bdde250fd8a1125d68627a84d116</url>
    <id>6b17a04c8898bdde250fd8a1125d68627a84d116</id>
    <committed-date>2008-03-11T21:23:47-07:00</committed-date>
    <authored-date>2008-03-11T21:23:47-07:00</authored-date>
    <message>I guess these svn directories were in the default xcode project.  Nuke them</message>
    <tree>2878c0e66debe83f9768cb140380d85548923e83</tree>
    <committer>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6f381e179122576be2efc83f9c50e29a1b349a68</id>
      </parent>
    </parents>
    <author>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </author>
    <url>http://github.com/Caged/gitnub/commit/905cadbed9d74c88353ac88e403cc84bc1c9e269</url>
    <id>905cadbed9d74c88353ac88e403cc84bc1c9e269</id>
    <committed-date>2008-03-11T21:19:53-07:00</committed-date>
    <authored-date>2008-03-11T21:19:53-07:00</authored-date>
    <message>Correct spelling on ignore</message>
    <tree>94f5f6cd50f56a5f8cbc4e65c3ea9d5ba3c94f15</tree>
    <committer>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>181772a37977a4f99e376321f2f338eb844e3390</id>
      </parent>
    </parents>
    <author>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </author>
    <url>http://github.com/Caged/gitnub/commit/6f381e179122576be2efc83f9c50e29a1b349a68</url>
    <id>6f381e179122576be2efc83f9c50e29a1b349a68</id>
    <committed-date>2008-03-11T21:17:57-07:00</committed-date>
    <authored-date>2008-03-11T21:17:57-07:00</authored-date>
    <message>Remove and ignore some autogenerated xcode project files</message>
    <tree>25aa3c36dec2e601e568d75bfcc15baac265ba99</tree>
    <committer>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dcd1673bfedbe598ab98afd8ac2a393c83ff3827</id>
      </parent>
    </parents>
    <author>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </author>
    <url>http://github.com/Caged/gitnub/commit/181772a37977a4f99e376321f2f338eb844e3390</url>
    <id>181772a37977a4f99e376321f2f338eb844e3390</id>
    <committed-date>2008-03-11T21:04:43-07:00</committed-date>
    <authored-date>2008-03-11T21:04:43-07:00</authored-date>
    <message>Updated the xcode project</message>
    <tree>9e2cc4dffe8badc0602229ad67279adc6d679e73</tree>
    <committer>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>279458fcdac44d842d7f3d73cb8b94ca581a808d</id>
      </parent>
    </parents>
    <author>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </author>
    <url>http://github.com/Caged/gitnub/commit/dcd1673bfedbe598ab98afd8ac2a393c83ff3827</url>
    <id>dcd1673bfedbe598ab98afd8ac2a393c83ff3827</id>
    <committed-date>2008-03-11T20:50:58-07:00</committed-date>
    <authored-date>2008-03-11T20:50:58-07:00</authored-date>
    <message>Add the XIB files</message>
    <tree>24a19cb9c5e6fd7f51751186b757fe6eecac6734</tree>
    <committer>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c3f2eec404072965b74e45a16cf8a273dd83ce0d</id>
      </parent>
    </parents>
    <author>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </author>
    <url>http://github.com/Caged/gitnub/commit/279458fcdac44d842d7f3d73cb8b94ca581a808d</url>
    <id>279458fcdac44d842d7f3d73cb8b94ca581a808d</id>
    <committed-date>2008-03-11T20:50:34-07:00</committed-date>
    <authored-date>2008-03-11T20:50:34-07:00</authored-date>
    <message>Swap to XIB format and pray merges work better as a result</message>
    <tree>1f021b83e7b56992c77c8b318ac798695bea00e4</tree>
    <committer>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3d288f753cd342990860b9d9d45b933eba60df45</id>
      </parent>
    </parents>
    <author>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </author>
    <url>http://github.com/Caged/gitnub/commit/c3f2eec404072965b74e45a16cf8a273dd83ce0d</url>
    <id>c3f2eec404072965b74e45a16cf8a273dd83ce0d</id>
    <committed-date>2008-03-11T18:43:58-07:00</committed-date>
    <authored-date>2008-03-11T18:43:58-07:00</authored-date>
    <message>Use %M for minutes instead of %m to keep conspiracy theories to a minimum</message>
    <tree>36b6ef5a2bf98d7f99569ff962a36c7e3221a26a</tree>
    <committer>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>083bfdf7b8af4fda78e9890b3de33dcc30409fb0</id>
      </parent>
    </parents>
    <author>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </author>
    <url>http://github.com/Caged/gitnub/commit/3d288f753cd342990860b9d9d45b933eba60df45</url>
    <id>3d288f753cd342990860b9d9d45b933eba60df45</id>
    <committed-date>2008-03-09T18:39:46-07:00</committed-date>
    <authored-date>2008-03-09T18:39:46-07:00</authored-date>
    <message>Make sure to keep new segment control at the bottom of the window</message>
    <tree>5e669d96e17a7ab144f483304118181ee46c2e52</tree>
    <committer>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b06d7a72b5d6644f820a2511ab4c2ab5f5d53d83</id>
      </parent>
    </parents>
    <author>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </author>
    <url>http://github.com/Caged/gitnub/commit/083bfdf7b8af4fda78e9890b3de33dcc30409fb0</url>
    <id>083bfdf7b8af4fda78e9890b3de33dcc30409fb0</id>
    <committed-date>2008-03-09T18:34:38-07:00</committed-date>
    <authored-date>2008-03-09T18:34:38-07:00</authored-date>
    <message>Add manual refresh capability.  Thanks to [frim].</message>
    <tree>1a34f77fcfc1c911ff28b74c1559d42ced62ee91</tree>
    <committer>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f1b4f8a91cc88d458532f474216b6abd918ffdcc</id>
      </parent>
    </parents>
    <author>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </author>
    <url>http://github.com/Caged/gitnub/commit/b06d7a72b5d6644f820a2511ab4c2ab5f5d53d83</url>
    <id>b06d7a72b5d6644f820a2511ab4c2ab5f5d53d83</id>
    <committed-date>2008-03-09T17:34:49-07:00</committed-date>
    <authored-date>2008-03-09T17:34:49-07:00</authored-date>
    <message>Moved some things around in XCode</message>
    <tree>27ec4988282a028845258f79c9d352d70bbf2ef1</tree>
    <committer>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1c4f4c7957479efa580891f9bdd9a5f3bb004925</id>
      </parent>
    </parents>
    <author>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </author>
    <url>http://github.com/Caged/gitnub/commit/f1b4f8a91cc88d458532f474216b6abd918ffdcc</url>
    <id>f1b4f8a91cc88d458532f474216b6abd918ffdcc</id>
    <committed-date>2008-03-09T15:56:26-07:00</committed-date>
    <authored-date>2008-03-09T15:56:26-07:00</authored-date>
    <message>Eh, swap headers in the readme to a more common syntax</message>
    <tree>1b5029bb86b17c4782623fc8230f029f7a4f5b4f</tree>
    <committer>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>64b48314e109969a0941b1fab283f135d32466b4</id>
      </parent>
    </parents>
    <author>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </author>
    <url>http://github.com/Caged/gitnub/commit/1c4f4c7957479efa580891f9bdd9a5f3bb004925</url>
    <id>1c4f4c7957479efa580891f9bdd9a5f3bb004925</id>
    <committed-date>2008-03-09T15:53:01-07:00</committed-date>
    <authored-date>2008-03-09T15:53:01-07:00</authored-date>
    <message>Rename the readme to README.markdown to support github's new jazz</message>
    <tree>25b11882ffce3222890c1c3cb706526512f41e47</tree>
    <committer>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4bfd4e9a42a52b8bf25f39b2a67c592678402883</id>
      </parent>
    </parents>
    <author>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </author>
    <url>http://github.com/Caged/gitnub/commit/64b48314e109969a0941b1fab283f135d32466b4</url>
    <id>64b48314e109969a0941b1fab283f135d32466b4</id>
    <committed-date>2008-03-09T15:44:10-07:00</committed-date>
    <authored-date>2008-03-09T15:44:10-07:00</authored-date>
    <message>Change build architecture to support ppc and intel in XCode</message>
    <tree>323ffa7cbeee6820a73957daeb127747d714a91c</tree>
    <committer>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0e0ed38a0c21df3c9f856cee72d4ee0b9f938f65</id>
      </parent>
    </parents>
    <author>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </author>
    <url>http://github.com/Caged/gitnub/commit/4bfd4e9a42a52b8bf25f39b2a67c592678402883</url>
    <id>4bfd4e9a42a52b8bf25f39b2a67c592678402883</id>
    <committed-date>2008-03-09T15:03:55-07:00</committed-date>
    <authored-date>2008-03-09T15:03:55-07:00</authored-date>
    <message>Reset scroll position when swapping commits.  Always select top commit when paging</message>
    <tree>6c27ae4d3172d13dff10d16ba6608cc0f8fb0332</tree>
    <committer>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f2c235a7a170c82a65a2c226700f525aa28c3b50</id>
      </parent>
    </parents>
    <author>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </author>
    <url>http://github.com/Caged/gitnub/commit/0e0ed38a0c21df3c9f856cee72d4ee0b9f938f65</url>
    <id>0e0ed38a0c21df3c9f856cee72d4ee0b9f938f65</id>
    <committed-date>2008-03-09T13:55:10-07:00</committed-date>
    <authored-date>2008-03-09T13:55:10-07:00</authored-date>
    <message>Selecting latest now selects the latest commit instead of just going back to the first page of commits</message>
    <tree>99c202a79a1f22c18c7f1de284b28bb551ee3ee4</tree>
    <committer>
      <name>Justin Palmer</name>
      <email>justin@activereload.net</email>
    </committer>
  </commit>
</commits>
