<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>c01d4d7be1fcc5907a5bb8aadf71e9ec5f3e4b71</id>
      </parent>
    </parents>
    <author>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </author>
    <url>http://github.com/taq/vim-git-branch-info/commit/a2c44a0438fea615459848ca765e4c27f12dac58</url>
    <id>a2c44a0438fea615459848ca765e4c27f12dac58</id>
    <committed-date>2009-10-13T08:02:47-07:00</committed-date>
    <authored-date>2009-10-13T08:02:47-07:00</authored-date>
    <message>Changed version number</message>
    <tree>8802bc77627ad5442d99f55ed8e73cdedb545f1b</tree>
    <committer>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>87024ebc1b167d0f0b97fb1010ce14288b34bee5</id>
      </parent>
    </parents>
    <author>
      <name>Thomas Adam</name>
      <email>thomas.adam22@gmail.com</email>
    </author>
    <url>http://github.com/taq/vim-git-branch-info/commit/c01d4d7be1fcc5907a5bb8aadf71e9ec5f3e4b71</url>
    <id>c01d4d7be1fcc5907a5bb8aadf71e9ec5f3e4b71</id>
    <committed-date>2009-07-04T09:50:06-07:00</committed-date>
    <authored-date>2009-07-04T09:50:06-07:00</authored-date>
    <message>Allow for branch names with slashs in them.

Previously, the assumption was that branch names wouldn't have slashes in
them.  This is incorrect, since branch names in the form:

TA/some-feature

Are quite common.  This fixes that by not splitting on &quot;/&quot; and simply
removing the &quot;refs/head/&quot; prefix from the HEAD file, which then leaves the
full branch name in its entirety.

Signed-off-by: Thomas Adam &lt;thomas.adam22@gmail.com&gt;</message>
    <tree>e6f8e797440b8776ee18ae26504477bb7f0d45ec</tree>
    <committer>
      <name>Thomas Adam</name>
      <email>thomas.adam22@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>60d73469d12bbe8a91172fdf29c420d1adaac199</id>
      </parent>
    </parents>
    <author>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </author>
    <url>http://github.com/taq/vim-git-branch-info/commit/87024ebc1b167d0f0b97fb1010ce14288b34bee5</url>
    <id>87024ebc1b167d0f0b97fb1010ce14288b34bee5</id>
    <committed-date>2009-06-01T14:22:18-07:00</committed-date>
    <authored-date>2009-06-01T14:22:18-07:00</authored-date>
    <message>Now the version number is ok</message>
    <tree>5a9e302617db05bd8ff1ae74decc8fad5009159a</tree>
    <committer>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1f6e0aef97ae1cd720bb2932c153d41438d4d19e</id>
      </parent>
    </parents>
    <author>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </author>
    <url>http://github.com/taq/vim-git-branch-info/commit/60d73469d12bbe8a91172fdf29c420d1adaac199</url>
    <id>60d73469d12bbe8a91172fdf29c420d1adaac199</id>
    <committed-date>2009-06-01T14:19:15-07:00</committed-date>
    <authored-date>2009-06-01T14:19:15-07:00</authored-date>
    <message>Changed version number and the Makefile install rule - thanks Paul Mundt</message>
    <tree>64a5c7ff7f2b6134a7bbe0b2e8dda7566ed949b4</tree>
    <committer>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fe85f94c59c7a8d84f4b63ebc594f6a9797439c9</id>
      </parent>
    </parents>
    <author>
      <name>Victor Bogado</name>
      <email>victor@bogado.net</email>
    </author>
    <url>http://github.com/taq/vim-git-branch-info/commit/1f6e0aef97ae1cd720bb2932c153d41438d4d19e</url>
    <id>1f6e0aef97ae1cd720bb2932c153d41438d4d19e</id>
    <committed-date>2009-06-01T13:13:51-07:00</committed-date>
    <authored-date>2009-06-01T13:13:51-07:00</authored-date>
    <message>Fixes bug that prevents git-buffer-info from finding the git-dir.

If the function GitBranchInfoFindDir were used is a subdir that is deeper
than the &quot;root&quot; dir for the project it would terminate the &quot;for&quot;
prematurelly.</message>
    <tree>1a15f9eca43b1b1b32605cca47f3d5c419708158</tree>
    <committer>
      <name>Victor Bogado</name>
      <email>victor@bogado.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1e7c44f44320588256952e3778fda41d55c2662b</id>
      </parent>
    </parents>
    <author>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </author>
    <url>http://github.com/taq/vim-git-branch-info/commit/fe85f94c59c7a8d84f4b63ebc594f6a9797439c9</url>
    <id>fe85f94c59c7a8d84f4b63ebc594f6a9797439c9</id>
    <committed-date>2009-05-14T19:38:50-07:00</committed-date>
    <authored-date>2009-05-14T19:38:50-07:00</authored-date>
    <message>Seems that there were a little bug when loading the file from some other plugin</message>
    <tree>bab62525f9dfaef0d8a0e5a90bb74d70b9c87ffd</tree>
    <committer>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d08c8e9fe9657568beebf026244c11e2c8b30e6e</id>
      </parent>
    </parents>
    <author>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </author>
    <url>http://github.com/taq/vim-git-branch-info/commit/1e7c44f44320588256952e3778fda41d55c2662b</url>
    <id>1e7c44f44320588256952e3778fda41d55c2662b</id>
    <committed-date>2009-05-14T18:19:32-07:00</committed-date>
    <authored-date>2009-05-14T18:19:32-07:00</authored-date>
    <message>Changed the checking about the original branche while saving a file as a optional - and not default - option</message>
    <tree>084f88aa3b22bda8e840d274ea034495e40a1e4f</tree>
    <committer>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>92baf41329e855b343b550633b514df0d64ff7e8</id>
      </parent>
    </parents>
    <author>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </author>
    <url>http://github.com/taq/vim-git-branch-info/commit/d08c8e9fe9657568beebf026244c11e2c8b30e6e</url>
    <id>d08c8e9fe9657568beebf026244c11e2c8b30e6e</id>
    <committed-date>2008-10-11T09:11:44-07:00</committed-date>
    <authored-date>2008-10-11T09:11:44-07:00</authored-date>
    <message>Fixed some documentation</message>
    <tree>b4766c8b87da4a08dd49110cda77a774e2300feb</tree>
    <committer>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5c738a4f828fa1ef02bffb83444cd5edcb501bef</id>
      </parent>
    </parents>
    <author>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </author>
    <url>http://github.com/taq/vim-git-branch-info/commit/92baf41329e855b343b550633b514df0d64ff7e8</url>
    <id>92baf41329e855b343b550633b514df0d64ff7e8</id>
    <committed-date>2008-10-10T06:08:53-07:00</committed-date>
    <authored-date>2008-10-10T06:08:53-07:00</authored-date>
    <message>Fixed the .git relative path, thanks to rtwo for the patch</message>
    <tree>ef43204a745d3fffbd76a5ec3d79158ac038ede5</tree>
    <committer>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ad1541c6e69113fd2d9091bcc16a77737379e405</id>
      </parent>
    </parents>
    <author>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </author>
    <url>http://github.com/taq/vim-git-branch-info/commit/5c738a4f828fa1ef02bffb83444cd5edcb501bef</url>
    <id>5c738a4f828fa1ef02bffb83444cd5edcb501bef</id>
    <committed-date>2008-07-13T09:41:45-07:00</committed-date>
    <authored-date>2008-07-13T09:41:45-07:00</authored-date>
    <message>Forgot again to change the version number. Need to deal with rebase to change the log messages when I do that. :-p</message>
    <tree>1e06bfbe7c468bf40b33036f40dabe12e8d6e2f5</tree>
    <committer>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>47b6632f7c49de8bc2f00fe468084d1215252a63</id>
      </parent>
    </parents>
    <author>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </author>
    <url>http://github.com/taq/vim-git-branch-info/commit/ad1541c6e69113fd2d9091bcc16a77737379e405</url>
    <id>ad1541c6e69113fd2d9091bcc16a77737379e405</id>
    <committed-date>2008-07-13T09:39:30-07:00</committed-date>
    <authored-date>2008-07-13T09:39:30-07:00</authored-date>
    <message>There were a bug when rebasing. On this situation HEAD just have a hash and not the information about the branches the plugin looks for. Thanks for Joachim Bargsten for warning me about this.
I made a double check on the HEAD file. If there is not the information the script wants, a message about the condition is returned. If something also &quot;explodes&quot; there, there is a try/catch block.
If detect this rebase/merge/bisect situation, the file will be always saved without the branch verification.</message>
    <tree>4065db1732f164133fe5348d3efe488623196ba9</tree>
    <committer>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>399507002f69972880bb3719132e25645482f641</id>
      </parent>
    </parents>
    <author>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </author>
    <url>http://github.com/taq/vim-git-branch-info/commit/47b6632f7c49de8bc2f00fe468084d1215252a63</url>
    <id>47b6632f7c49de8bc2f00fe468084d1215252a63</id>
    <committed-date>2008-06-26T05:33:38-07:00</committed-date>
    <authored-date>2008-06-26T05:33:38-07:00</authored-date>
    <message>Argh, another bug fixed. When trying to write to a file different from the current
one, it was not saved. That happened because I was trying to save the file without
it's name, presuming if we tell to save to another file with :w the name was correct.It was fixed using expand(&quot;&lt;afile&gt;&quot;). Btw, there was another bug when trying to save to an existing file and need to use the bang (!) with write. It was fixed checking if a bang command was used and executing the bang version if needed.</message>
    <tree>6d40714353f9fdebecc300ed6949e4de41a16b7e</tree>
    <committer>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e028790f61761791e0105b0bee80a361ef2885fe</id>
      </parent>
    </parents>
    <author>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </author>
    <url>http://github.com/taq/vim-git-branch-info/commit/399507002f69972880bb3719132e25645482f641</url>
    <id>399507002f69972880bb3719132e25645482f641</id>
    <committed-date>2008-06-19T17:14:23-07:00</committed-date>
    <authored-date>2008-06-19T17:14:23-07:00</authored-date>
    <message>Found a way of detecting if the file needs to be written. If it's a normal buffer, it is written, if not, the GitBranchInfoWriteCheck() skip it. Useful with other scriptsthat use temporary buffers like VCSCommand.</message>
    <tree>99b03c811f7dba930316440437848f5fb17691a2</tree>
    <committer>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e46c73ef2d89ea627c31947003d1b9584ec3ea05</id>
      </parent>
    </parents>
    <author>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </author>
    <url>http://github.com/taq/vim-git-branch-info/commit/e028790f61761791e0105b0bee80a361ef2885fe</url>
    <id>e028790f61761791e0105b0bee80a361ef2885fe</id>
    <committed-date>2008-06-19T16:54:46-07:00</committed-date>
    <authored-date>2008-06-19T16:54:46-07:00</authored-date>
    <message>Reverted to the forced write of buffers like acwrite till I found a way to find the current buffer type</message>
    <tree>8d99a8af434d4eaa72dd0176ec75bd98c111344f</tree>
    <committer>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ea27a5fc069c95a3ff2447f379a37950f016571d</id>
      </parent>
    </parents>
    <author>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </author>
    <url>http://github.com/taq/vim-git-branch-info/commit/e46c73ef2d89ea627c31947003d1b9584ec3ea05</url>
    <id>e46c73ef2d89ea627c31947003d1b9584ec3ea05</id>
    <committed-date>2008-06-19T13:59:24-07:00</committed-date>
    <authored-date>2008-06-19T13:59:24-07:00</authored-date>
    <message>Changed the version number</message>
    <tree>b24840851c5e090b19102e6a45137b79c33e099c</tree>
    <committer>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ca3f38419a454e984da3e22a0926844f494c202b</id>
      </parent>
    </parents>
    <author>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </author>
    <url>http://github.com/taq/vim-git-branch-info/commit/ea27a5fc069c95a3ff2447f379a37950f016571d</url>
    <id>ea27a5fc069c95a3ff2447f379a37950f016571d</id>
    <committed-date>2008-06-19T06:34:27-07:00</committed-date>
    <authored-date>2008-06-19T06:34:27-07:00</authored-date>
    <message>Extra checking for writing a valid file on the autocommand fired function.</message>
    <tree>2b6deeb03c0dad04896fed2d5b313db94f428cd3</tree>
    <committer>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c9073b62838a310c811916937d0de7f8d67ef9f2</id>
      </parent>
    </parents>
    <author>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </author>
    <url>http://github.com/taq/vim-git-branch-info/commit/ca3f38419a454e984da3e22a0926844f494c202b</url>
    <id>ca3f38419a454e984da3e22a0926844f494c202b</id>
    <committed-date>2008-06-17T08:04:20-07:00</committed-date>
    <authored-date>2008-06-17T08:04:20-07:00</authored-date>
    <message>Changed the version number for release on http://vim.org</message>
    <tree>da0683cf0c874b6d5522dd80d832d28e9823dd88</tree>
    <committer>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aac4f268b292731bae01385b0d5e882ebb08786d</id>
      </parent>
    </parents>
    <author>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </author>
    <url>http://github.com/taq/vim-git-branch-info/commit/c9073b62838a310c811916937d0de7f8d67ef9f2</url>
    <id>c9073b62838a310c811916937d0de7f8d67ef9f2</id>
    <committed-date>2008-06-16T12:32:02-07:00</committed-date>
    <authored-date>2008-06-16T12:32:02-07:00</authored-date>
    <message>Extra check on permissions of the Git directory</message>
    <tree>d4c5209d96899338ae4d48e5b286b499bbe39b2c</tree>
    <committer>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>42924356fac0497d9db1e9802ab37eb03a0f7d79</id>
      </parent>
    </parents>
    <author>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </author>
    <url>http://github.com/taq/vim-git-branch-info/commit/aac4f268b292731bae01385b0d5e882ebb08786d</url>
    <id>aac4f268b292731bae01385b0d5e882ebb08786d</id>
    <committed-date>2008-06-13T05:59:39-07:00</committed-date>
    <authored-date>2008-06-13T05:59:39-07:00</authored-date>
    <message>Changed the version number.</message>
    <tree>01f584aee6d990f6cbc3c1b31a0d86e4a3a9bcfc</tree>
    <committer>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5eaee49947e9f18deff1101585d448c3f56ed624</id>
      </parent>
    </parents>
    <author>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </author>
    <url>http://github.com/taq/vim-git-branch-info/commit/42924356fac0497d9db1e9802ab37eb03a0f7d79</url>
    <id>42924356fac0497d9db1e9802ab37eb03a0f7d79</id>
    <committed-date>2008-06-13T05:57:40-07:00</committed-date>
    <authored-date>2008-06-13T05:57:40-07:00</authored-date>
    <message>Removed remote branches on fetch menu, fetch just the remote repository reference</message>
    <tree>73c459cf0b5d93a6e9f216f6682963f6e4b86e49</tree>
    <committer>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ff71190db3ef96458251139a7224dad346ffeca1</id>
      </parent>
    </parents>
    <author>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </author>
    <url>http://github.com/taq/vim-git-branch-info/commit/5eaee49947e9f18deff1101585d448c3f56ed624</url>
    <id>5eaee49947e9f18deff1101585d448c3f56ed624</id>
    <committed-date>2008-06-11T06:24:24-07:00</committed-date>
    <authored-date>2008-06-11T06:24:24-07:00</authored-date>
    <message>We just want the .vim files on the zipfile, right?</message>
    <tree>2e3cf8bd413cc0cc6a00ace92d5e9504e2df3fed</tree>
    <committer>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a602012ee6aebbc874952d6eb1e268b3b7c6123d</id>
      </parent>
    </parents>
    <author>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </author>
    <url>http://github.com/taq/vim-git-branch-info/commit/ff71190db3ef96458251139a7224dad346ffeca1</url>
    <id>ff71190db3ef96458251139a7224dad346ffeca1</id>
    <committed-date>2008-06-11T06:17:33-07:00</committed-date>
    <authored-date>2008-06-11T06:17:33-07:00</authored-date>
    <message>Makefile added.</message>
    <tree>711f4ee34f1df93f567a3d2e1723998cf2fa2574</tree>
    <committer>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6c3fc084199721ae3617427feaa077d5e7ea731a</id>
      </parent>
    </parents>
    <author>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </author>
    <url>http://github.com/taq/vim-git-branch-info/commit/a602012ee6aebbc874952d6eb1e268b3b7c6123d</url>
    <id>a602012ee6aebbc874952d6eb1e268b3b7c6123d</id>
    <committed-date>2008-06-11T06:09:44-07:00</committed-date>
    <authored-date>2008-06-11T06:09:44-07:00</authored-date>
    <message>Changed to ask if we want to save a file loaded from one branch into another
branch.</message>
    <tree>769aa74755eb0e84132a411234c6ca4b9dc10748</tree>
    <committer>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e822c2016025b70445369b24218c832906889040</id>
      </parent>
    </parents>
    <author>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </author>
    <url>http://github.com/taq/vim-git-branch-info/commit/6c3fc084199721ae3617427feaa077d5e7ea731a</url>
    <id>6c3fc084199721ae3617427feaa077d5e7ea731a</id>
    <committed-date>2008-06-10T14:53:04-07:00</committed-date>
    <authored-date>2008-06-10T14:53:04-07:00</authored-date>
    <message>Added some variables to store the current buffer Git dir and the branch where
the buffer was loaded.
Added autocmd's to fill the variables above.
Added an alert when the branch where the file is being saved is different from
where it was loaded.
If the current buffer is not on the local dir, make a CD to the buffer dir when
need to make a checkout or a fetch.</message>
    <tree>338ee5e5c2b319afd91772c6192383cbc523adec</tree>
    <committer>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d1d3bac02f6ed29ced9106ecddfa72f69ac1f708</id>
      </parent>
    </parents>
    <author>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </author>
    <url>http://github.com/taq/vim-git-branch-info/commit/e822c2016025b70445369b24218c832906889040</url>
    <id>e822c2016025b70445369b24218c832906889040</id>
    <committed-date>2008-06-09T05:57:07-07:00</committed-date>
    <authored-date>2008-06-09T05:57:07-07:00</authored-date>
    <message>Argh, I forgot a 'fetch' message.</message>
    <tree>8f6d126926e0522cf2e9824be9929791de8f37fb</tree>
    <committer>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>895eb5c046d1c8afa135ce25871d2e455419dc2f</id>
      </parent>
    </parents>
    <author>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </author>
    <url>http://github.com/taq/vim-git-branch-info/commit/d1d3bac02f6ed29ced9106ecddfa72f69ac1f708</url>
    <id>d1d3bac02f6ed29ced9106ecddfa72f69ac1f708</id>
    <committed-date>2008-06-07T14:46:05-07:00</committed-date>
    <authored-date>2008-06-07T14:46:05-07:00</authored-date>
    <message>Some label changes and the fetch remote branches feature.</message>
    <tree>1c63688dd8a18ca1577dde5d7e29e02a1a6396a6</tree>
    <committer>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>deda5ab92b0979cfe7c7d4f360dd49251401545e</id>
      </parent>
    </parents>
    <author>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </author>
    <url>http://github.com/taq/vim-git-branch-info/commit/895eb5c046d1c8afa135ce25871d2e455419dc2f</url>
    <id>895eb5c046d1c8afa135ce25871d2e455419dc2f</id>
    <committed-date>2008-06-06T08:48:54-07:00</committed-date>
    <authored-date>2008-06-06T08:48:54-07:00</authored-date>
    <message>Added a menu system with some features for branch changing.</message>
    <tree>913d9402f1032a83dd804f5fa6955da9ffb5f5fe</tree>
    <committer>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>701925edb6b1d817153a4ace9c17ca1437eda43f</id>
      </parent>
    </parents>
    <author>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </author>
    <url>http://github.com/taq/vim-git-branch-info/commit/deda5ab92b0979cfe7c7d4f360dd49251401545e</url>
    <id>deda5ab92b0979cfe7c7d4f360dd49251401545e</id>
    <committed-date>2008-06-05T12:56:02-07:00</committed-date>
    <authored-date>2008-06-05T12:56:02-07:00</authored-date>
    <message>- Changed version number.
- The previous version performance SUCKED a lot. I removed the system() call to
  Vim internal file functions and seems that now things are really faster.
- Removed the g:git_branch_status_all option and changed to
  g:git_branch_status_head_current, who just shows the current head branch. This
  can make things faster because if does not seeks for the other branches and
  just show the current branch with GitBranchInfoString.
- Added the feature to find the remote branches (which we're not using right now
  but I have some plans) and the option g:git_branch_status_ignore_remotes to
  avoid this feature if you don't need it.
- Fixed some errors on the statusline samples using GitBranchInfoTokens.
- Created the variable to handle the remote list on GitBranchInfoString.
- Changed the way GitBranchInfoString returns the info string, based on the
  configuration choosen.
- GitBranchInfoTokens() was fully rewriten because of the previous poor
  performance.</message>
    <tree>23b267b753d9ee077f7ca8f78892836247c6ee68</tree>
    <committer>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </author>
    <url>http://github.com/taq/vim-git-branch-info/commit/701925edb6b1d817153a4ace9c17ca1437eda43f</url>
    <id>701925edb6b1d817153a4ace9c17ca1437eda43f</id>
    <committed-date>2008-06-05T06:15:36-07:00</committed-date>
    <authored-date>2008-06-05T06:15:36-07:00</authored-date>
    <message>First commit</message>
    <tree>db370e9bb3f10ba87bb3439b84bf3a9d43e1a27e</tree>
    <committer>
      <name>Eustaquio Rangel</name>
      <email>taq@eustaquiorangel.com</email>
    </committer>
  </commit>
</commits>
