summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-05GitCAS: Support reading/creating trees without filesystem IOOliver Reiche
2022-08-05GitCAS: Add create tree via libgit2's treebuilderOliver Reiche
2022-08-05Version: Bump up to 0.1.1+develOliver Reiche
2022-08-05Version: Bump up to 0.1.1Oliver Reiche
2022-08-05GitCAS: Implement reading git tree via libgit2Oliver Reiche
2022-08-05ExecutionResponse: Fix artifacts reserve sizeOliver Reiche
2022-08-05Added remote execution specification documentSascha Roloff
2022-08-04libgit2: Patch race condition with fake repositoriesOliver Reiche
2022-08-04rules: Extend patch rule to split parts from patchOliver Reiche
2022-08-02Utils: Drop ill-formed audit checks for truncating JSONOliver Reiche
2022-07-28Upd tutorial to reflect new just-mr setup outputPaul Cristian Sarbu
2022-07-28Add setup-env option to just-mrPaul Cristian Sarbu
2022-07-28Fix style in just-mrPaul Cristian Sarbu
2022-07-28Executor Test: Add proper guards for optionalsOliver Reiche
2022-07-27man: Update man page on options for describe subcommandOliver Reiche
2022-07-27describe: Support serializing to JSONOliver Reiche
2022-07-27describe: Support describing by rule nameOliver Reiche
2022-07-27install-cas now accepts --log-limit and --log-fileAlberto Sartori
2022-07-26INSTALL.md: fix verb orderKlaus Aehlig
2022-07-26Fix just-mr bug: ensure git cache folder present for git opsPaul Cristian Sarbu
2022-07-25just-mr: retry `git tag -f` if neededKlaus Aehlig
2022-07-25Add basic overview filesKlaus Aehlig
2022-07-25Test bootstrapping against preinstalled dependenciesKlaus Aehlig
2022-07-25Move bootstrap tests to their own directoryKlaus Aehlig
2022-07-25Support bootstrapping from preinstalled sourcesKlaus Aehlig
2022-07-25CC rules: keep dependencies last in linkingKlaus Aehlig
2022-07-25Rules: Enforce non-empty library and binary namesOliver Reiche
2022-07-20just-mr: Fix use of local Git repos with relative pathOliver Reiche
2022-07-20just-mr: Git root must always be a directoryOliver Reiche
2022-07-12rules documentation: mention use cases for providersKlaus Aehlig
2022-07-08In install-cas be more liberal in parsing artifact identifiersKlaus Aehlig
2022-07-07just-mr: more safely create directoriesKlaus Aehlig
2022-07-07Traverser: Bring task system down gracefully on errorOliver Reiche
2022-07-07TaskSystem: Implement shutdownOliver Reiche
2022-07-06TaskSystem: Support wait for finishOliver Reiche
2022-07-06TaskSystem: Fix early shutdownOliver Reiche
2022-07-06External PCRE: Give meaningful error if OS/ARCH is not setOliver Reiche
2022-07-06When requesting action input, also provide action informationKlaus Aehlig
2022-07-05Make remote endpoint specification part of analysisKlaus Aehlig
2022-07-05Remove option --persistentKlaus Aehlig
2022-07-05Implement staging of action inputsKlaus Aehlig
2022-07-05ResultMapTargetMap: support looking up an action by identifierKlaus Aehlig
2022-07-05Fix wrong output pipe for version info in mainPaul Cristian Sarbu
2022-07-04Externals: Give meaningful error if OS/ARCH is not setOliver Reiche
2022-07-04Main: Fix typo in include guardsOliver Reiche
2022-07-04Drop copy constructor from atomic valueOliver Reiche
2022-07-04Drop copy constructor from linked mapsOliver Reiche
2022-07-04Drop copy constructor for expressionsOliver Reiche
2022-07-04Improve move semantics with smart pointersOliver Reiche
2022-06-30Rules: Split library result and library artifact expressionOliver Reiche