Commit Graph

49 Commits

Author SHA1 Message Date
R. Ryantm
ff76ffdb3a carapace: 1.1.1 -> 1.2.1 2025-01-26 00:57:10 +00:00
R. Ryantm
f1262d5595 carapace: 1.1.0 -> 1.1.1 2024-12-19 14:48:50 +00:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
R. Ryantm
ac0efff3ff carapace: 1.0.7 -> 1.1.0 2024-12-09 00:37:11 +00:00
R. Ryantm
650482427d carapace: 1.0.6 -> 1.0.7 2024-10-04 06:38:22 +00:00
Ashish SHUKLA
2ec6fe1a72
carapace: 1.0.5 -> 1.0.6
- depend on go 1.23
- update src to point to updated upstream

Changes: https://github.com/carapace-sh/carapace-bin/releases/tag/v1.0.6
2024-09-13 07:58:34 +05:30
R. Ryantm
4ec7463376 carapace: 1.0.4 -> 1.0.5 2024-08-02 13:02:50 +00:00
R. Ryantm
0f37bcbc38 carapace: 1.0.3 -> 1.0.4 2024-06-30 17:38:04 +02:00
R. Ryantm
0903e4d0c9 carapace: 1.0.2 -> 1.0.3 2024-06-01 00:28:17 +00:00
Andrew Kvalheim
8fdf340723 carapace: update homepage
- Previous URL returns 404 Not Found
- Current URL is referenced at https://github.com/carapace-sh/carapace-bin
2024-05-24 17:21:38 -07:00
Miguel Madrid-Mencía
9e3ffad0a6
carapace: 1.0.1 -> 1.0.2 2024-05-06 09:18:14 +02:00
Nick Cao
a68c46b9b3
Merge pull request #304132 from r-ryantm/auto-update/carapace
carapace: 1.0.0 -> 1.0.1
2024-04-17 10:46:02 -04:00
Scott Zhu Reeves
49716578cc maintainers: remove star-szr 2024-04-16 14:43:21 -04:00
R. Ryantm
037368082f carapace: 1.0.0 -> 1.0.1 2024-04-15 00:24:23 +00:00
R. Ryantm
62e267f4be carapace: 0.30.2 -> 1.0.0 2024-03-14 01:43:08 +00:00
R. Ryantm
7fc0379d7f carapace: 0.30.1 -> 0.30.2 2024-02-22 00:51:58 +00:00
R. Ryantm
132bd549cd carapace: 0.29.1 -> 0.30.1 2024-02-03 00:40:23 +00:00
Jan Tebernum
84b60551ce
carapace: 0.29.0 -> 0.29.1 2024-01-20 21:43:45 +01:00
R. Ryantm
b3500741d2 carapace: 0.28.5 -> 0.29.0 2024-01-03 20:04:22 +00:00
Nick Cao
6cf051ab1d
carapace: fix cross compilation 2023-12-29 16:34:54 -05:00
Scott Zhu Reeves
d050c21e90 carapace: 0.28.4 -> 0.28.5 2023-12-05 06:52:51 -05:00
Scott Zhu Reeves
115fc8c3c6 carapace: 0.28.3 -> 0.28.4 2023-11-29 14:14:39 -05:00
R. Ryantm
6e500a7320 carapace: 0.28.2 -> 0.28.3 2023-11-05 07:00:40 +00:00
Scott Zhu Reeves
357bd13608 carapace: 0.28.0 -> 0.28.2 2023-10-29 13:29:18 -04:00
R. Ryantm
5fa44991c3 carapace: 0.27.0 -> 0.28.0 2023-10-13 19:37:38 +00:00
star-szr
3098d238ef
carapace: 0.26.0 -> 0.27.0 (#253444) 2023-09-05 19:24:42 +02:00
R. Ryantm
71812299fc carapace: 0.25.3 -> 0.26.0 2023-08-06 00:35:57 +00:00
R. Ryantm
5359f3161e carapace: 0.25.1 -> 0.25.3 2023-07-30 07:48:30 +00:00
R. Ryantm
eb5bd3349b carapace: 0.25.0 -> 0.25.1 2023-07-11 14:56:32 +00:00
R. Ryantm
44c39f9a30 carapace: 0.24.5 -> 0.25.0 2023-07-02 06:28:10 +00:00
Sandro Jäckel
3ad7d71afe treewide: don't set platforms.unix for buildGoModule 2023-06-13 17:54:26 +03:00
R. Ryantm
a6eb749c4e carapace: 0.24.4 -> 0.24.5 2023-05-18 04:23:23 +00:00
R. Ryantm
50018aff3e carapace: 0.24.1 -> 0.24.4 2023-04-19 05:44:21 +00:00
Scott Zhu Reeves
fe26557008 carapace: 0.23.0 -> 0.24.1
https://github.com/rsteube/carapace-bin/releases/tag/v0.24.0
https://github.com/rsteube/carapace-bin/releases/tag/v0.24.1
2023-04-11 06:08:32 -04:00
Scott Zhu Reeves
0b39ed44dd carapace: add ldflags for version
With this change, `carapace --version` returns the correct version
rather than `develop`. I tested a binary downloaded from their releases
page and this is the correct format, there should not be a v prefix or
anything else.
2023-04-01 09:51:30 -04:00
R. Ryantm
634b2fcf47 carapace: 0.22.0 -> 0.23.0 2023-03-28 17:47:21 +00:00
R. Ryantm
8caf109c28 carapace: 0.21.0 -> 0.22.0 2023-03-05 16:26:07 +00:00
R. Ryantm
cb0e6935af carapace: 0.20.2 -> 0.21.0 2023-01-31 19:58:54 +00:00
R. Ryantm
5ace114066 carapace: 0.19.1 -> 0.20.2 2023-01-20 13:21:20 +08:00
R. Ryantm
daef14ab64 carapace: 0.18.1 -> 0.19.1 2023-01-11 22:04:31 +08:00
R. Ryantm
5b2fa95c0b carapace: 0.18.0 -> 0.18.1 2022-12-02 23:53:36 +08:00
R. Ryantm
521b33dae2 carapace: 0.17.1 -> 0.18.0 2022-11-06 23:11:55 +00:00
R. Ryantm
1546bf64ad carapace: 0.17.0 -> 0.17.1 2022-10-17 20:12:23 +08:00
R. Ryantm
d8c964c2f7 carapace: 0.16.0 -> 0.17.0 2022-10-04 07:47:47 +00:00
R. Ryantm
a29b52aa41 carapace: 0.15.1 -> 0.16.0 2022-09-23 11:11:31 +00:00
R. Ryantm
60043ef7c3 carapace: 0.15.0 -> 0.15.1 2022-09-22 22:45:31 +08:00
R. Ryantm
66fa3d0f3e carapace: 0.8.10 -> 0.15.0 2022-09-09 12:24:02 +00:00
zowoq
555d3b2b05 carapace: use default buildGoModule 2022-09-08 18:07:06 +10:00
Massimo Redaelli
b9c4739708 carapace: init at 0.8.10 2022-01-30 17:50:30 +01:00