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 hidden (Show)

isomorphic-git - v0.9.3

Published by billiegoose over 6 years ago

0.9.3 (2018-03-16)

Bug Fixes

  • Cloning with a tag for 'ref' now works (fixes #93) (PR #99) (da285e2)
isomorphic-git - v0.9.2

Published by billiegoose over 6 years ago

0.9.2 (2018-03-15)

Bug Fixes

  • Fixed errors in the TypeScript declarations (#92) (489b384)
isomorphic-git - v0.9.1

Published by billiegoose over 6 years ago

0.9.1 (2018-03-14)

Bug Fixes

isomorphic-git - v0.9.0

Published by billiegoose over 6 years ago

0.9.0 (2018-03-05)

Features

  • Basic support for merge and pull (fast-forward merges only) (65d874c)
isomorphic-git - v0.8.1

Published by billiegoose over 6 years ago

0.8.1 (2018-02-24)

Bug Fixes

  • restrict allowed file modes in GitTree (fixes #78) (PR #79) (c82c412)
isomorphic-git - v0.8.0

Published by billiegoose over 6 years ago

0.8.0 (2018-02-18)

Features

  • Fetch all branches by default. Use 'singleBranch' to opt out. (#75) (cdfaa36)
isomorphic-git - v0.7.2

Published by billiegoose over 6 years ago

0.7.2 (2018-02-16)

Bug Fixes

  • Update rollup to the latest version 🚀 (#74) (f671d3d)
isomorphic-git - v0.7.1

Published by billiegoose over 6 years ago

0.7.1 (2018-02-12)

Bug Fixes

  • Add getRemoteInfo to README and TypeScript defs (#72) (2e3404b)
isomorphic-git - v0.7.0

Published by billiegoose over 6 years ago

0.7.0 (2018-02-12)

Features

  • Add 'getRemoteInfo' command to list branches, tags, and server capabilities without doing a complete fetch. (#71) (ba1f617)
isomorphic-git - v0.6.1

Published by billiegoose over 6 years ago

0.6.1 (2018-02-10)

Bug Fixes

  • Update jasmine-core to the latest version 🚀 (#66) (195ebf0)
isomorphic-git - v0.6.0

Published by billiegoose over 6 years ago

0.6.0 (2018-02-10)

Features

  • Add 'all' argument to git.config to return array of values for a multi-valued key. (9fdeb83)
isomorphic-git - v0.5.1

Published by billiegoose over 6 years ago

0.5.1 (2018-02-01)

Bug Fixes

  • improve test reliability and test log verbosity (7f0c2c9)
isomorphic-git - v0.5.0

Published by billiegoose over 6 years ago

0.5.0 (2018-01-30)

Features

  • remove OpenPGP from the bundle (1969c16)
isomorphic-git - v0.4.0

Published by billiegoose almost 7 years ago

0.4.0 (2018-01-19)

Features

  • Added 'readObject' command (d436262)
  • Added 'readObject' command (f84b864)
isomorphic-git - v0.3.0

Published by billiegoose almost 7 years ago

0.3.0 (2018-01-18)

Features

  • Deprecate 'onprogress' callback argument in favor of new 'emitter' EventEmitter argument (6da95c3)
  • Save 4kb by selectively importing lodash functions (42fd034)
  • Shave 3kb by removing 'gartal' dependency (f93262c)
  • Shave a few hundred kilobytes off the bundle size (80082cc)
isomorphic-git - v0.2.1

Published by billiegoose almost 7 years ago

0.2.1 (2018-01-15)

Bug Fixes

  • Update TypeScript library definition (5be078c)
isomorphic-git - v0.2.0

Published by billiegoose almost 7 years ago

0.2.0 (2018-01-15)

Features

  • Add 'remote' argument to listBranches and add new 'listTags' command (229febb)
isomorphic-git - v0.1.0

Published by billiegoose almost 7 years ago

0.1.0 (2018-01-14)

Bug Fixes

  • Add lodash dependency (for node) (03acd29)
  • Fetch tags correctly (bd0ba61)
  • Use proper debug logging instead of console.log (62b1625)

Features

isomorphic-git - v0.0.38

Published by billiegoose almost 7 years ago

0.0.38 (2018-01-08)

Bug Fixes

isomorphic-git - v0.0.37

Published by billiegoose almost 7 years ago

0.0.37 (2018-01-01)

Bug Fixes

  • Update TypeScript definition file (3621130)
  • commit: Fixed bug creating a commit with an empty tree. (cefd042)
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