pending.nvim/lua/pending
Barrett Ruth e9f21c0f0b fix(views): pluralize unknown queue sort key warning (#157)
Problem: multiple unknown sort keys each triggered a separate warning.

Solution: collect unknown keys and emit a single warning with the
correct singular/plural label, joined by `, `.
2026-03-13 20:49:33 -04:00
..
sync refactor: tighten LuaCATS annotations and canonicalize metadata fields (#141) 2026-03-11 12:55:36 -04:00
buffer.lua Revert "feat(views): add hide_done_categories config option (#153)" 2026-03-13 20:49:33 -04:00
complete.lua refactor: tighten LuaCATS annotations and canonicalize metadata fields (#141) 2026-03-11 12:55:36 -04:00
config.lua Revert "feat(views): add hide_done_categories config option (#153)" 2026-03-13 20:49:33 -04:00
diff.lua fix(parse): skip forge refs in right-to-left metadata scan (#142) 2026-03-11 13:02:55 -04:00
forge.lua refactor: tighten LuaCATS annotations and canonicalize metadata fields (#141) 2026-03-11 12:55:36 -04:00
health.lua refactor(forge): simplify auth gating (#139) 2026-03-11 12:28:22 -04:00
init.lua Revert "feat(views): add hide_done_categories config option (#153)" 2026-03-13 20:49:33 -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 fix(parse): skip forge refs in right-to-left metadata scan (#142) 2026-03-11 13:02:55 -04:00
recur.lua refactor: tighten LuaCATS annotations and canonicalize metadata fields (#141) 2026-03-11 12:55:36 -04:00
store.lua refactor: tighten LuaCATS annotations and canonicalize metadata fields (#141) 2026-03-11 12:55:36 -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 fix(views): pluralize unknown queue sort key warning (#157) 2026-03-13 20:49:33 -04:00