gitsigns.nvim/lua/gitsigns
2025-01-20 15:24:04 +00:00
..
cli test: add luals checking 2024-04-17 10:26:47 +01:00
debug refactor: formatting 2025-01-09 09:15:26 +00:00
git fix: support blame for git < 2.41 2025-01-20 14:55:55 +00:00
system ci: fix luals errors and check in ci 2025-01-20 10:15:14 +00:00
actions.lua fix: select hunk gets all adjacent linematch hunks 2025-01-20 11:09:29 +00:00
async.lua fix: GitSignsChanged autocmd for staged hunks 2025-01-20 15:24:04 +00:00
attach.lua fix: fileformat autocmd bug 2025-01-20 12:35:50 +00:00
blame.lua fix(blame): ensure blame object is valid when all lines are requested 2025-01-17 17:12:27 +00:00
cache.lua fix: support blame for git < 2.41 2025-01-20 14:55:55 +00:00
cli.lua refactor: update async.lua 2025-01-09 09:15:26 +00:00
config.lua feat!: deprecate some functions 2025-01-20 10:40:42 +00: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 feat: add type annotations for modules 2024-11-14 17:25:54 +00:00
diff_ext.lua refactor: organize imports 2024-07-03 12:08:06 +01:00
diff_int.lua ci: fix luals errors and check in ci 2025-01-20 10:15:14 +00:00
diff.lua feat(diffopt): add support for whitespace flags in diffopt 2023-10-02 11:22:42 +01:00
diffthis.lua fix: support blame for git < 2.41 2025-01-20 14:55:55 +00:00
git.lua fix: GitSignsChanged autocmd for staged hunks 2025-01-20 15:24:04 +00:00
highlight.lua docs: generate most highlght defs 2025-01-16 13:12:34 +00:00
hunks.lua fix: change assert to eprint 2024-10-30 16:14:42 +00:00
manager.lua fix: fileformat autocmd bug 2025-01-20 12:35:50 +00:00
message.lua chore: tidying 2023-10-05 14:14:33 +01:00
popup.lua fix: wipeout buf after closing the blame_line/preview_hunk window 2025-01-10 19:19:43 +00:00
repeat.lua refactor: post teal-pocolypse cleanup 2023-06-14 12:02:18 +01:00
signs.lua fix: do not mix staged signs with normal signs 2025-01-15 16:36:03 +00:00
status.lua fix: trigger GitSignsUpdate autocmd more often 2024-04-04 11:40:34 +01:00
system.lua fix: upstream fixes for system() 2025-01-07 11:51:56 +00:00
test.lua refactor: remove teal 2023-06-13 15:32:14 +01:00
util.lua fix: more EOL fixes 2025-01-20 12:27:57 +00:00
watcher.lua refactor: organize imports 2024-07-03 12:08:06 +01:00