Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve blame contextual menu #6400

Merged

Conversation

pmiossec
Copy link
Member

(Like asked in #6393 (comment) a new PR for the blame contextual menu improvments)

Proposed changes

  • Reorder items in contextual menu
  • Add icons in contextual menu
  • Add a "Copy to clipboard" menu items
  • with a new copy "all commit info" entry
  • with a new copy "commit hash" entry

Screenshots

Before

image

After

image

* Reorder items in contextual menu
* Add icons in contextual menu
* Add a "Copy to clipboard" menu items
* with a new copy "all commit info" entry
* with a new copy "commit hash" entry
@codecov
Copy link

codecov bot commented Mar 24, 2019

Codecov Report

Merging #6400 into master will decrease coverage by <.01%.
The diff coverage is 0%.

@@            Coverage Diff            @@
##           master   #6400      +/-   ##
=========================================
- Coverage   46.61%   46.6%   -0.01%     
=========================================
  Files         687     687              
  Lines       51670   51676       +6     
  Branches     6808    6808              
=========================================
+ Hits        24084   24086       +2     
- Misses      26272   26276       +4     
  Partials     1314    1314
Flag Coverage Δ
#production 36.05% <0%> (-0.01%) ⬇️
#tests 97.55% <ø> (+0.02%) ⬆️

1 similar comment
@codecov
Copy link

codecov bot commented Mar 24, 2019

Codecov Report

Merging #6400 into master will decrease coverage by <.01%.
The diff coverage is 0%.

@@            Coverage Diff            @@
##           master   #6400      +/-   ##
=========================================
- Coverage   46.61%   46.6%   -0.01%     
=========================================
  Files         687     687              
  Lines       51670   51676       +6     
  Branches     6808    6808              
=========================================
+ Hits        24084   24086       +2     
- Misses      26272   26276       +4     
  Partials     1314    1314
Flag Coverage Δ
#production 36.05% <0%> (-0.01%) ⬇️
#tests 97.55% <ø> (+0.02%) ⬆️

@RussKie RussKie merged commit 4a38fc6 into gitextensions:master Mar 25, 2019
@RussKie
Copy link
Member

RussKie commented Mar 25, 2019

Thank you

@RussKie RussKie added this to the 3.1.0 milestone Mar 25, 2019
@pmiossec pmiossec deleted the improve_blame_contextual_menu branch March 25, 2019 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants