aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
32 hoursdocs: spec for --info version-compare rowDanilo M.1-0/+59
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
39 hoursdocs: implementation plan for nvchecker autodetect, -n stanza, --info/-iDanilo M.1-0/+840
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
39 hoursdocs: spec for nvchecker autodetect expansion, -n stanza output, --info/-iDanilo M.1-0/+278
Expand nvchecker source autodetection in add_nvchecker_section (the single global emitter used by --new and --check populate) to cover gitlab, bitbucket, gitea.com, codeberg, pagure, npm, gems, cratesio, cpan, hackage, packagist, cran, in addition to the existing github/pypi. Also spec the -n stanza echo and the --info/-i README viewer. Marks the v1.2.4 continuation-suppression TODO done. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
4 daysdocs: implementation plan for bundled-dep manifest updatesDanilo M.1-0/+1297
12 tasks (TDD): parser/matcher helpers, --new report hook, --check + --hintfile Phase 2 reconcile with --force gate, completion, docs, release v1.2.0, VM deploy. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
4 daysdocs: spec for manifest-driven bundled-dep updatesDanilo M.1-0/+286
Design for reconciling a bundle package's extra DOWNLOAD lines against an upstream deps manifest (neovim's cmake.deps/deps.txt). Opt-in per package via BUNDLE_MANIFEST_FILE, --check two-phase flow with a --force gate on the manifest reconcile, report-only on --new. Target v1.2.0. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
5 daysdocs: plan for man page + compact --helpDanilo M.1-0/+460
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
5 daysdocs: spec for man page + compact --helpDanilo M.1-0/+108
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
5 daysdocs: implementation plan for config file + build-vs-updateDanilo M.1-0/+537
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
5 daysdocs: spec for config file + slackrepo update-vs-buildDanilo M.1-0/+180
Config file at ~/.config/mkhint/config sourced with baked-in defaults, moving REPO_DIR/HINT_DIR (and new PACKAGES_DIR) out of hardcoding in both mkhint and the completion script. --check/--hintfile pick `slackrepo build` for packages not yet in the repo, `update` for existing ones. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
6 daysdocs: implementation plan for semver adoptionDanilo M.1-0/+376
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
6 daysdocs: spec for semver adoptionDanilo M.1-0/+171
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
6 daysdocs: implementation plan for -l color + DelReqDanilo M.1-0/+346
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
6 daysdocs: spec for -l directional color + DelReq columnDanilo M.1-0/+110
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
14 daysdocs: plan for reviewing named hints via -R <pkg...>Danilo M.1-0/+371
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
14 daysdocs: spec for reviewing named hints via -R <pkg...>Danilo M.1-0/+55
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-18docs: implementation plan for -l highlight + -R review loopDanilo M.1-0/+504
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-18docs: spec for -l version-match highlight + -R review loopDanilo M.1-0/+147
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-13docs: plan for --check populate missing sectionsDanilo M.1-0/+379
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-13docs: spec for --check populate missing nvchecker sectionsDanilo M.1-0/+155
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-13docs: nvchecker integration implementation planDanilo M.1-0/+1065
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-13docs: nvchecker integration design specDanilo M.1-0/+206
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>