Commit Graph

673 Commits

Author SHA1 Message Date
figsoda
7eab5f9ce5 gitlab project names cannot be - 2023-01-06 12:31:28 -05:00
figsoda
39b02af729
Merge pull request #4 from nix-community/dependabot/cargo/trycmd-0.14.8
Bump trycmd from 0.14.6 to 0.14.8
2023-01-05 12:04:06 -05:00
dependabot[bot]
588773004b
Bump trycmd from 0.14.6 to 0.14.8
Bumps [trycmd](https://github.com/assert-rs/trycmd) from 0.14.6 to 0.14.8.
- [Release notes](https://github.com/assert-rs/trycmd/releases)
- [Changelog](https://github.com/assert-rs/trycmd/blob/main/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/trycmd/compare/v0.14.6...v0.14.8)

---
updated-dependencies:
- dependency-name: trycmd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05 15:45:50 +00:00
figsoda
c14e788787 allow hyphen values for --list-sep 2023-01-04 18:18:20 -05:00
figsoda
8984df2474 updated supported fetchers list 2023-01-04 18:15:44 -05:00
figsoda
eceb1de44c ci: limit hercules to supported systems 2023-01-03 18:20:04 -05:00
figsoda
016463f92c ci: fix typo 2023-01-03 15:19:05 -05:00
figsoda
c3415331e7 bump version 2023-01-03 14:54:08 -05:00
figsoda
44c1855be2 fix gitlab fetcher with trailing .git 2023-01-03 14:52:29 -05:00
figsoda
012ef4a405 add changelog entry 2023-01-03 14:44:35 -05:00
figsoda
150a96ec71 bump version 2023-01-03 14:38:38 -05:00
figsoda
2016deb2cf fix typo 2023-01-03 14:32:31 -05:00
figsoda
b935530cf9 fix ci 2023-01-03 14:28:54 -05:00
figsoda
1883fbfc84 ci: run tests 2023-01-03 14:25:24 -05:00
figsoda
bc2a7d4e21 run tests in ci 2023-01-03 14:20:40 -05:00
figsoda
022c339491 verify test outputs 2023-01-03 14:18:10 -05:00
figsoda
2eca41bb0a disable tests in flake 2023-01-03 14:16:29 -05:00
figsoda
59ec469378 fix fetchhg 2023-01-03 14:15:45 -05:00
figsoda
d7e858621a test with trycmd 2023-01-03 13:34:06 -05:00
figsoda
afae462b3f add --list-sep 2023-01-02 16:48:50 -05:00
figsoda
be1ef9d3c1 add more gitea hosts 2023-01-02 15:22:39 -05:00
figsoda
946688974f Revert "remove --list-possible-fetchers since all fetchers are possible"
This reverts commit c854935b1a.
2023-01-02 15:06:10 -05:00
figsoda
c854935b1a remove --list-possible-fetchers since all fetchers are possible 2023-01-02 15:02:00 -05:00
figsoda
e2eee849f2 better support for URL schemes 2023-01-02 14:56:02 -05:00
figsoda
2f0e9a71ed support fetchsvn 2023-01-02 14:20:01 -05:00
figsoda
87f7c3c7bf support gitlab repositories under groups 2023-01-02 13:05:31 -05:00
figsoda
485ace6409 remove default get_flake_ref 2023-01-02 12:32:43 -05:00
figsoda
69990c3059 bump version 2023-01-01 22:43:22 -05:00
figsoda
2ad7ee0e8b fix url fetchers with --arg-str 2023-01-01 22:29:14 -05:00
figsoda
deb4ae4858 fix typo 2023-01-01 20:55:52 -05:00
figsoda
5a8e5bb5a4 fix typo 2023-01-01 20:26:16 -05:00
figsoda
1a542b2504 bump version 2023-01-01 20:24:52 -05:00
figsoda
d1ef8bba2d clean up get_flake_ref and fix git:// url scheme 2023-01-01 20:13:38 -05:00
figsoda
24814d38e5 deduplicate code 2023-01-01 20:07:28 -05:00
figsoda
ca13078241 add --arg-str 2023-01-01 19:21:40 -05:00
figsoda
6dc540c192 add --overwrite and --overwrite-str 2023-01-01 19:08:25 -05:00
figsoda
834bb2cedc wrap additional arguments in json objects with --json 2023-01-01 16:17:08 -05:00
figsoda
72f973d447 bump version 2023-01-01 14:28:05 -05:00
figsoda
cada0bc8d1 add missing experimental features 2023-01-01 14:25:11 -05:00
figsoda
f87ab5dd73 fetchgit: fetch submodules since this is the default 2023-01-01 14:04:38 -05:00
figsoda
ecd44f7132 run nix with the nix-command feature 2023-01-01 10:24:53 -05:00
figsoda
79aeb8c800 fix grammar 2022-12-31 22:34:56 -05:00
figsoda
1a1454ed1e add comparison to nix-prefetch 2022-12-31 22:33:16 -05:00
figsoda
257357806c bump version 2022-12-31 20:21:37 -05:00
figsoda
a313c21a8a fix typo 2022-12-31 20:20:02 -05:00
figsoda
70c088f374 bump version 2022-12-31 20:04:34 -05:00
figsoda
3409b14399 support fetchFromGitiles 2022-12-31 19:42:02 -05:00
figsoda
29286f7375 avoid cloning if possible 2022-12-31 19:21:33 -05:00
figsoda
75f968b42b remove common module 2022-12-31 19:10:23 -05:00
figsoda
0a86ea6c8f support fetchFromRepoOrCz 2022-12-31 18:40:34 -05:00