Ecosyste.ms: OpenCollective

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

github.com/isomorphic-git/isomorphic-git

A pure JavaScript implementation of git for node and browsers!
https://github.com/isomorphic-git/isomorphic-git

chore: fix the docs website (#1062)

caeda58a74b4dd2d63e48f2caad8abd9ec310b6e authored over 4 years ago by William Hilton <[email protected]>
fix: use .js extension for http/web UMD build

4a6a1c2a2c72e06bdf9c66d930ddbb17a5cb8f0c authored over 4 years ago by William Hilton <[email protected]>
chore: 1.0 blog post

2953134193843936b839a298ffe55ab0b1e9d4e2 authored over 4 years ago by William Hilton <[email protected]>
fix: tweak error types (#1061)

424255bb1212538b0f9c4a79224629f66e8c4d9d authored over 4 years ago by William Hilton <[email protected]>
chore: fix spelling of `UserCanceledError` in docs

97195179b087a2658884c623962821c836c4457d authored over 4 years ago by William Hilton <[email protected]>
chore: improved errors (#1059)

BREAKING CHANGE: `E` has been removed and replaced by `Errors`. The errors are typed so if you u...

df3b16ba0f5539aef0a93e8bb35d90f29475829b authored over 4 years ago by William Hilton <[email protected]>
chore: fix the website to use the new import paths (#1058)

8d78cf2e24041eb2ef9848bfb18c8524713eeed5 authored over 4 years ago by William Hilton <[email protected]>
fix: isogit CLI had wrong import path to ./http/node

ec1dce07c00fe8df75e49e5ec212c7bb70beb83e authored over 4 years ago by William Hilton <[email protected]>
fix: pathological graph traversal in findMergeBase (#1057)

8e53088a69f4fcff59da1a214a01fa0ebe4e5846 authored over 4 years ago by Edward Faulkner <[email protected]>
chore: cleanup import paths and function name mangling (#1056)

6e4f8b156f09d27c37ff79ad3381de9a5a57e387 authored over 4 years ago by William Hilton <[email protected]>
fix: pathological graph traversal in findMergeBase (#1057)

56137069fff62e52076aae0eb8015436aeef5361 authored over 4 years ago by Edward Faulkner <[email protected]>
feat(onAuth): remove OAuth2 variant, support raw HTTP headers, endless retry, canceling (#1054)

BREAKING CHANGE: The `token` and `oauth2format` properties have been removed from the GitAuth in...

f51e48996da8ed0668056eba1bdbe2b83c7f243b authored over 4 years ago by William Hilton <[email protected]>
fix: fetch without a 'ref' param should still work if HEAD points to a non-existing branch (#1055)

429fde1776582561a8057125f4fe3f25cff8a970 authored over 4 years ago by William Hilton <[email protected]>
chore: await onProgress and onMessage handlers so caller can flush IO before continuing

7f1a3cf26071fa89ddd72e7562ddcbc6359ba62d authored over 4 years ago by William Hilton <[email protected]>
fix(types): tweak onAuth typings + add http.d.ts (#1053)

7b05b3df39c06453fe1274fa6d8f69658f58b910 authored over 4 years ago by William Hilton <[email protected]>
chore: remove date option from author/committer/tagger (#1052)

BREAKING CHANGE: The `author.date`, `committer.date`, `tagger.date` parameters were removed in f...

ccb526cdc818405d95f53c0fab6b27e858da2eff authored over 4 years ago by William Hilton <[email protected]>
chore: update Snippets and fix the return type of 'statusMatrix'

01e1d599582bbe069ddf5e8094eb8ec66479bd6f authored over 4 years ago by William Hilton <[email protected]>
chore: make `onAuth` the replacement for `username`, `password`, `token`, and `oauth2format` (#1051)

BREAKING CHANGE: The `username`, `password`, `token`, and `oauth2format` params were removed and...

e3445780692193148d89fe3adba48f15ccf4fba8 authored over 4 years ago by William Hilton <[email protected]>
chore: remove automatic URL mangling and User-Agent setting (#1050)

BREAKING CHANGE: The URL that's provided is now the URL that's used; no longer will they be "fix...

e7d08429ed2a4b095df2f66cd67c0e358311a9d9 authored over 4 years ago by William Hilton <[email protected]>
chore: upgrade linter (#1049)

9176a3a7f0a28b059b0aae135ce5f325f5d737ec authored over 4 years ago by William Hilton <[email protected]>
chore: inline Jest snapshots (#1048)

c0ea60abcbcbb2c4a806e8b8846e1e19bd8f7f11 authored over 4 years ago by William Hilton <[email protected]>
fix: update Web Worker example

32b64ca6d7c18fe714c62f7a313c0bb2b1fd683c authored over 4 years ago by William Hilton <[email protected]>
chore: move typedefs.js to root

a4d95a2c77acd90d6322bc057f440de5ca3e411f authored over 4 years ago by William Hilton <[email protected]>
chore: remove 'verify' function (#1047)

BREAKING CHANGE: The `verify` function has been removed, and the `signature` property of TagObje...

59e5b128f755d9904c8d0eb1d95329c3b1d6522c authored over 4 years ago by William Hilton <[email protected]>
chore: make newSubmoduleBehavior and noSubmodules the default behavior (#1045)

BREAKING CHANGE: The `newSubmoduleBehavior` parameter has been removed and is now the default an...

9cd7f3db5ef1b97b9beeaf5d035ed8c162dd4dd8 authored over 4 years ago by William Hilton <[email protected]>
chore: remove extra FileSystem casts (#1044)

e761513d00c7b5d5caf1415c94243535d53b1827 authored over 4 years ago by William Hilton <[email protected]>
feat: add a default export and support for importing the ES module build in Node 12+ (#1043)

064e62486284225b6448c599280d125d82bfc970 authored over 4 years ago by William Hilton <[email protected]>
chore: remove marky and logging

963e03d4347110f7fa3b77d5ad684749cfbfb5f7 authored over 4 years ago by William Hilton <[email protected]>
chore: get website examples working (#1038)

c359b677fe0ca346c9eb6025bc78223746f9e393 authored over 4 years ago by William Hilton <[email protected]>
chore(ci): disable Android testing temporarily

97fb6b4fd1051ef65256f2c674befe31e891b822 authored over 4 years ago by William Hilton <[email protected]>
perf(indexPack): remove profiling code that has a linear overhead (#1039)

ea7524e45400cd6ab42615bf4b3682efe42b8b97 authored over 4 years ago by William Hilton <[email protected]>
chore: improve example code in docs (#1037)

74b5ced748d15ba26f44438b4474db1341012b57 authored over 4 years ago by William Hilton <[email protected]>
chore(push): improve schema design of PushResult (#1036)

BREAKING CHANGE: the `push` function now throws if any of the refs on the remote were not update...

08ce40e5eff4b19e68e2f783f1571d86f4e4f7e4 authored over 4 years ago by William Hilton <[email protected]>
chore: prettify website homepage

f4f4bb42fe128aba07fd30766968d36f1434aeb3 authored over 4 years ago by William Hilton <[email protected]>
Merge branch 'master' into beta

443c13f063a45cfb34f54cdce7a991d175d0663b authored over 4 years ago by William Hilton <[email protected]>
fix(fetch, push): recognize more git config settings (#1033)

BREAKING CHANGE: the `fetch` and `push` functions now respect previously ignored git config sett...

a4e5aeeb9eccdd19dbd491b80577f3596cb04c31 authored over 4 years ago by William Hilton <[email protected]>
chore: auto-generate the alphabetical function lists (#1031)

19403b48364274a89bf140e3e3304cf1b13db17b authored over 4 years ago by William Hilton <[email protected]>
chore: make 'http' param required (#1030)

BREAKING CHANGE: isomorphic-git no longer has a node HTTP client hard-coded into the `main` file...

47abb7a39620a1d726b0b86166fa7307d45af367 authored over 4 years ago by William Hilton <[email protected]>
fix: Fix obsolete type information in index.d.ts (#1028)

5c2cf6abf6ee779702956aff34cb7d2c4d799795 authored over 4 years ago by Sojin Park <[email protected]>
chore: no plugin system (#1027)

BREAKING CHANGE: the plugin system has been removed and we're returning to simply passing in arg...

8aaa232ea1d880fae69fcc9b48510ca5a079d120 authored over 4 years ago by William Hilton <[email protected]>
chore: deduplicate JSDoc types (#1024)

e61aafaa2beeac4d70f25631ee08c8371ab144ca authored over 4 years ago by William Hilton <[email protected]>
chore: improve `readObject` and `writeObject` typings (#1023)

BREAKING CHANGE: `readObject` and `writeObject` have been updated to use the same object schemas...

9f905d9d1bf1adf8772c6e56fa0da9ed98f26296 authored over 4 years ago by William Hilton <[email protected]>
chore: switch to autogenerated TypeScript definitions (#1019)

BREAKING CHANGE: The undocumented param aliases `authUsername` and `authPassword` are removed in...

e2e7d4080fdc203775075458cb32753393172e1c authored over 4 years ago by William Hilton <[email protected]>
fix(checkout): don't treat modified files as conflicted unless the file would actually change (#1018)

321618f580a91113a6e709463fbcc9aa5fedef64 authored over 4 years ago by William Hilton <[email protected]>
fix(fastCheckout): don't treat modified files as conflicted unless the file would actually change (#1017)

7ebc583e163749a3590da2c928cdcf459cd001c4 authored over 4 years ago by William Hilton <[email protected]>
chore: remove deprecated 'fs' and 'emitter' params (#1016)

BREAKING CHANGE: The deprecated `fs` and `emitter` params have been removed. They've been supers...

8bb09e574f3e97e4e1fbd03229076825317eadf0 authored over 4 years ago by William Hilton <[email protected]>
Merge branch 'master' into beta

5188b905970af0c05594b2e145b999d9388e451b authored over 4 years ago by William Hilton <[email protected]>
chore(ci): fix bundle size check (#1014)

d1693e66ee011a7ac7ca0d10fb173bf02d4c5926 authored over 4 years ago by William Hilton <[email protected]>
chore(dev-deps): upgrade to agadoo 2.0.0 (#1013)

06571d57d9e654a800706a23f774f9f98882f39d authored over 4 years ago by William Hilton <[email protected]>
chore: cleanup 'dist' directory (#1012)

BREAKING CHANGE: The `internal-apis` are no longer included in the npm package. I never really i...

a1ae219fe915dd060d2d40663a45196facd53167 authored over 4 years ago by William Hilton <[email protected]>
chore: update README to prefer LightningFS (#1011)

2aa962fc459181d26c2ced4c5be09027c2cd0fc5 authored over 4 years ago by William Hilton <[email protected]>
chore: 'message' events are no longer trimmed, and 'rawmessage' event removed (#1010)

BREAKING CHANGE: As a historical accident, `message` events were trimmed. This was lossy and rem...

92fd6eaf80504139f17a7eb6ea3c2bddfe14606b authored over 4 years ago by William Hilton <[email protected]>
chore: return Uint8Arrays instead of Buffers (#1009)

BREAKING CHANGE: Any functions that returned `Buffer` objects now instead return `Uint8Array` ob...

2c1e26f9a02bb800eca07bada6c25c01b41c66e7 authored over 4 years ago by William Hilton <[email protected]>
chore: remove `utils.auth` and `utils.oauth2` (#1008)

BREAKING CHANGES: The deprecated commands `utils.auth` and `utils.oauth2` have been removed.

4f5a31b19707caa0e22b0bd867873b412e6a01ec authored over 4 years ago by William Hilton <[email protected]>
chore: remove the `sign` command (#1007)

BREAKING CHANGE: Ths `sign` command was deprecated a while ago (back when `commit` got a `signin...

a549b2bdd73d38531ae7796d3574f0b1fb591702 authored over 4 years ago by William Hilton <[email protected]>
chore: remove the 'autoTranslateSSH' feature (#1006)

BREAKING CHANGE: The `autoTranslateSSH` feature has been removed since it's kind of hacky, and i...

7b04575a58ee99e15a0ecbaabacb8e13c7967c30 authored over 4 years ago by William Hilton <[email protected]>
chore: simplify `log` command (#1005)

BREAKING CHANGE: The `signing` argument of `log` has been removed, and `log` now returns an arra...

2ae9b780369f68ba7403770458b7f8ecad6ca82c authored over 4 years ago by William Hilton <[email protected]>
Merge branch 'master' into beta

88133a54791d7e4d92abb219cfe033f51612763a authored over 4 years ago by William Hilton <[email protected]>
chore: replace statusMatrix's `pattern` param with `filter` param (#1004)

BREAKING CHANGE: the `pattern` param added two dependencies to the project (globrex and globalyz...

fe6d98a548fd09539bed3906ee1da316b5798a8b authored over 4 years ago by William Hilton <[email protected]>
chore: fix or remove broken links in docs (#1003)

6a4ad5043a8491809e0ffe4b68f34b76e72406cd authored over 4 years ago by William Hilton <[email protected]>
chore: rename fastCheckout to checkout (#1002)

BREAKING CHANGE: the `fastCheckout` function has been renamed `checkout` and the old `checkout` ...

ef595b9b254ac3a50f177fd30eb3f05e79598a05 authored over 4 years ago by William Hilton <[email protected]>
feat: rename walkBeta2 to walk (#1001)

BREAKING CHANGE: the `walkBeta2` function has been renamed `walk` and the `walkBeta1` function h...

1d9c09742c27867d62d95d9ad3d92d63a539cb1b authored over 4 years ago by William Hilton <[email protected]>
feat: bump supported browser versions (#932)

BREAKING CHANGE: the browser (and node) versions tested in CI have been bumped. Future releases ...

db611be4ef293fc5ecfbee908adcae59ebb2692c authored over 4 years ago by William Hilton <[email protected]>
chore(dev-deps): upgrade 'semantic-release' from 16@beta to 16

8f4a4c8371df8802a740f73cd370906e82236d58 authored over 4 years ago by William Hilton <[email protected]>
Merge branch 'master' into beta

3c58f7052f40007f89f299d2ae23622ead24b9c9 authored over 4 years ago by William Hilton <[email protected]>
chore: docs for 0.78.0 (#999)

41fbd599735c2a4d1572b3023888fb7a17379e83 authored over 4 years ago by William Hilton <[email protected]>
fix: broken README images on npm (#997)

36288d4065feed4918752dd165d86e905b69aac4 authored over 4 years ago by William Hilton <[email protected]>
fix: spruce up the README (#996)

32eee531484aaa9b09292c54d2dee1b9065019b5 authored over 4 years ago by William Hilton <[email protected]>
chore(website): Error: Failed to replace env in config: ${NPM_TOKEN} (#995)

2acfc22c60f3943a5208dd2f0b083f10c86c86c1 authored over 4 years ago by William Hilton <[email protected]>
chore(website): move website source code to main repo (#992)

2fbf99ce14cec1e7d67fed47a2403a3334eadd1d authored over 4 years ago by William Hilton <[email protected]>
chore(deps-dev): bump webpack from 4.39.2 to 4.41.5 (#960)

Bumps [webpack](https://github.com/webpack/webpack) from 4.39.2 to 4.41.5.
- [Release notes](ht...

a638d584acd43565ca27d9f4c20e55896573c230 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
chore(deps-dev): bump rollup from 1.20.3 to 1.29.1 (#991)

Bumps [rollup](https://github.com/rollup/rollup) from 1.20.3 to 1.29.1.
- [Release notes](https...

307c4e787e9fe0bd1e3c5ecf83f9bb766de2f910 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
chore(deps-dev): bump jasmine from 3.4.0 to 3.5.0 (#904)

Bumps [jasmine](https://github.com/jasmine/jasmine-npm) from 3.4.0 to 3.5.0.
- [Release notes](...

fafee7fe1f887db7e7e567696bb67420e91ce9dc authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
chore: cleanup test output (#989)

b110f38dea2f8abb029e9fe2856b4ba00ce7992d authored over 4 years ago by William Hilton <[email protected]>
Merge branch 'oldbeta' into beta

0d6b6e001c56460f9363f6a94b49ed3ce8c938c6 authored over 4 years ago by William Hilton <[email protected]>
chore: update semantic-release (#849)

c4f5023cc8ab2c7e5cc36d01e83c999e9c9f503e authored over 4 years ago by William Hilton <[email protected]>
feat: publish beta release (#848)

BREAKING CHANGE: Drop official support for Safari 11

71413c776bd54b46dff7c9b469cdd8189b4337cd authored over 4 years ago by William Hilton <[email protected]>
feat(clone, checkout, fastCheckout, pull): Added 'newSubmoduleBehavior' param (#988)

This enables a "non-destructive" non-support for git submodules.

2c980e06a87ec59a7febf206a4e3b41acc22c592 authored over 4 years ago by William Hilton <[email protected]>
fix(push): update local copy of remote refs (#984)

03e4c9f9e9c53a5f25500eb079ef8d63ac71854b authored over 4 years ago by William Hilton <[email protected]>
feat(push): Added 'delete' param (#983)

c4d0bfe6b8f8ac9aa063e2d492bbcef50f6722ac authored over 4 years ago by William Hilton <[email protected]>
feat(statusMatrix): Added 'noSubmodules' param (#981)

be810f449aa14df4fd76cdc3b90f61c17ef4db48 authored almost 5 years ago by William Hilton <[email protected]>
fix(checkout): files that don't match filepaths/pattern should be untouched (#977)

6e19496d0b5af9b665f3cb4dc06119f1901add4d authored almost 5 years ago by William Hilton <[email protected]>
chore: add Stoplight Studio to list of apps (#974)

513bd47897835103aabf9857efecd3d025906761 authored almost 5 years ago by Chris Lott <[email protected]>
feat: Added 'addNote', 'listNotes', 'removeNote', and 'readNote' commands (#959)

92a7e8333e1c1565286bb09a178cb8a34e8054ce authored almost 5 years ago by djencks <[email protected]>
feat: add typed alternatives to readObject/writeObject (#970)

* readBlob / writeBlob
* readCommit / writeCommit
* readTree / writeTree
* readTag / writeTag

5010dac4111176d8145fd555160cf0d39a09a6ae authored almost 5 years ago by William Hilton <[email protected]>
fix: improve typings (#968)

5254d457cbe658362b3175595f953d890ed6f6df authored almost 5 years ago by William Hilton <[email protected]>
fix: truncate commit message to fit in tweet (#967)

Intentionally adding more lines here.
To demonstrate multi-line truncation.

eebb1156e1909b8a420f5680c3e45f9452b8cc0b authored almost 5 years ago by William Hilton <[email protected]>
perf: use native browser 'deflate' if available (#966)

* perf: use native browser 'deflate' if available

* chore: format code with prettier-standard...

3960eeb4469c87b3d575fe6839cdad667635f89e authored almost 5 years ago by William Hilton <[email protected]>
feat(pull): add 'noSubmodules' param (#962)

9a3abae5e9ef89453bfcc1a125bd5d5e42c5e99d authored almost 5 years ago by Tomáš Hübelbauer <[email protected]>
fix(fetch, clone, push, pull): include 'suggestion' in UnknownTransportError for SSH urls (#955)

ba6e44416214b40d115a033113d9ee390f061ded authored almost 5 years ago by William Hilton <[email protected]>
feat(checkout, clone): add noSubmodule parameter to hide warning

adaeb288851883057cf207fa37500eaf09fb8792 authored almost 5 years ago by Tomáš Hübelbauer <[email protected]>
feat(fetch, push, clone, pull): add autoTranslateSSH param (#946)

661f74e891412202314b584be84b9abc70f8c9cf authored almost 5 years ago by William Hilton <[email protected]>
fix: config section and variable names are allowed to have - not _ (#945)

495f2947c557b6873fa00131011e0358afc7c6a5 authored almost 5 years ago by William Hilton <[email protected]>
fix: resolve "treeNotSorted: not properly sorted" git fsck error (#937)

74a69053b5f46bf01e3315b748e30a6bf1cb0f7e authored almost 5 years ago by William Hilton <[email protected]>
chore: add CI tests for AWSCodeCommit, AzureDevOps, Bitbucket, GitHub, GitLab (#934)

d0dc1b32881cc54d95a13241180bc2da96ffec84 authored almost 5 years ago by William Hilton <[email protected]>
chore: merge master (#931)

7a86df222589a142526395e8b7b6992fe5510023 authored almost 5 years ago by William Hilton <[email protected]>
chore: account for individual browser start times in tests (#930)

1d7d9d05e452906e299e2ae8d30229662e67e9af authored almost 5 years ago by William Hilton <[email protected]>
chore: add 1.0 release plan to README (#929)

41c22508bbf0bcd02679477921d08e7de5c5f714 authored almost 5 years ago by William Hilton <[email protected]>
fix(types): type of isDescendent depth argument should be number, not string (#914)

3f84b78143d04a540aa23b02d2f902d44445fd6e authored almost 5 years ago by Clemens Wolff <[email protected]>
fix(fetch): handle HTML server response better (#928)

5a07d2c34ffb05e3ea6ad44c41dc2fc4052a446c authored almost 5 years ago by William Hilton <[email protected]>