Next | Query returned 86 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2022-10-19 12:28:57 by Amitai Schleier | Files touched by this commit (2)
Log message:
Update to 4.0.0. From the changelog:

- **NEW** Feature: `mob reset` doesn't reset the mob branch anymore. It
  now warns you that it deletes the mob branch for everyone and if you
  want to continue do `mob reset --delete-remote-wip-branch`.
- **NEW** Feature: `mob timer`, `mob break`, `mob start`, `mob next` and
  `mob done` will stop already running local timers.
- Feature: `mob start --create` will create the remote branch and start
  the mob session on that branch.
- Feature: mob.sh now also works with tools like `git-repo` which
  symlink the `.git` folder
- Removed `MOB_START_INCLUDE_UNCOMMITTED_CHANGES` environment variable
  (has been deprecated for some time).
- `MOB_DONE_SQUASH` no longer supports a boolean value, you have to use
  the proper values `squash`, `no-squash` or `squash-wip` instead.
   2022-10-05 13:33:09 by Benny Siegert | Files touched by this commit (113) | Package updated
Log message:
Revbump all Go packages after go119 security update
   2022-09-26 20:40:24 by Benny Siegert | Files touched by this commit (113)
Log message:
Revbump all Go packages after 1.19 became default
   2022-09-16 06:40:06 by Amitai Schleier | Files touched by this commit (2)
Log message:
Update to 3.2.0. From the changelog:

- Fix: `mob done --squash-wip` won't fail if a previously committed file
  has uncommitted modifications.
- Feature: `MOB_TIMER_INSECURE=true` allows enterprises to use the
  timer.mob.sh companion service despite SSL issues.
   2022-09-07 11:32:31 by Benny Siegert | Files touched by this commit (114) | Package updated
Log message:
Revbump all Go packages after go118 security update
   2022-08-12 22:38:12 by Benny Siegert | Files touched by this commit (114) | Package updated
Log message:
Revbump all Go packages after go118 security update
   2022-07-14 16:09:45 by Amitai Schleier | Files touched by this commit (2)
Log message:
Update to 3.1.5. From the changelog:

- Add a more specific error message if `git` is not installed.
- Allow for using `mob timer` outside of git repositories.
- Fix: `mob done --squash-wip` now successfully auto-merges
  auto-mergeable diverging changes.
- Print the help output whenever any kind of help argument (`help`,
  `--help`, `-h`) is present in the command, e.g. `mob s 10 -h`.
- Adds a warning to `mob start` in case the wip branch diverges from the
  main branch.
- Various fixes in suggestion of next typist:
  - Show list of last committers only if there are any.
  - Skip suggestions if there has only been a single person so far.
  - Consider the case of a new typist joining the session.
  - Fix reporting on first commit.
- Show a deprecation warning when MOB_DONE_SQUASH is set to `true` or
  `false` in the environment variable or in the .mob configuration file.
   2022-07-13 18:03:09 by Benny Siegert | Files touched by this commit (110) | Package updated
Log message:
Revbump all Go packages after go118 update
   2022-06-02 20:52:08 by Benny Siegert | Files touched by this commit (109) | Package updated
Log message:
Revbump all Go packages after go118 update
   2022-06-01 20:05:57 by Amitai Schleier | Files touched by this commit (2)
Log message:
Update to 3.1.4. From the changelog:

- Fixes a bug where mob saves the wrong filepath of the last modified
  file in the wip commit message.

Next | Query returned 86 messages, browsing 31 to 40 | Previous