summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-06just-mr.py: Remove unused function argumentPaul Cristian Sarbu
2023-03-03GitRepoRemote: Correctly honor proxy settings in fetch and commit updatePaul Cristian Sarbu
2023-03-03test: Add tests for reading in Git proxy settingsPaul Cristian Sarbu
2023-03-03Git: Add utility method for retrieving proxy information for libgit2 callsPaul Cristian Sarbu
2023-03-03GitRepoRemote: Correctly honor SSL certification settings in fetch and commit...Paul Cristian Sarbu
2023-03-03test: Add tests for reading in Git SSL certification settingsPaul Cristian Sarbu
2023-03-03Git: Add utility method for honoring SSL certification settings in libgit2 callsPaul Cristian Sarbu
2023-03-03GitRepoRemote: Add getter for config snapshotPaul Cristian Sarbu
2023-03-03test: Add tests for URLs handling utility classPaul Cristian Sarbu
2023-03-03utils: Add utility class for handling URLsPaul Cristian Sarbu
2023-03-02just-mr: change wording in info messageKlaus T. Aehlig
2023-03-02just: make -D options overlayKlaus Aehlig
2023-02-28just execute: indicate the mode started inKlaus Aehlig
2023-02-28execution service: BatchUpdateBlobs check consitency of requested digestsAlberto Sartori
2023-02-28expression map: improve error messageKlaus Aehlig
2023-02-28Various typo fixesPaul Cristian Sarbu
2023-02-27Just-MR: Add progress reporting for setup commandPaul Cristian Sarbu
2023-02-27Just-MR: Add progress reporting for fetch commandPaul Cristian Sarbu
2023-02-27Just-MR: Add progress reporting for update commandPaul Cristian Sarbu
2023-02-27Just-MR: Extend ops and root maps keys with fields needed in progress reportingPaul Cristian Sarbu
2023-02-27Just-MR: Whitespace fixesSascha Roloff
2023-02-27Progress reporting: Add progress reporter classes for just-mrSascha Roloff
2023-02-27Progress reporting: Add statistics class for just-mrPaul Cristian Sarbu
2023-02-27Progress reporting: Extract generic logic from just base progress reporter classSascha Roloff
2023-02-27Progress reporting: Extract generic logic from just progress classSascha Roloff
2023-02-27Tests: Fix stderr printout bug in just-mr usagePaul Cristian Sarbu
2023-02-27Logging: Add --log-append clarg to just-mr and enable log forwarding to justPaul Cristian Sarbu
2023-02-27Logging: Add --log-append clarg to justPaul Cristian Sarbu
2023-02-27libcurl: Update to latest v7.88.1Paul Cristian Sarbu
2023-02-24Add design document on computed rootsKlaus Aehlig
2023-02-24libarchive: Update to latest v3.6.2Paul Cristian Sarbu
2023-02-24test: Remove unnecessary taintedness for archive_usage targetPaul Cristian Sarbu
2023-02-24libgit2: Update to v1.5.0Paul Cristian Sarbu
2023-02-23Add a version command for just-mr itselfKlaus Aehlig
2023-02-22just-mr/cli.hpp: remove unused constantKlaus Aehlig
2023-02-22targets: Fix typos in just config_docPaul Cristian Sarbu
2023-02-22cleanup: Fix typos in code line comments and logging messagesPaul Cristian Sarbu
2023-02-22test: Remove unnecessary line of code in run_test_server.pyPaul Cristian Sarbu
2023-02-22docs: Fix typos in general documentationPaul Cristian Sarbu
2023-02-22test: Check CAS directory directly for artifacts sync testOliver Reiche
2023-02-22ExecutionApi: Retrieve to correct CAS directlyOliver Reiche
2023-02-20Print libcurl debug output in just-mr only in case of an error or in case of ...Sascha Roloff
2023-02-20Add logging command-line arguments to just-mrSascha Roloff
2023-02-20Style fixes in just-mrSascha Roloff
2023-02-20Forward --local-build-root argument from just-mr to just only if setSascha Roloff
2023-02-20Add logging command-line arguments to gc subcommandSascha Roloff
2023-02-20Add a design describing target-level caching as a serviceKlaus Aehlig
2023-02-17tests: Add tests for extended Git repo class with remote operationsPaul Cristian Sarbu
2023-02-17structure cleanup: move remote operations of GitRepo to other_tools...Paul Cristian Sarbu
2023-02-17structure cleanup: move libcurl utilities to other_tools...Paul Cristian Sarbu