Age | Commit message (Collapse) | Author | |
---|---|---|---|
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ž | |
Changelog: Added `checkout` command | |||
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ž | |
Changelog: Run jobs based on configuration in associated commit | |||
2024-12-21 | Repo module to abstract git access | Roman Smrž | |