isomorphic-git

A pure JavaScript implementation of git for node and browsers!

MIT License

Downloads
1.9M
Stars
7.2K
Committers
96

Bot releases are visible (Hide)

isomorphic-git - v1.8.1

Published by isomorphic-git-bot over 3 years ago

1.8.1 (2021-02-12)

Bug Fixes

  • merge: "Cannot read property 'Symbol(PackfileCache)' of undefined" error (#1289) (baf668b)
  • merge: Cannot set property 'oid' of undefined (#1312) (89c0da7)
  • react-native: fix for ".stream is not a function" errors in React Native (#1156) (03846e1)
  • website: try it out (#1290) (b102e1d)
isomorphic-git - v1.8.0

Published by isomorphic-git-bot almost 4 years ago

1.8.0 (2020-11-08)

Features

  • Added 'cache' parameter; an opt-in solution to performance regressions caused by #1217 (#1255) (26f761e)
isomorphic-git - v1.7.8

Published by isomorphic-git-bot about 4 years ago

1.7.8 (2020-09-15)

Bug Fixes

  • CLI: isogit CLI throws "Error [ERR_REQUIRE_ESM]: Must use import to load ES Module" in Node 13+ (f2e3805)
isomorphic-git - v1.7.7

Published by isomorphic-git-bot about 4 years ago

1.7.7 (2020-09-15)

Bug Fixes

  • push: "Cannot read property 'packfiles' of undefined" error (#1234) (629b4e1)
isomorphic-git - v1.7.6

Published by isomorphic-git-bot about 4 years ago

1.7.6 (2020-09-08)

Bug Fixes

  • fetch: fetching a commit hash with singleBranch: true (#1225) (e66a6c2)
isomorphic-git - v1.7.5

Published by isomorphic-git-bot about 4 years ago

1.7.5 (2020-09-03)

Bug Fixes

  • clone: fix memory leak if repeatedly cloning (#1217) (f19ea0f)
isomorphic-git - v1.7.4

Published by isomorphic-git-bot about 4 years ago

1.7.4 (2020-07-23)

Bug Fixes

  • getRemoteInfo, getRemoteInfo2: throw UnknownTransportError for SSH urls (#1199) (02045f6)
isomorphic-git - v1.7.3

Published by isomorphic-git-bot over 4 years ago

1.7.3 (2020-07-16)

Bug Fixes

  • push: fix regression introduced in v1.4.4 that broke pushing repos with submodules (#1196) (55f2ade)
isomorphic-git - v1.7.2

Published by isomorphic-git-bot over 4 years ago

1.7.2 (2020-07-13)

Performance Improvements

  • replace git-apply-delta with hand-rolled code (#1191) (fb407a0)
isomorphic-git - v1.7.1

Published by isomorphic-git-bot over 4 years ago

1.7.1 (2020-07-11)

Bug Fixes

  • pull: Cannot read property 'index' of undefined (#1189) (1035d93)
isomorphic-git - v1.7.0

Published by isomorphic-git-bot over 4 years ago

1.7.0 (2020-07-03)

Features

isomorphic-git - v1.6.0

Published by isomorphic-git-bot over 4 years ago

1.6.0 (2020-06-30)

Features

  • Added 'listServerRefs' and 'getRemoteInfo2' commands (#1169) (b03f261)
isomorphic-git - v1.5.0

Published by isomorphic-git-bot over 4 years ago

1.5.0 (2020-06-16)

Features

  • init: Added optional 'defaultBranch' parameter (#1161) (5e6cea2)
isomorphic-git - v1.4.4

Published by isomorphic-git-bot over 4 years ago

1.4.4 (2020-06-08)

Performance Improvements

  • push: short-circuit recursion in listObjects (#1151) (8020f2b)
isomorphic-git - v1.4.3

Published by isomorphic-git-bot over 4 years ago

1.4.3 (2020-06-08)

Performance Improvements

  • push: don't send any objects if commit is already on remote (#1137) (47b89c0)
isomorphic-git - v1.4.2

Published by isomorphic-git-bot over 4 years ago

1.4.2 (2020-06-08)

Performance Improvements

isomorphic-git - v1.4.1

Published by isomorphic-git-bot over 4 years ago

1.4.1 (2020-06-06)

Performance Improvements

  • push, findMergeBase: improve find merge base speed (#1132) (7864c33)
isomorphic-git - v1.4.0

Published by isomorphic-git-bot over 4 years ago

1.4.0 (2020-04-28)

Features

  • include data.preview and data.response on all HttpErrors not just on SmartHttpErrors (#1115) (9d3f0de)
isomorphic-git - v1.3.2

Published by isomorphic-git-bot over 4 years ago

1.3.2 (2020-04-21)

Bug Fixes

  • cache per command rather than per 'fs' instance (#1111) (c2cd5cb)
isomorphic-git - v1.3.1

Published by isomorphic-git-bot over 4 years ago

1.3.1 (2020-03-17)

Bug Fixes

  • throw a helpful error if http argument is missing (#1092) (6564ea5)
Package Rankings
Top 0.7% on Npmjs.org
Top 6.67% on Proxy.golang.org
Top 23.08% on Repo1.maven.org
Badges
Extracted from project README
BrowserStack SauceLabs FOSSA Status