summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-06-07file_system: Drop unused template argumentOliver Reiche
2023-06-07file_system: Avoid malloc in 'fdless' copy/writeOliver Reiche
2023-06-06style: Use designated initializersPaul Cristian Sarbu
2023-06-05git cas: only compute absolute path if not absolute alreadyKlaus Aehlig
2023-06-05File Locking: only compute absolute path, if not absolute alreadyKlaus Aehlig
2023-06-05just: improve error reporting on missing pwdKlaus Aehlig
2023-05-31Avoid potential malloc between fork/execOliver Reiche
2023-05-31Support FINAL_LDFLAGS variable for binariesOliver Reiche
2023-05-31git tree repos: Add option for ignore-special root...Paul Cristian Sarbu
2023-05-31distdir repos: Add option for ignore-special rootPaul Cristian Sarbu
2023-05-31archive repos: Add option for ignore-special rootPaul Cristian Sarbu
2023-05-31git repos: Add option for ignore-special rootPaul Cristian Sarbu
2023-05-31file repos: Add option for ignore-special rootPaul Cristian Sarbu
2023-05-31utils: Relocate the std::filesystem::hash_value libc fix...Paul Cristian Sarbu
2023-05-31just: Add handling of ignore-special rootsPaul Cristian Sarbu
2023-05-31FileRoot: Add ignore-special roots logicPaul Cristian Sarbu
2023-05-31Executor: honor timeout scalingKlaus Aehlig
2023-05-31ACTION constructor: accept "timeout scaling"Klaus Aehlig
2023-05-31action data structure: support timeout-scaling factorKlaus Aehlig
2023-05-23Storage config: also specify the location of the execution rootKlaus Aehlig
2023-05-19Start 1.2 development cycleKlaus Aehlig
2023-05-19Release 1.1.0v1.1.0Klaus Aehlig
2023-05-15Relase 1.1.0~beta2v1.1.0-beta2Klaus Aehlig
2023-05-15memcheck: fix race in libgit2...Paul Cristian Sarbu
2023-05-05GitTree: Check optional before accessing itOliver Reiche
2023-05-03grpc: fix build fail with protobuf in debug modePaul Cristian Sarbu
2023-04-28Release 1.1.0~beta1v1.1.0-beta1Klaus Aehlig
2023-04-27just-mr: Fix config always being requiredPaul Cristian Sarbu
2023-04-26imports: Switch to Microsoft GSL implementationOliver Reiche
2023-04-26just-mr: Fix warning about unused lambda captureOliver Reiche
2023-04-26bazel_network: grpc++ is not a direct dependencyOliver Reiche
2023-04-26evaluator: Improve evaluation error reportingOliver Reiche
2023-04-19just-mr archive: subdir matters!Klaus Aehlig
2023-04-14just-mr support -D optionKlaus Aehlig
2023-04-04local API: fall back to git api, if availableKlaus Aehlig
2023-04-04just install-cas: use local git as git CASKlaus Aehlig
2023-04-04Add a git based read-only APIKlaus Aehlig
2023-04-04Make git root part of the storage configKlaus Aehlig
2023-04-04CAS: demote log messages of to debugKlaus Aehlig
2023-04-04disjoint_map_union: show conflicting values on errorKlaus Aehlig
2023-04-04command-line logging: change color schemeKlaus Aehlig
2023-04-04clean up targets filesKlaus Aehlig
2023-03-31git tree: degrade log level for missing entry in a git tree to debugKlaus Aehlig
2023-03-30Improve error messages on reading invalid target filesKlaus Aehlig
2023-03-30GitRepo: Guard fake repository odb wrappingPaul Cristian Sarbu
2023-03-24libgit2: Remove use of deprecated functions...Paul Cristian Sarbu
2023-03-24just install{,-cas}: add --remember optionKlaus Aehlig
2023-03-23just-mr: extend self-descriptionKlaus Aehlig
2023-03-23just install{,-cas}: offer local CAS as preferred CASKlaus Aehlig
2023-03-23remote api: honor alternative for retrieving pathsKlaus Aehlig