• Joined on 2026-03-13
barrett created branch feat/fugitive-keymaps in barrett/diffs.nvim 2026-03-13 18:04:37 +00:00
barrett pushed to feat/fugitive-keymaps at barrett/diffs.nvim 2026-03-13 18:04:37 +00:00
barrett created branch feat/gdiff in barrett/diffs.nvim 2026-03-13 18:04:37 +00:00
barrett pushed to feat/gdiff at barrett/diffs.nvim 2026-03-13 18:04:37 +00:00
bf2c91f79f feat: add :Gdiff command for unified diff against git revision
barrett created branch feat/gitsigns-blame in barrett/diffs.nvim 2026-03-13 18:04:37 +00:00
barrett pushed to feat/gitsigns-blame at barrett/diffs.nvim 2026-03-13 18:04:37 +00:00
barrett created branch feat/harden in barrett/diffs.nvim 2026-03-13 18:04:37 +00:00
barrett pushed to feat/harden at barrett/diffs.nvim 2026-03-13 18:04:37 +00:00
barrett created branch feat/highlight-config-overrides in barrett/diffs.nvim 2026-03-13 18:04:37 +00:00
barrett pushed to feat/highlight-config-overrides at barrett/diffs.nvim 2026-03-13 18:04:37 +00:00
a9eea9c157 feat(highlight): add highlights.overrides config table
barrett created branch feat/highlighting in barrett/diffs.nvim 2026-03-13 18:04:37 +00:00
barrett pushed to feat/highlighting at barrett/diffs.nvim 2026-03-13 18:04:37 +00:00
barrett created branch feat/hunk-line-position in barrett/diffs.nvim 2026-03-13 18:04:37 +00:00
barrett pushed to feat/hunk-line-position at barrett/diffs.nvim 2026-03-13 18:04:37 +00:00
barrett created branch feat/merge-diff in barrett/diffs.nvim 2026-03-13 18:04:37 +00:00
barrett pushed to feat/merge-diff at barrett/diffs.nvim 2026-03-13 18:04:37 +00:00
09442f2e19 fix(commands): replace combined diffs with ours-vs-theirs for unmerged files
8bf6dd7b2e test(commands): add filter_combined_diffs tests
93ee38db8c fix(commands): filter combined diffs from section output
92209721c8 fix: remove unused function and import flagged by selene
adf3703f04 docs: add unmerged diff resolution to vimdoc
Compare 9 commits »
barrett created branch feat/misc-config-options in barrett/diffs.nvim 2026-03-13 18:04:37 +00:00
barrett pushed to feat/misc-config-options at barrett/diffs.nvim 2026-03-13 18:04:37 +00:00
barrett created branch feat/neogit-apis in barrett/diffs.nvim 2026-03-13 18:04:37 +00:00
barrett pushed to feat/neogit-apis at barrett/diffs.nvim 2026-03-13 18:04:37 +00:00
9ab4cf3805 fix(neogit): add patch back in