index
:
mkhintfile
master
A utility script to generate hintfiles for slackrepo
by Danilo aka danix
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
14 hours
feat: highlight hint rows whose version matches SBo .info in -l
Danilo M.
2
-2
/
+56
36 hours
refactor: extract _remove_hint helper for reuse in review loop
Danilo M.
1
-8
/
+14
36 hours
docs: implementation plan for -l highlight + -R review loop
Danilo M.
1
-0
/
+504
36 hours
docs: spec for -l version-match highlight + -R review loop
Danilo M.
1
-0
/
+147
6 days
Merge feat/nvchecker: nvchecker integration
Danilo M.
7
-11
/
+1335
6 days
fix: resolve relative nvchecker keyfile path against config dir
Danilo M.
2
-0
/
+31
6 days
fix: quote nvchecker section names containing non-bare-key chars
Danilo M.
2
-7
/
+80
6 days
docs: document --check populate-missing-sections prompt
Danilo M.
2
-1
/
+8
6 days
test: add T29-T31 for --check populate missing sections
Danilo M.
1
-0
/
+77
6 days
feat: --check offers to populate missing nvchecker sections
Danilo M.
1
-1
/
+33
6 days
refactor: extract _has_nvchecker_section helper
Danilo M.
1
-2
/
+10
6 days
docs: plan for --check populate missing sections
Danilo M.
1
-0
/
+379
6 days
docs: spec for --check populate missing nvchecker sections
Danilo M.
1
-0
/
+155
6 days
test: add T27 (downgrade flag) and T28 (--check scan-all)
Danilo M.
1
-0
/
+41
6 days
docs: document nvchecker integration and --check command
Danilo M.
2
-4
/
+66
6 days
feat(completion): add --check/-C flag and package-name completion
Danilo M.
1
-2
/
+2
6 days
test: add nvchecker config patch and mock tools to harness
Danilo M.
1
-0
/
+211
6 days
feat: add --check/-C bulk update command
Danilo M.
1
-2
/
+101
6 days
feat: suggest nvchecker version on --hintfile without -v
Danilo M.
1
-1
/
+39
6 days
feat: write nvchecker section on --new from .info
Danilo M.
1
-0
/
+1
6 days
feat: add add_nvchecker_section with github/pypi autodetect
Danilo M.
1
-0
/
+61
6 days
feat: add nvchecker_latest keyfile reader
Danilo M.
1
-0
/
+28
6 days
feat: add check_nvchecker tool-availability guard
Danilo M.
1
-0
/
+17
6 days
feat: add NVCHECKER_CONFIG constant and help text for nvchecker features
Danilo M.
1
-1
/
+5
6 days
docs: nvchecker integration implementation plan
Danilo M.
1
-0
/
+1065
6 days
docs: nvchecker integration design spec
Danilo M.
1
-0
/
+206
2026-06-05
feat: prompt to run slackrepo after --hintfile update
Danilo M.
2
-0
/
+13
2026-06-05
feat(completion): suggest current VERSION when completing -v
Danilo M.
2
-2
/
+16
2026-05-18
feat: multiline DOWNLOAD support, test suite, updated docs
Danilo M.
4
-51
/
+571
2026-05-18
refactor: extract update_checksums, apply version/md5 on --new
Danilo M.
1
-18
/
+35
2026-05-18
fix: always run downloads when updating hint file with -N
Danilo M.
1
-18
/
+16
2026-05-14
refactor: switch arg parser to GNU getopt
Danilo M.
2
-7
/
+19
2026-05-14
add --no-dl/-N option to skip downloads and set NODOWNLOAD=yes
Danilo M.
4
-27
/
+97
2026-05-07
rename mkhintfile.sh to mkhint, add --delete/-d option
Danilo M.
5
-61
/
+108
2026-05-07
Initial commit
Danilo M.
4
-0
/
+516