Skip to content

Releases: lumen-oss/rocks-git.nvim

v2.5.10

03 Feb 21:45
cb86c44

Choose a tag to compare

2.5.10 (2026-02-03)

Bug Fixes

  • prevent calling vimscript function in fast event context (d828041)

v2.5.9

02 Feb 23:01
ad94199

Choose a tag to compare

2.5.9 (2026-02-02)

Bug Fixes

  • support git remotes other than 'origin' (#97) (acf4464)

v2.5.8

21 Jan 07:11
809643b

Choose a tag to compare

2.5.8 (2026-01-21)

Bug Fixes

v2.5.7

18 Nov 20:54
ae99aca

Choose a tag to compare

2.5.7 (2025-11-18)

Bug Fixes

  • persist ignore_tags option to rocks.toml (#92) (2cec577)

v2.5.6

15 Sep 16:21
fc01ee9

Choose a tag to compare

2.5.6 (2025-09-15)

Bug Fixes

  • update nvim-neorocks references -> lumen-oss (7777c61)

v2.5.5

13 Aug 08:08
506cf81

Choose a tag to compare

2.5.5 (2025-08-13)

Bug Fixes

v2.5.4

14 Jul 18:02
26d0468

Choose a tag to compare

2.5.4 (2025-07-14)

Bug Fixes

  • rockspec: restrict lua version to 5.1 (d9b1c5d)

v2.5.3

07 Mar 16:02
e2654bd

Choose a tag to compare

2.5.3 (2025-03-07)

Bug Fixes

  • incorrect plugin name when git shorthand ends in -git (#83) (bf5e798)

v2.5.2

09 Dec 16:46
ee748e7

Choose a tag to compare

2.5.2 (2024-12-09)

Bug Fixes

  • compare versions when getting latest tag (da06852)

v2.5.1

31 Oct 15:50
1f2943d

Choose a tag to compare

2.5.1 (2024-10-31)

Bug Fixes

  • unset GIT_DIR and GIT_WORK_TREE environment variables when invoking git (#79) (03a3f41)