summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-13just serve: Implement basic API handling service requestsPaul Cristian Sarbu
2023-09-13test: Add initial checks for serve service clientPaul Cristian Sarbu
2023-09-13test: Add test environment running 'just serve'Paul Cristian Sarbu
2023-09-13just serve: Implement initial serve clientPaul Cristian Sarbu
2023-09-13just serve: Basic service implementation with commit-of-tree RPCPaul Cristian Sarbu
2023-09-13just: Add handling of 'just serve' configurationPaul Cristian Sarbu
2023-09-13remote: Extract port parsing in own libraryPaul Cristian Sarbu
2023-09-13remote: Extract common client implementation utils in own libraryPaul Cristian Sarbu
2023-09-13targets: Add missing explicit dependencies and fix library namePaul Cristian Sarbu
2023-09-13just-mr fetch: Fix minor typo in digest checkPaul Cristian Sarbu
2023-09-13utils: No hash for upcoming libstdc++ 11 releasesOliver Reiche
2023-09-07just-mr: allow subkeys to be skipped in RC filePaul Cristian Sarbu
2023-09-05just.1: Disambiguate short name of optionPaul Cristian Sarbu
2023-09-01just-mr.1: Add missing gc subcommand in synopsisPaul Cristian Sarbu
2023-09-01fmt: Fix includes to only bring in the core APIPaul Cristian Sarbu
2023-09-01Update fmt to 10.1.1Klaus Aehlig
2023-09-01add basic test for deduplicationKlaus Aehlig
2023-09-01Add a utility tool to deduplicate internal repositoriesKlaus Aehlig
2023-08-31just-mr.py: Fix None checksPaul Cristian Sarbu
2023-08-31just-mr.py: Fix wrong check added by type annotation changesPaul Cristian Sarbu
2023-08-31just-import-git: fix fallout of type annotationsKlaus Aehlig
2023-08-29python: Add type hints and fix style in rules scriptsPaul Cristian Sarbu
2023-08-29python: Add type hints and fix style in test scriptsPaul Cristian Sarbu
2023-08-29just-import-git.py: Add type hints and fix stylePaul Cristian Sarbu
2023-08-29bootstrap.py: Add type hints and fix stylePaul Cristian Sarbu
2023-08-29parallel-bootstrap-traverser.py: Add type hints and fix stylePaul Cristian Sarbu
2023-08-29bootstrap-traverser.py: Add type hints and fix stylePaul Cristian Sarbu
2023-08-29just-mr.py: Add type hints, fix style, and improve readabilityPaul Cristian Sarbu
2023-08-28fmt: Specialize formatter only for version >= 10Oliver Reiche
2023-08-28Add end-to-end test that the shell is settable in "generic"Klaus Aehlig
2023-08-28Extend built-in "generic" rule to allow setting "sh"Klaus Aehlig
2023-08-28man: Fix missing quoting of literalsPaul Cristian Sarbu
2023-08-28Silence warnings produced by older compilersOliver Reiche
2023-08-28Fix path hash for libstdc++ bug-fix release 11.4Oliver Reiche
2023-08-28Add explicit fmt::formatter for nlohmann::basic_jsonMichael Thies
2023-08-28absl: avoid off64_tKlaus T. Aehlig
2023-08-28Fix rule doc string of patch defaultsOliver Reiche
2023-08-25man: Document --backup-to-remote argument for just-mr fetchPaul Cristian Sarbu
2023-08-25man: Extend just-mr and just-mrrc specifications...Paul Cristian Sarbu
2023-08-25test: Check that just-mr interacts correctly with a remote endpointPaul Cristian Sarbu
2023-08-25just-mr fetch: Allow to back up fetched archives to a given remote CASPaul Cristian Sarbu
2023-08-25just-mr: Interrogate remote CAS before defaulting to network fetch...Paul Cristian Sarbu
2023-08-25just-mr utils: Extract setup-related code into separate libraryPaul Cristian Sarbu
2023-08-25just-mr: Add remote execution and mTLS argumentsPaul Cristian Sarbu
2023-08-25tutorial: hint on `just describe` to list implicit dependenciesKlaus Aehlig
2023-08-25just describe: also show the implict dependenciesKlaus Aehlig
2023-08-25Start 1.3 development cycleKlaus Aehlig
2023-08-25Release 1.2.0v1.2.0Klaus Aehlig
2023-08-24tests: Improve error reporting in scriptsOliver Reiche
2023-08-24tests: Fix equal operator type mismatchOliver Reiche