summaryrefslogtreecommitdiff
path: root/src/Command
AgeCommit message (Expand)Author
10 daysRun jobs using full job referenceRoman Smrž
10 daysEvaluate jobs with all checkouts in the Eval monadRoman Smrž
13 daysParse parentheses in job referenceRoman Smrž
13 daysUnify style of single quotes in outputRoman Smrž
13 daysExtract commandRoman Smrž
2025-05-20Print jobset errors to log and test outputsRoman Smrž
2025-05-17Initial test scripts and configurationRoman Smrž
2025-04-22Verbose option for ‘jobid’ commandRoman Smrž
2025-04-15Log commandRoman Smrž
2025-04-15Output style optionsRoman Smrž
2025-04-12Track other used repos in job IDRoman Smrž
2025-04-11Evaluate job and jobset in the Eval monadRoman Smrž
2025-04-09Run: default jobs without containing repoRoman Smrž
2025-04-09Check that range argument parts are not emptyRoman Smrž
2025-04-08Put job ID to evaluated jobRoman Smrž
2025-04-04Job root either as repo or jobfileRoman Smrž
2025-03-29Evaluate canonical job idsRoman Smrž
2025-03-19Add --storage command line optionRoman Smrž
2025-03-18Fixup Monad imports in Eval and RunRoman Smrž
2025-03-16Footnotes for errors in terminal outputRoman Smrž
2025-03-16Checkout referenced repos when preparing jobRoman Smrž
2025-03-14Evaluate repo definitionsRoman Smrž
2025-03-12Run jobs even without default repoRoman Smrž
2025-03-11Checkout unstaged changes in working directoryRoman Smrž
2025-03-11Accept jobs to run on command-lineRoman Smrž
2025-03-07Subtree checkout optionRoman Smrž
2025-03-06Path option for the checkout commandRoman Smrž
2025-03-06Explicit Tree type for use in checkoutRoman Smrž
2025-03-06Checkout commandRoman Smrž
2025-03-05Execute all git commands with proper git-dirRoman Smrž
2025-02-04Add explicit --since-upstream option to run commandRoman Smrž
2025-01-30Fix invocation of `minici run` without argumentsRoman Smrž
2025-01-25Option to run jobs for new tagsRoman Smrž
2025-01-23Look for repo in directory containing config fileRoman Smrž
2025-01-22Option to run tasks for new commits on branchRoman Smrž
2025-01-19Watch branches and tags in git repositoriesRoman Smrž
2025-01-18Cancel jobs on user interruptRoman Smrž
2025-01-14Keep job data directory path within JobManagerRoman Smrž
2025-01-14Common blink var for whole terminal outputRoman Smrž
2025-01-13Handle duplicate tasks by matching tree idRoman Smrž
2025-01-11Concurrently run jobs for multiple commitsRoman Smrž
2025-01-10Limit number of concurrently running jobsRoman Smrž
2025-01-10Run jobs based on configuration in associated commitRoman Smrž
2024-12-21Repo module to abstract git accessRoman Smrž
2024-07-30List available commands in help textRoman Smrž
2024-07-30Help for subcommandsRoman Smrž
2024-06-07Patchset parameter for `run' commandRoman Smrž
2024-06-01Explicit run command in separate moduleRoman Smrž