summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
7 daysfeat!: -v/--version prints tool version; hint version moves to -V/--set-versionDanilo M.2-13/+48
7 daysdocs: implementation plan for semver adoptionDanilo M.1-0/+376
7 daysdocs: spec for semver adoptionDanilo M.1-0/+171
7 daysdocs: document -l directional color and DelReq columnDanilo M.2-2/+7
7 daysfeat: -l colors newer version cell green, adds DelReq columnDanilo M.2-10/+123
7 daysdocs: implementation plan for -l color + DelReqDanilo M.1-0/+346
7 daysdocs: spec for -l directional color + DelReq columnDanilo M.1-0/+110
8 daysdocs: add Development Approach note, document -l/-R completionDanilo M.1-1/+9
8 daysfeat: -l <pkg...> shows side-by-side hint vs .infoDanilo M.5-12/+68
8 daysfeat: -l skips versionless hints, widen version columnsDanilo M.4-4/+31
8 daysAdd phantom-dep stripping for slackware-currentDanilo M.5-4/+297
8 daysdocs: document dashed/underscore version normalization in READMEDanilo M.1-0/+2
8 daysfeat: treat dashed upstream version as equivalent to packaged underscore formDanilo M.3-5/+54
8 daysstyle: split local decl/assign and quote path varsDanilo M.1-10/+10
2026-06-27docs: document -R <pkg...> named-hint review in READMEDanilo M.1-3/+4
2026-06-27docs: document -R <pkg...> named-hint reviewDanilo M.2-2/+7
2026-06-27feat: complete multiple hint names after -R/--reviewDanilo M.1-0/+14
2026-06-27test: cover -R <pkg...> named-hint review (T44-T47)Danilo M.1-0/+66
2026-06-27feat: review named hints via -R <pkg...> regardless of version matchDanilo M.1-5/+15
2026-06-27refactor: extract _review_one_hint, drive review loop from a listDanilo M.1-35/+60
2026-06-27docs: plan for reviewing named hints via -R <pkg...>Danilo M.1-0/+371
2026-06-27docs: spec for reviewing named hints via -R <pkg...>Danilo M.1-0/+55
2026-06-19perf: scan single nvchecker entry with -e for single-package checksDanilo M.4-8/+66
2026-06-19fix: strip trailing slash in review hint path for consistent outputDanilo M.1-1/+1
2026-06-19docs: document -l highlight and -R review; add to bash completionDanilo M.2-2/+12
2026-06-19feat: add -R/--review loop with side-by-side diff and keep/delete promptDanilo M.2-6/+130
2026-06-19feat: highlight hint rows whose version matches SBo .info in -lDanilo M.2-2/+56
2026-06-18refactor: extract _remove_hint helper for reuse in review loopDanilo M.1-8/+14
2026-06-18docs: implementation plan for -l highlight + -R review loopDanilo M.1-0/+504
2026-06-18docs: spec for -l version-match highlight + -R review loopDanilo M.1-0/+147
2026-06-13Merge feat/nvchecker: nvchecker integrationDanilo M.7-11/+1335
2026-06-13fix: resolve relative nvchecker keyfile path against config dirDanilo M.2-0/+31
2026-06-13fix: quote nvchecker section names containing non-bare-key charsDanilo M.2-7/+80
2026-06-13docs: document --check populate-missing-sections promptDanilo M.2-1/+8
2026-06-13test: add T29-T31 for --check populate missing sectionsDanilo M.1-0/+77
2026-06-13feat: --check offers to populate missing nvchecker sectionsDanilo M.1-1/+33
2026-06-13refactor: extract _has_nvchecker_section helperDanilo M.1-2/+10
2026-06-13docs: plan for --check populate missing sectionsDanilo M.1-0/+379
2026-06-13docs: spec for --check populate missing nvchecker sectionsDanilo M.1-0/+155
2026-06-13test: add T27 (downgrade flag) and T28 (--check scan-all)Danilo M.1-0/+41
2026-06-13docs: document nvchecker integration and --check commandDanilo M.2-4/+66
2026-06-13feat(completion): add --check/-C flag and package-name completionDanilo M.1-2/+2
2026-06-13test: add nvchecker config patch and mock tools to harnessDanilo M.1-0/+211
2026-06-13feat: add --check/-C bulk update commandDanilo M.1-2/+101
2026-06-13feat: suggest nvchecker version on --hintfile without -vDanilo M.1-1/+39
2026-06-13feat: write nvchecker section on --new from .infoDanilo M.1-0/+1
2026-06-13feat: add add_nvchecker_section with github/pypi autodetectDanilo M.1-0/+61
2026-06-13feat: add nvchecker_latest keyfile readerDanilo M.1-0/+28
2026-06-13feat: add check_nvchecker tool-availability guardDanilo M.1-0/+17
2026-06-13feat: add NVCHECKER_CONFIG constant and help text for nvchecker featuresDanilo M.1-1/+5