|
@ -12,7 +12,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p |
|
|
- Adds a new experimental minimap of commit activity to the _Commit Graph_ |
|
|
- Adds a new experimental minimap of commit activity to the _Commit Graph_ |
|
|
- Adds a new experimental _Changes_ column visualizing commit changes |
|
|
- Adds a new experimental _Changes_ column visualizing commit changes |
|
|
- Adds markers to the _Commit Graph_ scroll area indicating the location of the selected row, search results, current branch, upstream, and more |
|
|
- Adds markers to the _Commit Graph_ scroll area indicating the location of the selected row, search results, current branch, upstream, and more |
|
|
- Adds the ability to show upstream (ahead/behind) status on local branches with remotes |
|
|
|
|
|
|
|
|
- Adds the ability to show upstream (ahead/behind) status on local branches with an upstream |
|
|
- Adds a double-click action on the status to pull (when behind) or push (when ahead) pending changes |
|
|
- Adds a double-click action on the status to pull (when behind) or push (when ahead) pending changes |
|
|
- Adds context menu actions to _Push_, _Pull_, and _Fetch_ the local branch |
|
|
- Adds context menu actions to _Push_, _Pull_, and _Fetch_ the local branch |
|
|
- Adds a `gitlens.graph.showUpstreamStatus` setting to toggle upstream (ahead/behind) indicators on branches |
|
|
- Adds a `gitlens.graph.showUpstreamStatus` setting to toggle upstream (ahead/behind) indicators on branches |
|
|