gitlinker.nvim

Maintained fork of ruifm's gitlinker, refactored with bug fixes, ssh aliases, blame support and other improvements.

GPL-3.0 License

Stars
145
Committers
25

Bot releases are visible (Hide)

gitlinker.nvim - v4.13.1 Latest Release

Published by github-actions[bot] 6 months ago

4.13.1 (2024-04-24)

Bug Fixes

  • linker: skip file and rev check when provided (#240) (080ffaf)
gitlinker.nvim - v4.13.0

Published by github-actions[bot] 6 months ago

4.13.0 (2024-04-23)

Features

  • command: add 'file' and 'rev' parameters (#238) (3f33c47)
gitlinker.nvim - v4.12.3

Published by github-actions[bot] 6 months ago

4.12.3 (2024-04-17)

Bug Fixes

  • git: fix older commits and multiple remotes (#235) (80bc2ed)
gitlinker.nvim - v4.12.2

Published by github-actions[bot] 7 months ago

4.12.2 (2024-03-26)

Bug Fixes

gitlinker.nvim - v4.12.1

Published by github-actions[bot] 7 months ago

4.12.1 (2024-03-18)

Bug Fixes

gitlinker.nvim - v4.12.0

Published by github-actions[bot] 7 months ago

4.12.0 (2024-03-09)

Features

gitlinker.nvim - v4.11.0

Published by github-actions[bot] 8 months ago

4.11.0 (2024-03-07)

Features

gitlinker.nvim - v4.10.0

Published by github-actions[bot] 8 months ago

4.10.0 (2024-02-26)

Features

  • router: add 'default_branch' router type (#207) (7fbefed)
gitlinker.nvim - v4.9.1

Published by github-actions[bot] 10 months ago

4.9.1 (2024-01-08)

Bug Fixes

gitlinker.nvim - v4.9.0

Published by github-actions[bot] 10 months ago

4.9.0 (2024-01-04)

Features

Bug Fixes

gitlinker.nvim - v4.8.3

Published by github-actions[bot] 10 months ago

4.8.3 (2023-12-14)

Performance Improvements

  • logger: migrate logger to commons.nvim (#175) (ea27d70)
gitlinker.nvim - v4.8.2

Published by github-actions[bot] 10 months ago

4.8.2 (2023-12-14)

Bug Fixes

Performance Improvements

  • refactor: use 'commons.nvim' library (#173) (3f8cfa5)
gitlinker.nvim - v4.8.1

Published by github-actions[bot] 11 months ago

4.8.1 (2023-12-08)

Performance Improvements

  • ci: upload luarocks package (d7341e6)
gitlinker.nvim - v4.8.0

Published by github-actions[bot] 11 months ago

4.8.0 (2023-12-01)

Features

  • command: support command args complete suggestions (bbab7ba)
  • remote: support multiple remotes (origin/upstream) (#166) (bbab7ba)
gitlinker.nvim - v4.7.1

Published by github-actions[bot] 11 months ago

4.7.1 (2023-11-28)

Bug Fixes

  • default_branch: use real-time remote (#163) (15b0d41)
gitlinker.nvim - v4.7.0

Published by github-actions[bot] 11 months ago

4.7.0 (2023-11-27)

Features

  • branch: provide DEFAULT_BRANCH and CURRENT_BRANCH components (#159) (7007c7a)

Bug Fixes

  • config: fix merged user routers configs (#158) (3e33ba8)

Performance Improvements

  • routers: always add '?display=source' for codeberg (#156) (0a8925f)
  • routers: always add '?plain=1' for github (#156) (0a8925f)
gitlinker.nvim - v4.6.0

Published by github-actions[bot] 11 months ago

4.6.0 (2023-11-26)

Features

Performance Improvements

gitlinker.nvim - v4.5.0

Published by github-actions[bot] 11 months ago

4.5.0 (2023-11-24)

Features

  • parser: support git.samba.org/samba.git (d1d2482)
  • routers: support gitweb such as git.samba.org (#149) (d1d2482)
  • routers: support prioritized matching list (undocumented hidden feature) (d1d2482)

Performance Improvements

  • test: improve unit tests to cover more use cases (d1d2482)
gitlinker.nvim - v4.4.0

Published by github-actions[bot] 11 months ago

4.4.0 (2023-11-23)

Features

Performance Improvements

  • test: improve test cases (fb344ab)
gitlinker.nvim - v4.3.0

Published by github-actions[bot] 11 months ago

4.3.0 (2023-11-22)

Features

  • bare/worktree: only check remote branches if remote has 'fetch' config (#143) (9352c3a)