oh-my-posh/src
Jan De Dobbeleer b4d0b42395
Some checks failed
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Release / msi (arm64) (push) Blocked by required conditions
Release / msi (x64) (push) Blocked by required conditions
Release / msi (x86) (push) Blocked by required conditions
Release / release (push) Blocked by required conditions
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
feat(font): cache zip files
2024-12-19 20:43:02 +01:00
..
build
cache refactor: move TemplateCache to template package 2024-11-13 16:56:41 +01:00
cli fix(font): only install from the specified folder 2024-12-18 15:54:16 +01:00
color refactor(environment): remove logging via interface 2024-11-13 23:52:56 +01:00
config feat(git): add git branch to CacheKey 2024-12-18 08:55:32 +01:00
constants
font feat(font): cache zip files 2024-12-19 20:43:02 +01:00
image feat(font): cache zip files 2024-12-19 20:43:02 +01:00
log refactor(environment): remove logging via interface 2024-11-13 23:52:56 +01:00
maps feat(cache): make template cache available to all prompts 2024-11-13 16:56:41 +01:00
prompt feat(block): allow force rendering 2024-12-14 16:16:03 +01:00
properties fix(upgrade): restore caching mechanism 2024-11-06 19:37:13 +01:00
regex
runtime feat(scoop): remove option due to not correctly supporting MSI 2024-11-26 19:53:29 +01:00
segments feat(git): add git branch to CacheKey 2024-12-18 08:55:32 +01:00
shell feat(debug): remove the need to specify shell 2024-11-14 09:51:08 +01:00
template refactor: move TemplateCache to template package 2024-11-13 16:56:41 +01:00
terminal fix(block): print leading diamond when set at block level 2024-11-20 20:30:10 +01:00
test refactor: add config version 3 2024-11-04 12:15:40 +01:00
upgrade chore(install): do not update registry 2024-12-07 14:50:30 +01:00
winres
.golangci.yml
.goreleaser.yml fix(build): restore all build artifacts 2024-11-16 14:20:08 +01:00
go.mod chore: bump github.com/gookit/goutil from 0.6.17 to 0.6.18 in /src 2024-12-13 00:17:29 +00:00
go.sum chore: bump github.com/gookit/goutil from 0.6.17 to 0.6.18 in /src 2024-12-13 00:17:29 +00:00
main.go perf(template): cache template functions 2024-11-04 12:15:40 +01:00
main_test.go fix(template): load cache before evaluation starts 2024-11-07 09:19:00 +01:00
metadata.json feat(sign): use Azure Code Signing 2024-11-16 14:14:38 +01:00