.. |
utils
|
chore(clippy): fix new lints (#2507)
|
2021-03-25 16:03:19 -04:00 |
aws.rs
|
feat(aws): add support for getting profile from awsu (#2451)
|
2021-03-13 09:35:50 +01:00 |
battery.rs
|
feat(battery): Add a symbol option to battery.display (#2475)
|
2021-04-17 13:52:46 +02:00 |
character.rs
|
refactor(clippy): fix new lints (#2297)
|
2021-02-11 21:08:17 +01:00 |
cmake.rs
|
fix(cmake): Change cmake symbol to unicode triangle (#2456)
|
2021-03-15 11:27:54 +01:00 |
cmd_duration.rs
|
refactor(clippy): fix new lints (#2297)
|
2021-02-11 21:08:17 +01:00 |
conda.rs
|
refactor: use unwrap_or_default (#2516)
|
2021-03-26 21:01:20 +01:00 |
crystal.rs
|
feat(crystal): Configure when the module is shown (#2310)
|
2021-02-14 18:14:55 +01:00 |
custom.rs
|
feat(config): allow printing default and computed config (#2521)
|
2021-03-31 17:31:55 +02:00 |
dart.rs
|
feat(dart): Configure when the module is shown (#2312)
|
2021-02-14 22:21:52 +01:00 |
deno.rs
|
feat(deno): create module (#2565)
|
2021-04-15 15:22:12 +02:00 |
directory.rs
|
test: allow running tests as root (#2571)
|
2021-04-10 19:05:46 +02:00 |
docker_context.rs
|
feat(docker_context): Configure when module is shown (#2315)
|
2021-02-16 20:05:43 +01:00 |
dotnet.rs
|
refactor(dotnet): ".NET" instead of "•NET" (#2471)
|
2021-03-18 18:46:54 +01:00 |
elixir.rs
|
fix(elixir): correctly parse dev and rc versions (#2573)
|
2021-04-15 08:48:12 +02:00 |
elm.rs
|
feat(elm): Configure when the module is shown (#2341)
|
2021-02-20 18:33:00 +01:00 |
env_var.rs
|
refactor(clippy): fix new lints (#2297)
|
2021-02-11 21:08:17 +01:00 |
erlang.rs
|
feat(erlang): Configure when the module is shown (#2346)
|
2021-02-21 13:20:14 +01:00 |
gcloud.rs
|
test: avoid setting $HOME (#2155)
|
2021-01-19 23:23:27 +01:00 |
git_branch.rs
|
fix(git_branch): Make Git branch module support bare repositories (#2522)
|
2021-04-01 18:51:55 +02:00 |
git_commit.rs
|
chore(clippy): fix new lints (#2507)
|
2021-03-25 16:03:19 -04:00 |
git_state.rs
|
fix: Applied clippy warnings (#2153)
|
2021-01-16 13:26:52 +01:00 |
git_status.rs
|
chore(clippy): fix new lints (#2507)
|
2021-03-25 16:03:19 -04:00 |
golang.rs
|
feat(golang): Configure when the module is shown (#2325)
|
2021-02-17 18:58:21 +01:00 |
helm.rs
|
feat(helm): Configure when the module is shown (#2352)
|
2021-02-21 19:57:23 +01:00 |
hg_branch.rs
|
chore(clippy): fix new lints (#2507)
|
2021-03-25 16:03:19 -04:00 |
hostname.rs
|
refactor(clippy): fix new lints (#2297)
|
2021-02-11 21:08:17 +01:00 |
java.rs
|
refactor: propagate version formatting errors (#2566)
|
2021-04-10 19:06:25 +02:00 |
jobs.rs
|
fix(jobs): Handle zero jobs with zero thresholds (#2613)
|
2021-04-20 18:30:22 +02:00 |
julia.rs
|
feat(julia): Configure when the module is shown (#2358)
|
2021-02-21 19:56:55 +01:00 |
kotlin.rs
|
feat(kotlin): Configure when the module is shown (#2359)
|
2021-02-21 19:56:48 +01:00 |
kubernetes.rs
|
chore(clippy): fix new lints (#2507)
|
2021-03-25 16:03:19 -04:00 |
line_break.rs
|
refactor(clippy): fix new lints (#2297)
|
2021-02-11 21:08:17 +01:00 |
lua.rs
|
refactor(lua): parse version w/o regex (#2575)
|
2021-04-15 08:46:29 +02:00 |
memory_usage.rs
|
perf(memory_usage): replace sysinfo with sys-info (#1886)
|
2020-11-23 21:17:15 -05:00 |
mod.rs
|
feat(red): create module (#2599)
|
2021-04-20 18:31:47 +02:00 |
nim.rs
|
feat(nim): Configure when the module is shown (#2347)
|
2021-02-21 13:21:20 +01:00 |
nix_shell.rs
|
refactor(clippy): fix new lints (#2297)
|
2021-02-11 21:08:17 +01:00 |
nodejs.rs
|
refactor: propagate version formatting errors (#2566)
|
2021-04-10 19:06:25 +02:00 |
ocaml.rs
|
feat(ocaml): add switch_indicator and switch_name variable (#2503)
|
2021-04-02 19:21:48 +02:00 |
openstack.rs
|
test: avoid setting $HOME (#2155)
|
2021-01-19 23:23:27 +01:00 |
package.rs
|
fix(package): fix meson version extraction if 'meson_version' is present (#2397)
|
2021-03-12 15:30:25 +01:00 |
perl.rs
|
feat(perl): Configure when the module is shown (#2355)
|
2021-02-21 19:51:36 +01:00 |
php.rs
|
feat(php): Configure when the module is shown (#2356)
|
2021-02-21 19:52:19 +01:00 |
purescript.rs
|
feat(purescript): Configure when the module is shown (#2357)
|
2021-02-21 19:53:10 +01:00 |
python.rs
|
refactor: propagate version formatting errors (#2566)
|
2021-04-10 19:06:25 +02:00 |
red.rs
|
feat(red): create module (#2599)
|
2021-04-20 18:31:47 +02:00 |
ruby.rs
|
refactor: propagate version formatting errors (#2566)
|
2021-04-10 19:06:25 +02:00 |
rust.rs
|
refactor: propagate version formatting errors (#2566)
|
2021-04-10 19:06:25 +02:00 |
scala.rs
|
refactor(scala): parse version w/o regex (#2574)
|
2021-04-15 08:47:00 +02:00 |
shell.rs
|
fix(shell): Support conditional format strings for $indicator (#2489)
|
2021-03-23 17:20:29 -04:00 |
shlvl.rs
|
refactor(clippy): fix new lints (#2297)
|
2021-02-11 21:08:17 +01:00 |
singularity.rs
|
refactor(singularity): use ? operator (#2518)
|
2021-03-27 18:53:54 +01:00 |
status.rs
|
refactor(clippy): fix new lints (#2297)
|
2021-02-11 21:08:17 +01:00 |
swift.rs
|
feat(swift): Configure when the module is shown (#2349)
|
2021-02-21 18:01:31 +01:00 |
terraform.rs
|
feat(terraform): Configure when the module is shown (#2324)
|
2021-02-17 18:57:40 +01:00 |
time.rs
|
refactor(clippy): fix new lints (#2297)
|
2021-02-11 21:08:17 +01:00 |
username.rs
|
test: allow running tests as root (#2571)
|
2021-04-10 19:05:46 +02:00 |
vagrant.rs
|
feat(vagrant): Configure when the module is shown (#2314)
|
2021-02-15 20:21:21 +01:00 |
vcsh.rs
|
feat(vcsh): Add new module for VCSH (#2513)
|
2021-03-28 17:48:15 +02:00 |
zig.rs
|
feat(zig): Configure when the module is shown (#2311)
|
2021-02-14 22:21:44 +01:00 |