aboutsummaryrefslogtreecommitdiffstats
path: root/mkhint
AgeCommit message (Expand)AuthorFilesLines
7 daysAdd phantom-dep stripping for slackware-currentDanilo M.1-2/+113
7 daysfeat: treat dashed upstream version as equivalent to packaged underscore formDanilo M.1-4/+13
8 daysstyle: split local decl/assign and quote path varsDanilo M.1-10/+10
14 daysdocs: document -R <pkg...> named-hint reviewDanilo M.1-1/+2
14 daysfeat: review named hints via -R <pkg...> regardless of version matchDanilo M.1-5/+15
14 daysrefactor: extract _review_one_hint, drive review loop from a listDanilo M.1-35/+60
2026-06-19perf: scan single nvchecker entry with -e for single-package checksDanilo M.1-4/+10
2026-06-19fix: strip trailing slash in review hint path for consistent outputDanilo M.1-1/+1
2026-06-19feat: add -R/--review loop with side-by-side diff and keep/delete promptDanilo M.1-6/+67
2026-06-19feat: highlight hint rows whose version matches SBo .info in -lDanilo M.1-2/+25
2026-06-18refactor: extract _remove_hint helper for reuse in review loopDanilo M.1-8/+14
2026-06-13fix: resolve relative nvchecker keyfile path against config dirDanilo M.1-0/+5
2026-06-13fix: quote nvchecker section names containing non-bare-key charsDanilo M.1-7/+24
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-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
2026-06-05feat: prompt to run slackrepo after --hintfile updateDanilo M.1-0/+12
2026-05-18feat: multiline DOWNLOAD support, test suite, updated docsDanilo M.1-13/+135
2026-05-18refactor: extract update_checksums, apply version/md5 on --newDanilo M.1-18/+35
2026-05-18fix: always run downloads when updating hint file with -NDanilo M.1-18/+16
2026-05-14refactor: switch arg parser to GNU getoptDanilo M.1-6/+18
2026-05-14add --no-dl/-N option to skip downloads and set NODOWNLOAD=yesDanilo M.1-15/+48
2026-05-07rename mkhintfile.sh to mkhint, add --delete/-d optionDanilo M.1-0/+378