<p>This extended the <code>--timestamp</code> to render_old to take a full unix timestamp as well as a simple date.</p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/tomhughes/mod_tile master</pre>
<p>Or view, comment on, or merge it at:</p>
<p>  <a href='https://github.com/openstreetmap/mod_tile/pull/32'>https://github.com/openstreetmap/mod_tile/pull/32</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add gitignore</li>
  <li>Allow timestamp to be specified to render_old as a unix timestamp</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>A</strong>
    <a href="https://github.com/openstreetmap/mod_tile/pull/32/files#diff-0">.gitignore</a>
    (30)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/mod_tile/pull/32/files#diff-1">render_old.c</a>
    (20)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/mod_tile/pull/32.patch'>https://github.com/openstreetmap/mod_tile/pull/32.patch</a></li>
  <li><a href='https://github.com/openstreetmap/mod_tile/pull/32.diff'>https://github.com/openstreetmap/mod_tile/pull/32.diff</a></li>
</ul>