summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-02-04Add explicit --since-upstream option to run commandRoman Smrž
2025-02-04Use 'temporary' package instead of 'mktemp' 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-14Cache git tree id of a commit after first loadRoman Smrž
2025-01-14Explicit task priority by job creation orderRoman 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-30Support mtl-2.2Roman Smrž
2024-07-30Help for subcommandsRoman Smrž
2024-06-07MiniCI configuration and cabal flagRoman Smrž
2024-06-07Patchset parameter for `run' commandRoman Smrž
2024-06-01Explicit run command in separate moduleRoman Smrž
2024-05-29Show usage info only with explicit `--help' optionRoman Smrž
2023-11-26Replace dot operator with bullet in active job animationRoman Smrž
2023-04-25Command-line option to report versionRoman Smrž
2023-01-24Detailed and continuously updated job statusRoman Smrž
2023-01-20Artifacts stored for other jobsRoman Smrž
2023-01-07Fix config lookup trying parents of root indefinitelyRoman Smrž
2022-12-06Read job recipes from config fileRoman Smrž
2022-12-02Write recipe output and status to log filesRoman Smrž
2022-12-02First build test using cabalRoman Smrž
2022-07-16Initial commit from cabal initRoman Smrž