summaryrefslogtreecommitdiff
path: root/bin/just-mr.py
AgeCommit message (Expand)Author
2022-10-05just-mr.py: for the fetch subcommand acutally fetchKlaus Aehlig
2022-07-28Add setup-env option to just-mrPaul Cristian Sarbu
2022-07-28Fix style in just-mrPaul Cristian Sarbu
2022-07-26Fix just-mr bug: ensure git cache folder present for git opsPaul Cristian Sarbu
2022-07-25just-mr: retry `git tag -f` if neededKlaus Aehlig
2022-07-20just-mr: Fix use of local Git repos with relative pathOliver Reiche
2022-07-20just-mr: Git root must always be a directoryOliver Reiche
2022-07-07just-mr: more safely create directoriesKlaus Aehlig
2022-06-30just-mr: retry removal of temporary directoriesKlaus Aehlig
2022-06-23Fix handling of existing tmp paths in just-mrPaul Cristian Sarbu
2022-06-23Add distdir repo type in just-mrPaul Cristian Sarbu
2022-06-23Extract useful logic into own functions in just-mrPaul Cristian Sarbu
2022-06-23Fix style of just-mrPaul Cristian Sarbu
2022-06-13just-mr: Support gitification of local non-git pathsOliver Reiche
2022-05-05just-mr: extend git environmentKlaus Aehlig
2022-04-27just-mr: support additional hashes for fetched filesKlaus Aehlig
2022-04-27use kebab-case for all cmd line argsAlberto Sartori
2022-04-25upgrade from optparse to argparseAlberto Sartori
2022-04-21just-mr: correctly set times and permissions in CASKlaus Aehlig
2022-04-21add compatibility with original remote build protocolAlberto Sartori
2022-04-19just-mr: Refer to ROOT via absolute pathOliver Reiche
2022-04-07just-mr: fix run_cmd interfaceKlaus Aehlig
2022-03-23multi-repo setup tool: add pragma to transfrom file roots to gitKlaus Aehlig
2022-02-22Initial self-hosting commitKlaus Aehlig