<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>e9c8add9f25a0ecd4caa2ee5d1d120c43956983a</id>
      </parent>
    </parents>
    <author>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </author>
    <url>http://github.com/lvv/git-prompt/commit/fc4b088cbec7d55d1bd8471807beb3f089cc4f22</url>
    <id>fc4b088cbec7d55d1bd8471807beb3f089cc4f22</id>
    <committed-date>2009-12-09T02:45:45-08:00</committed-date>
    <authored-date>2009-12-09T02:33:19-08:00</authored-date>
    <message>simple autojump

See description of autojump on github
It is only ~10 lines of code, there is no database. It remembers only
directories from current session. It select not most frequent dir, but
matching last visited. Matches are done from beginning of of dir.

cd /tmp
cd &quot;~/long dir mp3&quot;
cd &quot;~/long dir mp4&quot;
cd /tmp
cd /var/tmp
cd /etc
j t  	# same as  cd /var/tmp
j .*3  	# same as  cd &quot;~/long dir mp3&quot;</message>
    <tree>18e7f02ab427f21d5bd5fa0f98c461eab7bae4bd</tree>
    <committer>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6a830906954d9054d89cf5035364b993692d1ce0</id>
      </parent>
    </parents>
    <author>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </author>
    <url>http://github.com/lvv/git-prompt/commit/e9c8add9f25a0ecd4caa2ee5d1d120c43956983a</url>
    <id>e9c8add9f25a0ecd4caa2ee5d1d120c43956983a</id>
    <committed-date>2009-11-29T22:38:19-08:00</committed-date>
    <authored-date>2009-11-29T22:38:19-08:00</authored-date>
    <message>reverted prompt char to old default '&gt;'</message>
    <tree>ee93c54e857c8fc211d21c5bf123075791bd1a0f</tree>
    <committer>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>908a3733288f2d987b4f679d0b9a4304018c395a</id>
      </parent>
    </parents>
    <author>
      <name>alexg0</name>
      <email>alexg@alexland.org</email>
    </author>
    <url>http://github.com/lvv/git-prompt/commit/6a830906954d9054d89cf5035364b993692d1ce0</url>
    <id>6a830906954d9054d89cf5035364b993692d1ce0</id>
    <committed-date>2009-11-29T20:59:31-08:00</committed-date>
    <authored-date>2009-11-29T19:40:08-08:00</authored-date>
    <message>Get rid of extranious status line updates, while script (usually
.bashrc) is running.</message>
    <tree>bfac977acbfb051271561662f5ccbfc20e764a8d</tree>
    <committer>
      <name>Leonid Volnitsky</name>
      <email>leonid@volnitsky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5af61d50833deadc8fc60a88f951795396cde150</id>
      </parent>
    </parents>
    <author>
      <name>alexg0</name>
      <email>alexg@alexland.org</email>
    </author>
    <url>http://github.com/lvv/git-prompt/commit/908a3733288f2d987b4f679d0b9a4304018c395a</url>
    <id>908a3733288f2d987b4f679d0b9a4304018c395a</id>
    <committed-date>2009-11-29T20:59:31-08:00</committed-date>
    <authored-date>2009-11-29T12:47:39-08:00</authored-date>
    <message>Fixed errors related to running git-prompt.sh in Emacs shell-mode,
change prompt-char to '#' when root, allowed changing prompt-char
(eg. $) when user.  Added Emacs backup (*~) files as .gitignore.

1.  tput colors was being concatinated to '0'.  Inside emacs shell
this is not valid, as `tput colors` is 0.

2.  MC bug check was catching Emacs shell inferior mode.  Now checking
for $INSIDE_EMACS variable.

3.  Defined $prompt_char variable and $root_prompt_char
variable. Defaulting $root_prompt_char to '#'.  Can just use \$, which
automatically changes between '$' and '#', but that would change
defalt behavior.

4.  Fixed typo in a comment (cmd_cmd -&gt; cwd_cmd).</message>
    <tree>6700669f862f9078fed97c185f6c9c37b4f18a67</tree>
    <committer>
      <name>Leonid Volnitsky</name>
      <email>leonid@volnitsky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f731eefc79c8812b3c0a70444c477c33eb820180</id>
      </parent>
    </parents>
    <author>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </author>
    <url>http://github.com/lvv/git-prompt/commit/5af61d50833deadc8fc60a88f951795396cde150</url>
    <id>5af61d50833deadc8fc60a88f951795396cde150</id>
    <committed-date>2009-10-24T02:58:46-07:00</committed-date>
    <authored-date>2009-10-24T02:58:46-07:00</authored-date>
    <message>fixed: in locked state &quot;git status&quot; does not work</message>
    <tree>6716d39428fc619069daacb5f628861b8ebc2664</tree>
    <committer>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>14d3cd870bce54d3049afaafa853fc252d804160</id>
      </parent>
    </parents>
    <author>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </author>
    <url>http://github.com/lvv/git-prompt/commit/f731eefc79c8812b3c0a70444c477c33eb820180</url>
    <id>f731eefc79c8812b3c0a70444c477c33eb820180</id>
    <committed-date>2009-10-07T06:57:48-07:00</committed-date>
    <authored-date>2009-10-07T06:57:48-07:00</authored-date>
    <message>added git locked state</message>
    <tree>05ffd447c490cf1cee97ea600e04bdba66aa01f5</tree>
    <committer>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1d2254b3ea34da64b9be49f422d434193bc7154a</id>
      </parent>
    </parents>
    <author>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </author>
    <url>http://github.com/lvv/git-prompt/commit/14d3cd870bce54d3049afaafa853fc252d804160</url>
    <id>14d3cd870bce54d3049afaafa853fc252d804160</id>
    <committed-date>2009-08-24T06:19:18-07:00</committed-date>
    <authored-date>2009-08-21T03:13:26-07:00</authored-date>
    <message>added vcs_dir_ignore_list</message>
    <tree>847543a93024627dab7d90a2ae0a6b7c9e6490df</tree>
    <committer>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7d07d9848defc397ad20aad4cb2c582c1f139964</id>
      </parent>
    </parents>
    <author>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </author>
    <url>http://github.com/lvv/git-prompt/commit/1d2254b3ea34da64b9be49f422d434193bc7154a</url>
    <id>1d2254b3ea34da64b9be49f422d434193bc7154a</id>
    <committed-date>2009-08-19T23:32:32-07:00</committed-date>
    <authored-date>2009-08-19T23:32:32-07:00</authored-date>
    <message>fixed: svn status can have non-space 2nd and 3rd columns</message>
    <tree>2d2da291c3d2b1c7ba534755fbf10791ca40dc3c</tree>
    <committer>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1c00e93525940d6d1e1a525185927909de30a146</id>
      </parent>
    </parents>
    <author>
      <name>JerryWho</name>
      <email>JerryWho@gmx.de</email>
    </author>
    <url>http://github.com/lvv/git-prompt/commit/7d07d9848defc397ad20aad4cb2c582c1f139964</url>
    <id>7d07d9848defc397ad20aad4cb2c582c1f139964</id>
    <committed-date>2009-08-17T21:02:50-07:00</committed-date>
    <authored-date>2009-08-17T12:42:28-07:00</authored-date>
    <message>cutting default_host from the beginning not from the end of host(name)

Signed-off-by: Leonid Volnitsky &lt;leonid@volnitsky.com&gt;</message>
    <tree>0fb7ea71338e1ecacc9e449ca325d6efd0891cbb</tree>
    <committer>
      <name>Leonid Volnitsky</name>
      <email>leonid@volnitsky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5218f404b020452b05358a5c6e4cc01e3a0307d1</id>
      </parent>
    </parents>
    <author>
      <name>Amir Yalon</name>
      <email>amiryal@git</email>
    </author>
    <url>http://github.com/lvv/git-prompt/commit/1c00e93525940d6d1e1a525185927909de30a146</url>
    <id>1c00e93525940d6d1e1a525185927909de30a146</id>
    <committed-date>2009-08-09T06:38:06-07:00</committed-date>
    <authored-date>2009-07-28T07:54:51-07:00</authored-date>
    <message>Add control over color of user name.

Signed-off-by: Leonid Volnitsky &lt;leonid@volnitsky.com&gt;</message>
    <tree>8b8bb62cba3aa7e4f66d20e94424c972151786c0</tree>
    <committer>
      <name>Leonid Volnitsky</name>
      <email>leonid@volnitsky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>18e091fb645183dc3c40d3edf0ddbfe63ab99623</id>
      </parent>
    </parents>
    <author>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </author>
    <url>http://github.com/lvv/git-prompt/commit/5218f404b020452b05358a5c6e4cc01e3a0307d1</url>
    <id>5218f404b020452b05358a5c6e4cc01e3a0307d1</id>
    <committed-date>2009-08-07T21:12:35-07:00</committed-date>
    <authored-date>2009-08-07T21:12:35-07:00</authored-date>
    <message>fixed: svn module - removed forgotten debug statement</message>
    <tree>17ac6cd3896f426c167aea526c76bd165a199d3b</tree>
    <committer>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d9c14545b93ddeff67b82e92779c6d5a4a702252</id>
      </parent>
    </parents>
    <author>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </author>
    <url>http://github.com/lvv/git-prompt/commit/18e091fb645183dc3c40d3edf0ddbfe63ab99623</url>
    <id>18e091fb645183dc3c40d3edf0ddbfe63ab99623</id>
    <committed-date>2009-08-07T09:03:39-07:00</committed-date>
    <authored-date>2009-08-07T09:03:39-07:00</authored-date>
    <message>fixed: SVN and HG moduels were broken (+/-1 array index)</message>
    <tree>c93bc55e7f22471e2eace8b1578c9994ad1d8166</tree>
    <committer>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e46ba803b9db0a46ca5e431c8258eeca3774b215</id>
      </parent>
    </parents>
    <author>
      <name>Amir Yalon</name>
      <email>amiryal@git</email>
    </author>
    <url>http://github.com/lvv/git-prompt/commit/d9c14545b93ddeff67b82e92779c6d5a4a702252</url>
    <id>d9c14545b93ddeff67b82e92779c6d5a4a702252</id>
    <committed-date>2009-07-28T01:06:33-07:00</committed-date>
    <authored-date>2009-07-26T03:12:43-07:00</authored-date>
    <message>Clear up code for host color.

Now the color stays the same for each value of upcase_hostname in the
configuration.

Signed-off-by: Leonid Volnitsky &lt;leonid@volnitsky.com&gt;</message>
    <tree>53e1eed145a3f7218b5fc495a4502ec398e276ef</tree>
    <committer>
      <name>Leonid Volnitsky</name>
      <email>leonid@volnitsky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>29289cb4baed36c25f4169c1949e93a325f84868</id>
      </parent>
    </parents>
    <author>
      <name>Amir Yalon</name>
      <email>amiryal@git</email>
    </author>
    <url>http://github.com/lvv/git-prompt/commit/e46ba803b9db0a46ca5e431c8258eeca3774b215</url>
    <id>e46ba803b9db0a46ca5e431c8258eeca3774b215</id>
    <committed-date>2009-07-28T01:06:31-07:00</committed-date>
    <authored-date>2009-07-26T03:03:48-07:00</authored-date>
    <message>fix to support future major Bash versions &gt;3

Signed-off-by: Leonid Volnitsky &lt;leonid@volnitsky.com&gt;</message>
    <tree>7f6086d186adf3e2b72ad91a2fb68af1f0199f28</tree>
    <committer>
      <name>Leonid Volnitsky</name>
      <email>leonid@volnitsky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>17ee7f96373b335c3a22fa2a80e717ef320f8c77</id>
      </parent>
    </parents>
    <author>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </author>
    <url>http://github.com/lvv/git-prompt/commit/29289cb4baed36c25f4169c1949e93a325f84868</url>
    <id>29289cb4baed36c25f4169c1949e93a325f84868</id>
    <committed-date>2009-07-17T23:34:52-07:00</committed-date>
    <authored-date>2009-07-17T23:34:52-07:00</authored-date>
    <message>-- fixed: bash &lt; 3.1 don't support regex (cwd_truncate was disabled)</message>
    <tree>ddd4b472e59abccc1b822a43cccd168a2af6e51e</tree>
    <committer>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d33bdcf67d7ffe54145a5153b1d2a95d6864af86</id>
      </parent>
    </parents>
    <author>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </author>
    <url>http://github.com/lvv/git-prompt/commit/17ee7f96373b335c3a22fa2a80e717ef320f8c77</url>
    <id>17ee7f96373b335c3a22fa2a80e717ef320f8c77</id>
    <committed-date>2009-07-17T10:11:36-07:00</committed-date>
    <authored-date>2009-07-17T10:11:36-07:00</authored-date>
    <message>fixed: cwd_truncate</message>
    <tree>ce73483388ab19c9435862ee5d8da1eede827d99</tree>
    <committer>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>61f12589092133b51a9ac777f2b6b9732e3d6910</id>
      </parent>
    </parents>
    <author>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </author>
    <url>http://github.com/lvv/git-prompt/commit/d33bdcf67d7ffe54145a5153b1d2a95d6864af86</url>
    <id>d33bdcf67d7ffe54145a5153b1d2a95d6864af86</id>
    <committed-date>2009-07-13T04:20:46-07:00</committed-date>
    <authored-date>2009-07-12T02:56:52-07:00</authored-date>
    <message>finished nodups</message>
    <tree>0ffb374cd9f66c1b395071dacd3dda29404b7e28</tree>
    <committer>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>55ff216a0a4191695ee3bd4a92dd9e5f7f3b6820</id>
      </parent>
    </parents>
    <author>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </author>
    <url>http://github.com/lvv/git-prompt/commit/61f12589092133b51a9ac777f2b6b9732e3d6910</url>
    <id>61f12589092133b51a9ac777f2b6b9732e3d6910</id>
    <committed-date>2009-07-12T00:49:51-07:00</committed-date>
    <authored-date>2009-07-12T00:49:51-07:00</authored-date>
    <message>trunc on dir boundary</message>
    <tree>9352895e9b3bd4ef869874e7f9edb55e50b4e88b</tree>
    <committer>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e8f90e6c4c7b2c66f942e4fecd13b76e895cf4b6</id>
      </parent>
    </parents>
    <author>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </author>
    <url>http://github.com/lvv/git-prompt/commit/55ff216a0a4191695ee3bd4a92dd9e5f7f3b6820</url>
    <id>55ff216a0a4191695ee3bd4a92dd9e5f7f3b6820</id>
    <committed-date>2009-07-11T19:26:11-07:00</committed-date>
    <authored-date>2009-07-11T10:05:22-07:00</authored-date>
    <message>seems to werk</message>
    <tree>fa09e11fe87f7506618c61f716e0f707d5318405</tree>
    <committer>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>933b0bbc3dc0b147f77e9916fcbe5d4c68e0ee0c</id>
      </parent>
    </parents>
    <author>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </author>
    <url>http://github.com/lvv/git-prompt/commit/e8f90e6c4c7b2c66f942e4fecd13b76e895cf4b6</url>
    <id>e8f90e6c4c7b2c66f942e4fecd13b76e895cf4b6</id>
    <committed-date>2009-07-11T06:16:52-07:00</committed-date>
    <authored-date>2009-07-11T06:16:52-07:00</authored-date>
    <message>-- parent dir is back</message>
    <tree>74a1babbc6f79c2b8770b0f77486ad48fbcdf16f</tree>
    <committer>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d64e4fcab7e62b383dc373a25b2cd7d6da099478</id>
      </parent>
    </parents>
    <author>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </author>
    <url>http://github.com/lvv/git-prompt/commit/933b0bbc3dc0b147f77e9916fcbe5d4c68e0ee0c</url>
    <id>933b0bbc3dc0b147f77e9916fcbe5d4c68e0ee0c</id>
    <committed-date>2009-07-11T06:08:46-07:00</committed-date>
    <authored-date>2009-07-11T06:08:46-07:00</authored-date>
    <message>don't show all files state in subdir, only show shubdir itself</message>
    <tree>c4335421ed028bc5f5839f67e0c94118e287fd1c</tree>
    <committer>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a31fd46054e4fa6f88a421785a2358d866ca6d26</id>
      </parent>
    </parents>
    <author>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </author>
    <url>http://github.com/lvv/git-prompt/commit/d64e4fcab7e62b383dc373a25b2cd7d6da099478</url>
    <id>d64e4fcab7e62b383dc373a25b2cd7d6da099478</id>
    <committed-date>2009-07-11T05:39:03-07:00</committed-date>
    <authored-date>2009-07-11T04:35:25-07:00</authored-date>
    <message>fixed: broken with retab parse_git_status(), rename: trunkated_* --&gt; elipses_*</message>
    <tree>f0c9a79f3430ec7d33f1efd8a47ba449d9022c0d</tree>
    <committer>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>405d92c2ea26726c7d5c41ccecdd34933a0344d9</id>
      </parent>
    </parents>
    <author>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </author>
    <url>http://github.com/lvv/git-prompt/commit/a31fd46054e4fa6f88a421785a2358d866ca6d26</url>
    <id>a31fd46054e4fa6f88a421785a2358d866ca6d26</id>
    <committed-date>2009-07-10T09:34:30-07:00</committed-date>
    <authored-date>2009-07-10T09:34:30-07:00</authored-date>
    <message>removed obsolete $label, renamed *_title --&gt; *_label</message>
    <tree>7d596cb5b8903cbded5c7db7f6911aea83d9fe62</tree>
    <committer>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8fde415cb0609605f12e3e5a4942c75fbf2a7bf3</id>
      </parent>
    </parents>
    <author>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </author>
    <url>http://github.com/lvv/git-prompt/commit/405d92c2ea26726c7d5c41ccecdd34933a0344d9</url>
    <id>405d92c2ea26726c7d5c41ccecdd34933a0344d9</id>
    <committed-date>2009-07-10T09:28:15-07:00</committed-date>
    <authored-date>2009-07-10T09:28:15-07:00</authored-date>
    <message>fixed: display of only last dir in label</message>
    <tree>db55e3d60ad71befc272864a8e0b837a2631999b</tree>
    <committer>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4153b36a2c73ff11c28b26e5c47fcf45192210b5</id>
      </parent>
    </parents>
    <author>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </author>
    <url>http://github.com/lvv/git-prompt/commit/8fde415cb0609605f12e3e5a4942c75fbf2a7bf3</url>
    <id>8fde415cb0609605f12e3e5a4942c75fbf2a7bf3</id>
    <committed-date>2009-07-10T06:24:24-07:00</committed-date>
    <authored-date>2009-07-10T06:21:51-07:00</authored-date>
    <message>fixed: cwd_truncate; label displas only last path dir</message>
    <tree>785d15ac4289a36bce9e51142a8cde493347513a</tree>
    <committer>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8b42fd3974e734cb2d164299ccc3519d13789a10</id>
      </parent>
    </parents>
    <author>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </author>
    <url>http://github.com/lvv/git-prompt/commit/4153b36a2c73ff11c28b26e5c47fcf45192210b5</url>
    <id>4153b36a2c73ff11c28b26e5c47fcf45192210b5</id>
    <committed-date>2009-07-02T23:09:53-07:00</committed-date>
    <authored-date>2009-07-02T23:09:53-07:00</authored-date>
    <message>fixed: default for cwd_cmd</message>
    <tree>923f1cec2756f37a0ab38c459f42c5b405c4ad93</tree>
    <committer>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fe3a155c8594644a7b81beb428b2b9bdbef2bda3</id>
      </parent>
    </parents>
    <author>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </author>
    <url>http://github.com/lvv/git-prompt/commit/8b42fd3974e734cb2d164299ccc3519d13789a10</url>
    <id>8b42fd3974e734cb2d164299ccc3519d13789a10</id>
    <committed-date>2009-07-02T05:52:28-07:00</committed-date>
    <authored-date>2009-07-02T05:52:28-07:00</authored-date>
    <message>fixed: consistant tabulation. tabstop=8, tabs replaced with spaces</message>
    <tree>456e83aeef690acc98cd6dc26e4cdc890df2da30</tree>
    <committer>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d2b9f309bb213db2ed64484c78a6627834bbcd5c</id>
      </parent>
    </parents>
    <author>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </author>
    <url>http://github.com/lvv/git-prompt/commit/fe3a155c8594644a7b81beb428b2b9bdbef2bda3</url>
    <id>fe3a155c8594644a7b81beb428b2b9bdbef2bda3</id>
    <committed-date>2009-07-02T05:03:31-07:00</committed-date>
    <authored-date>2009-07-02T05:03:31-07:00</authored-date>
    <message>-- fixed: upcase_hostname didn't do right thing if host == default_host</message>
    <tree>24e4faa0dd84992b3c4d9dbd2d95256135e93443</tree>
    <committer>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>32c68713f2e94bb70518cc00ecd712efa83393c9</id>
      </parent>
    </parents>
    <author>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </author>
    <url>http://github.com/lvv/git-prompt/commit/d2b9f309bb213db2ed64484c78a6627834bbcd5c</url>
    <id>d2b9f309bb213db2ed64484c78a6627834bbcd5c</id>
    <committed-date>2009-07-01T10:00:45-07:00</committed-date>
    <authored-date>2009-07-01T10:00:45-07:00</authored-date>
    <message>cwd_cmd selector</message>
    <tree>bb7979c25f3dea5ca2b18803d95b79ad3e560a8f</tree>
    <committer>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d1b9536ce8d1f15c15f5b8e382f11a5a14178cf3</id>
      </parent>
    </parents>
    <author>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </author>
    <url>http://github.com/lvv/git-prompt/commit/32c68713f2e94bb70518cc00ecd712efa83393c9</url>
    <id>32c68713f2e94bb70518cc00ecd712efa83393c9</id>
    <committed-date>2009-07-01T09:00:12-07:00</committed-date>
    <authored-date>2009-07-01T09:00:12-07:00</authored-date>
    <message>-- cwd_truncate() -- no external cmd implementation</message>
    <tree>1463eeaf3eda387151d4b8ef728ae95ea5b24ce7</tree>
    <committer>
      <name>Leonid Volnitsky</name>
      <email>Leonid@Volnitsky.com</email>
    </committer>
  </commit>
</commits>
