• Joined on 2026-03-13
barrett pushed to feat/file-token at barrett/pending.nvim 2026-03-13 18:04:59 +00:00
735b5ec51b test(file-token): add parse, diff, views, edit, and navigation tests
7835dc4687 feat(file-token): add file: inline metadata token with gf navigation
Compare 2 commits »
barrett created branch feat/filter in barrett/pending.nvim 2026-03-13 18:04:59 +00:00
barrett pushed to feat/filter at barrett/pending.nvim 2026-03-13 18:04:59 +00:00
b37154b173 ci: format
040a0bfe02 feat(filter): oil-like editable filter line with predicate dispatch
Compare 2 commits »
barrett created branch feat/forge-validate in barrett/pending.nvim 2026-03-13 18:04:59 +00:00
barrett pushed to feat/forge-validate at barrett/pending.nvim 2026-03-13 18:04:59 +00:00
f1b9c7008b feat(forge): add validate option for forge ref validation on write
barrett created branch feat/gtasks-sync in barrett/pending.nvim 2026-03-13 18:04:59 +00:00
barrett pushed to feat/gtasks-sync at barrett/pending.nvim 2026-03-13 18:04:59 +00:00
4ad31ec804 ci: format
d95d9c84fd Merge remote-tracking branch 'origin/main' into feat/gtasks-sync
de177b78b9 docs(sync): document bundled credentials and config fields
bdd3e138c8 feat(sync): ship bundled OAuth credentials
25c8bd4eb0 refactor(sync): extract shared OAuth into oauth.lua
Compare 5 commits »
barrett created branch feat/hide-done-categories in barrett/pending.nvim 2026-03-13 18:04:59 +00:00
barrett pushed to feat/hide-done-categories at barrett/pending.nvim 2026-03-13 18:04:59 +00:00
8d7759b6c4 feat(views): add hide_done_categories config option
barrett created branch feat/lock-done-tasks in barrett/pending.nvim 2026-03-13 18:04:59 +00:00
barrett pushed to feat/lock-done-tasks at barrett/pending.nvim 2026-03-13 18:04:59 +00:00
ea8ba7f44c feat(diff): disallow editing done tasks by default
barrett created branch feat/luacats in barrett/pending.nvim 2026-03-13 18:04:59 +00:00
barrett pushed to feat/luacats at barrett/pending.nvim 2026-03-13 18:04:59 +00:00
05871fa1a5 refactor: canonicalize internal metadata field names
4710e6197f refactor: tighten LuaCATS annotations across modules
Compare 2 commits »
barrett created branch feat/omnifunc-recurrence-dates in barrett/pending.nvim 2026-03-13 18:04:59 +00:00
barrett pushed to feat/omnifunc-recurrence-dates at barrett/pending.nvim 2026-03-13 18:04:59 +00:00
be81abfe48 docs: update mappings and config for keymaps and new Plug entries
4f6a5224de feat(plugin): add Plug mappings for all buffer actions
11df8407a1 feat(config): add keymaps table for buffer-local bindings
c038130a8b refactor(init): remove help popup, use config-driven keymaps
39fd4ef17a fix(recur): resolve LuaLS type errors
Compare 10 commits »
barrett created branch docs/keybinding-remap-plan in barrett/pending.nvim 2026-03-13 18:04:58 +00:00
barrett pushed to docs/keybinding-remap-plan at barrett/pending.nvim 2026-03-13 18:04:58 +00:00
69ca0147d8 docs: update default keymaps to g-prefixed keys (#101)
barrett created branch docs/mini-ai in barrett/pending.nvim 2026-03-13 18:04:58 +00:00
barrett pushed to docs/mini-ai at barrett/pending.nvim 2026-03-13 18:04:58 +00:00
08d137e8b4 docs(textobj): add mini.ai integration recipe to vimdoc
barrett created branch docs/queue-sorting-plan in barrett/pending.nvim 2026-03-13 18:04:58 +00:00