<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -13,6 +13,7 @@
         &lt;td&gt;
           Name: &lt;%= content_tag :input, :type =&gt; &quot;text&quot;, :value =&gt; git.config[:global, &quot;user.name&quot;], :onchange =&gt; &quot;dispatch({controller: 'config', action: 'set', scope: 'global', key: 'user.name', value: $F(this)})&quot; %&gt;&lt;br/&gt;
           Email: &lt;%= content_tag :input, :type =&gt; &quot;text&quot;, :value =&gt; git.config[:global, &quot;user.email&quot;], :onchange =&gt; &quot;dispatch({controller: 'config', action: 'set', scope: 'global', key: 'user.email', value: $F(this)})&quot; %&gt;&lt;br/&gt;
+          Log limit: &lt;%= content_tag :input, :type =&gt; &quot;text&quot;, :value =&gt; git.config[:global, &quot;log.limit&quot;] || LogController::DEFAULT_LOG_LIMIT, :onchange =&gt; &quot;dispatch({controller: 'config', action: 'set', scope: 'global', key: 'log.limit', value: $F(this)})&quot; %&gt;&lt;br/&gt;
         &lt;/td&gt;
       &lt;/tr&gt;
       &lt;tr&gt;</diff>
      <filename>Support/app/views/config/index.html.erb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e872d3c6a2c497e15b5a96fd11b93d4c4297dfc7</id>
    </parent>
    <parent>
      <id>6223fb16f30c364c9347c46e42387b64135bb80d</id>
    </parent>
  </parents>
  <author>
    <name>Tim Harper</name>
    <email>timcharper@gmail.com</email>
  </author>
  <url>http://github.com/subtleGradient/git.tmbundle/commit/92585e874fcf5f455bdf934be57ed63f25ebd849</url>
  <id>92585e874fcf5f455bdf934be57ed63f25ebd849</id>
  <committed-date>2008-04-10T22:04:17-07:00</committed-date>
  <authored-date>2008-04-10T22:04:17-07:00</authored-date>
  <message>Merge commit 'drylight/master' into release</message>
  <tree>b11d826b5fcc4b4cd578fd95d821f8fd0108e2ba</tree>
  <committer>
    <name>Tim Harper</name>
    <email>timcharper@gmail.com</email>
  </committer>
</commit>
