tag:github.com,2008:https://github.com/seeraven/gitcache/releasesRelease notes from gitcache2026-03-12T07:56:50Ztag:github.com,2008:Repository/275564106/v1.0.312026-03-12T08:25:37Zgitcache v1.0.31<h1>gitcache v1.0.31</h1>
<ul>
<li>Skip git-lfs fetch if the repository does not contain a <code>.gitattributes</code>.</li>
<li>Strip credentials from mirror URLs and temporarily restore them for fetch and pull actions.</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/275564106/v1.0.302026-02-28T12:31:11Zgitcache v1.0.30<h1>gitcache v1.0.30</h1>
<ul>
<li>Bugfix: Fix <code>git fetch</code> incorrectly treating refspecs as repository URLs (thanks to colinodell).</li>
<li>Feature: Intercept fetch for unmanaged repositories (thanks to fkollmann)</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/275564106/v1.0.292025-10-05T07:27:32Zgitcache v1.0.29<h1>Changelog</h1>
<ul>
<li>Feature: Use relative paths in database.</li>
<li>Bugfix: Ensure <code>GITCACHE_DIR</code> is normalized (thanks to guoh27)</li>
<li>Feature: Support shallow cloning from local mirror with the <code>--depth</code> option</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/275564106/v1.0.282025-04-26T14:38:50Zgitcache v1.0.28<h1>Changelog</h1>
<ul>
<li>Bugfix: Capture CTRL-C and forward it to the <code>git</code> subprocess.</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/275564106/v1.0.272025-03-28T04:39:44Zgitcache v1.0.27<h1>Changelog</h1>
<ul>
<li>Bugfix: Fix <code>git remote add origin</code> command when not using the <code>-C</code> option.</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/275564106/v1.0.262025-03-21T13:30:21Zgitcache v1.0.26<h1>Changelog</h1>
<ul>
<li>Bugfix: Fix command line handling when using the <code>git remote</code> command.</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/275564106/v1.0.252025-02-27T15:40:04Zgitcache v1.0.25<h1>Changelog</h1>
<ul>
<li>Handle <code>git remote add origin</code> by cloning the remote if it was not mirrored<br>
before and configure the mirror for the remote origin fetch.</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/275564106/v1.0.242025-02-03T15:14:17Zgitcache refs/tags/v1.0.24<h1>gitcache v1.0.24</h1>
<ul>
<li>To allow fetching orphaned commits, the <code>git fetch</code> command retries a failed command in the mirror directory.</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/275564106/v1.0.232025-02-01T07:48:47Zgitcache refs/tags/v1.0.23<h1>gitcache v1.0.23</h1>
<ul>
<li>Added support for Ubuntu 22.04 and Ubuntu 24.04 on ARM.</li>
<li>Updated pip dependencies.</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/275564106/v1.0.222024-12-24T06:24:40Zgitcache refs/tags/v1.0.22<h1>Changes since v1.0.21</h1>
<ul>
<li>Bugfix in functional test with an invalid repository name.</li>
<li>Moved main entry point into the module to allow building a wheel.</li>
<li>Added first support in Makefile to build and test a wheel.</li>
<li>Added support to the github runner to create a wheel release.</li>
</ul>github-actions[bot]