summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-20just-mrrc(5): update exampleKlaus Aehlig
2023-09-19just serve protocol: clean upKlaus Aehlig
2023-09-19bootstrap: for package builds use -Wno-pedanticKlaus Aehlig
2023-09-19ServeServerImpl: create and `git-init` StorageConfig::GitRoot() when the serv...Alberto Sartori
2023-09-15just-mr: ensure that after --fetch-absent a local build is possibleKlaus Aehlig
2023-09-15Add an end-to-end test for fetching absent rootsKlaus Aehlig
2023-09-15Add infrastructure for end-to-end tests using just serveKlaus Aehlig
2023-09-15just serve: add remote execution endpoint and --fetch-absent optionPaul Cristian Sarbu
2023-09-15GitApi: implement RetrieveToCASAlberto Sartori
2023-09-13target-level caching as a service design: add clarifying commentsKlaus Aehlig
2023-09-13CHANGELOG: describe current state of affairsKlaus Aehlig
2023-09-13Document 'just serve' protocol and implementationPaul Cristian Sarbu
2023-09-13test: Check that just-mr creates correct absent rootsPaul Cristian Sarbu
2023-09-13just-mr: Implement 'absent' rootsPaul Cristian Sarbu
2023-09-13just serve: Add endpoint argumentsPaul Cristian Sarbu
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