Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-17 | just-lock: Improve error handling of command line parsing | Paul Cristian Sarbu | |
2024-12-17 | just-lock: Match logging style of just-mr, including colors | Paul Cristian Sarbu | |
Use the RGB values of the predefined fmt library colors that both just and just-mr use. | |||
2024-12-17 | just-lock: Fix plain configuration map for 'git' imports | Paul Cristian Sarbu | |
While there, also improve check for early return from import method. | |||
2024-12-11 | Initial implementation of just-lock | Paul Cristian Sarbu | |
Able to handle imports from Git repositories and deduplicate the resulting configuration. |