oh-my-posh/src
Jan De Dobbeleer 60664e245a feat(git): remove stash and worktree count from template
they are now individual functions so they no longer need a switch
2022-12-28 17:14:29 +01:00
..
cli fix(engine): close Env after prompt generation 2022-12-25 20:59:46 +01:00
color refactor(engine): new instantiation function 2022-12-20 20:14:13 +01:00
console chore: rename environment to platform 2022-11-11 20:23:52 +01:00
constants refactor: move segments to module 2022-02-03 10:44:18 +01:00
engine feat(git): remove stash and worktree count from template 2022-12-28 17:14:29 +01:00
font chore(go): update dependencies 2022-12-14 15:50:57 +01:00
http refactor(debug): extract log from platform 2022-11-21 19:29:46 +01:00
log refactor(debug): extract log from platform 2022-11-21 19:29:46 +01:00
mock refactor(debug): extract log from platform 2022-11-21 19:29:46 +01:00
platform fix(shell): lock template cache correctly 2022-12-28 17:14:29 +01:00
properties feat(connection): new segment 2022-10-05 16:16:17 +02:00
regex fix: hyperlink regex updated 2022-02-06 09:49:36 +01:00
segments feat(git): remove stash and worktree count from template 2022-12-28 17:14:29 +01:00
shell feat(pwsh): make it compatible with NVS auto-switching 2022-12-07 14:11:14 +01:00
template feat(template): custom compare functions 2022-12-18 15:02:57 +01:00
test feat(az): parse pwsh context from module output 2022-09-26 08:23:03 +02:00
winres feat(windows): manifest file 2022-08-26 22:28:26 +02:00
.golangci.yml feat(connection): new segment 2022-10-05 16:16:17 +02:00
.goreleaser.yml feat(windows): manifest file 2022-08-26 22:28:26 +02:00
go.mod fix(go): correct gopsutil dependency 2022-12-21 19:34:30 +01:00
go.sum fix(go): correct gopsutil dependency 2022-12-21 19:34:30 +01:00
main.go fix(cli): version info compatibility 2022-03-13 07:57:35 +01:00
main_test.go refactor(shell): use fs instead of os for parent 2022-11-03 17:28:31 +01:00