Skip to content

Releases: AnWeber/vscode-gitbuttons

v3.0.0

22 Feb 15:01
Compare
Choose a tag to compare

Features

  • add merge-conflict buttons in editor/title

v2.1.1

04 Oct 14:33
Compare
Choose a tag to compare
  • pullContext Button can be activated

v2.1.0

01 Oct 19:03
Compare
Choose a tag to compare
  • add buttons to workbench.explorer.fileView

v2.0.1

27 Sep 18:26
Compare
Choose a tag to compare
  • esbuild for github.dev needs format cjs

v2.0.0

26 Sep 19:50
Compare
Choose a tag to compare
  • add github.dev support (web extensions)
  • use git.pull and git.push in VS Code Window with just one Git Repository instead of gitlens.pullRepository and gitlens.pushRepository
  • use esbuild instead of webpack

v1.5.0

17 Sep 05:55
Compare
Choose a tag to compare
  • pullContext and pushContext visible in Workspaces with one Git Repository

v1.4.0

06 Sep 18:25
Compare
Choose a tag to compare
  • add pull Context and push Context to button list.
    adds buttons to title of SCM TreeView wich uses eamodio.gitlens to pull or push all repositories. Same Buttons on each repository only pulls/push this repository
    image

alternative for git-buttons.pull or git-buttons.push

v1.3.0

15 Jul 12:09
Compare
Choose a tag to compare
  • default of config setting is false

v1.2.0

15 Jul 12:01
Compare
Choose a tag to compare
  • added sync script with all git.commands

v1.1.0

30 May 12:18
Compare
Choose a tag to compare
  • add git sync rebase option