<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>294d3867e6ef20f89020d744c091a42cd3992eed</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/timcharper/git-tmbundle/commit/e4a36d80f9b63996ca64ce72f08b04a3d9872d34</url>
    <id>e4a36d80f9b63996ca64ce72f08b04a3d9872d34</id>
    <committed-date>2008-04-29T08:45:03-07:00</committed-date>
    <authored-date>2008-04-29T08:44:07-07:00</authored-date>
    <message>updated changelog / readme for 1.5.0</message>
    <tree>e178221baf458df837ea41dbd9d9412c5bcc848d</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ac595dfe7795144a4bb3b302a33517ea9c33e8c8</id>
      </parent>
      <parent>
        <id>9c745070b035937798c9546d09c569ae75ff3d36</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/timcharper/git-tmbundle/commit/294d3867e6ef20f89020d744c091a42cd3992eed</url>
    <id>294d3867e6ef20f89020d744c091a42cd3992eed</id>
    <committed-date>2008-04-28T16:28:31-07:00</committed-date>
    <authored-date>2008-04-28T16:28:31-07:00</authored-date>
    <message>Merge branch 'master' of git://github.com/henrik/git-tmbundle into release</message>
    <tree>21094857a7bd0ffbe68ea8bf16be523890f55415</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cac609ff1040cba9dc74f0c33c6151f5ea84e35e</id>
      </parent>
    </parents>
    <author>
      <name>Henrik N</name>
      <email>henrik@nyh.se</email>
    </author>
    <url>http://github.com/timcharper/git-tmbundle/commit/9c745070b035937798c9546d09c569ae75ff3d36</url>
    <id>9c745070b035937798c9546d09c569ae75ff3d36</id>
    <committed-date>2008-04-28T03:28:54-07:00</committed-date>
    <authored-date>2008-04-28T03:28:54-07:00</authored-date>
    <message>Fix spelling: 'uncomitted' -&gt; 'uncommitted'</message>
    <tree>a5b80906c96d09481674fc1436cd0e350c9716b3</tree>
    <committer>
      <name>Henrik N</name>
      <email>henrik@nyh.se</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c1380df9efc6e2753d10f913adad725b834723b2</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/timcharper/git-tmbundle/commit/ac595dfe7795144a4bb3b302a33517ea9c33e8c8</url>
    <id>ac595dfe7795144a4bb3b302a33517ea9c33e8c8</id>
    <committed-date>2008-04-24T18:15:27-07:00</committed-date>
    <authored-date>2008-04-24T18:15:27-07:00</authored-date>
    <message>amend last commit has the ability to update the commit message only.  If you leave it blank or uncheck the commit message entry in the files, it will use the previous message.</message>
    <tree>a67587a16a5dad7a306c1f2995e33cf78a95abc8</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>88e756e3c9db72f2a17af875167e2ec29bfbf66e</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/timcharper/git-tmbundle/commit/c1380df9efc6e2753d10f913adad725b834723b2</url>
    <id>c1380df9efc6e2753d10f913adad725b834723b2</id>
    <committed-date>2008-04-24T16:39:17-07:00</committed-date>
    <authored-date>2008-04-24T13:33:51-07:00</authored-date>
    <message>extracted out partial commit functionality to a polymorphic worker class to handle subtle differences between amend commits and normal commits</message>
    <tree>15f38e5f11e45d451c5d351f6f5a134094794a0d</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>57d4ef4e20589827a0ed6c19843cfe749718ad2e</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/timcharper/git-tmbundle/commit/88e756e3c9db72f2a17af875167e2ec29bfbf66e</url>
    <id>88e756e3c9db72f2a17af875167e2ec29bfbf66e</id>
    <committed-date>2008-04-24T16:39:17-07:00</committed-date>
    <authored-date>2008-04-24T12:51:43-07:00</authored-date>
    <message>moved method auto_add_rm to Git</message>
    <tree>f397cf5c29081ddf9fba889f325358d0ad2f06bf</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cac609ff1040cba9dc74f0c33c6151f5ea84e35e</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/timcharper/git-tmbundle/commit/57d4ef4e20589827a0ed6c19843cfe749718ad2e</url>
    <id>57d4ef4e20589827a0ed6c19843cfe749718ad2e</id>
    <committed-date>2008-04-24T16:39:17-07:00</committed-date>
    <authored-date>2008-04-11T14:24:53-07:00</authored-date>
    <message>Added &quot;Ammend Last Commit&quot; feature</message>
    <tree>45088fec490e8f2cf6cb6640ea17cefd4126d3b7</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8d48cd8530bdb72ec4f975cf710ee92c729e1b84</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/timcharper/git-tmbundle/commit/cac609ff1040cba9dc74f0c33c6151f5ea84e35e</url>
    <id>cac609ff1040cba9dc74f0c33c6151f5ea84e35e</id>
    <committed-date>2008-04-24T16:38:06-07:00</committed-date>
    <authored-date>2008-04-24T16:38:06-07:00</authored-date>
    <message>updated changelog/version</message>
    <tree>47c316538fb9cc94067c17f445216ec2510bbf7f</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f6ee94f6d9dc3d52387ff07d6f3d37fd0e3ffdaa</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/timcharper/git-tmbundle/commit/8d48cd8530bdb72ec4f975cf710ee92c729e1b84</url>
    <id>8d48cd8530bdb72ec4f975cf710ee92c729e1b84</id>
    <committed-date>2008-04-24T16:34:56-07:00</committed-date>
    <authored-date>2008-04-24T16:34:56-07:00</authored-date>
    <message>spec for branch-switching warning-override mechanism discovered that my addition of a parenthesis caused the dialog to show &quot;error&quot; where the filenames should have been.  fixed</message>
    <tree>a37dca00f783b9c0eed5ed84230b3c83d2f66fa6</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ec7c30181dc2be60a716b3f3af78f401d8671cb6</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/timcharper/git-tmbundle/commit/f6ee94f6d9dc3d52387ff07d6f3d37fd0e3ffdaa</url>
    <id>f6ee94f6d9dc3d52387ff07d6f3d37fd0e3ffdaa</id>
    <committed-date>2008-04-24T16:21:16-07:00</committed-date>
    <authored-date>2008-04-24T16:21:16-07:00</authored-date>
    <message>bugfix - git 1.5.5 changed the warning for branch switching from fatal to error, resulting in a no longer functioning 'Conflicts may happen if you switch... proceed anyways?' feature.</message>
    <tree>67fc0364e37e89d875aa797e4e457e90a436d18f</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1ad3c623a2dbfbc8c9b223113e3123f9accf835b</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/timcharper/git-tmbundle/commit/ec7c30181dc2be60a716b3f3af78f401d8671cb6</url>
    <id>ec7c30181dc2be60a716b3f3af78f401d8671cb6</id>
    <committed-date>2008-04-24T12:07:01-07:00</committed-date>
    <authored-date>2008-04-24T12:07:01-07:00</authored-date>
    <message>auto update submodules on pull or merge</message>
    <tree>b31e3d49ac4ab7a16facee6440a88dc2ef20cee6</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>376c27beb24531c3608b6d761269f7806f7f88ba</id>
      </parent>
    </parents>
    <author>
      <name>Sam Granieri</name>
      <email>sam@samgranieri.com</email>
    </author>
    <url>http://github.com/timcharper/git-tmbundle/commit/1ad3c623a2dbfbc8c9b223113e3123f9accf835b</url>
    <id>1ad3c623a2dbfbc8c9b223113e3123f9accf835b</id>
    <committed-date>2008-04-23T11:15:30-07:00</committed-date>
    <authored-date>2008-04-23T11:15:30-07:00</authored-date>
    <message>Spelling Fixes</message>
    <tree>8144bd71a16172ff0b5daa644821b8dbe8433028</tree>
    <committer>
      <name>Sam Granieri</name>
      <email>sam@samgranieri.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0c0da20366ce70f8d81f5d978df166a305f40f25</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/timcharper/git-tmbundle/commit/376c27beb24531c3608b6d761269f7806f7f88ba</url>
    <id>376c27beb24531c3608b6d761269f7806f7f88ba</id>
    <committed-date>2008-04-22T00:22:25-07:00</committed-date>
    <authored-date>2008-04-22T00:22:25-07:00</authored-date>
    <message>quick bugfix - go to the nearest git base directory when launching gitnub - it doesn't automatically find it for you</message>
    <tree>4e3a53f245b039696224e6a096090c1cfe893e8b</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3472f35836af71af965686267b95eb3cb25b16f5</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/timcharper/git-tmbundle/commit/0c0da20366ce70f8d81f5d978df166a305f40f25</url>
    <id>0c0da20366ce70f8d81f5d978df166a305f40f25</id>
    <committed-date>2008-04-22T00:15:07-07:00</committed-date>
    <authored-date>2008-04-22T00:15:07-07:00</authored-date>
    <message>updated TODO list</message>
    <tree>b8e7b4601956359a0adcb4ed777e86ad3874fcd9</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1d0200bb6501462ceef11cbee0dc526e9d9831d3</id>
      </parent>
      <parent>
        <id>0acda06b737aba26de063d508662b279b8239ef0</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/timcharper/git-tmbundle/commit/3472f35836af71af965686267b95eb3cb25b16f5</url>
    <id>3472f35836af71af965686267b95eb3cb25b16f5</id>
    <committed-date>2008-04-22T00:12:04-07:00</committed-date>
    <authored-date>2008-04-22T00:12:04-07:00</authored-date>
    <message>Merge branch 'release'</message>
    <tree>ce95f189a9bf9d8a80fff277cb0c567fc092930e</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8760ebaaf3df117e23f1210ce44f2e4654a6e6e3</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/timcharper/git-tmbundle/commit/1d0200bb6501462ceef11cbee0dc526e9d9831d3</url>
    <id>1d0200bb6501462ceef11cbee0dc526e9d9831d3</id>
    <committed-date>2008-04-22T00:11:45-07:00</committed-date>
    <authored-date>2008-04-22T00:11:45-07:00</authored-date>
    <message>updated changelog / readme for 1.4.0 release</message>
    <tree>3eb3b63edf1903a57109238c44bc8aac9cdd5b36</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cc0dffca7eef20b93d4f85f2e86c65256ffd5ac3</id>
      </parent>
      <parent>
        <id>7957e5af9c9754d99a35f00805387d7a1147e139</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/timcharper/git-tmbundle/commit/0acda06b737aba26de063d508662b279b8239ef0</url>
    <id>0acda06b737aba26de063d508662b279b8239ef0</id>
    <committed-date>2008-04-22T00:02:30-07:00</committed-date>
    <authored-date>2008-04-22T00:02:30-07:00</authored-date>
    <message>Merge branch 'experimental_gitnub' into release</message>
    <tree>e487708452ea02e9465a33591457140f8ac7712e</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>202ec4ffa22ba1423238911b2332a11f0ceacefb</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/timcharper/git-tmbundle/commit/7957e5af9c9754d99a35f00805387d7a1147e139</url>
    <id>7957e5af9c9754d99a35f00805387d7a1147e139</id>
    <committed-date>2008-04-22T00:02:10-07:00</committed-date>
    <authored-date>2008-04-22T00:02:10-07:00</authored-date>
    <message>DRY'd up the config pane code.  added gitnub-path option</message>
    <tree>87e534376a5caad405b390fbabee624b12c0c6ad</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>00aba71c634a6194112b2ca53ad9d45de93f8bda</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/timcharper/git-tmbundle/commit/202ec4ffa22ba1423238911b2332a11f0ceacefb</url>
    <id>202ec4ffa22ba1423238911b2332a11f0ceacefb</id>
    <committed-date>2008-04-21T23:42:01-07:00</committed-date>
    <authored-date>2008-04-21T23:42:01-07:00</authored-date>
    <message>renamed wishish_command to run_detached.  Added path searching functionality to find gitnub.  run_detached was reporting an error, we grabbing the pid from the child process we fork - fixed.</message>
    <tree>ae51a205b48296a1b24a513a3a5a3c4d3d898f79</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>967048c083c7acd1be3a428c4e925d7c5741789c</id>
      </parent>
      <parent>
        <id>e858e64b8a8b747e9bc5e8612572973ed85d324f</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/timcharper/git-tmbundle/commit/cc0dffca7eef20b93d4f85f2e86c65256ffd5ac3</url>
    <id>cc0dffca7eef20b93d4f85f2e86c65256ffd5ac3</id>
    <committed-date>2008-04-21T23:20:20-07:00</committed-date>
    <authored-date>2008-04-21T23:20:20-07:00</authored-date>
    <message>Merge branch 'master' of git://github.com/subtleGradient/git-tmbundle into release</message>
    <tree>3287941529590788d83ec33d84832717e27320b9</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>129654aad1ccd2426a8c6ccbc83a84d5ffa27105</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/timcharper/git-tmbundle/commit/967048c083c7acd1be3a428c4e925d7c5741789c</url>
    <id>967048c083c7acd1be3a428c4e925d7c5741789c</id>
    <committed-date>2008-04-19T13:42:28-07:00</committed-date>
    <authored-date>2008-04-19T13:42:28-07:00</authored-date>
    <message>bugfix - show uncommitted now properly filters to the selected files/folders in the project drawer</message>
    <tree>3287941529590788d83ec33d84832717e27320b9</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>129654aad1ccd2426a8c6ccbc83a84d5ffa27105</id>
      </parent>
    </parents>
    <author>
      <name>Sam Granieri</name>
      <email>sam@samgranieri.com</email>
    </author>
    <url>http://github.com/timcharper/git-tmbundle/commit/00aba71c634a6194112b2ca53ad9d45de93f8bda</url>
    <id>00aba71c634a6194112b2ca53ad9d45de93f8bda</id>
    <committed-date>2008-04-17T13:24:24-07:00</committed-date>
    <authored-date>2008-04-17T13:24:24-07:00</authored-date>
    <message>first gitnub commit</message>
    <tree>1b847099afe438af48cb1d8a1c411dfc5e4b62f8</tree>
    <committer>
      <name>Sam Granieri</name>
      <email>sam@samgranieri.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>024d11df9b131439ee36909bc365a18adcb6e007</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/timcharper/git-tmbundle/commit/129654aad1ccd2426a8c6ccbc83a84d5ffa27105</url>
    <id>129654aad1ccd2426a8c6ccbc83a84d5ffa27105</id>
    <committed-date>2008-04-17T13:00:15-07:00</committed-date>
    <authored-date>2008-04-17T13:00:15-07:00</authored-date>
    <message>since git-gui is a handy but special case non-frequently used command, I removed the keyboard shortcut.</message>
    <tree>35c477af9675d107165650d28586e77fe719c07e</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b4977f65a55d3bde78ca0c51e2c049d973d94eed</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/timcharper/git-tmbundle/commit/024d11df9b131439ee36909bc365a18adcb6e007</url>
    <id>024d11df9b131439ee36909bc365a18adcb6e007</id>
    <committed-date>2008-04-17T12:58:59-07:00</committed-date>
    <authored-date>2008-04-17T12:58:59-07:00</authored-date>
    <message>in order for auto-focus to work, you must pass &quot;Wish Shell&quot; for gitk, and &quot;Git Gui&quot; for git-gui.</message>
    <tree>40c1477d640c8de8deb5e4e9081c7a66bc7d833a</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a91949b191551f9a8a12a52fa5d2f37b1d93dbdf</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/timcharper/git-tmbundle/commit/b4977f65a55d3bde78ca0c51e2c049d973d94eed</url>
    <id>b4977f65a55d3bde78ca0c51e2c049d973d94eed</id>
    <committed-date>2008-04-17T12:50:44-07:00</committed-date>
    <authored-date>2008-04-17T12:49:19-07:00</authored-date>
    <message>removed some redundancy of code and made the delay for focussing wish shell a bit longer (had an instance where it caused wish shell to launch before gitk)</message>
    <tree>d92da5f9e78dc56d342fa785b14a77f6fc4b7216</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a091bf203afe4515b3cdd7fead05fa314db2d838</id>
      </parent>
    </parents>
    <author>
      <name>Sam Granieri</name>
      <email>sam@samgranieri.com</email>
    </author>
    <url>http://github.com/timcharper/git-tmbundle/commit/a91949b191551f9a8a12a52fa5d2f37b1d93dbdf</url>
    <id>a91949b191551f9a8a12a52fa5d2f37b1d93dbdf</id>
    <committed-date>2008-04-17T12:50:44-07:00</committed-date>
    <authored-date>2008-04-17T12:30:36-07:00</authored-date>
    <message>Implementing a hackish hack</message>
    <tree>a0991ac428218c191ea615498566e1968bd9d8c1</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3e71d7efc73097b98baa99da5d029d17e5273e62</id>
      </parent>
    </parents>
    <author>
      <name>Sam Granieri</name>
      <email>sam@samgranieri.com</email>
    </author>
    <url>http://github.com/timcharper/git-tmbundle/commit/a091bf203afe4515b3cdd7fead05fa314db2d838</url>
    <id>a091bf203afe4515b3cdd7fead05fa314db2d838</id>
    <committed-date>2008-04-17T12:50:44-07:00</committed-date>
    <authored-date>2008-04-17T07:20:09-07:00</authored-date>
    <message>I've controllerized git-gui and merged release changes in</message>
    <tree>d02b75ebfa21c7513a53a23e252da56432dfb534</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6fc16d792d084ceefc21151835dcb39f695eae72</id>
      </parent>
    </parents>
    <author>
      <name>Sam Granieri</name>
      <email>sam@samgranieri.com</email>
    </author>
    <url>http://github.com/timcharper/git-tmbundle/commit/3e71d7efc73097b98baa99da5d029d17e5273e62</url>
    <id>3e71d7efc73097b98baa99da5d029d17e5273e62</id>
    <committed-date>2008-04-17T12:50:44-07:00</committed-date>
    <authored-date>2008-04-17T05:52:07-07:00</authored-date>
    <message>test commit on git-gui branch now that i've reforked</message>
    <tree>dd35558a8aa9c6e272755a713e88066f99730394</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3f47e8916e1b2d73c5cb9ba359a0b568d767e1de</id>
      </parent>
    </parents>
    <author>
      <name>Sam Granieri</name>
      <email>sam@samgranieri.com</email>
    </author>
    <url>http://github.com/timcharper/git-tmbundle/commit/6fc16d792d084ceefc21151835dcb39f695eae72</url>
    <id>6fc16d792d084ceefc21151835dcb39f695eae72</id>
    <committed-date>2008-04-17T12:50:44-07:00</committed-date>
    <authored-date>2008-04-16T14:30:10-07:00</authored-date>
    <message>Git Gui support</message>
    <tree>1d6eb29d71de0ca502366680ae0c438f39d7d4d0</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>52da7a2ed9da59b5aa93f5baed3eca8c5194d97e</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/timcharper/git-tmbundle/commit/3f47e8916e1b2d73c5cb9ba359a0b568d767e1de</url>
    <id>3f47e8916e1b2d73c5cb9ba359a0b568d767e1de</id>
    <committed-date>2008-04-17T01:13:08-07:00</committed-date>
    <authored-date>2008-04-17T01:13:08-07:00</authored-date>
    <message>added status parsing for git submodules (tell if submodule is behind, ahead, or on track)</message>
    <tree>eab411bba64f2d3613250d692be78f24bc230925</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
</commits>
