-
Notifications
You must be signed in to change notification settings - Fork 58
Comparing changes
Open a pull request
base repository: alexcorre/git-blame
base: v0.4.12
head repository: alexcorre/git-blame
compare: v1.0.0
- 10 commits
- 19 files changed
- 2 contributors
Commits on Mar 6, 2017
-
chore(deps): add standard-version as dev dependency
Alex Corre committedMar 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 43d5352 - Browse repository at this point
Copy the full SHA 43d5352View commit details -
chore(scripts): add bump npm script to run standard-version
Alex Corre committedMar 6, 2017 Configuration menu - View commit details
-
Copy full SHA for f26a316 - Browse repository at this point
Copy the full SHA f26a316View commit details -
Alex Corre committed
Mar 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 170612c - Browse repository at this point
Copy the full SHA 170612cView commit details -
chore(readme): add note about standard-version to readme
Alex Corre committedMar 6, 2017 Configuration menu - View commit details
-
Copy full SHA for f1ac55d - Browse repository at this point
Copy the full SHA f1ac55dView commit details -
Merge pull request #161 from alexcorre/standard-version
use standard version
Configuration menu - View commit details
-
Copy full SHA for 3e6548e - Browse repository at this point
Copy the full SHA 3e6548eView commit details -
fix(deps): upgrade pathwatcher
Alex Corre committedMar 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 44f8a5d - Browse repository at this point
Copy the full SHA 44f8a5dView commit details -
Merge pull request #162 from alexcorre/fix-patchwatcher
fix(deps): upgrade pathwatcher
Configuration menu - View commit details
-
Copy full SHA for fcdec30 - Browse repository at this point
Copy the full SHA fcdec30View commit details
Commits on Apr 13, 2017
-
feat(rewrite): convert coffeescript to es6 + rewrite with new atom gu…
…tter apis (#171) * chore: convert main module to use babel * initial BlameGutter container w/ main toggle() func w/ caching * feat(gutter): use newer apis to resolve GitDirectory for text editor path * working with markers + decorators for single line * hardcoded 250px width for now * feat(blame): working blame for file + decorating multiple lines * cleanup + remove old views * render line view with alternating bg colors per commit. dont create markers for non-commits * chore: styles tweak * working tooltip * commit link working * tweaks * blameFormatter, blamer, gitCommander to es * gitCommander.js -> GitCommander.js * show gutter to the right of line numbers * resize mostly working * resize working properly * border 2px * style: tweak with a bit of padding and more contrast on alternating commits
Configuration menu - View commit details
-
Copy full SHA for 4513896 - Browse repository at this point
Copy the full SHA 4513896View commit details -
Alex Corre committed
Apr 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 1116f5e - Browse repository at this point
Copy the full SHA 1116f5eView commit details -
Alex Corre committed
Apr 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 44b4bab - Browse repository at this point
Copy the full SHA 44b4babView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.4.12...v1.0.0