New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

nodegit

Package Overview
Dependencies
Maintainers
0
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodegit - npm Package Versions

1
16

0.12.1

Diff

Changelog

Source

<a name="v0-12-1" href="#v0-12-1">v0.12.1</a> (2016-03-30)

Full Changelog

Bug fixes

  • Fixed post install script dying on windows PR #978
johnhaley81
published 0.12.0 •

Changelog

Source

<a name="v0-12-0" href="#v0-12-0">v0.12.0</a> (2016-03-28)

Full Changelog

API changes

  • Ignore
    • Made Ignore.pathIsIgnored async PR #970

Bug fixes

  • Added an error message when trying to install NodeGit without a required version of libstdc++ PR #972
  • Fix a crash when grabbing content out of a buffer that has unicode PR #966
  • Added some plumbing for better memory management PR #958
  • Fix checkoutOptions in Stash#apply PR #956
  • Fixed install when there is a space in the username on windows PR #951
  • Bump to nan@2.2.0 PR #952
johnhaley81
published 0.11.9 •

Changelog

Source

<a name="v0-11-9" href="#v0-11-9">v0.11.9</a> (2016-03-09)

Full Changelog

  • Fixed crash when calculating diff via ConvenientPatch PR #945
johnhaley81
published 0.11.8 •

Changelog

Source

<a name="v0-11-8" href="#v0-11-8">v0.11.8</a> (2016-03-07)

Full Changelog

  • Removed callback throttling due to segmentation faults. Will be implemented later. PR #943
johnhaley81
published 0.11.7 •

Changelog

Source

<a name="v0-11-7" href="#v0-11-7">v0.11.7</a> (2016-03-07)

Full Changelog

  • Added Repository#mergeheadForeach PR #937
  • Improved speed of all callbacks dramatically PR #932
  • Fixed Merge.merge docs to show it takes in an AnnotatedCommit and not a Commit PR #935
  • Fixed unicode in Diff.blobToBuffer getting corrupted PR #935
  • Fixed fetching/pulling to bitbucket in versions > v5.6 of node PR #942
johnhaley81
published 0.11.6 •

Changelog

Source

<a name="v0-11-6" href="#v0-11-6">v0.11.6</a> (2016-03-01)

Full Changelog

  • Added Repository#checkoutRef PR #891
  • Repository#createCommitOnHead no longer dies if the repo is empty PR #927
  • Fixed memory leak in Patch#convenientFromDiff PR #930
  • Generated files now have a header comment indicating that they are generated PR #924
  • Fixed http parsing errors in Node 5.6 PR #931
  • Fixed Tree#walk not returning the correct entries on end PR #929
johnhaley81
published 0.11.5 •

Changelog

Source

<a name="v0-11-5" href="#v0-11-5">v0.11.5</a> (2016-02-25)

Full Changelog

  • Fixed crash when calculating a diff PR #922
  • Fixed an issue with return values getting randomly corrupted PR #923)
johnhaley81
published 0.11.4 •

Changelog

Source

<a name="v0-11-4" href="#v0-11-4">v0.11.4</a> (2016-02-24)

Full Changelog

  • Fixed callback out values in callbacks from C++. This affects any NodeGit call that is passed a callback as an option PR #921
  • Fixed an issue with building the debug version of NodeGit on windows PR #918
johnhaley81
published 0.11.3 •

Changelog

Source

<a name="v0-11-3" href="#v0-11-3">v0.11.3</a> (2016-02-22)

Full Changelog

  • Fixed an issue where initializing NodeGit would sometimes seg fault. Also fixed an error when fetching concurrently PR #912
johnhaley81
published 0.11.2 •

Changelog

Source

<a name="v0-11-2" href="#v0-11-2">v0.11.2</a> (2016-02-18)

Full Changelog

  • Fixed an issue where when staging lines if the index is locked NodeGit just nuked it PR #906
  • Fixed diff calculation when staging lines/hunks PR #906
  • Fixed seg-fault in linux that happens when getting the diff of very small files PR #908
  • Fixed RevWalk#fastWalk dying when an error happens in libgit2 PR #909
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc