summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-07-07docs: document bundled-dep reconcile + --force; release v1.2.0Danilo M.5-3/+58
2026-07-07feat: --force completion + bundle-manifests.exampleDanilo M.2-1/+10
2026-07-07feat: --hintfile -V reconciles bundled deps for listed packagesDanilo M.2-0/+49
2026-07-07fix: primary manifest entry no longer flagged as missing in reconcile FYIDanilo M.2-0/+11
2026-07-07feat: --check Phase 2 reconciles bundled deps for listed packagesDanilo M.2-34/+144
2026-07-07feat: add --force flag (check-only, mutually exclusive elsewhere)Danilo M.2-1/+27
2026-07-07feat: --new prints a manifest reconcile report for listed packagesDanilo M.2-0/+59
2026-07-07feat: reconcile_bundle_deps core (report/apply)Danilo M.2-1/+149
2026-07-07feat: fetch_manifest + fake-wget manifest fixture supportDanilo M.2-8/+41
2026-07-07feat: load_bundle_manifests + manifest_url_forDanilo M.2-0/+48
2026-07-07feat: match_dep_url maps a hint download line to a manifest URLDanilo M.2-0/+87
2026-07-07feat: parse_manifest reads NAME_URL entries from a deps manifestDanilo M.2-0/+29
2026-07-07feat: add BUNDLE_MANIFEST_FILE config varDanilo M.2-0/+7
2026-07-07docs: add post-1.2.0 followups to TODODanilo M.1-1/+10
2026-07-07docs: add TODO.md for future ideasDanilo M.1-0/+2
2026-07-07docs: implementation plan for bundled-dep manifest updatesDanilo M.1-0/+1297
2026-07-07docs: spec for manifest-driven bundled-dep updatesDanilo M.1-0/+286
2026-07-07fix: bump dash-form dated URLs on version changev1.1.3Danilo M.5-3/+65
2026-07-05chore: release v1.1.2v1.1.2Danilo M.4-4/+22
2026-07-05chore: release v1.1.1v1.1.1Danilo M.4-3/+5
2026-07-05docs: point slackrepo references to aclemons forkDanilo M.2-1/+3
2026-07-05docs: changelog for man page and compact --helpDanilo M.1-0/+11
2026-07-05docs: document man page install and compact --helpDanilo M.2-0/+23
2026-07-05feat: compact --help, move reference to man pageDanilo M.2-23/+13
2026-07-05docs: build gzipped mkhint.1 man pageDanilo M.3-26/+27
2026-07-05docs: add mkhint.1 man page sourceDanilo M.1-0/+198
2026-07-05docs: plan for man page + compact --helpDanilo M.1-0/+460
2026-07-05docs: spec for man page + compact --helpDanilo M.1-0/+108
2026-07-05feat: show config-file presence in --helpDanilo M.1-0/+1
2026-07-05chore: release v1.1.0v1.1.0Danilo M.2-2/+2
2026-07-05docs: config file and slackrepo build-vs-updateDanilo M.3-6/+33
2026-07-05feat: completion sources ~/.config/mkhint/configDanilo M.1-1/+7
2026-07-05test: config file overrides PACKAGES_DIRDanilo M.1-0/+25
2026-07-05feat: slackrepo build for new packages, update for existingDanilo M.2-11/+125
2026-07-05test: harness support for slackrepo stub and PACKAGES_DIRDanilo M.1-0/+23
2026-07-05docs: implementation plan for config file + build-vs-updateDanilo M.1-0/+537
2026-07-05docs: spec for config file + slackrepo update-vs-buildDanilo M.1-0/+180
2026-07-04docs: add CHANGELOG, document SemVer and -V/--set-version renamev1.0.0Danilo M.3-27/+56
2026-07-04feat: completion knows -V/--set-version, -v/--version terminalDanilo M.1-2/+2
2026-07-04docs: show version in --help, rename version flag in help textDanilo M.1-8/+9
2026-07-04feat!: -v/--version prints tool version; hint version moves to -V/--set-versionDanilo M.2-13/+48
2026-07-04docs: implementation plan for semver adoptionDanilo M.1-0/+376
2026-07-04docs: spec for semver adoptionDanilo M.1-0/+171
2026-07-04docs: document -l directional color and DelReq columnDanilo M.2-2/+7
2026-07-04feat: -l colors newer version cell green, adds DelReq columnDanilo M.2-10/+123
2026-07-04docs: implementation plan for -l color + DelReqDanilo M.1-0/+346
2026-07-04docs: spec for -l directional color + DelReq columnDanilo M.1-0/+110
2026-07-04docs: add Development Approach note, document -l/-R completionDanilo M.1-1/+9
2026-07-04feat: -l <pkg...> shows side-by-side hint vs .infoDanilo M.5-12/+68
2026-07-04feat: -l skips versionless hints, widen version columnsDanilo M.4-4/+31