Releases: VirtusLab/git-machete
Releases · VirtusLab/git-machete
v2.15.4
- improved: slide-out is suggested in certain contexts (like
status) in case a non-existent branch is found in .git/machete
v2.15.3
- changed: skip verification of managed branches for
annoandshow - added: package for Ubuntu 20.04
- fixed: missing post-slide-out hook invocation after
advance
v2.15.2
- fixed: working directory in release scripts
v2.15.1
- fixed: release process for Homebrew and NixOS/nixpkgs
v2.15.0
- added:
addablecategory oflist - added:
advancecommand - added:
machete-post-slide-outhook - added: support for
GIT_MACHETE_EDITORenv var - changed:
go rootno longer raises an error when the current branch is root - fixed:
show rootno longer raises an error when the current branch is root - fixed: Bash completion for
-yoption in several commands - fixed: handling the case of current directory becoming non-existent (e.g. as a result of checkout)
- improved:
addaccepts remote branches as well (just likegit checkout) - improved:
discoverlimited to ca. 10 most recently checked out branches by default - improved:
discoverskips merged branches for which no child branches have been inferred - improved: release process has been simplified
v2.14.0
- added:
--as-rootoption toadd - added:
--branchoption toanno - added:
is-managedplumbing command - added:
currentsubcommand toshow - 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
- fixed: remove reviewer setting when opening a PR to NixOS/nixpkgs
- changed: confinement of snaps from
stricttoclassic - changed: Docker images moved from under
virtuslaborganization togitmachete - changed:
apt-ppain all contexts todeb-ppa - improved: determining the default editor (also including
git config core.editor,$GIT_EDITOR,editorand$VISUAL)
v2.13.5
- fixed: build of rpm package
- improved: organization of deployment stages on CI
v2.13.3
- fixed: minor release-related issues
- fixed: interactive input for
traversein case of an untracked branch
v2.13.2
- 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