Skip to content

Tags: VirtusLab/git-machete

Tags

v3.40.0

Toggle v3.40.0's commit message
Fix tests for temporary worktrees on NixOS

v3.39.2

Toggle v3.39.2's commit message
Add a gif for interactive `go` to README

v3.39.1

Toggle v3.39.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump the deps group across 2 directories with 3 updates (#1601)

Bumps the deps group with 1 update in the /ci/tox/build-context directory: [tox](https://github.com/tox-dev/tox).
Bumps the deps group with 2 updates in the /requirements directory: [typos](https://github.com/crate-ci/typos) and [isort](https://github.com/PyCQA/isort).


Updates `tox` from 4.44.0 to 4.47.0
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](tox-dev/tox@4.44.0...4.47.0)

Updates `typos` from 1.43.5 to 1.44.0
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](crate-ci/typos@v1.43.5...v1.44.0)

Updates `isort` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/PyCQA/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](PyCQA/isort@8.0.0...8.0.1)

---
updated-dependencies:
- dependency-name: tox
  dependency-version: 4.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: typos
  dependency-version: 1.44.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: isort
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v3.39.0

Toggle v3.39.0's commit message
Fix exception type raised in `GoShowMacheteClient`

v3.38.1

Toggle v3.38.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prohibit all-caps `NO(T)` in RST files in favor of bolded `**no(t)**` (

…#1568)

Prohibit all-caps NO(T) in RST files in favor of bolded **no(t)**

v3.38.0

Toggle v3.38.0's commit message
Update README with section on interactive `go`

v3.37.1

Toggle v3.37.1's commit message
Add OS-specific tests for normalize_path_for_display()

- Add general test verifying absolute paths with forward slashes
- Add Windows-specific test for backslash to forward slash conversion
- Add macOS-specific test for /private prefix symlink resolution
- Add Unix-specific test for absolute paths starting with /
- Use pytest.mark.skipif to run tests only on appropriate platforms

v3.37.0

Toggle v3.37.0's commit message
Apply minor fixes before releasing v3.37.0

v3.36.4

Toggle v3.36.4's commit message
Fix crashes on `@` sign in branch names

v3.36.3

Toggle v3.36.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Publish snaps for arm64 as well (#1469)