2024-10-19 01:52:53 by Amitai Schleier | Files touched by this commit (3) | |
Log message: mob: update to 5.3.3. Changes: - Fix: `mob start` now functions correctly on WIP branches when the base branch is not checked out, applicable to branch names that do not contain a `-` character. |
2024-10-14 15:55:52 by Amitai Schleier | Files touched by this commit (3) | |
Log message: mob: update to 5.3.2. Changes: - Fix: Removed wrong warning about diverging wip branch when joining a new session |
2024-09-30 16:00:31 by Amitai Schleier | Files touched by this commit (2) | |
Log message: mob: update to 5.3.1. Changes: - Fix: Added documentation for `mob start --discard-uncommitted-changes` in the `mob help` command - Feature: `mob start --discard-uncommitted-changes` allows to discard uncommitted changes and then starting a new mob session |
2024-09-22 20:07:25 by Amitai Schleier | Files touched by this commit (2) | |
Log message: mob: update to 5.2.0. Changes: - Feature: `mob done` now pulls when someone else already did `done` |
2024-09-06 20:49:02 by Benny Siegert | Files touched by this commit (180) | |
Log message: Revbump all Go packages after go122 update |
2024-08-30 19:53:53 by Amitai Schleier | Files touched by this commit (2) | |
Log message: mob: update to 5.1.1. Changes: - Fix: `mob break 5` is now correctly parsed |
2024-08-24 20:28:40 by Amitai Schleier | Files touched by this commit (2) | |
Log message: mob: update to 5.1.0. Changes: - Feature: Adds new flag `--join` for `mob start` to join an existing session |
2024-08-11 17:57:15 by Benny Siegert | Files touched by this commit (176) | |
Log message: Revbump all Go packages after update |
2024-07-08 22:46:00 by Amitai Schleier | Files touched by this commit (2) | |
Log message: mob: update to 5.0.1. Changes: - Fix: The configuration option `MOB_SKIP_CI_PUSH_OPTION_ENABLED` now works correctly |
2024-07-03 08:59:36 by Benny Siegert | Files touched by this commit (169) | |
Log message: Revbump all Go packages after go122 security update |