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
path:
root
/
mkhint
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
Add phantom-dep stripping for slackware-current
Danilo M.
1
-2
/
+113
7 days
feat: treat dashed upstream version as equivalent to packaged underscore form
Danilo M.
1
-4
/
+13
8 days
style: split local decl/assign and quote path vars
Danilo M.
1
-10
/
+10
14 days
docs: document -R <pkg...> named-hint review
Danilo M.
1
-1
/
+2
14 days
feat: review named hints via -R <pkg...> regardless of version match
Danilo M.
1
-5
/
+15
14 days
refactor: extract _review_one_hint, drive review loop from a list
Danilo M.
1
-35
/
+60
2026-06-19
perf: scan single nvchecker entry with -e for single-package checks
Danilo M.
1
-4
/
+10
2026-06-19
fix: strip trailing slash in review hint path for consistent output
Danilo M.
1
-1
/
+1
2026-06-19
feat: add -R/--review loop with side-by-side diff and keep/delete prompt
Danilo M.
1
-6
/
+67
2026-06-19
feat: highlight hint rows whose version matches SBo .info in -l
Danilo M.
1
-2
/
+25
2026-06-18
refactor: extract _remove_hint helper for reuse in review loop
Danilo M.
1
-8
/
+14
2026-06-13
fix: resolve relative nvchecker keyfile path against config dir
Danilo M.
1
-0
/
+5
2026-06-13
fix: quote nvchecker section names containing non-bare-key chars
Danilo M.
1
-7
/
+24
2026-06-13
feat: --check offers to populate missing nvchecker sections
Danilo M.
1
-1
/
+33
2026-06-13
refactor: extract _has_nvchecker_section helper
Danilo M.
1
-2
/
+10
2026-06-13
feat: add --check/-C bulk update command
Danilo M.
1
-2
/
+101
2026-06-13
feat: suggest nvchecker version on --hintfile without -v
Danilo M.
1
-1
/
+39
2026-06-13
feat: write nvchecker section on --new from .info
Danilo M.
1
-0
/
+1
2026-06-13
feat: add add_nvchecker_section with github/pypi autodetect
Danilo M.
1
-0
/
+61
2026-06-13
feat: add nvchecker_latest keyfile reader
Danilo M.
1
-0
/
+28
2026-06-13
feat: add check_nvchecker tool-availability guard
Danilo M.
1
-0
/
+17
2026-06-13
feat: add NVCHECKER_CONFIG constant and help text for nvchecker features
Danilo M.
1
-1
/
+5
2026-06-05
feat: prompt to run slackrepo after --hintfile update
Danilo M.
1
-0
/
+12
2026-05-18
feat: multiline DOWNLOAD support, test suite, updated docs
Danilo M.
1
-13
/
+135
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.
1
-6
/
+18
2026-05-14
add --no-dl/-N option to skip downloads and set NODOWNLOAD=yes
Danilo M.
1
-15
/
+48
2026-05-07
rename mkhintfile.sh to mkhint, add --delete/-d option
Danilo M.
1
-0
/
+378