Skip to content

Releases: isomorphic-git/isomorphic-git

v1.4.4

08 Jun 03:42
8020f2b
Compare
Choose a tag to compare

1.4.4 (2020-06-08)

Performance Improvements

  • push: short-circuit recursion in listObjects (#1151) (8020f2b)

v1.4.3

08 Jun 02:58
47b89c0
Compare
Choose a tag to compare

1.4.3 (2020-06-08)

Performance Improvements

  • push: don't send any objects if commit is already on remote (#1137) (47b89c0)

v1.4.2

08 Jun 02:04
b782d22
Compare
Choose a tag to compare

1.4.2 (2020-06-08)

Performance Improvements

v1.4.1

06 Jun 18:20
7864c33
Compare
Choose a tag to compare

1.4.1 (2020-06-06)

Performance Improvements

  • push, findMergeBase: improve find merge base speed (#1132) (7864c33)

v1.4.0

28 Apr 02:54
9d3f0de
Compare
Choose a tag to compare

1.4.0 (2020-04-28)

Features

  • include data.preview and data.response on all HttpErrors not just on SmartHttpErrors (#1115) (9d3f0de)

v1.3.2

21 Apr 22:45
c2cd5cb
Compare
Choose a tag to compare

1.3.2 (2020-04-21)

Bug Fixes

  • cache per command rather than per 'fs' instance (#1111) (c2cd5cb)

v1.3.1

17 Mar 04:47
6564ea5
Compare
Choose a tag to compare

1.3.1 (2020-03-17)

Bug Fixes

  • throw a helpful error if http argument is missing (#1092) (6564ea5)

v1.3.0

13 Mar 00:38
0f4f03c
Compare
Choose a tag to compare

1.3.0 (2020-03-13)

Features

v1.2.0

09 Mar 01:04
fe30525
Compare
Choose a tag to compare

1.2.0 (2020-03-09)

Features

  • indexPack: return the oids contained in packfile (#1083) (fe30525)

v1.1.6

07 Mar 02:16
0c1ec5a
Compare
Choose a tag to compare

1.1.6 (2020-03-07)

Bug Fixes

  • readObject: should return TreeObject not {entries: TreeObject} (#1081) (0c1ec5a)