git-blame icon indicating copy to clipboard operation
git-blame copied to clipboard

Plugin for Atom Editor. Toggle git-blame annotations for the current file in the gutter.

Results 58 git-blame issues
Sort by recently updated
recently updated
newest added

As here: https://code.visualstudio.com/images/2016_07_29_annotate-animation.gif

I just updated to blame 1.1.1 and am running Atom 1.17.2 on OSX El Captian 10.11.6. The commit message tool tip is also frozen and stuck to my screen and...

bug

potentially: - close gutter when file is edited - update gutter annotations when file is saved

enhancement

should be smart enough to determine whether to use the remote repo based presence of string

enhancement

I installed the package and it's working fine till I opened the package git-time-machine. I saw the differences between last commit and my present code. Later I closed that package...

folded rows or ones with no data ![image](https://cloud.githubusercontent.com/assets/683051/24762829/5b34ba9a-1aa4-11e7-8449-07c913b3b8c2.png)

enhancement

steps to reproduce - open file - fold some code - toggle blame - blame lines are incorrect, doesnt take folded code into account

bug

I installed the previous version with succes, but this update fails: Here's the output: ``` bash > [email protected] install /private/var/folders/tt/k11390b92vl_dygt4m0s7gjr008bbb/T/apm-install-dir-115612-80331-hlelem/node_modules/git-blame/node_modules/pathwatcher/node_modules/runas > node-gyp rebuild gyp ERR! configure error gyp ERR! stack...

Hovering over the blame-to-editor boundary, I see a cursor indicating that the pane can be resized. ![bug3](https://cloud.githubusercontent.com/assets/1776/11134998/13b39b90-8956-11e5-9fd4-3fc7480ad87d.gif) However, it can't. Either the pane should resize (preferred!!) or the cursor should...

Usually I don't want to open url with diff, but to copy hash of commit (especially because it does not take gitlab url automatically, like blame from open-on-github). But I...

enhancement