rsteube
a7a15ce8f8
kubeadm: updates from v1.33.0
2025-04-25 18:29:51 +02:00
rsteube
2622f372e5
nix: ActionInstallables - support local attributes
2025-04-23 23:03:23 +02:00
Antonin
efdd989221
tsh: improved kube clusters integration ( #2760 )
...
* tsh: improved kube clusters integration
* tsh: add flags for proxy_kube
* tsh: fix flags order
2025-04-22 17:23:33 +02:00
Ralf Steube
e2f35a1c25
jj: ActionHeadCommits - fix ordering ( #2753 )
2025-04-09 12:21:02 +02:00
rsteube
489479e603
gh: updated languages
2025-03-17 13:13:48 +01:00
aftix
b243b54b03
jj_completer: updated to jujutsu 0.27.0
...
- Added `--include-remotes` flag to `jj bookmark forget`
- Added `jj sign/unsign` commands
2025-03-15 17:46:19 -05:00
rsteube
0559c9bf72
git: reflog completion
2025-03-10 12:03:34 +01:00
rsteube
1746eba3be
gh: updates from v2.68.0
2025-03-06 20:11:29 +01:00
Ralf Steube
27d6d1a3af
go: updates from 1.24.0 ( #2701 )
2025-02-14 20:23:15 +01:00
Ralf Steube
0dc03bba51
support cmd-clink ( #2666 )
2025-02-12 00:37:29 +01:00
rsteube
cf02158060
git: ActionChanges uid
2025-02-07 20:17:50 +01:00
rsteube
ad9383156a
env: added completion for CARAPACE_UNFILTERED
2025-01-25 17:23:03 +01:00
rsteube
655f7ab326
added hurl
2025-01-18 15:34:19 +01:00
rsteube
591a203a49
added ghostty
2024-12-27 18:51:29 +01:00
rsteube
3e7dc814e4
helm: fix action signature
2024-12-24 19:07:52 +01:00
rsteube
8969ce3916
nix: removed obsolete doc
2024-12-24 18:43:01 +01:00
rsteube
65c5351317
nix: re-add directory completion
2024-12-24 18:43:01 +01:00
rsteube
aaa850d5e6
nix: complete devshells for given flake
2024-12-24 18:43:01 +01:00
rsteube
ebc1f87135
nix: removed flake cache
...
seems `flake registry list` is only slow one the first execution
2024-12-24 18:42:45 +01:00
rsteube
5f893c4752
nix: moved actions
2024-12-24 10:58:04 +01:00
rsteube
a18e51db20
nix: simplify action signature
...
- fix cache
- fix macro compability
2024-12-24 10:58:04 +01:00
aftix
d73cb904cc
nix_completer: Add action for completing attributes on flakes
...
Fixes: https://github.com/carapace-sh/carapace-bin/issues/2374
This will only complete attributes for flakes that are in
the user's registry or are a local path. This means
that the flake eval cache should be very useful for these
completions, and that carapace won't go out and fetch
random flakes when the user is trying to tab complete.
2024-12-24 10:58:04 +01:00
Munzir Taha
8ad7885954
Fix color names
2024-12-15 15:24:34 +03:00
Munzir Taha
85726f676a
Fix color name (trivial)
2024-12-15 15:22:34 +03:00
Munzir Taha
87a70d2872
Fix color names
2024-12-15 15:21:34 +03:00
rsteube
7b2ba8d9f4
actions: added env.ActionNameValues
2024-12-13 23:03:16 +01:00
Munzir Taha
ad936b8fa8
Add run0 completer ( #2630 )
...
* Create main.go
For run0 completer
* Create root.go
For run0 completer
* run0: repeatable flags, chdir, and background
---------
Co-authored-by: rsteube <rsteube@users.noreply.github.com>
2024-12-09 17:41:39 +01:00
aftix
15cc98e3c5
jj_completer: updated for v0.24.0
...
- Removed deprecated commands
* `jj merge`
* `jj move`
* `jj checkout`
- Added `jj absorb` command
- Added `jj util exec` command
- Added `--allow-new` flag to `jj git push`
- `jj duplicate` now takes `--destination`, `--insert-before`, and `--insert-after` flags
- New revset function `fork_point`
- Several commands now accept `-f`/`-t` shorthands for `--from`/`--to`
2024-12-07 14:15:43 -06:00
Ralf Steube
07501f62e6
added saw ( #2620 )
2024-12-06 11:16:01 +01:00
Ralf Steube
4e4bc7e4a6
Merge pull request #2607 from cfbender/feat/mix-completer
...
added mix completer
2024-11-26 19:40:10 +01:00
rsteube
2f38d8b290
mix: added flags and help command
...
also support user specs for tasks with `mix.<task>.yaml`
2024-11-26 19:07:23 +01:00
Cody Bender
4286d32e2e
feat: add mix completer
2024-11-25 18:13:53 -05:00
rsteube
1d9cbf5b1d
bloop: fix description
2024-11-25 23:17:53 +01:00
rsteube
bdf0b46845
bloop: added completions
2024-11-25 23:02:39 +01:00
rsteube
5329684529
jj: ActionRevFiles - fix action
2024-11-23 12:26:07 +01:00
rsteube
8d0ab09a12
env: added CARAPACE_TOOLTIP
2024-11-15 20:34:56 +01:00
rsteube
89811dfa82
env: added CARAPACE_NOSPACE
2024-11-15 20:26:14 +01:00
aftix
17130bd3c4
jj_completer: Updated to jj v0.23.0
...
- Help commands other than the top level `jj help` removed (no longer supported)
- Added `--ignore-all-space` and `--ignore-space-change` flags to `jj diff`
- Added `jj simplify-parents` command
- Added `-f/-t` shorthands `jj squash --from/--[in]to`
- Added `--depth` flag to `jj git clone`
- Added `jj file annotate` command
- Added `--remote` flag to `jj bookmark list`
- Added `jj config unset` command
- Added `--keyword` and `--help` flags to `jj help`
- Added `coalesce` and `at_operation` revset functions
2024-11-07 17:16:02 -06:00
rsteube
5e13706fef
goreleaser: complete build ids
2024-10-24 22:07:17 +02:00
rsteube
bdc4b18be9
goreleaser: updates release steps
2024-10-22 19:20:17 +02:00
Ralf Steube
a5a19fd821
Merge pull request #2555 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.3.2
...
build(deps): bump github.com/carapace-sh/carapace from 1.3.1 to 1.3.2
2024-10-18 23:37:04 +02:00
rsteube
a6bf86734c
git: ActionChanges - small refactor
2024-10-15 19:33:48 +02:00
rsteube
f19d12b4ea
git: ActionChanges - evaluate symlinks before generating relative paths
2024-10-13 23:38:25 +02:00
rsteube
d984995523
git: ActionRefRanges - no need for invoke
2024-10-13 19:23:07 +02:00
rsteube
ac1a70d7c8
git: ActionRefRanges - allow '^' negation prefix
2024-10-13 17:57:20 +02:00
aftix
dd01de266c
jj_completer: Updated completions to release v0.22.0.
...
- `jj obslog` renamed `jj evolution-log`/`jj evolog`
- `conflict` and `file` revsets have been renamed to `conflicts` and `files`
- Added `--include-unchanged-files` flag to `jj fix`
- Added `--sparse-patterns` flag to `jj workspace add`
- Added `jj workspace rename` subcommand
- Added `--op-diff` and `--patch` flags to `jj op log`
- Added `--remote` flag to `jj git clone`
- Added `-k` shorthand for `keep-emptied` in `jj squash`
- Added `--author` flag to `jj commit` and `jj describe`
- Added `--restore-descendants` flag to `jj diffedit`, `jj abandon`, and `jj restore`
2024-10-05 14:35:30 -05:00
aftix
b4cc5b6199
jj_completer: Renamed branch to bookmark for release v0.22.0.
...
Branch is kept as an alias for the bookmark command, but the --bookmark
flags aren't aliased with --branch. Some subcommands, like `git fetch`
and `rebase` work with git branches / concepts closer to git branches,
and the rename was not applied for them upstream.
2024-10-05 14:11:23 -05:00
rsteube
c5addbdb42
go: ActionModuleSearch - include branches
2024-09-28 12:18:53 +02:00
Ralf Steube
20917b4bea
added git-coauthor ( #2539 )
2024-09-22 23:36:38 +02:00
Johannes Jöns
14541ada24
ffmpeg position aware codec selection ( #2533 )
...
* ffmpeg: position aware codec selection
* ffmpeg: added `ActionDecodableCodecs` and `ActionEncodableCodecs`
---------
Co-authored-by: rsteube <rsteube@users.noreply.github.com>
2024-09-22 00:33:40 +02:00