]> git.scottworley.com Git - git-cache/log
git-cache
11 months agoRelease 1.4.3 master v1.4.3
Scott Worley [Thu, 25 May 2023 01:35:03 +0000 (18:35 -0700)]
Release 1.4.3

11 months agoAdapt to nixpkgs' nativeCheckInputs change
Scott Worley [Thu, 25 May 2023 01:30:45 +0000 (18:30 -0700)]
Adapt to nixpkgs' nativeCheckInputs change

nixpkgs commit f39abbc3500451fc00c80fed71b0f6f7bba8b6a4, first released in
23.05, requires that everyone move their checkInputs to nativeCheckInputs.
To build both before and after this change, we detect whether we're before
or after this change by reading the manual & behave appropriately.  :/

17 months agoSay a little more in the README about why this is useful
Scott Worley [Thu, 24 Nov 2022 02:12:20 +0000 (18:12 -0800)]
Say a little more in the README about why this is useful

17 months agoSpecify license
Scott Worley [Thu, 24 Nov 2022 02:06:34 +0000 (18:06 -0800)]
Specify license

17 months agoRelease 1.4.2 v1.4.2
Scott Worley [Wed, 23 Nov 2022 09:02:24 +0000 (01:02 -0800)]
Release 1.4.2

17 months agoRely on nixpkgs' python3Packages.backoff
Scott Worley [Wed, 23 Nov 2022 08:59:52 +0000 (00:59 -0800)]
Rely on nixpkgs' python3Packages.backoff

17 months agoREADME is markdown
Scott Worley [Wed, 23 Nov 2022 08:57:12 +0000 (00:57 -0800)]
README is markdown

17 months agoNew pylint stubbornly wants setUp/tearDown-spanning withs
Scott Worley [Wed, 23 Nov 2022 08:55:09 +0000 (00:55 -0800)]
New pylint stubbornly wants setUp/tearDown-spanning withs

17 months agoNew pylint likes explicit encodings
Scott Worley [Wed, 23 Nov 2022 08:33:37 +0000 (00:33 -0800)]
New pylint likes explicit encodings

17 months agoNew pylint likes f-strings
Scott Worley [Wed, 23 Nov 2022 08:25:38 +0000 (00:25 -0800)]
New pylint likes f-strings

17 months agoStart on 1.4.2
Scott Worley [Wed, 23 Nov 2022 08:02:15 +0000 (00:02 -0800)]
Start on 1.4.2

2 years agoRelease 1.4.1 v1.4.1
Scott Worley [Fri, 9 Jul 2021 23:02:41 +0000 (16:02 -0700)]
Release 1.4.1

2 years agoSwitch branch name used in tests: master → main
Scott Worley [Fri, 9 Jul 2021 22:59:59 +0000 (15:59 -0700)]
Switch branch name used in tests: master → main

2 years agoSuppress git's init.defaultBranch hints
Scott Worley [Fri, 9 Jul 2021 22:56:29 +0000 (15:56 -0700)]
Suppress git's init.defaultBranch hints

2 years agoAppease linter: Remove stray whitespace
Scott Worley [Fri, 9 Jul 2021 22:54:33 +0000 (15:54 -0700)]
Appease linter: Remove stray whitespace

2 years agoStart on 1.4.1
Scott Worley [Fri, 9 Jul 2021 22:54:11 +0000 (15:54 -0700)]
Start on 1.4.1

2 years agoRelease 1.4.0 v1.4.0
Scott Worley [Tue, 22 Jun 2021 00:35:47 +0000 (17:35 -0700)]
Release 1.4.0

2 years ago--force flag to recover from remote force-push
Scott Worley [Tue, 22 Jun 2021 00:28:28 +0000 (17:28 -0700)]
--force flag to recover from remote force-push

2 years agoParse command line arguments more extensibly
Scott Worley [Mon, 21 Jun 2021 23:00:55 +0000 (16:00 -0700)]
Parse command line arguments more extensibly

2 years agoRefuse force-pushes even if cache is cleared
Scott Worley [Mon, 21 Jun 2021 21:43:18 +0000 (14:43 -0700)]
Refuse force-pushes even if cache is cleared

2 years ago_setenv()
Scott Worley [Mon, 21 Jun 2021 19:56:06 +0000 (12:56 -0700)]
_setenv()

2 years agoAllow ancestry checks beween two revs
Scott Worley [Mon, 21 Jun 2021 19:35:51 +0000 (12:35 -0700)]
Allow ancestry checks beween two revs

2 years agoStart on 1.4.0
Scott Worley [Mon, 21 Jun 2021 18:17:32 +0000 (11:17 -0700)]
Start on 1.4.0

2 years agoRelease 1.3.1 v1.3.1
Scott Worley [Tue, 8 Jun 2021 06:18:27 +0000 (23:18 -0700)]
Release 1.3.1

2 years agoFix bug: Fetch if ancestry check fails
Scott Worley [Tue, 8 Jun 2021 06:17:05 +0000 (23:17 -0700)]
Fix bug: Fetch if ancestry check fails

2 years agoStart on 1.3.1
Scott Worley [Tue, 8 Jun 2021 05:34:44 +0000 (22:34 -0700)]
Start on 1.3.1

3 years agoVersion 1.3.0 v1.3.0
Chuck [Mon, 19 Apr 2021 22:40:22 +0000 (15:40 -0700)]
Version 1.3.0

3 years agoRefactor: Move packages definition into main flake output attrset
Chuck [Mon, 19 Apr 2021 22:38:48 +0000 (15:38 -0700)]
Refactor: Move packages definition into main flake output attrset

3 years agoOffer "overlay" and "overlays" flake outputs
Chuck [Mon, 19 Apr 2021 22:36:51 +0000 (15:36 -0700)]
Offer "overlay" and "overlays" flake outputs

This is the preferred way to define packages in flakes according to
https://github.com/NixOS/rfcs/pull/49/files#r448298299

3 years agoStart on 1.3.0
Chuck [Mon, 19 Apr 2021 22:36:29 +0000 (15:36 -0700)]
Start on 1.3.0

3 years agoRelease 1.2.3 v1.2.3
Scott Worley [Wed, 26 Aug 2020 05:46:42 +0000 (22:46 -0700)]
Release 1.2.3

3 years agoFix bug: Stray output on new cache entry
Scott Worley [Wed, 26 Aug 2020 05:45:29 +0000 (22:45 -0700)]
Fix bug: Stray output on new cache entry

3 years agoStart on 1.2.3
Scott Worley [Wed, 26 Aug 2020 04:52:12 +0000 (21:52 -0700)]
Start on 1.2.3

3 years agoRelease 1.2.2 v1.2.2
Scott Worley [Tue, 25 Aug 2020 23:23:50 +0000 (16:23 -0700)]
Release 1.2.2

3 years agoMerge changelog from 1.1 branch
Scott Worley [Tue, 25 Aug 2020 23:23:09 +0000 (16:23 -0700)]
Merge changelog from 1.1 branch

3 years agoFlake support
Scott Worley [Tue, 25 Aug 2020 23:18:18 +0000 (16:18 -0700)]
Flake support

3 years agoStart on 1.2.2
Scott Worley [Tue, 25 Aug 2020 22:53:03 +0000 (15:53 -0700)]
Start on 1.2.2

3 years agoRelease 1.2.1 v1.2.1
Scott Worley [Tue, 4 Aug 2020 00:15:29 +0000 (17:15 -0700)]
Release 1.2.1

3 years agoSupport old mypy: Explicit bytes cast
Scott Worley [Tue, 4 Aug 2020 00:11:19 +0000 (17:11 -0700)]
Support old mypy: Explicit bytes cast

3 years agoStart on 1.2.1
Scott Worley [Tue, 4 Aug 2020 00:10:29 +0000 (17:10 -0700)]
Start on 1.2.1

3 years agoRelease 1.2.0 v1.2.0
Scott Worley [Sat, 18 Jul 2020 00:32:11 +0000 (17:32 -0700)]
Release 1.2.0

3 years agoRetry fetch with backoff
Scott Worley [Sat, 18 Jul 2020 00:29:18 +0000 (17:29 -0700)]
Retry fetch with backoff

3 years agoStart on 1.2.0
Scott Worley [Sat, 18 Jul 2020 00:30:35 +0000 (17:30 -0700)]
Start on 1.2.0

3 years agoRelease 1.1.0 v1.1.0
Scott Worley [Fri, 17 Jul 2020 00:15:21 +0000 (17:15 -0700)]
Release 1.1.0

3 years agoSimple command-line interface
Scott Worley [Fri, 17 Jul 2020 00:10:59 +0000 (17:10 -0700)]
Simple command-line interface

3 years agoInitial version v1.0.0
Scott Worley [Fri, 10 Jul 2020 19:37:44 +0000 (12:37 -0700)]
Initial version