oh-my-posh/src
Jan De Dobbeleer 3ded4c00fc feat(posh-git): parse environment variable
BREAKING CHANGE: this removes the posh-git segment. To mitigate,
rename the posh-git segment to git.

In case you had a custom template, make sure to migrate to the git
segment's template. You can now also leverage the same logic and
properties as the git segment in both the text template and/or
color templates.
2022-09-07 18:04:41 +02:00
..
cli fix(font): do not fail on non-admin for Windows 2022-08-29 08:27:31 +02:00
color fix(ansi): return original text on [ only strings 2022-09-02 16:37:29 +02:00
console refactor: remove shell name from plain init 2022-06-16 19:38:12 +02:00
constants refactor: move segments to module 2022-02-03 10:44:18 +01:00
engine feat(posh-git): parse environment variable 2022-09-07 18:04:41 +02:00
environment fix(git): populate .Dir and .RepoName correctly 2022-09-01 11:02:14 +02:00
font fix(font): do not fail on non-admin for Windows 2022-08-29 08:27:31 +02:00
http fix(http): correct logic for authentication header 2022-08-18 08:50:56 +02:00
mock feat: store template cache and reuse for extra prompts 2022-08-03 18:03:04 +02:00
properties refactor: extract OAuth logic 2022-07-20 07:40:51 +02:00
regex fix: hyperlink regex updated 2022-02-06 09:49:36 +01:00
segments feat(posh-git): parse environment variable 2022-09-07 18:04:41 +02:00
shell feat(posh-git): parse environment variable 2022-09-07 18:04:41 +02:00
template fix(template): provide template as name 2022-07-12 11:16:09 +02:00
test refactor(git): no leading space on branch status 2022-09-07 18:04:41 +02:00
winres feat(windows): manifest file 2022-08-26 22:28:26 +02:00
.golangci.yml chore: increase timeout for golangci-lint 2022-09-02 16:37:29 +02:00
.goreleaser.yml feat(windows): manifest file 2022-08-26 22:28:26 +02:00
go.mod feat: include battery lib 2022-07-05 21:13:25 +02:00
go.sum feat: include battery lib 2022-07-05 21:13:25 +02:00
main.go fix(cli): version info compatibility 2022-03-13 07:57:35 +01:00