summaryrefslogtreecommitdiff
path: root/src/other_tools/just_mr/main.cpp
AgeCommit message (Expand)Author
2023-08-23just-mr: Split main codePaul Cristian Sarbu
2023-08-14just-mr: More consistent error messages in parsing RC filePaul Cristian Sarbu
2023-08-07just-mr maps: Add logic for resolving symlinks in archive repositoriesPaul Cristian Sarbu
2023-08-07just-mr maps: Add logic for resolving symlinks in file repositoriesPaul Cristian Sarbu
2023-08-07just-mr: Update async map keys with the 'special' pragma valuePaul Cristian Sarbu
2023-08-07just-mr: Add map for pragma 'special' valuesPaul Cristian Sarbu
2023-08-07just-mr: Set ignore-special roots via a pragma...Paul Cristian Sarbu
2023-06-28just-mr: lock garbage collectionKlaus Aehlig
2023-06-06style: Use designated initializersPaul Cristian Sarbu
2023-05-31archive repos: Add option for ignore-special rootPaul Cristian Sarbu
2023-05-15memcheck: fix race in libgit2...Paul Cristian Sarbu
2023-04-27just-mr: Fix config always being requiredPaul Cristian Sarbu
2023-04-26just-mr: Fix warning about unused lambda captureOliver Reiche
2023-04-14just-mr support -D optionKlaus Aehlig
2023-03-23just-mr: extend self-descriptionKlaus Aehlig
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-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-20just-mr: rework progress reporting and statisticsKlaus Aehlig
2023-03-20just-mr: avoid fetching unnecessary repositoriesKlaus Aehlig
2023-03-15just-mr: follow symlinks to the rc-file, also on the default locationKlaus Aehlig
2023-03-13Storage: Reworked storage and garbage collectionOliver Reiche
2023-03-13just-mr: remove unnecessary double quotesKlaus T. Aehlig
2023-03-10just-mr: do not unnecessarily forward log-limitKlaus Aehlig
2023-03-10just-mr: fix launcher forwardingKlaus Aehlig
2023-03-09Just-MR: Improve logging messagesPaul Cristian Sarbu
2023-03-08Just-MR: Add logic for SSL verification during archive fetchPaul Cristian Sarbu
2023-03-08Just-MR: Add logic for git tree repository type setupPaul Cristian Sarbu
2023-03-07Just-mr: Add --local-launcher optionPaul Cristian Sarbu
2023-03-02just-mr: change wording in info messageKlaus T. Aehlig
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-27Logging: Add --log-append clarg to just-mr and enable log forwarding to justPaul Cristian Sarbu
2023-02-23Add a version command for just-mr itselfKlaus Aehlig
2023-02-22cleanup: Fix typos in code line comments and logging messagesPaul Cristian Sarbu
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-17structure cleanup: move remote operations of GitRepo to other_tools...Paul Cristian Sarbu
2023-02-15Fix wrong assembly of just args in just-mrSascha Roloff
2023-01-16just-mr fetch: fix internal archive descriptionKlaus Aehlig
2023-01-16just-mr fetch: drop redundant directory creationKlaus Aehlig
2023-01-16just-mr: fix quotingKlaus Aehlig
2023-01-10Just-MR: Fix distdir computation in internal just-mrPaul Cristian Sarbu
2022-12-23Just-MR: Fix bloated reachable reposPaul Cristian Sarbu
2022-12-23Just-MR: Fix mrrc config handlingPaul Cristian Sarbu
2022-12-23just-mr: fix exec log messageKlaus Aehlig