Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

isomorphic-git

I am a git library implemented in JavaScript, so you can use me everywhere! https://t.co/chpt1LoiYn
Collective - Host: opensource - https://opencollective.com/isomorphic-git - Code: https://github.com/isomorphic-git/isomorphic-git

fix: Include 'User-Agent' during ref discovery phase (fixes #247) (#248)

* fix: Include 'User-Agent' during ref discovery phase (required to clone gists)

* chore: Upd...

github.com/isomorphic-git/isomorphic-git - f5a60baa0406b22a4efb486e2a9169e315a1ee62 authored over 6 years ago by William Hilton <[email protected]>
feat: Added 'currentBranch' command (#241)

github.com/isomorphic-git/isomorphic-git - 0f233b1d0be92420737d0d9d620b997ddb84b1a8 authored over 6 years ago by William Hilton <[email protected]>
chore(deps): pin dependency @semantic-release/exec to v2.2.4 (#207)

github.com/isomorphic-git/isomorphic-git - eb8b8b10105fddf0bd3d34a695bc3194e842c6f9 authored over 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
feat: Added new 'noCheckout' argument to clone (#240)

github.com/isomorphic-git/isomorphic-git - 8b527e8d7c5e2f0ff115d2bb68bc9d5935e4ace0 authored over 6 years ago by William Hilton <[email protected]>
Skip puppet tests in master branch (#239)

github.com/isomorphic-git/isomorphic-git - c62fc7ce316b13c4a8960118de0e45ba82d74e77 authored over 6 years ago by William Hilton <[email protected]>
feat: Added new 'filepath' and 'encoding' arguments to readObject

github.com/isomorphic-git/isomorphic-git - 5adec7374f930159ee2ebaf7d0295ea2e33aee9a authored over 6 years ago by Will Hilton <[email protected]>
chore: Run 'nps format'

github.com/isomorphic-git/isomorphic-git - 94b2a6a3b3fc10ec80e91c70917abc6a8526c505 authored over 6 years ago by Will Hilton <[email protected]>
fix: compare 'since' with committer's timestamp instead of author's timestamp (fixes #227) (#229)

github.com/isomorphic-git/isomorphic-git - 1977e0b560be33361157045f21e554cd0a1e6b8c authored over 6 years ago by howardgod <[email protected]>
fix: Use local timezone by default. Use +0000 for UTC not -0000 (fixes #221) (#224)

github.com/isomorphic-git/isomorphic-git - fa0101cddace7ab320c752fd720f9671e1085865 authored over 6 years ago by William Hilton <[email protected]>
fix: Make 'ref' optional for 'push' command (fixes #108) (PR #216)

* push without ref #108

* Add @jcubic as a contributor

* attempt to fix tests

github.com/isomorphic-git/isomorphic-git - 25802d78cadb2b3c2b1bae196378a6f1922ccea0 authored over 6 years ago by Jakub Jankiewicz <[email protected]>
Add instructions to add yourself using all-contributors in the PR template (#211)

github.com/isomorphic-git/isomorphic-git - b209e777f413072f5ade0e8b3639e8b04be9c3b0 authored over 6 years ago by William Hilton <[email protected]>
Use SVG version of Gitter icon in README.md (#200)

github.com/isomorphic-git/isomorphic-git - 983cdaeb57d0815ee96002a9fe688fc3dc05d06f authored over 6 years ago by Jordan Danford <[email protected]>
feat: Added new 'authUsername' & 'authPassword' argument to getRemoteInfo (#209)

* feat: Added new 'authUsername' & 'authPassword' argument to getRemoteInfo

* chore: Add hiro...

github.com/isomorphic-git/isomorphic-git - ec081303f8a3036203023844094055b3bb3ed641 authored over 6 years ago by Hiroki Osame <[email protected]>
fix: add link to the Getting Started guide in readme. Closes #194. (#204)

github.com/isomorphic-git/isomorphic-git - 76e088db64c91a5df7f63b29cc8c5ab5f1439d06 authored over 6 years ago by alexandercbooth <[email protected]>
perf(ci): Skip building and testing for PRs with only cosmetic changes (#205)

github.com/isomorphic-git/isomorphic-git - 5eae20470da65e4c0fc6e838cffd7f1f9a9ab809 authored over 6 years ago by William Hilton <[email protected]>
Organize badges (#203)

github.com/isomorphic-git/isomorphic-git - bdc6dd954997e9dbf8e07d05151071a879721b6e authored over 6 years ago by William Hilton <[email protected]>
chore: Add badges to display gzip size and install size (#195)

* Add badges to display gzip size and install size
* Move size badges to the end

github.com/isomorphic-git/isomorphic-git - db6ad77d94e1bc9c788dbc48ff538a3a27df8836 authored over 6 years ago by Steven <[email protected]>
feat: Added 'branch' command

* feat: Added 'branch' command
* Add clean-git-ref check and update contributors

github.com/isomorphic-git/isomorphic-git - 7367a3d790ed21779e8b69892a71c6f712cba5f0 authored over 6 years ago by bokuweb <[email protected]>
Activating Open Collective (#186)

* Added backers and sponsors on the README

* Added call to donate after npm install (optional...

github.com/isomorphic-git/isomorphic-git - 5565d03c285ec38487e0527b7b32819b7ed95665 authored over 6 years ago by jess <[email protected]>
perf(ci): Auto-tweet release announcements (#185)

github.com/isomorphic-git/isomorphic-git - 77563acd92e9b9c5ffec7e989466dc80c2a25189 authored over 6 years ago by William Hilton <[email protected]>
perf(ci): Auto-tweet release announcements (#184)

github.com/isomorphic-git/isomorphic-git - dacca0736ad6e0c21358eeff5dfec4fe388a52bd authored over 6 years ago by William Hilton <[email protected]>
docs: replace single quotes around fs in text (#183)

github.com/isomorphic-git/isomorphic-git - c02c36bf09165577a274fd995d02e5ef1608be29 authored over 6 years ago by Daniel Ruf <[email protected]>
fix(deps): update dependency simple-get to v3 (#177)

* fix(deps): update dependency simple-get to v3

* Fix simple-get dependency to use ^3.0.2 whi...

github.com/isomorphic-git/isomorphic-git - 1e02b9938eed6d5f5c530869f0f7ae63fcd6a24a authored over 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(readme): Update all-contributors (#174)

github.com/isomorphic-git/isomorphic-git - e1d2443cb46c06e0f2137798f3ef9019d9a7c4d3 authored over 6 years ago by William Hilton <[email protected]>
chore(ci): Enable ChromeHeadless on Travis (#182)

* Try using ChromeHeadless on Travis again

* Hard-code README browser versions, remove Chrome...

github.com/isomorphic-git/isomorphic-git - baa0e1de6d381f1cf324d55d0f3eb3a98a5f2a64 authored over 6 years ago by William Hilton <[email protected]>
chore(ci): Only run Travis on PRs and master branch pushes (#181)

github.com/isomorphic-git/isomorphic-git - 34f8ffd92be926c0f98b1ee9f802ab256b878f3f authored over 6 years ago by William Hilton <[email protected]>
chore: Rename "dev-dependency" group to "devDependencies" for clarity (#180)

github.com/isomorphic-git/isomorphic-git - f3c2f919c4b6bf8c554f8d9da6ac83137b1518b2 authored over 6 years ago by William Hilton <[email protected]>
chore(deps): update dev-dependency (#178)

github.com/isomorphic-git/isomorphic-git - 8a2c673b23698c4c0119fa44eccd37cb7d1e61c0 authored over 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dev-dependency (#176)

chore(deps): update devDependencies (#176)

github.com/isomorphic-git/isomorphic-git - a94621b8f55311c4cc67313af9b2f1911cbdac69 authored over 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore: Add a code of conduct to foster sense of community (#175)

github.com/isomorphic-git/isomorphic-git - 2974587fbe3e4c3707e70f5ef7b2d0f5698b1518 authored over 6 years ago by William Hilton <[email protected]>
perf(ci): cache node_modules (#170)

* chore: cache node_modules

* chore: trigger new build to test the cache

github.com/isomorphic-git/isomorphic-git - f43dd8cd2d59a8443fc57e022d3e1125b66a05c3 authored over 6 years ago by Daniel Ruf <[email protected]>
chore(pkg): Add sideEffects: false flag (#173) (closes #144)

github.com/isomorphic-git/isomorphic-git - 08fad5e9a7b681209270e76636c334915e990b36 authored over 6 years ago by Sean Larkin <[email protected]>
chore(renovate): fix devDependencies rule (#169)

github.com/isomorphic-git/isomorphic-git - 1122c94875ce837691a5eb630f36f2dc1d8337f4 authored over 6 years ago by Rhys Arkins <[email protected]>
chore(deps): update dependency webpack to v4.8.1 (#161)

github.com/isomorphic-git/isomorphic-git - 2d4db7bbb1bf340d1d041a66fd3816ef4f82e4d1 authored over 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
feat: Remove the direct dependency on the Buffer module (#162)

* Possible fix to the Buffer issues causing #155

* Add 'checkout by SHA' test for #155

* D...

github.com/isomorphic-git/isomorphic-git - 424e5be5bbca33062650c9bfb180a0d158e48c2a authored over 6 years ago by William Hilton <[email protected]>
chore(deps): update dependency webpack-cli to v2.1.3 (#160)

github.com/isomorphic-git/isomorphic-git - 98c6ace6896c5cf6bff6a69237dc9be28b2e97a9 authored over 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency webpack to v4.7.0 (#159)

github.com/isomorphic-git/isomorphic-git - 3d0926c7531995bd8675d71286a4df68d547f38b authored over 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency karma-jasmine to v1.1.2 (#158)

github.com/isomorphic-git/isomorphic-git - f65cac8786201eb884339e4c0e11e5f1f001e32e authored over 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/node to v9.6.12 (#157)

github.com/isomorphic-git/isomorphic-git - 66a745fb42aa907dcc0f8cd8d88da2c2a91e2c97 authored over 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency semantic-release to v15.3.1 (#153)

github.com/isomorphic-git/isomorphic-git - d5e294218594d3b719dc97462a2f9f44801c3976 authored over 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency webpack-cli to v2.1.2 (#151)

github.com/isomorphic-git/isomorphic-git - 1fcd87a036d181ed9d7fcd997249a991c075c251 authored over 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
fix: Remove instances of the Object Rest operator (#148)

* Remove outdated esdoc and flow type annotations

* fix: Remove instances of the Object Rest ...

github.com/isomorphic-git/isomorphic-git - 16a8f737ea412875ed328b866a4a306c5e34bb5c authored over 6 years ago by William Hilton <[email protected]>
chore(deps): update dependency @types/node to v9.6.8 (#152)

github.com/isomorphic-git/isomorphic-git - b4f4fcb6fea62447217219e7d572ab4c06d50507 authored over 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/node to v9.6.7 (#150)

github.com/isomorphic-git/isomorphic-git - f78b051a3d857cd3c1fb58dfca411c0c697962ea authored over 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dev-dependency (#141)

github.com/isomorphic-git/isomorphic-git - 0d64d16d4ae0b02ba06b734081ce55aea107f206 authored over 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
fix: Remove instances of the Object Spread operator (#147)

github.com/isomorphic-git/isomorphic-git - 0d38b377b99d52c5a423d050929828e6effc09e7 authored over 6 years ago by William Hilton <[email protected]>
fix: Pin the Sauce Tests on the README to 'master' (#145)

* Tag SauceLabs builds with the git branch name

* fix: Pin the Sauce Tests on the README to '...

github.com/isomorphic-git/isomorphic-git - b5b29e4b51cb1fb52e9911154b418d1731653e84 authored over 6 years ago by William Hilton <[email protected]>
feat: Replace browserify with webpack 4 (#142)

github.com/isomorphic-git/isomorphic-git - 61692a3bfd239779f17028c66ef95fb14aa3240d authored over 6 years ago by William Hilton <[email protected]>
chore(deps): pin dependencies (#140)

github.com/isomorphic-git/isomorphic-git - 945af5a5b3f271f2873d6e7a900742ecf079a6e9 authored over 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
fix(package.json): Move the 'optionalDependencies' to 'devDependencies' to work with stackblitz/turbo-resolver (#139)

github.com/isomorphic-git/isomorphic-git - dcb50b8bc1071c7fe4dd083471eca007307b142d authored over 6 years ago by William Hilton <[email protected]>
fix(git.log): Add 'signing' argument flag to return 'payload' that corresponds with 'gpgsig' (#136)

github.com/isomorphic-git/isomorphic-git - 794103671f3eafe34fbe03d48a5afc68b6e4636a authored over 6 years ago by William Hilton <[email protected]>
chore(format): Organize exports

github.com/isomorphic-git/isomorphic-git - 24aced9be045b63691fe57c93275cda861847f66 authored over 6 years ago by Will Hilton <[email protected]>
chore(lint): Make __tests__ folder conform to linter

github.com/isomorphic-git/isomorphic-git - 0c0f6b64e5cb9acdbbb536867de4c2a203b3babf authored over 6 years ago by Will Hilton <[email protected]>
chore(format): Organize imports

github.com/isomorphic-git/isomorphic-git - 4885dfba5c2a2802a3e25cdbb835a475201e9184 authored over 6 years ago by Will Hilton <[email protected]>
Dynamically select GitRemote helper based on url protocol

github.com/isomorphic-git/isomorphic-git - 139d2a05b80aaa9404f6f0fae2d90cd6db8ab864 authored over 6 years ago by Will Hilton <[email protected]>
Factor out GitRemoteConnection

github.com/isomorphic-git/isomorphic-git - cc3f111d8c3dde6d207439191952cc32afa3a68e authored over 6 years ago by Will Hilton <[email protected]>
chore(format): rerun prettier-standard on source (#134)

github.com/isomorphic-git/isomorphic-git - 25b9c5d7cf92e62f868f091cd44d3c2e02bfb38e authored over 6 years ago by William Hilton <[email protected]>
chore(deps): update dev-dependency packages (#124)

github.com/isomorphic-git/isomorphic-git - d34bff58509a96b855da7390cb3625f17b5a847e authored over 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency replace-in-file to v3.4.0 (#133)

github.com/isomorphic-git/isomorphic-git - cb5bd060fd1d77e2870c9187567f1f0976d7c060 authored over 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
fix: current version number (#130)

github.com/isomorphic-git/isomorphic-git - d66ec5299c2380df023b47a98df4534a44a6bfb2 authored over 6 years ago by William Hilton <[email protected]>
feat: Emit 'remote:' server messages during git push (close #106) (#128)

github.com/isomorphic-git/isomorphic-git - 0e1bc77ec39cd43459516f5599e2d05be1579f9c authored over 6 years ago by William Hilton <[email protected]>
Configure renovate to run weekly (#127)

github.com/isomorphic-git/isomorphic-git - 1c61349045ea96845548ca06894815c033b04b94 authored over 6 years ago by William Hilton <[email protected]>
chore(deps): update dev-dependency packages (#122)

chore(deps): update dev-dependency packages (#122)

github.com/isomorphic-git/isomorphic-git - ec78f7350ef7d15f5a51721153afdec4d94e307c authored over 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
renovate: pin dependencies (#121)

github.com/isomorphic-git/isomorphic-git - c20036e531bc0cbea14a04dcbaaf9e7227799e5d authored over 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
Add renovate.json (#115)

github.com/isomorphic-git/isomorphic-git - cb9f34b799a457318b3bf41371714ec56ada6a85 authored over 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
Makes sure tests work on Windows (#119)

* use fork of jest-fixtures that doesn't have "/tmp" hard-coded
* remove test that fails when t...

github.com/isomorphic-git/isomorphic-git - 9b6bbf21887d1db3f3630f476345c46eb133bfb3 authored over 6 years ago by William Hilton <[email protected]>
fix: Throw meaningful error message from "commit" if author is missing (fixes #107, PR #118)

github.com/isomorphic-git/isomorphic-git - b19e5ef569a7a598f41e12e1f7164ea515a0b761 authored over 6 years ago by William Hilton <[email protected]>
fix: GitIndex stat values should not exceed MAX_UINT32 (#117)

github.com/isomorphic-git/isomorphic-git - 01406f4615998231eabd9d2053279438205daa2c authored over 6 years ago by William Hilton <[email protected]>
Use streaming response parser so server progress messages aren't delayed (#116)

github.com/isomorphic-git/isomorphic-git - 903136ddd24e6e295c2a4d920c18cef1cd53cfcb authored over 6 years ago by William Hilton <[email protected]>
fix: Detect and rethrow bad HTTP responses before parsing (close #42) (#114)

github.com/isomorphic-git/isomorphic-git - 5ce7f1c0fb13e969ada04ce99543ec29612aaefb authored over 6 years ago by William Hilton <[email protected]>
Add a simple test using karma-git-http-server-middlware to see if it works in Sauce Labs

github.com/isomorphic-git/isomorphic-git - e90bb3e4b4586b1a45b4e96c5f48658c1466e685 authored over 6 years ago by Will Hilton <[email protected]>
Add all-contributors (#103)

github.com/isomorphic-git/isomorphic-git - 6e74cccfb063ae65a0559c47f022999a386e9a7e authored over 6 years ago by William Hilton <[email protected]>
Explicitly list supported browsers in .browserslistrc instead of relying on 'last 1 version'in rollup.config.js (#112)

github.com/isomorphic-git/isomorphic-git - a5a4a5e11e7fd1853cbbc75ec59dd8cabf507161 authored over 6 years ago by William Hilton <[email protected]>
Update bundlesize to the latest version 🚀 (#111)

* chore(package): update bundlesize to version 0.17.0

* chore(package): update lockfile

ht...

github.com/isomorphic-git/isomorphic-git - a22a529b7495a42dd1a0ca6e990319238b18c95c authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix: parsing bug in extractSection (issue #83, PR #109)

github.com/isomorphic-git/isomorphic-git - 83c6d9a4f98fac61972cc67511d11d17c1926976 authored almost 7 years ago by Tomáš Hübelbauer <[email protected]>
fix: Switch from The Unlicense to The MIT License (#105)

github.com/isomorphic-git/isomorphic-git - b80771ddb519cee319ef87688d5339428fe08ca9 authored almost 7 years ago by William Hilton <[email protected]>
perf: Update rollup to latest version (#102)

github.com/isomorphic-git/isomorphic-git - c93860538415697741e34e2a7f79b436c778e7f3 authored almost 7 years ago by William Hilton <[email protected]>
Add a bundlesize reporter (#101)

github.com/isomorphic-git/isomorphic-git - 246e4ca1b268006a92d11c16af418c661197d9fb authored almost 7 years ago by William Hilton <[email protected]>
Throw a polite error if no refspec is provided to git fetch. (close #84) (PR #100)

github.com/isomorphic-git/isomorphic-git - 82a148045f75783d68d760e4cfa728b836d03401 authored almost 7 years ago by William Hilton <[email protected]>
fix: Cloning with a tag for 'ref' now works (fixes #93) (PR #99)

github.com/isomorphic-git/isomorphic-git - da285e2c0ea3527ac46fd9e6958d10c762588f7b authored almost 7 years ago by William Hilton <[email protected]>
Revert "Adding .stickler.yml configuration file (#91)" (#94)

@stickler-ci is too abrupt for my liking. Plus I want him to actually fix the files for you, not...

github.com/isomorphic-git/isomorphic-git - efe041c7f7455a3bf18ba406e526401d4b11b5ea authored almost 7 years ago by William Hilton <[email protected]>
Add lint step for the TypeScript definitions (#95)

github.com/isomorphic-git/isomorphic-git - 014bd4410add7fe4830eb7774e8058747673dbd6 authored almost 7 years ago by William Hilton <[email protected]>
fix: Fixed errors in the TypeScript declarations (#92)

Thanks @TomasHubelbauer!

github.com/isomorphic-git/isomorphic-git - 489b384ad412e0444265dd5587c839b2c94c29bd authored almost 7 years ago by William Hilton <[email protected]>
Merge branch 'master' into patch-2

github.com/isomorphic-git/isomorphic-git - be64c25ff83b0fdc5fdf0b92de48678d84f890f7 authored almost 7 years ago by William Hilton <[email protected]>
Adding .stickler.yml configuration file (#91)

* Adding .stickler.yml

* Customize .stickler.yml

github.com/isomorphic-git/isomorphic-git - 2761c07912d3e1c23395a5d70f0fdc8ec02b886f authored almost 7 years ago by Stickler Bot <[email protected]>
Fix TypeScript 2.7.2 reported errors in TypeScrit declarations

There were three types of problems:

`TS1040: 'async' modifier cannot be used in an ambient co...

github.com/isomorphic-git/isomorphic-git - 71e69582f2755dc6cfbd1ac54530674904531400 authored almost 7 years ago by Tomáš Hübelbauer <[email protected]>
Better error message when checking out a branch that hasn't been fetched (fix #44)

github.com/isomorphic-git/isomorphic-git - d760fa99ad4c8f9fe0e93ad7720ac0cdf9b27741 authored almost 7 years ago by Will Hilton <[email protected]>
Always generate __fixtures__/index.json dynamically.

github.com/isomorphic-git/isomorphic-git - de26077a8828c14a88621ff2b6e7322b2a9f79ad authored almost 7 years ago by Will Hilton <[email protected]>
fix: Include TypeScript def in the npm package (#88, #89)

github.com/isomorphic-git/isomorphic-git - c059f8bdcb6cc092427263053822e7342f6001a3 authored almost 7 years ago by William Hilton <[email protected]>
chore(package): Update semantic-release to the latest version 🚀 (#85)

* chore(package): update semantic-release to version 15.0.0
* chore(package): update lockfile

github.com/isomorphic-git/isomorphic-git - 62070ec62042683a112eb5149ee9969845b0fbd3 authored almost 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Add "merge" and "pull" to README

github.com/isomorphic-git/isomorphic-git - d5f843158f60aec72f999c75801d14249e43d1f0 authored almost 7 years ago by Will Hilton <[email protected]>
Merge pull request #81 from isomorphic-git/pull

Basic support for merge and pull (fast-forward merges only)

github.com/isomorphic-git/isomorphic-git - 53c9b24cd64d0ab41cba46594f10a2d8845a60c3 authored almost 7 years ago by William Hilton <[email protected]>
Update TypeScript definitions, return a MergeReport object, fastForwardOnly option defaults to false.

github.com/isomorphic-git/isomorphic-git - 4f59da92fbd21910b16617048155bf86306c5754 authored almost 7 years ago by Will Hilton <[email protected]>
Add a script to update __fixtures__/index.json

github.com/isomorphic-git/isomorphic-git - 2f5aab9bcd4a987401991cc859335c66a15a6bfd authored almost 7 years ago by Will Hilton <[email protected]>
feat: Basic support for merge and pull (fast-forward merges only)

github.com/isomorphic-git/isomorphic-git - 65d874cd00ef49c1d9c844b207d871b171a8c005 authored almost 7 years ago by Will Hilton <[email protected]>
Make 'jest' an optionalDependency (#80)

github.com/isomorphic-git/isomorphic-git - 537beace18259e4a44b752afae2c0f3de88492ad authored almost 7 years ago by William Hilton <[email protected]>
Make 'jest' an optionalDependency

github.com/isomorphic-git/isomorphic-git - 3d01664966ac9077f72a8828a225a6bd5bccd893 authored almost 7 years ago by Will Hilton <[email protected]>
Remove `unpack` completely since it's not used

github.com/isomorphic-git/isomorphic-git - 216f8d47c01fea7941b9d529011a3bf53deac793 authored almost 7 years ago by Will Hilton <[email protected]>
playing around with nock

github.com/isomorphic-git/isomorphic-git - b797d520ab6e0310a3560bb4da3ab5d524f3ab6d authored almost 7 years ago by Will Hilton <[email protected]>
Consolidate tests (a couple still broken)

github.com/isomorphic-git/isomorphic-git - 084fb06a5d8a26091e64a03503d8b549bc6da7df authored almost 7 years ago by Will Hilton <[email protected]>