github.com/remotemobprogramming/mob
v1.12.0
#906 most downloaded on Go modules
remotemobprogramming/mob
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Release timing varies
gaps range from 8 days to 2 months
Most releases are documented
notes for 27 of 41 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
92 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
92 releases · Apr 2020 to Feb 2022Releases
latest 60 of 92-
v1.12.1-0.20220212130140-a6c4c97cdf4712 Feb 2022 pre-releaseNothing published for this version
-
v1.12.1-0.20220211135021-4df7bd2468e611 Feb 2022 pre-releaseNothing published for this version
-
v1.12.1-0.20220211124745-75a2f28b07b811 Feb 2022 pre-releaseNothing published for this version
-
v1.12.1-0.20220210112149-0e0da77029be10 Feb 2022 pre-releaseNothing published for this version
-
v1.12.1-0.20220208122409-fd76871b539c08 Feb 2022 pre-releaseNothing published for this version
-
v1.12.1-0.20220131205543-0ede53baf97d31 Jan 2022 pre-releaseNothing published for this version
-
v1.12.1-0.20220130141648-2e8089dcd22430 Jan 2022 pre-releaseNothing published for this version
-
v1.12.1-0.20220130084044-873dc9f7fae530 Jan 2022 pre-releaseNothing published for this version
-
v1.12.1-0.20220112213705-5b6458d34e0912 Jan 2022 pre-releaseNothing published for this version
-
v1.12.1-0.20220111062234-7f90408b206611 Jan 2022 pre-releaseNothing published for this version
-
v1.12.1-0.20220110081909-bba5fe5df27110 Jan 2022 pre-releaseNothing published for this version
-
v1.12.1-0.20220108073423-ca865a22620508 Jan 2022 pre-releaseNothing published for this version
-
v1.12.1-0.20211219121739-bfebc83cbe5319 Dec 2021 pre-releaseNothing published for this version
-
v1.12.1-0.20211213141557-dbd47448603013 Dec 2021 pre-releaseNothing published for this version
-
v1.12.1-0.20211213103640-01cb61b51b0413 Dec 2021 pre-releaseNothing published for this version
-
v1.12.1-0.20211212210257-ed72ae085dba12 Dec 2021 pre-releaseNothing published for this version
-
v1.12.1-0.20211209133331-f63dd8d7298509 Dec 2021 pre-releaseNothing published for this version
-
v1.12.1-0.20211209102135-08f108ba0a2409 Dec 2021 pre-releaseNothing published for this version
-
v1.12.1-0.20211126204900-fbd71dbd9c0b26 Nov 2021 pre-releaseNothing published for this version
-
v1.12.1-0.20211116055110-885d0f20924816 Nov 2021 pre-releaseNothing published for this version
-
v1.12.1-0.20211115081928-dfa3b13a76f515 Nov 2021 pre-releaseNothing published for this version
-
v1.12.1-0.20211114145941-d97d47478aad14 Nov 2021 pre-releaseNothing published for this version
-
v1.12.1-0.20211113150632-411cbd975f4513 Nov 2021 pre-releaseNothing published for this version
-
v1.12.1-0.20211110151705-85e424ec9f8810 Nov 2021 pre-releaseNothing published for this version
-
v1.12.1-0.20211110140715-07961b67954b10 Nov 2021 pre-releaseNothing published for this version
-
v1.12.1-0.20211108182356-5aa11e0d373908 Nov 2021 pre-releaseNothing published for this version
-
v1.12.1-0.20211108162356-bf6d39c9bb3c08 Nov 2021 pre-releaseNothing published for this version
-
v1.12.1-0.20211107141937-4e739614902707 Nov 2021 pre-releaseNothing published for this version
-
v1.12.1-0.20211107065306-b86eafcf2df707 Nov 2021 pre-releaseNothing published for this version
-
v1.12.1-0.20211030122338-9724224081a630 Oct 2021 pre-releaseNothing published for this version
-
v1.12.1-0.20211029095746-61f1375c18bf29 Oct 2021 pre-releaseNothing published for this version
-
v1.12.1-0.20211028125644-31db083bf98728 Oct 2021 pre-releaseNothing published for this version
-
v1.12.1-0.20211027170746-40e15a7a13b227 Oct 2021 pre-releaseNothing published for this version
-
v1.12.1-0.20211027161139-e4654ef9739727 Oct 2021 pre-releaseNothing published for this version
-
v1.12.1-0.20211026140315-35a2809eb7eb26 Oct 2021 pre-releaseNothing published for this version
-
v1.12.1-0.20211025090912-0b9aea2ca28a25 Oct 2021 pre-releaseNothing published for this version
-
v1.12.1-0.20211022075032-72261e72b36c22 Oct 2021 pre-releaseNothing published for this version
-
v1.12.1-0.20210909185603-ff84a035836b09 Sep 2021 pre-releaseNothing published for this version
-
v1.12.009 Sep 2021Release notes
Open source →- If you renamed the executable or use a symlink to use a different name,
mobwill detect the new name and use that in its console output. - Improves error handling when using
mob start -i. When the working directory is a subdirectory that would be removed due togit stashthe mob tool will tell the user about this and aborts with an error.
- If you renamed the executable or use a symlink to use a different name,
-
v1.11.104 Sep 2021Release notes
Open source →- Fixes a bug which let
mob versionfail when run outside of a git repository.
- Fixes a bug which let
-
v1.11.003 Sep 2021Release notes
Open source →- Allow to override the text in the notification and the voice via environment variables
MOB_NOTIFY_MESSAGEandMOB_VOICE_MESSAGE. - Allow to override the stash name used for stashing uncommitted changes via the environment variable
MOB_STASH_NAME. - Allow to override the cli name of the tool via
MOB_CLI_NAMEso you can usepair,ensemble,team, or whatever you like best, instead ofmob. Just install themobtool, set an alias in your cli and set the environment variableMOB_CLI_NAMEto the name of your alias.
- Allow to override the text in the notification and the voice via environment variables
-
v1.10.026 Aug 2021Release notes
Open source →- Print current time after mob start. This helps when scrolling through the terminal to distinguish the mob start calls.
-
v1.9.017 Aug 2021Release notes
Open source →- Show commit hash of WIP commits made by the
mobtool on the console. mob start --include-uncommitted-changesnow fails fast. That means, ifmobcan detect any issue preventing it to succeed, it will exit BEFORE callinggit stash. This will make error recovery much easier as one doesn't have to think about applying any stashes by themselves.
- Show commit hash of WIP commits made by the
-
v1.8.1-0.20210727112040-d406af6ff82d27 Jul 2021 pre-releaseNothing published for this version
-
v1.8.027 Jul 2021Release notes
Open source →mob nextdoes not show the same committer multiple times in the list of previous committers.mob nextdoes not suggest the current Git user to be the next typist as long as there were other persons involved in the mob.mob nextperforms a simple lookahead to also suggest persons who might have been absent only during the last mob round.- When user.name is not set in the git config, mob no longer shows an error but a warning with a help how to fix it.
-
v1.7.025 Jun 2021Release notes
Open source →- Allows creating parallel mob sessions on the same repository more easily.
mob branchshows all remote mob branches currently available.mob fetchfetches the remote state, so you have everything up to date locally. Helpful to combine withmob statusandmob branchwho don't fetch by themselves.
-
v1.6.1-0.20210624070748-0f9eb204747e24 Jun 2021 pre-releaseNothing published for this version
-
v1.6.1-0.20210623070159-bd8e9c3da08723 Jun 2021 pre-releaseNothing published for this version
-
v1.6.1-0.20210621152604-302a8af4ecfb21 Jun 2021 pre-releaseNothing published for this version
-
v1.6.1-0.20210515055810-c16d5656855115 May 2021 pre-releaseNothing published for this version
-
v1.6.1-0.20210511112027-b298f05dc2df11 May 2021 pre-releaseNothing published for this version
-
v1.6.011 May 2021 -
v1.5.020 Apr 2021Release notes
Open source →- Less noisy output: Only show number of unpushed commits in output if there are more than 0.
- Add experimental command
mob squash-wipto squash any WIP commits in the wip branch into a following manual commit usinggit rebase --interactivewithmobas the temporaryGIT_EDITOR. - The order of the latest commit is now reversed, the latest one is shown last.
- Add experimental configuration option
MOB_WIP_BRANCH_PREFIXto configure themob/prefix to some other value.
-
v1.4.1-0.20210412061905-5156bec864e012 Apr 2021 pre-releaseNothing published for this version
-
v1.4.1-0.20210402125004-c5b513fe961702 Apr 2021 pre-releaseNothing published for this version
-
v1.4.002 Apr 2021Release notes
Open source →- The list of commits included in a mob branch is now truncated to a maximum of 5 entries to prevent the need for scrolling up in order to see the latest included changes.
- Show more informative error message when
mob <cmd>is run outside of a git repository. - Add environment variable MOB_TIMER which allows setting a default timer duration for
mob startandmob timercommands. - Add automatic co-author attribution. Mob will collect all committers from a WIP branch and add them as co-authors in the final WIP commit.
- added support for preventing
mob startif there are unpushed commits - better output if one passes a negative number for the timer
-
v1.3.1-0.20210327195432-f3588bbb6ad427 Mar 2021 pre-releaseNothing published for this version
-
v1.3.026 Feb 2021Release notes
Open source →- The default
MOB_COMMIT_MESSAGEnow includes[ci skip]and[skip ci]so that all the typical CI systems (including Azure DevOps) will skip this commit. - Add
--squashoption tomob donethat corresponds to--no-squash. - Fixes the default text to speech command on linux and osx.
- Removed
MOB_DEBUGenvironment variable (has been deprecated for some time).
- The default
-
v1.2.1-0.20210220113945-761d0ec62d2120 Feb 2021 pre-releaseNothing published for this version
-
v1.2.1-0.20210217085225-1c88d7e4b68717 Feb 2021 pre-releaseNothing published for this version