Path to this page:
Subject: CVS commit: pkgsrc/devel/mob
From: Amitai Schleier
Date: 2024-06-30 21:53:13
Message id: 20240630195313.BE25EFC74@cvs.NetBSD.org
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
Files: