summaryrefslogtreecommitdiff
path: root/share/man/just-lock-config.5.md
AgeCommit message (Collapse)Author
2025-02-20just-lock: Improve handling of pragmas in 'repos' import descriptionPaul Cristian Sarbu
In particular, any transitive 'file'-type repository will inherit any given '{to_git: true}' pragma in the import description objects. Note that this technically can only happen for transitive 'file' repositories imported from a 'file' source, so in all other cases such a pragma would not have any effect. Document change and extend the import from 'file' source test to check this feature.
2025-02-20just-lock-config(5): Fix wrong referenced man page namePaul Cristian Sarbu
2025-01-29just-lock-config(5): Document the 'git tree' source typePaul Cristian Sarbu
2025-01-29just-lock config: Make field names consistent with just-mrPaul Cristian Sarbu
2025-01-10just-lock-config.5: Update with section for source type 'archive'Paul Cristian Sarbu
2024-12-19man: Fix whatis entriesOliver Reiche
2024-12-17just-lock-config.5: Update with section for source type 'file'Paul Cristian Sarbu
2024-12-12man: Add sections for the just-lock tool and its input formatPaul Cristian Sarbu