.. |
utils
|
build(deps): update rust crate windows to 0.52.0 (#5379)
|
2024-02-04 16:01:32 +01:00 |
aws.rs
|
test(aws): fix flaky tests `expiration_date_set` `expiration_date_set_from_file` (#5685)
|
2024-01-06 22:49:27 +01:00 |
azure.rs
|
fix: update of presets and default configuration to reflect changes in Nerd Fonts 3.0 (#5162)
|
2023-05-10 14:36:56 +02:00 |
battery.rs
|
fix: update of presets and default configuration to reflect changes in Nerd Fonts 3.0 (#5162)
|
2023-05-10 14:36:56 +02:00 |
buf.rs
|
fix(buf): broken icon on windows 10 (#4689)
|
2022-12-09 18:41:59 +09:00 |
bun.rs
|
refactor: replace `ansi_term` with `nu_ansi_term` (#4339)
|
2022-09-04 18:44:54 +02:00 |
c.rs
|
chore: fix rust 1.74 clippy lints (#5578)
|
2023-11-29 07:27:47 +01:00 |
character.rs
|
fix(character): also handle vi edit mode in pwsh (#5775)
|
2024-02-19 17:01:51 +01:00 |
cmake.rs
|
refactor: replace `ansi_term` with `nu_ansi_term` (#4339)
|
2022-09-04 18:44:54 +02:00 |
cmd_duration.rs
|
chore: fix clippy warnings for rust 1.67 (#4855)
|
2023-01-27 18:33:24 +09:00 |
cobol.rs
|
refactor: replace `ansi_term` with `nu_ansi_term` (#4339)
|
2022-09-04 18:44:54 +02:00 |
conda.rs
|
refactor: replace `ansi_term` with `nu_ansi_term` (#4339)
|
2022-09-04 18:44:54 +02:00 |
container.rs
|
fix(container): reduce docker, podman and systemd confusion (#4832)
|
2023-01-22 23:36:42 +01:00 |
crystal.rs
|
refactor: replace `ansi_term` with `nu_ansi_term` (#4339)
|
2022-09-04 18:44:54 +02:00 |
custom.rs
|
feat(custom): add option to check if pwd is in a repo (#4822)
|
2023-04-02 16:39:45 +02:00 |
daml.rs
|
refactor: replace `ansi_term` with `nu_ansi_term` (#4339)
|
2022-09-04 18:44:54 +02:00 |
dart.rs
|
refactor: replace `ansi_term` with `nu_ansi_term` (#4339)
|
2022-09-04 18:44:54 +02:00 |
deno.rs
|
refactor: replace `ansi_term` with `nu_ansi_term` (#4339)
|
2022-09-04 18:44:54 +02:00 |
directory.rs
|
refactor(directory): avoid unnecessary string copies (#5313)
|
2023-07-30 14:32:20 +02:00 |
direnv.rs
|
feat(direnv): use JSON status with direnv >= 2.33.0 (#5692)
|
2024-01-21 13:56:57 +01:00 |
docker_context.rs
|
fix(docker_context): ignore unix domain socket path from Docker Context (#5616)
|
2023-12-17 08:19:43 +01:00 |
dotnet.rs
|
chore: apply new rust 1.75 & nightly clippy fixes (#5646)
|
2023-12-30 17:29:37 +01:00 |
elixir.rs
|
refactor: replace `ansi_term` with `nu_ansi_term` (#4339)
|
2022-09-04 18:44:54 +02:00 |
elm.rs
|
chore: fix new clippy lints (#4557)
|
2022-11-05 12:40:46 +01:00 |
env_var.rs
|
chore: add spell checker to workflows (#4975)
|
2023-03-22 13:42:46 -05:00 |
erlang.rs
|
refactor: replace `ansi_term` with `nu_ansi_term` (#4339)
|
2022-09-04 18:44:54 +02:00 |
fennel.rs
|
chore: add spell checker to workflows (#4975)
|
2023-03-22 13:42:46 -05:00 |
fill.rs
|
feat: add user-defined color palette (#4209)
|
2022-09-27 23:08:52 +02:00 |
fossil_branch.rs
|
feat(fossil): detection of Fossil check-outs in subdirectories (#4910)
|
2023-04-02 16:37:27 +02:00 |
fossil_metrics.rs
|
chore: apply new rust 1.75 & nightly clippy fixes (#5646)
|
2023-12-30 17:29:37 +01:00 |
gcloud.rs
|
feat(gcloud): add `detect_env_vars` option (#5166)
|
2023-05-09 07:55:49 +02:00 |
git_branch.rs
|
fix(git_branch): fall back to "HEAD" when there is no current branch (#5768)
|
2024-02-26 12:21:00 +01:00 |
git_commit.rs
|
chore: use updated gitoxide crate names (#4913)
|
2023-02-21 13:03:17 +09:00 |
git_metrics.rs
|
fix(git): prevent `core.fsmonitor` from executing external commands (#3981)
|
2023-07-31 21:44:31 +02:00 |
git_state.rs
|
chore: use updated gitoxide crate names (#4913)
|
2023-02-21 13:03:17 +09:00 |
git_status.rs
|
fix(git_status): Avoid printing error on missing stash ref (#5434)
|
2023-12-16 16:58:45 +01:00 |
golang.rs
|
feat(golang): adding `mod_version` variable (#5177)
|
2023-06-01 21:18:38 +02:00 |
gradle.rs
|
fix(gradle): add support for unstable Gradle versions (#5021)
|
2023-03-27 16:41:09 +02:00 |
guix_shell.rs
|
feat(guix_shell): Initial implementation (#4397)
|
2022-10-25 07:44:04 +02:00 |
haskell.rs
|
chore: fix new clippy lints (#4557)
|
2022-11-05 12:40:46 +01:00 |
haxe.rs
|
chore: fix clippy warnings for rust 1.66 (#4715)
|
2022-12-17 18:01:27 +01:00 |
helm.rs
|
refactor: replace `ansi_term` with `nu_ansi_term` (#4339)
|
2022-09-04 18:44:54 +02:00 |
hg_branch.rs
|
feat(fossil): detection of Fossil check-outs in subdirectories (#4910)
|
2023-04-02 16:37:27 +02:00 |
hostname.rs
|
revert: refactor(modules): use whoami crate to get username (#5669)
|
2024-01-02 15:45:06 +01:00 |
java.rs
|
fix(java): wrong version number when using Android Studio JDK (#4966)
|
2023-04-07 15:40:23 +02:00 |
jobs.rs
|
refactor: replace `ansi_term` with `nu_ansi_term` (#4339)
|
2022-09-04 18:44:54 +02:00 |
julia.rs
|
refactor: replace `ansi_term` with `nu_ansi_term` (#4339)
|
2022-09-04 18:44:54 +02:00 |
kotlin.rs
|
refactor: replace `ansi_term` with `nu_ansi_term` (#4339)
|
2022-09-04 18:44:54 +02:00 |
kubernetes.rs
|
chore: apply new rust 1.75 & nightly clippy fixes (#5646)
|
2023-12-30 17:29:37 +01:00 |
line_break.rs
|
feat: Add a fill module to pad out the line (#3029)
|
2021-09-12 19:59:15 -04:00 |
localip.rs
|
feat(localip): use reserved remote address (#4648)
|
2022-12-01 19:51:04 +01:00 |
lua.rs
|
chore: fix new clippy lints (#4557)
|
2022-11-05 12:40:46 +01:00 |
memory_usage.rs
|
chore: fix new clippy lints (#4557)
|
2022-11-05 12:40:46 +01:00 |
meson.rs
|
feat(module): Add a meson devenv indicator (#4389)
|
2022-10-11 18:02:46 +02:00 |
mod.rs
|
feat(direnv): add new direnv module (#5157)
|
2023-12-17 08:22:29 +01:00 |
nim.rs
|
chore: fix clippy warnings for rust 1.68 (#4983)
|
2023-03-11 07:23:30 +01:00 |
nix_shell.rs
|
chore: apply new rust 1.75 & nightly clippy fixes (#5646)
|
2023-12-30 17:29:37 +01:00 |
nodejs.rs
|
feat(nodejs): Add `expected_version` variable (#5081)
|
2023-06-01 21:24:11 +02:00 |
ocaml.rs
|
refactor: replace `ansi_term` with `nu_ansi_term` (#4339)
|
2022-09-04 18:44:54 +02:00 |
opa.rs
|
feat: Open Policy Agent module (#1740) (#4441)
|
2022-10-15 18:15:33 +02:00 |
openstack.rs
|
chore: apply new rust 1.75 & nightly clippy fixes (#5646)
|
2023-12-30 17:29:37 +01:00 |
os.rs
|
fix: update of presets and default configuration to reflect changes in Nerd Fonts 3.0 (#5162)
|
2023-05-10 14:36:56 +02:00 |
package.rs
|
feat: R lang packages version, remove .Rprofile from rlang detection (#5588)
|
2023-11-29 07:25:40 +01:00 |
perl.rs
|
refactor: replace `ansi_term` with `nu_ansi_term` (#4339)
|
2022-09-04 18:44:54 +02:00 |
php.rs
|
refactor: replace `ansi_term` with `nu_ansi_term` (#4339)
|
2022-09-04 18:44:54 +02:00 |
pijul_channel.rs
|
build(deps): update toml crates (#4853)
|
2023-01-30 23:12:27 +01:00 |
pulumi.rs
|
chore: fix rust 1.74 clippy lints (#5578)
|
2023-11-29 07:27:47 +01:00 |
purescript.rs
|
refactor: replace `ansi_term` with `nu_ansi_term` (#4339)
|
2022-09-04 18:44:54 +02:00 |
python.rs
|
chore: apply new rust 1.75 & nightly clippy fixes (#5646)
|
2023-12-30 17:29:37 +01:00 |
raku.rs
|
refactor: replace `ansi_term` with `nu_ansi_term` (#4339)
|
2022-09-04 18:44:54 +02:00 |
red.rs
|
refactor: replace `ansi_term` with `nu_ansi_term` (#4339)
|
2022-09-04 18:44:54 +02:00 |
rlang.rs
|
feat: R lang packages version, remove .Rprofile from rlang detection (#5588)
|
2023-11-29 07:25:40 +01:00 |
ruby.rs
|
chore: fix new clippy lints (#4557)
|
2022-11-05 12:40:46 +01:00 |
rust.rs
|
chore: apply new rust 1.75 & nightly clippy fixes (#5646)
|
2023-12-30 17:29:37 +01:00 |
scala.rs
|
refactor: replace `ansi_term` with `nu_ansi_term` (#4339)
|
2022-09-04 18:44:54 +02:00 |
shell.rs
|
feat(shell): allow distinguishing between pwsh and powershell (#5478)
|
2023-11-25 14:06:03 +01:00 |
shlvl.rs
|
chore: apply new rust 1.75 & nightly clippy fixes (#5646)
|
2023-12-30 17:29:37 +01:00 |
singularity.rs
|
refactor: replace `ansi_term` with `nu_ansi_term` (#4339)
|
2022-09-04 18:44:54 +02:00 |
solidity.rs
|
feat: Add Solidity Module (#5047)
|
2023-04-13 21:05:12 +02:00 |
spack.rs
|
refactor: replace `ansi_term` with `nu_ansi_term` (#4339)
|
2022-09-04 18:44:54 +02:00 |
status.rs
|
feat: add additional exit status code meanings from libc (#5412)
|
2023-10-13 10:56:28 +02:00 |
sudo.rs
|
chore: fix new clippy lints (#4557)
|
2022-11-05 12:40:46 +01:00 |
swift.rs
|
chore: fix typos (#5239)
|
2023-06-13 15:40:17 -05:00 |
terraform.rs
|
chore: fix new clippy lints (#4557)
|
2022-11-05 12:40:46 +01:00 |
time.rs
|
chore: handle rust 1.72 clippy & fmt changes (#5399)
|
2023-08-25 22:53:35 +02:00 |
typst.rs
|
feat: add typst module
|
2023-11-12 19:02:31 +01:00 |
username.rs
|
revert: refactor(modules): use whoami crate to get username (#5669)
|
2024-01-02 15:45:06 +01:00 |
vagrant.rs
|
refactor: replace `ansi_term` with `nu_ansi_term` (#4339)
|
2022-09-04 18:44:54 +02:00 |
vcsh.rs
|
refactor: replace `ansi_term` with `nu_ansi_term` (#4339)
|
2022-09-04 18:44:54 +02:00 |
vlang.rs
|
refactor: replace `ansi_term` with `nu_ansi_term` (#4339)
|
2022-09-04 18:44:54 +02:00 |
zig.rs
|
refactor: replace `ansi_term` with `nu_ansi_term` (#4339)
|
2022-09-04 18:44:54 +02:00 |