Jan De Dobbeleer
284f2cbccf
fix: show branch name when upstream gone
...
resolves #138
2020-11-10 21:48:55 +01:00
Jan De Dobbeleer
f3e46d872b
feat: disable git status detail
...
resolves #93
2020-10-24 19:51:00 +02:00
Jan De Dobbeleer
36b58abdf3
fix: untracked is working area only
2020-10-19 09:03:48 +02:00
Jan De Dobbeleer
c41866171d
feat: git segment branch context color
2020-10-18 19:45:55 +02:00
Jan De Dobbeleer
4e27952b3f
feat: git area colors
...
resolves #4
2020-10-18 12:38:59 +02:00
Travis Illig
5844faa54d
feat: dotnet segment for .NET SDK display
...
New segment for .NET SDK version (or unsupported version) display.
Includes update for handling command execution errors so segments
can act differently based on exit codes. Using a custom error
type to make it testable rather than passing the OS error directly
to the segment.
2020-10-16 11:39:01 -07:00
Jan De Dobbeleer
dd86c486dd
refactor: replace git icons
2020-10-16 11:18:19 -07:00
Jan De Dobbeleer
9149c1629c
fix: use git root path for HEAD logic
2020-10-13 12:39:13 +02:00
Jan De Dobbeleer
c23a1d6e1c
feat(git): add upstream icons
...
resolves #7
2020-10-11 20:48:26 +02:00
Jan De Dobbeleer
87e54cac01
refactor(git): add tests
2020-10-11 13:39:38 +02:00
Jan De Dobbeleer
4f2e7ee7a3
refactor(git): show merge context
2020-10-11 13:39:38 +02:00
Jan De Dobbeleer
6df97363b8
refactor: display git stash count
2020-10-10 21:17:42 +02:00
Jan De Dobbeleer
07c985a680
refactor: show remote gone icon
2020-10-10 21:17:42 +02:00
Jan De Dobbeleer
09d4c95f15
refactor: reduce git cli calls
...
should impact #45
2020-10-10 21:17:42 +02:00
Jan De Dobbeleer
8978038a3c
fix: use PWD for current dir
...
On Windows, when in the registry, os.Getwd() returns the previous
path rather than the registry location. Settings PWD as an environment
variable might seem hacky but it's the only way to resolve this.
Resolves #40
2020-10-09 08:25:06 +02:00
Jan De Dobbeleer
055877ba6b
feat: cherry-pick visualization
2020-10-07 21:51:10 +02:00
Jan De Dobbeleer
9f23514268
feat: rebase support
2020-10-07 19:00:23 +02:00
Jan De Dobbeleer
e0adc584e5
feat: git HEAD context
2020-10-07 19:00:23 +02:00
Jan De Dobbeleer
c4d1c75781
feat: initial commit
2020-09-12 08:57:18 +02:00