aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
6 daysdocs: document nvchecker integration and --check commandDanilo M.2-4/+66
6 daysfeat(completion): add --check/-C flag and package-name completionDanilo M.1-2/+2
6 daystest: add nvchecker config patch and mock tools to harnessDanilo M.1-0/+211
6 daysfeat: add --check/-C bulk update commandDanilo M.1-2/+101
6 daysfeat: suggest nvchecker version on --hintfile without -vDanilo M.1-1/+39
6 daysfeat: write nvchecker section on --new from .infoDanilo M.1-0/+1
6 daysfeat: add add_nvchecker_section with github/pypi autodetectDanilo M.1-0/+61
6 daysfeat: add nvchecker_latest keyfile readerDanilo M.1-0/+28
6 daysfeat: add check_nvchecker tool-availability guardDanilo M.1-0/+17
6 daysfeat: add NVCHECKER_CONFIG constant and help text for nvchecker featuresDanilo M.1-1/+5
6 daysdocs: nvchecker integration implementation planDanilo M.1-0/+1065
6 daysdocs: nvchecker integration design specDanilo M.1-0/+206
2026-06-05feat: prompt to run slackrepo after --hintfile updateDanilo M.2-0/+13
2026-06-05feat(completion): suggest current VERSION when completing -vDanilo M.2-2/+16
2026-05-18feat: multiline DOWNLOAD support, test suite, updated docsDanilo M.4-51/+571
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.2-7/+19
2026-05-14add --no-dl/-N option to skip downloads and set NODOWNLOAD=yesDanilo M.4-27/+97
2026-05-07rename mkhintfile.sh to mkhint, add --delete/-d optionDanilo M.5-61/+108
2026-05-07Initial commitDanilo M.4-0/+516