• Joined on 2026-03-13
barrett pushed to fix/multi-dir-cmdline at barrett/canola.nvim 2026-03-13 18:04:19 +00:00
ae412edd94 fix: hijack all directory buffers at setup, not just current
barrett created branch main in barrett/canola.nvim 2026-03-13 18:04:19 +00:00
barrett pushed to main at barrett/canola.nvim 2026-03-13 18:04:19 +00:00
e2cd1e66cf refactor: revert canola namespace to oil and remove vim.g config (#120)
barrett created branch fix/preview-move-as-copy in barrett/canola.nvim 2026-03-13 18:04:19 +00:00
barrett pushed to fix/preview-move-as-copy at barrett/canola.nvim 2026-03-13 18:04:19 +00:00
f42c9dabd9 fix(preview): prevent preview from re-initializing modified oil buffers
barrett created branch fix/root-parent-noop in barrett/canola.nvim 2026-03-13 18:04:19 +00:00
barrett pushed to fix/root-parent-noop at barrett/canola.nvim 2026-03-13 18:04:19 +00:00
846efbb0f8 fix: make parent action a no-op at filesystem root
barrett created branch fix/select-redraw in barrett/canola.nvim 2026-03-13 18:04:19 +00:00
barrett pushed to fix/select-redraw at barrett/canola.nvim 2026-03-13 18:04:19 +00:00
e6e2d8a71f docs(upstream): mark #699 fixed (#106)
83b104cced fix(select): redraw screen after buffer switch
Compare 2 commits »
barrett created branch refactor/drop-nvim-09-checks in barrett/canola.nvim 2026-03-13 18:04:19 +00:00
barrett pushed to refactor/drop-nvim-09-checks at barrett/canola.nvim 2026-03-13 18:04:19 +00:00
4fc9884ccb refactor: drop nvim 0.8/0.9 compat shims from init.lua
barrett created branch refactor/revert-canola-to-oil in barrett/canola.nvim 2026-03-13 18:04:19 +00:00
barrett pushed to refactor/revert-canola-to-oil at barrett/canola.nvim 2026-03-13 18:04:19 +00:00
14bb77d842 refactor: remove vim.g.oil declarative config
8dd67f91e8 refactor: revert module namespace from canola back to oil
Compare 2 commits »
barrett pushed tag v0.0.1 to barrett/canola.nvim 2026-03-13 18:04:19 +00:00
barrett created branch feat/open-split-toggle-split in barrett/canola.nvim 2026-03-13 18:04:18 +00:00
barrett pushed to feat/open-split-toggle-split at barrett/canola.nvim 2026-03-13 18:04:18 +00:00
89e225f0d4 docs(upstream): fix prettier formatting
07fa3be626 docs: add vimdoc for open_split/toggle_split and macOS trash recipe
943bf750cc feat: add open_split and toggle_split API
ff577ca5a8 docs(upstream): triage batch — #739 cherry-pick, 10 issue updates
Compare 4 commits »
barrett created branch feat/rename in barrett/canola.nvim 2026-03-13 18:04:18 +00:00
barrett pushed to feat/rename at barrett/canola.nvim 2026-03-13 18:04:18 +00:00
e6b42168c9 refactor: rename oil to canola across entire codebase
barrett created branch feat/skip-delete-confirm in barrett/canola.nvim 2026-03-13 18:04:18 +00:00
barrett pushed to feat/skip-delete-confirm at barrett/canola.nvim 2026-03-13 18:04:18 +00:00
f9c30d4947 feat: add \skip_confirm_for_delete\ option