Age | Commit message (Expand) | Author |
---|---|---|
2025-03-16 | Checkout referenced repos when preparing job | Roman Smrž |
2025-03-12 | Run jobs even without default repo | Roman Smrž |
2025-03-11 | Checkout unstaged changes in working directory | Roman Smrž |
2025-03-07 | Subtree checkout option | Roman Smrž |
2025-03-06 | Explicit Tree type for use in checkout | Roman Smrž |
2025-03-06 | Checkout git repo with read-tree and checkout-index | Roman Smrž |
2025-03-06 | Checkout command | Roman Smrž |
2025-03-05 | Execute all git commands with proper git-dir | Roman Smrž |
2025-01-25 | Option to run jobs for new tags | Roman Smrž |
2025-01-22 | Option to run tasks for new commits on branch | Roman Smrž |
2025-01-19 | Watch branches and tags in git repositories | Roman Smrž |
2025-01-14 | Cache git tree id of a commit after first load | Roman Smrž |
2025-01-13 | Handle duplicate tasks by matching tree id | Roman Smrž |
2025-01-10 | Run jobs based on configuration in associated commit | Roman Smrž |
2024-12-21 | Repo module to abstract git access | Roman Smrž |