tag:github.com,2008:https://github.com/seeraven/gitcache/releases Release notes from gitcache 2026-03-12T07:56:50Z tag:github.com,2008:Repository/275564106/v1.0.31 2026-03-12T08:25:37Z gitcache 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.30 2026-02-28T12:31:11Z gitcache 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.29 2025-10-05T07:27:32Z gitcache 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.28 2025-04-26T14:38:50Z gitcache 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.27 2025-03-28T04:39:44Z gitcache 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.26 2025-03-21T13:30:21Z gitcache 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.25 2025-02-27T15:40:04Z gitcache 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.24 2025-02-03T15:14:17Z gitcache 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.23 2025-02-01T07:48:47Z gitcache 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.22 2024-12-24T06:24:40Z gitcache 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]