<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <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>
