2024-06-30 21:53:13 by Amitai Schleier | Files touched by this commit (2) | |
Log message: mob: update to 5.0.0. Changes: - Feature: You can now set goals - Feature: Can make use of the git push-option "ci.skip" - Removed: `mob start` does not create an empty commit on a new wip branch anymore - Feature: Prints git commands before they are finished for faster feedback - Feature: Added cli option `--room` to set the room name of timer.mob.sh once - Feature: `mob status` shows a hint if there is no remote branch - Feature: `mob status` shows the duration of wip branches - Fix: `mob done --squash-wip` now squashes the start commit as well - Fix: Fixes a bug with timers smaller than 1 - Windows Performance is improved due to use of `os.UserHomeDir()` - Upgrade to go 1.22 |
2024-06-13 15:47:13 by Benny Siegert | Files touched by this commit (169) | |
Log message: Revbump all Go packages after go122 update |
2024-06-01 16:03:06 by Benny Siegert | Files touched by this commit (168) |
Log message: Revbump all Go packages, default Go version is now 1.22. |
2024-05-15 05:18:14 by Amitai Schleier | Files touched by this commit (1) |
Log message: mob: fix build on non-Linux Unix, noted by wiz@. Since this needs xdg-open(1), add dependency on xdg-utils. Bump PKGREVISION. |
2024-04-05 21:14:14 by Benny Siegert | Files touched by this commit (161) | |
Log message: Revbump all Go packages after go121 update |
2024-02-07 15:51:04 by Benny Siegert | Files touched by this commit (156) | |
Log message: Revbump all Go packages after go121 update |
2024-02-02 04:43:06 by Amitai Schleier | Files touched by this commit (2) | |
Log message: mob: update to 4.5.0. Changes: - Removes feature which cancels running timers as this can lead to longer rotations if the codebase is switched. - Correct typo in the hint for creating a remote branch. |
2024-01-10 20:14:43 by Benny Siegert | Files touched by this commit (152) | |
Log message: Revbump all Go packages after go121 update |
2023-12-05 20:46:19 by Benny Siegert | Files touched by this commit (146) | |
Log message: Revbump all Go packages after go121 update |
2023-11-10 16:45:25 by Benny Siegert | Files touched by this commit (152) | |
Log message: Revbump all Go packages after go121 update |