summaryrefslogtreecommitdiff
path: root/src/Command/Run.hs
AgeCommit message (Expand)Author
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ž