pending.nvim/lua/pending
2026-03-11 12:25:34 -04:00
..
sync fix(sync): include backend name in bundled-creds auth recommendation (#124) 2026-03-10 11:43:51 -04:00
buffer.lua fix(forge): fix ghost extmarks, false auth warnings, and needless API calls (#136) 2026-03-10 23:28:52 -04:00
complete.lua feat(forge): support custom shorthand prefixes (#131) 2026-03-10 22:30:42 -04:00
config.lua feat(forge): add validate option for forge ref validation on write (#138) 2026-03-11 12:23:20 -04:00
diff.lua Merge remote-tracking branch 'origin/main' into docs/sync-s3-auto-auth 2026-03-11 12:25:34 -04:00
forge.lua feat(forge): add validate option for forge ref validation on write (#138) 2026-03-11 12:23:20 -04:00
health.lua refactor(forge): simplify auth gating and rename gitea_backend 2026-03-11 12:16:40 -04:00
init.lua feat(forge): add validate option for forge ref validation on write (#138) 2026-03-11 12:23:20 -04:00
log.lua fix(diff): preserve due/rec when absent from buffer line (#68) 2026-03-05 12:46:54 -05:00
parse.lua refactor: move forge ref detection from parse.body() to diff 2026-03-10 18:58:24 -04:00
recur.lua feat: time-aware due dates, persistent undo, @return audit (#33) 2026-02-25 20:37:50 -05:00
store.lua refactor(types): extract inline anonymous types into named classes (#110) 2026-03-08 19:49:49 -04:00
textobj.lua fix(diff): preserve due/rec when absent from buffer line (#68) 2026-03-05 12:46:54 -05:00
views.lua feat(forge): inline overlay rendering for forge links (#127) 2026-03-10 20:01:10 -04:00