]> git.scottworley.com Git - git-cache/summary
 
descriptionCache git repos, like nix's fetchGit
last changeSat, 29 Jun 2024 06:52:23 +0000 (23:52 -0700)
readme

git-cache

Cache git repos, much like nix’s builtins.fetchGit

When N applications that need this functionality each implement it without coordination, the user gets N copies of the same content, wasting disk space. This is an xkcd-927 attempt to coordinate.

shortlog
2024-06-29 Scott WorleyRelease 1.5.0 master v1.5.0
2024-06-29 Scott WorleySupport "tag <tag>" syntax for fetching tags
2024-06-29 Scott WorleyStart on 1.5.0
2024-06-03 Scott WorleyRelease 1.4.4 v1.4.4
2024-06-03 Scott WorleyFix nested-git issues in pre-commit hook
2024-06-03 Scott WorleyUse a specific Exception type
2024-06-03 Scott WorleyStart on 1.4.4
2023-05-25 Scott WorleyRelease 1.4.3 v1.4.3
2023-05-25 Scott WorleyAdapt to nixpkgs' nativeCheckInputs change
2022-11-24 Scott WorleySay a little more in the README about why this is useful
2022-11-24 Scott WorleySpecify license
2022-11-23 Scott WorleyRelease 1.4.2 v1.4.2
2022-11-23 Scott WorleyRely on nixpkgs' python3Packages.backoff
2022-11-23 Scott WorleyREADME is markdown
2022-11-23 Scott WorleyNew pylint stubbornly wants setUp/tearDown-spanning...
2022-11-23 Scott WorleyNew pylint likes explicit encodings
...
tags
4 months ago v1.5.0
5 months ago v1.4.4
17 months ago v1.4.3
23 months ago v1.4.2
3 years ago v1.4.1
3 years ago v1.4.0
3 years ago v1.3.1
3 years ago v1.3.0
4 years ago v1.2.3 Release 1.2.3
4 years ago v1.2.2 Release 1.2.2
4 years ago v1.1.1 Release 1.1.1
4 years ago v1.2.0 Release 1.2.0
4 years ago v1.2.1 Release 1.2.1
4 years ago v1.1.0 Release 1.1.0
4 years ago v1.0.0 Release v1.0.0
heads
4 months ago master