gitsigns.nvim/lua/gitsigns
2024-09-04 13:41:33 +01:00
..
cli test: add luals checking 2024-04-17 10:26:47 +01:00
debug refactor: improve log messages output 2024-06-18 14:26:29 +01:00
git feat: detect repo errors 2024-08-28 10:09:32 +01:00
system fix(version): handle version checks more gracefully 2024-04-01 18:00:29 +01:00
actions.lua fix: sort get_nav_hunks to handle mixed hunk states 2024-08-25 20:18:18 +01:00
async.lua feat(async): add async.pcall 2024-08-07 12:16:17 +01:00
attach.lua feat: add submodule support for gitsigns urls 2024-07-25 14:41:16 +01:00
blame.lua fix(blame): restore original options when blame window is closed 2024-08-03 21:51:56 +01:00
cache.lua feat: add staging and update locks 2024-08-07 10:50:35 +01:00
cli.lua refactor: organize imports 2024-07-03 12:08:06 +01:00
config.lua feat(blame_line): add option to show when not focused 2024-09-04 13:41:33 +01:00
current_line_blame.lua feat(blame_line): add option to show when not focused 2024-09-04 13:41:33 +01:00
debounce.lua refactor: organize imports 2024-07-03 12:08:06 +01:00
debug.lua refactor: improve log messages output 2024-06-18 14:26:29 +01:00
diff.lua feat(diffopt): add support for whitespace flags in diffopt 2023-10-02 11:22:42 +01:00
diff_ext.lua refactor: organize imports 2024-07-03 12:08:06 +01:00
diff_int.lua refactor: organize imports 2024-07-03 12:08:06 +01:00
diffthis.lua fix: typo on dprint 2024-07-25 11:24:49 +01:00
git.lua feat(async): add async.pcall 2024-08-07 12:16:17 +01:00
highlight.lua fix: derive Staged*Cul highlight correctly 2024-07-25 07:36:17 +01:00
hunks.lua fix(nav): misc bugs 2024-06-19 11:02:45 +01:00
manager.lua feat: add staging and update locks 2024-08-07 10:50:35 +01:00
message.lua chore: tidying 2023-10-05 14:14:33 +01:00
popup.lua refactor: organize imports 2024-07-03 12:08:06 +01:00
repeat.lua refactor: post teal-pocolypse cleanup 2023-06-14 12:02:18 +01:00
signs.lua feat: add highlights for the current line 2024-07-24 09:07:10 +01:00
status.lua fix: trigger GitSignsUpdate autocmd more often 2024-04-04 11:40:34 +01:00
system.lua test: add luals checking 2024-04-17 10:26:47 +01:00
test.lua refactor: remove teal 2023-06-13 15:32:14 +01:00
util.lua feat(blame): set filetype to gitsigns.blame 2024-06-20 15:10:25 +01:00
watcher.lua refactor: organize imports 2024-07-03 12:08:06 +01:00