]> git.scottworley.com Git - git-cache/summary
 
descriptionCache git repos, like nix's fetchGit
last changeThu, 25 May 2023 01:35:03 +0000 (18:35 -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
2023-05-25 Scott WorleyRelease 1.4.3 master 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
2022-11-23 Scott WorleyNew pylint likes f-strings
2022-11-23 Scott WorleyStart on 1.4.2
2021-07-09 Scott WorleyRelease 1.4.1 v1.4.1
2021-07-09 Scott WorleySwitch branch name used in tests: master → main
2021-07-09 Scott WorleySuppress git's init.defaultBranch hints
2021-07-09 Scott WorleyAppease linter: Remove stray whitespace
2021-07-09 Scott WorleyStart on 1.4.1
...
tags
11 months ago v1.4.3
17 months ago v1.4.2
2 years ago v1.4.1
2 years ago v1.4.0
2 years ago v1.3.1
3 years ago v1.3.0
3 years ago v1.2.3 Release 1.2.3
3 years ago v1.2.2 Release 1.2.2
3 years ago v1.1.1 Release 1.1.1
3 years ago v1.2.0 Release 1.2.0
3 years ago v1.2.1 Release 1.2.1
3 years ago v1.1.0 Release 1.1.0
3 years ago v1.0.0 Release v1.0.0
heads
11 months ago master