aboutsummaryrefslogtreecommitdiffstats
path: root/mkhint
AgeCommit message (Expand)AuthorFilesLines
3 daysfeat: --new prints a manifest reconcile report for listed packagesDanilo M.1-0/+12
3 daysfeat: reconcile_bundle_deps core (report/apply)Danilo M.1-1/+107
3 daysfeat: fetch_manifest + fake-wget manifest fixture supportDanilo M.1-0/+12
3 daysfeat: load_bundle_manifests + manifest_url_forDanilo M.1-0/+28
3 daysfeat: match_dep_url maps a hint download line to a manifest URLDanilo M.1-0/+49
3 daysfeat: parse_manifest reads NAME_URL entries from a deps manifestDanilo M.1-0/+13
3 daysfeat: add BUNDLE_MANIFEST_FILE config varDanilo M.1-0/+6
4 daysfix: bump dash-form dated URLs on version changev1.1.3Danilo M.1-2/+12
5 dayschore: release v1.1.2v1.1.2Danilo M.1-1/+1
5 dayschore: release v1.1.1v1.1.1Danilo M.1-1/+1
5 daysfeat: compact --help, move reference to man pageDanilo M.1-23/+2
5 daysfeat: show config-file presence in --helpDanilo M.1-0/+1
5 dayschore: release v1.1.0v1.1.0Danilo M.1-1/+1
5 daysfeat: slackrepo build for new packages, update for existingDanilo M.1-11/+37
6 daysdocs: show version in --help, rename version flag in help textDanilo M.1-8/+9
6 daysfeat!: -v/--version prints tool version; hint version moves to -V/--set-versionDanilo M.1-4/+10
6 daysfeat: -l colors newer version cell green, adds DelReq columnDanilo M.1-9/+32
7 daysfeat: -l <pkg...> shows side-by-side hint vs .infoDanilo M.1-9/+35
7 daysfeat: -l skips versionless hints, widen version columnsDanilo M.1-2/+4
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