summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-24external: Update libcurl to v8.0.1Paul Cristian Sarbu
2023-03-24libgit2: Remove use of deprecated functions...Paul Cristian Sarbu
2023-03-24external: update libgit2 to v1.5.2Paul Cristian Sarbu
2023-03-24Extend install test to also verify the --remember optionKlaus Aehlig
2023-03-24just install{,-cas}: add --remember optionKlaus Aehlig
2023-03-24just install-cas: document the --raw-tree option in the man pageKlaus Aehlig
2023-03-23just-mr: extend self-descriptionKlaus Aehlig
2023-03-23Add basic test for install-casKlaus Aehlig
2023-03-23just install{,-cas}: offer local CAS as preferred CASKlaus Aehlig
2023-03-23remote api: honor alternative for retrieving pathsKlaus Aehlig
2023-03-23execution api: support retrieving from more than one APIKlaus Aehlig
2023-03-23test: Clean up target namesPaul Cristian Sarbu
2023-03-23GitRepo: Make tag creation operation more robustPaul Cristian Sarbu
2023-03-23GitRepo: Add proper error message for keep tag operationPaul Cristian Sarbu
2023-03-23GitRepo: Make repository initialisation more robustPaul Cristian Sarbu
2023-03-23GitRepo: Add proper error message for repository initialisationPaul Cristian Sarbu
2023-03-23GitRepo: Make repository path usage explicitPaul Cristian Sarbu
2023-03-23targets: Fix deps structurePaul Cristian Sarbu
2023-03-23GitRepoRemote: Improve logging messagesPaul Cristian Sarbu
2023-03-23GitRepoRemote: Fix missing string in log messagePaul Cristian Sarbu
2023-03-23curl_easy_handle: fix unused return value...Alberto Sartori
2023-03-23just-mr: Add git binary optionPaul Cristian Sarbu
2023-03-23just-mr: Update calls to fetch and update operations...Paul Cristian Sarbu
2023-03-23just-mr: Shell out to system Git for update commit from SSH remote...Paul Cristian Sarbu
2023-03-22just-mr: Shell out to system Git for fetches over SSH...Paul Cristian Sarbu
2023-03-22Git operations: Remove obsolete method declarationPaul Cristian Sarbu
2023-03-22Add basic test for just-mr defaultsKlaus Aehlig
2023-03-22just-mr: support log options in rc fileKlaus Aehlig
2023-03-22just-mrrc: allow setting a default for the launcher the rc fileKlaus Aehlig
2023-03-21LogLevel: support conversion from floating-point numbersKlaus Aehlig
2023-03-21Move end-to-end tests to a common placeKlaus Aehlig
2023-03-21just-distfiles: remove bzip2 from listPaul Cristian Sarbu
2023-03-20just-mr: add test for command verbosityKlaus Aehlig
2023-03-20just-mr: report command output if desired tree was not createdKlaus Aehlig
2023-03-20just-mr fetch: Add test for interaction with garbage collectionKlaus Aehlig
2023-03-20just-mr: Fix fetch cache conditionPaul Cristian Sarbu
2023-03-20just-mr: rework progress reporting and statisticsKlaus Aehlig
2023-03-20task tracker: support sampling the sizeKlaus Aehlig
2023-03-20just-mr: avoid fetching unnecessary repositoriesKlaus Aehlig
2023-03-20just: only report export targets if there are anyKlaus Aehlig
2023-03-15Update gsl-lite to 0.40.0Klaus Aehlig
2023-03-15just-mr: follow symlinks to the rc-file, also on the default locationKlaus Aehlig
2023-03-15bazel api: fix include of proto files...Alberto Sartori
2023-03-15catch2: bump to version 3.3.2Alberto Sartori
2023-03-15bazel client: remove BazelAcClient::UpdateActionResult...Alberto Sartori
2023-03-15grpc: bugfix: add missing dependency to grpc service libraryAlberto Sartori
2023-03-15add missing ldflags -pthread and use -pthread consistentlyAlberto Sartori
2023-03-15rules: CC/auto: add "config_file" rule to generate a c/c++ header...Alberto Sartori
2023-03-14GitRepo: Fix memory leak in keep tag operationPaul Cristian Sarbu
2023-03-14CurlUrlHandle: Fix memory leak in no_proxy string matching methodPaul Cristian Sarbu