]> git.scottworley.com Git - git-cache/log
git-cache
19 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

3 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

3 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

3 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

3 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

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

3 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

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

3 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

3 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

3 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