Skip to content

Releases: VirtusLab/git-machete

v2.15.4

26 Aug 07:53

Choose a tag to compare

  • improved: slide-out is suggested in certain contexts (like status) in case a non-existent branch is found in .git/machete

v2.15.3

17 Jul 11:46

Choose a tag to compare

  • changed: skip verification of managed branches for anno and show
  • added: package for Ubuntu 20.04
  • fixed: missing post-slide-out hook invocation after advance

v2.15.2

02 Jul 15:17

Choose a tag to compare

  • fixed: working directory in release scripts

v2.15.1

02 Jul 14:54

Choose a tag to compare

  • fixed: release process for Homebrew and NixOS/nixpkgs

v2.15.0

02 Jul 14:23

Choose a tag to compare

  • added: addable category of list
  • added: advance command
  • added: machete-post-slide-out hook
  • added: support for GIT_MACHETE_EDITOR env var
  • changed: go root no longer raises an error when the current branch is root
  • fixed: show root no longer raises an error when the current branch is root
  • fixed: Bash completion for -y option in several commands
  • fixed: handling the case of current directory becoming non-existent (e.g. as a result of checkout)
  • improved: add accepts remote branches as well (just like git checkout)
  • improved: discover limited to ca. 10 most recently checked out branches by default
  • improved: discover skips merged branches for which no child branches have been inferred
  • improved: release process has been simplified

v2.14.0

11 May 17:44

Choose a tag to compare

  • added: --as-root option to add
  • added: --branch option to anno
  • added: is-managed plumbing command
  • added: current subcommand to show
  • added: animated gif to README + script for generating gifs automatically
  • improved: formatting of help, prompts, logs, warnings and other messages
  • fixed: help for a few existing commands

v2.13.6

22 Mar 16:40

Choose a tag to compare

  • fixed: remove reviewer setting when opening a PR to NixOS/nixpkgs
  • changed: confinement of snaps from strict to classic
  • changed: Docker images moved from under virtuslab organization to gitmachete
  • changed: apt-ppa in all contexts to deb-ppa
  • improved: determining the default editor (also including git config core.editor, $GIT_EDITOR, editor and $VISUAL)

v2.13.5

02 Mar 11:47

Choose a tag to compare

  • fixed: build of rpm package
  • improved: organization of deployment stages on CI

v2.13.3

16 Feb 20:51

Choose a tag to compare

  • fixed: minor release-related issues
  • fixed: interactive input for traverse in case of an untracked branch

v2.13.2

16 Feb 16:55

Choose a tag to compare

  • added: support for Snappy
  • added: script for creating an annotated tag for release
  • added: extra checks in CI
  • added: release guidelines
  • fixed: implementation of backup of .git/machete file in discover