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
3 days
feat: suppress continuation-URL prompt for manifest-listed pkgs; release v1.2.4
v1.2.4
Danilo M.
1
-8
/
+28
3 days
fix: skip bundled-dep apply prompt when nothing changed; release v1.2.3
v1.2.3
Danilo M.
1
-14
/
+28
3 days
fix: complete version-aware reconcile against real URL shapes; release v1.2.2
v1.2.2
Danilo M.
1
-15
/
+37
3 days
fix: version-aware bundled-dep reconcile; release v1.2.1
v1.2.1
Danilo M.
1
-6
/
+37
3 days
fix: reconcile backup, versioned change report, no double report
v1.2.0
Danilo M.
1
-9
/
+14
3 days
docs: document bundled-dep reconcile + --force; release v1.2.0
Danilo M.
1
-1
/
+3
3 days
feat: --hintfile -V reconciles bundled deps for listed packages
Danilo M.
1
-0
/
+19
3 days
fix: primary manifest entry no longer flagged as missing in reconcile FYI
Danilo M.
1
-0
/
+6
3 days
feat: --check Phase 2 reconciles bundled deps for listed packages
Danilo M.
1
-34
/
+59
3 days
feat: add --force flag (check-only, mutually exclusive elsewhere)
Danilo M.
1
-1
/
+11
3 days
feat: --new prints a manifest reconcile report for listed packages
Danilo M.
1
-0
/
+12
3 days
feat: reconcile_bundle_deps core (report/apply)
Danilo M.
1
-1
/
+107
3 days
feat: fetch_manifest + fake-wget manifest fixture support
Danilo M.
1
-0
/
+12
3 days
feat: load_bundle_manifests + manifest_url_for
Danilo M.
1
-0
/
+28
3 days
feat: match_dep_url maps a hint download line to a manifest URL
Danilo M.
1
-0
/
+49
3 days
feat: parse_manifest reads NAME_URL entries from a deps manifest
Danilo M.
1
-0
/
+13
3 days
feat: add BUNDLE_MANIFEST_FILE config var
Danilo M.
1
-0
/
+6
4 days
fix: bump dash-form dated URLs on version change
v1.1.3
Danilo M.
1
-2
/
+12
5 days
chore: release v1.1.2
v1.1.2
Danilo M.
1
-1
/
+1
5 days
chore: release v1.1.1
v1.1.1
Danilo M.
1
-1
/
+1
5 days
feat: compact --help, move reference to man page
Danilo M.
1
-23
/
+2
5 days
feat: show config-file presence in --help
Danilo M.
1
-0
/
+1
5 days
chore: release v1.1.0
v1.1.0
Danilo M.
1
-1
/
+1
5 days
feat: slackrepo build for new packages, update for existing
Danilo M.
1
-11
/
+37
6 days
docs: show version in --help, rename version flag in help text
Danilo M.
1
-8
/
+9
6 days
feat!: -v/--version prints tool version; hint version moves to -V/--set-version
Danilo M.
1
-4
/
+10
6 days
feat: -l colors newer version cell green, adds DelReq column
Danilo M.
1
-9
/
+32
7 days
feat: -l <pkg...> shows side-by-side hint vs .info
Danilo M.
1
-9
/
+35
7 days
feat: -l skips versionless hints, widen version columns
Danilo M.
1
-2
/
+4
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
7 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
[next]