summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
6 daysVersion 0.1.7HEADv0.1.7masterRoman Smrž
7 daysReplace ‘handleError’ usage for older mtlRoman Smrž
7 daysRun jobs using full job referenceRoman Smrž
7 daysEvaluate jobs with all checkouts in the Eval monadRoman Smrž
10 daysParse parentheses in job referenceRoman Smrž
10 daysUnify style of single quotes in outputRoman Smrž
10 daysExtract commandRoman Smrž
13 daysFix missing space in "not found in revision" error messageRoman Smrž
14 daysPrint jobset errors to log and test outputsRoman Smrž
14 daysReflect dependencies in job idRoman Smrž
2025-05-17Initial test scripts and configurationRoman Smrž
2025-05-17Output lock for writing without Terminal instanceRoman Smrž
2025-04-22Verbose option for ‘jobid’ commandRoman Smrž
2025-04-15Do not consider argument starting with dash to be a pathRoman Smrž
2025-04-15Log commandRoman Smrž
2025-04-15Use common checkout subdirectory in job IDRoman Smrž
2025-04-15Output style optionsRoman Smrž
2025-04-12Create job directory based on job IDRoman 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-05Convert JobRepo to a closed type familyRoman Smrž
2025-04-04Job root either as repo or jobfileRoman Smrž
2025-03-30Version 0.1.6v0.1.6develRoman Smrž
2025-03-29Fix artifact work path to be again relative to checkout dirRoman Smrž
2025-03-29Evaluate canonical job idsRoman Smrž
2025-03-20Version 0.1.5v0.1.5Roman Smrž
2025-03-19Add --storage command line optionRoman Smrž
2025-03-19NonEmpty list of commands to avoid partial headRoman Smrž
2025-03-19Accept glob pattern for artifact pathRoman Smrž
2025-03-18Tread repo paths from job file as relative to that fileRoman 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-11Fix typo in getDefaultRepoRoman Smrž
2025-03-11Accept jobs to run on command-lineRoman Smrž
2025-03-11Repo objects in job fileRoman 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 git repo with read-tree and checkout-indexRoman Smrž
2025-03-06Checkout commandRoman Smrž
2025-03-05Execute all git commands with proper git-dirRoman Smrž
2025-03-04Accept job file path on comman lineRoman Smrž
2025-03-02Relax lower bounds on unix packageRoman Smrž