Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.

Releases: UziTech/git-menu

v3.0.1

06 Jun 14:59
Compare
Choose a tag to compare

3.0.1 (2019-06-06)

Bug Fixes

  • FileTree: Sort directories first (3bf516f)

v3.0.0

05 Jun 15:59
Compare
Choose a tag to compare

3.0.0 (2019-06-05)

Bug Fixes

  • commands: Add new commands (f227a8e)
  • commands: Fix sending root to multiple repos (77dbebf)

Features

  • commands: Add Fetch All command (f88ad2c)
  • commands: Add Pull All command (8e4d656)
  • commands: Add Push All command (81234ef)
  • commands: Add Sync All command (99d89b0)

BREAKING CHANGES

  • commands: Reorder Commands

v2.0.5

22 Apr 19:43
Compare
Choose a tag to compare

2.0.5 (2019-04-22)

Bug Fixes

  • notifications: Combine git notifications (3b9184b)
  • settings: Update notification option names (9c83ef4)

v2.0.4

17 Apr 13:33
Compare
Choose a tag to compare

2.0.4 (2019-04-17)

Bug Fixes

  • deps: update dependency string-argv (854a07e)
  • deps: update dependency string-argv to ^0.3.0 (3f7abf9)

v2.0.3

15 Apr 04:37
Compare
Choose a tag to compare

2.0.3 (2019-04-15)

Bug Fixes

  • deps: update dependency string-argv to ^0.2.0 (0987874)

v2.0.2

12 Apr 04:53
Compare
Choose a tag to compare

2.0.2 (2019-04-12)

Bug Fixes

  • commit-all: Only use selected project (d20153b)

v2.0.1

04 Apr 20:19
Compare
Choose a tag to compare

2.0.1 (2019-04-04)

Bug Fixes

  • git: Replace all slashes for root (68293dd)
  • paths: Get active text editor if active pane item is not a file (3e648fc)
  • refresh: Fix project case mismatch (0bc03f7)

v2.0.0

04 Apr 18:11
Compare
Choose a tag to compare

2.0.0 (2019-04-04)

Bug Fixes

  • merge: Add abort checkbox on merge dialog (d92a166)

Features

  • merge: Add rebase checkbox to merge dialog (8d43d22)

BREAKING CHANGES

  • merge: Abort merge on error by default

v1.5.0

02 Apr 21:02
Compare
Choose a tag to compare

1.5.0 (2019-04-02)

Features

  • Merge pull request #97 from UziTech/tree-view-files (41a19b7)