2025-03-30 18:12:05 by Amitai Schleier | Files touched by this commit (2) | ![]() |
Log message: mob: update to 5.4.0. Changes: - Add shortcut for `mob start --create` as `mob start -c`. |
2025-03-07 21:54:34 by Benny Siegert | Files touched by this commit (190) | ![]() |
Log message: Revbump all Go packages after go124 update I realize I forgot to do the revbump after updating the default Go version to 1.24, so let's do that now. |
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 |