summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-18rules: Support install-with-deps ruleOliver Reiche
2023-04-18rules: Support reading flags from files for existing rulesOliver Reiche
2023-04-18rules: Fix missing CXXFLAGS propagation for proto libsOliver Reiche
2023-04-14just-mr support -D optionKlaus Aehlig
2023-04-14just-mr man page: mention mrversion in the synopsisKlaus Aehlig
2023-04-04Add basic test that roots are available via install-casKlaus 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-31fix false positive warning with gcc12Oliver Reiche
2023-03-30libgit2: remove access to patchesKlaus Aehlig
2023-03-30Improve error messages on reading invalid target filesKlaus Aehlig
2023-03-30test: Make GitCAS thread-safety tests more strictPaul Cristian Sarbu
2023-03-30libgit2: Remove fix-fake-repo patchPaul Cristian Sarbu
2023-03-30GitRepo: Guard fake repository odb wrappingPaul Cristian Sarbu
2023-03-29wip:just execute tutorialAlberto Sartori
2023-03-27tests: slience test-data generationKlaus Aehlig
2023-03-27MR Tests: Separate git init and branch creationOliver Reiche
2023-03-27TC Tests: Fix shell variable assignmentOliver Reiche
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