Skip to content

Releases: rscherf/GitLink

Uses branch instead of commithash

22 Mar 13:07
35e8869
Compare
Choose a tag to compare

Hey! I added the configuration as described in #28. Opted to go back to the old default (branch), however not sure if this would be expected. However, we can easily change to the current default commithash. Let me know your thoughts.

Reverts to using branch instead of commithash, while providing an argument for choosing which revision_type works for you!

Add Command Palette Commands

23 Dec 14:28
e2e7c41
Compare
Choose a tag to compare

Fixes #11
Merges pull request from KyleKing:11-add-command
Fixes a bug with http(s) parsing

Add support for hosts configured in SSH config

06 Jul 13:26
d2aee5b
Compare
Choose a tag to compare
Merge pull request #23 from MPvHarmelen/master

Add support for hosts configured in SSH config

Fix line number separator

08 Feb 15:04
38a91d8
Compare
Choose a tag to compare

Changes : to -L so a section of lines can be selected.

Fix logical operator

07 Oct 17:45
f0de892
Compare
Choose a tag to compare
Merge pull request #21 from joseramonc/patch-1

Fix and operator

Added support for git blame

01 Oct 20:41
6faa914
Compare
Choose a tag to compare
Merge pull request #20 from joseramonc/support-blame

Add option to open git blame urls

Added support for Gitlab

01 Oct 20:41
bd5d55d
Compare
Choose a tag to compare
Merge pull request #19 from mbobin/master

Add support for GitLab