index
:
mkhintfile
master
A utility script to generate hintfiles for slackrepo
by Danilo aka danix
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
feat: slackrepo build for new packages, update for existing
Danilo M.
2
-11
/
+125
6 days
test: harness support for slackrepo stub and PACKAGES_DIR
Danilo M.
1
-0
/
+23
6 days
docs: implementation plan for config file + build-vs-update
Danilo M.
1
-0
/
+537
6 days
docs: spec for config file + slackrepo update-vs-build
Danilo M.
1
-0
/
+180
7 days
docs: add CHANGELOG, document SemVer and -V/--set-version rename
v1.0.0
Danilo M.
3
-27
/
+56
7 days
feat: completion knows -V/--set-version, -v/--version terminal
Danilo M.
1
-2
/
+2
7 days
docs: show version in --help, rename version flag in help text
Danilo M.
1
-8
/
+9
7 days
feat!: -v/--version prints tool version; hint version moves to -V/--set-version
Danilo M.
2
-13
/
+48
7 days
docs: implementation plan for semver adoption
Danilo M.
1
-0
/
+376
7 days
docs: spec for semver adoption
Danilo M.
1
-0
/
+171
7 days
docs: document -l directional color and DelReq column
Danilo M.
2
-2
/
+7
7 days
feat: -l colors newer version cell green, adds DelReq column
Danilo M.
2
-10
/
+123
7 days
docs: implementation plan for -l color + DelReq
Danilo M.
1
-0
/
+346
7 days
docs: spec for -l directional color + DelReq column
Danilo M.
1
-0
/
+110
7 days
docs: add Development Approach note, document -l/-R completion
Danilo M.
1
-1
/
+9
7 days
feat: -l <pkg...> shows side-by-side hint vs .info
Danilo M.
5
-12
/
+68
7 days
feat: -l skips versionless hints, widen version columns
Danilo M.
4
-4
/
+31
7 days
Add phantom-dep stripping for slackware-current
Danilo M.
5
-4
/
+297
8 days
docs: document dashed/underscore version normalization in README
Danilo M.
1
-0
/
+2
8 days
feat: treat dashed upstream version as equivalent to packaged underscore form
Danilo M.
3
-5
/
+54
8 days
style: split local decl/assign and quote path vars
Danilo M.
1
-10
/
+10
2026-06-27
docs: document -R <pkg...> named-hint review in README
Danilo M.
1
-3
/
+4
2026-06-27
docs: document -R <pkg...> named-hint review
Danilo M.
2
-2
/
+7
2026-06-27
feat: complete multiple hint names after -R/--review
Danilo M.
1
-0
/
+14
2026-06-27
test: cover -R <pkg...> named-hint review (T44-T47)
Danilo M.
1
-0
/
+66
2026-06-27
feat: review named hints via -R <pkg...> regardless of version match
Danilo M.
1
-5
/
+15
2026-06-27
refactor: extract _review_one_hint, drive review loop from a list
Danilo M.
1
-35
/
+60
2026-06-27
docs: plan for reviewing named hints via -R <pkg...>
Danilo M.
1
-0
/
+371
2026-06-27
docs: spec for reviewing named hints via -R <pkg...>
Danilo M.
1
-0
/
+55
2026-06-19
perf: scan single nvchecker entry with -e for single-package checks
Danilo M.
4
-8
/
+66
2026-06-19
fix: strip trailing slash in review hint path for consistent output
Danilo M.
1
-1
/
+1
2026-06-19
docs: document -l highlight and -R review; add to bash completion
Danilo M.
2
-2
/
+12
2026-06-19
feat: add -R/--review loop with side-by-side diff and keep/delete prompt
Danilo M.
2
-6
/
+130
2026-06-19
feat: highlight hint rows whose version matches SBo .info in -l
Danilo M.
2
-2
/
+56
2026-06-18
refactor: extract _remove_hint helper for reuse in review loop
Danilo M.
1
-8
/
+14
2026-06-18
docs: implementation plan for -l highlight + -R review loop
Danilo M.
1
-0
/
+504
2026-06-18
docs: spec for -l version-match highlight + -R review loop
Danilo M.
1
-0
/
+147
2026-06-13
Merge feat/nvchecker: nvchecker integration
Danilo M.
7
-11
/
+1335
2026-06-13
fix: resolve relative nvchecker keyfile path against config dir
Danilo M.
2
-0
/
+31
2026-06-13
fix: quote nvchecker section names containing non-bare-key chars
Danilo M.
2
-7
/
+80
2026-06-13
docs: document --check populate-missing-sections prompt
Danilo M.
2
-1
/
+8
2026-06-13
test: add T29-T31 for --check populate missing sections
Danilo M.
1
-0
/
+77
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
docs: plan for --check populate missing sections
Danilo M.
1
-0
/
+379
2026-06-13
docs: spec for --check populate missing nvchecker sections
Danilo M.
1
-0
/
+155
2026-06-13
test: add T27 (downgrade flag) and T28 (--check scan-all)
Danilo M.
1
-0
/
+41
2026-06-13
docs: document nvchecker integration and --check command
Danilo M.
2
-4
/
+66
2026-06-13
feat(completion): add --check/-C flag and package-name completion
Danilo M.
1
-2
/
+2
2026-06-13
test: add nvchecker config patch and mock tools to harness
Danilo M.
1
-0
/
+211
[prev]
[next]