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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
feat: --hintfile -V reconciles bundled deps for listed packages
Danilo M.
1
-0
/
+30
3 days
fix: primary manifest entry no longer flagged as missing in reconcile FYI
Danilo M.
1
-0
/
+5
3 days
feat: --check Phase 2 reconciles bundled deps for listed packages
Danilo M.
1
-0
/
+85
3 days
feat: add --force flag (check-only, mutually exclusive elsewhere)
Danilo M.
1
-0
/
+16
3 days
feat: --new prints a manifest reconcile report for listed packages
Danilo M.
1
-0
/
+47
3 days
feat: reconcile_bundle_deps core (report/apply)
Danilo M.
1
-0
/
+42
3 days
feat: fetch_manifest + fake-wget manifest fixture support
Danilo M.
1
-8
/
+29
3 days
feat: load_bundle_manifests + manifest_url_for
Danilo M.
1
-0
/
+20
3 days
feat: match_dep_url maps a hint download line to a manifest URL
Danilo M.
1
-0
/
+38
3 days
feat: parse_manifest reads NAME_URL entries from a deps manifest
Danilo M.
1
-0
/
+16
3 days
feat: add BUNDLE_MANIFEST_FILE config var
Danilo M.
1
-0
/
+1
4 days
fix: bump dash-form dated URLs on version change
v1.1.3
Danilo M.
1
-0
/
+43
5 days
feat: compact --help, move reference to man page
Danilo M.
1
-0
/
+11
5 days
test: config file overrides PACKAGES_DIR
Danilo M.
1
-0
/
+25
5 days
feat: slackrepo build for new packages, update for existing
Danilo M.
1
-0
/
+88
5 days
test: harness support for slackrepo stub and PACKAGES_DIR
Danilo M.
1
-0
/
+23
6 days
feat!: -v/--version prints tool version; hint version moves to -V/--set-version
Danilo M.
1
-9
/
+38
6 days
feat: -l colors newer version cell green, adds DelReq column
Danilo M.
1
-1
/
+91
7 days
feat: -l <pkg...> shows side-by-side hint vs .info
Danilo M.
1
-0
/
+25
7 days
feat: -l skips versionless hints, widen version columns
Danilo M.
1
-0
/
+24
7 days
Add phantom-dep stripping for slackware-current
Danilo M.
1
-0
/
+123
7 days
feat: treat dashed upstream version as equivalent to packaged underscore form
Danilo M.
1
-0
/
+38
14 days
test: cover -R <pkg...> named-hint review (T44-T47)
Danilo M.
1
-0
/
+66
2026-06-19
perf: scan single nvchecker entry with -e for single-package checks
Danilo M.
1
-2
/
+35
2026-06-19
feat: add -R/--review loop with side-by-side diff and keep/delete prompt
Danilo M.
1
-0
/
+63
2026-06-19
feat: highlight hint rows whose version matches SBo .info in -l
Danilo M.
1
-0
/
+31
2026-06-13
fix: resolve relative nvchecker keyfile path against config dir
Danilo M.
1
-0
/
+26
2026-06-13
fix: quote nvchecker section names containing non-bare-key chars
Danilo M.
1
-0
/
+56
2026-06-13
test: add T29-T31 for --check populate missing sections
Danilo M.
1
-0
/
+77
2026-06-13
test: add T27 (downgrade flag) and T28 (--check scan-all)
Danilo M.
1
-0
/
+41
2026-06-13
test: add nvchecker config patch and mock tools to harness
Danilo M.
1
-0
/
+211
2026-05-18
feat: multiline DOWNLOAD support, test suite, updated docs
Danilo M.
1
-0
/
+347