Commit graph

17 commits

Author SHA1 Message Date
Jan De Dobbeleer fb83354186 fix: int comes in as float from json
resolves #755
2021-06-23 22:40:00 +02:00
Jan De Dobbeleer bc50377850 feat: max branch length
resolves #755
2021-05-29 18:46:59 +02:00
Micah Rairdon 36feb76f20 feat: azure devops support for git upstream icons 2021-05-15 17:41:15 +02:00
Jan De Dobbeleer 434cd41faf fix(git): move untracked to added
resolves #628
2021-04-12 19:30:54 +02:00
TravisTX d570673127 fix(git): status colors without display status 2021-03-13 18:32:11 +01:00
Jan De Dobbeleer 0b3f4da41e feat(git): only show HEAD context on display_status=false 2021-03-09 20:50:52 +01:00
Jan De Dobbeleer 21f97eebd2 fix(git): use exact executable name
can conflict with git.cmd

relates to #315
2021-03-07 17:07:25 +01:00
Jan De Dobbeleer f96f7ecc42 fix(git): align git commands with posh-git 2021-03-07 14:04:32 +01:00
Jan De Dobbeleer 2ab7ff94d7 feat(git): branch status switch
resolves #438
2021-02-19 19:40:13 +01:00
Jan De Dobbeleer b830ae662a revert: use concurrent map for command caching
This reverts commit 509309c412.

resolves #394
2021-02-11 17:11:02 +01:00
Jan De Dobbeleer 7a4d2e175b refactor: allow color overrides in git status icons
resolves #368
2021-01-24 19:30:55 +01:00
Jan De Dobbeleer 82b97bc3b9 refactor(git): count stash using file content
relates to #305
2021-01-09 21:17:59 +01:00
Jan De Dobbeleer 667151fe28 refactor: remove additional git calls 2021-01-08 20:59:11 +01:00
Jan De Dobbeleer 5d6d64508d refactor: fetch git enabled context via path 2021-01-08 20:59:11 +01:00
Jan De Dobbeleer c2bc901a41 refactor: command caching without leaking 2021-01-08 20:59:11 +01:00
lnu abfbb27765 fix: don't check language version in Enabled()
fix: align dotnet segment with other languages
feat: missing command text + json schema updated
chore: doc updated
perf: cache executable path
chore: not supported version icon updated(previus one was unreadable)
2020-12-31 16:59:13 +01:00
Jan De Dobbeleer ed2eac8e12 feat: adjust source code layout 2020-12-25 20:11:24 +01:00
Renamed from segment_git_test.go (Browse further)