isomorphic-git 1.27.2 → 1.28.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -3
- package/browser-tests.json +3 -1
- package/index.cjs +791 -30
- package/index.d.ts +72 -0
- package/index.js +791 -31
- package/index.umd.min.d.ts +72 -0
- package/index.umd.min.js +2 -2
- package/index.umd.min.js.map +1 -1
- package/package.json +1 -1
- package/size_report.html +1 -1
package/README.md
CHANGED
|
@@ -22,7 +22,7 @@ The original author of the project ([Billie Hilton](https://github.com/wmhilton)
|
|
|
22
22
|
* [@jcubic](https://github.com/jcubic) (most active)
|
|
23
23
|
* [@mojavelinux](https://github.com/mojavelinux)
|
|
24
24
|
|
|
25
|
-
But they don't write much code, mainly do code review and try to answer to issues and on Gitter, they just don't want the project to die. So you can say that this project is community driven (as jcubic always reply to issues). Which means that if you want a feature to be implemented you need to do this yourself or find someone that is willing to write the code for you. The project have some money on [OpenCollective](https://opencollective.com/isomorphic-git) and we can spend it on some development, if you find
|
|
25
|
+
But they don't write much code, mainly do code review and try to answer to issues and on Gitter, they just don't want the project to die. So you can say that this project is community driven (as jcubic always reply to issues). Which means that if you want a feature to be implemented you need to do this yourself or find someone that is willing to write the code for you. The project have some money on [OpenCollective](https://opencollective.com/isomorphic-git) and we can spend it on some development, if you find someone that is willing to code in exchange to some bucks (it may be you), but we don't have a lot so don't expect to have full sallary.
|
|
26
26
|
|
|
27
27
|
If you want to help this project you're more than welcome to do so.
|
|
28
28
|
|
|
@@ -203,6 +203,7 @@ unless there is a major version bump.
|
|
|
203
203
|
- [resetIndex](https://isomorphic-git.github.io/docs/resetIndex.html)
|
|
204
204
|
- [resolveRef](https://isomorphic-git.github.io/docs/resolveRef.html)
|
|
205
205
|
- [setConfig](https://isomorphic-git.github.io/docs/setConfig.html)
|
|
206
|
+
- [stash](https://isomorphic-git.github.io/docs/stash.html)
|
|
206
207
|
- [status](https://isomorphic-git.github.io/docs/status.html)
|
|
207
208
|
- [statusMatrix](https://isomorphic-git.github.io/docs/statusMatrix.html)
|
|
208
209
|
- [tag](https://isomorphic-git.github.io/docs/tag.html)
|
|
@@ -369,10 +370,11 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
|
|
|
369
370
|
<td align="center"><a href="https://github.com/scolladon"><img src="https://avatars.githubusercontent.com/u/522422?v=4?s=60" width="60px;" alt=""/><br /><sub><b>Sebastien</b></sub></a><br /><a href="https://github.com/isomorphic-git/isomorphic-git/commits?author=scolladon" title="Code">💻</a></td>
|
|
370
371
|
<td align="center"><a href="https://github.com/yarikoptic"><img src="https://avatars.githubusercontent.com/u/39889?v=4?s=60" width="60px;" alt=""/><br /><sub><b>Yaroslav Halchenko</b></sub></a><br /><a href="https://github.com/isomorphic-git/isomorphic-git/commits?author=yarikoptic" title="Documentation">📖</a></td>
|
|
371
372
|
<td align="center"><a href="https://alex-v.blog/"><img src="https://avatars.githubusercontent.com/u/716334?v=4?s=60" width="60px;" alt=""/><br /><sub><b>Alex Villarreal</b></sub></a><br /><a href="https://github.com/isomorphic-git/isomorphic-git/commits?author=alexvy86" title="Code">💻</a></td>
|
|
373
|
+
<td align="center"><a href="http://www.codeproject.com/script/Articles/MemberArticles.aspx?amid=62372"><img src="https://avatars.githubusercontent.com/u/865809?v=4?s=60" width="60px;" alt=""/><br /><sub><b>Modesty Zhang</b></sub></a><br /><a href="https://github.com/isomorphic-git/isomorphic-git/commits?author=modesty" title="Code">💻</a> <a href="https://github.com/isomorphic-git/isomorphic-git/commits?author=modesty" title="Documentation">📖</a> <a href="https://github.com/isomorphic-git/isomorphic-git/commits?author=modesty" title="Tests">⚠️</a></td>
|
|
372
374
|
<td align="center"><a href="https://github.com/amrc-benmorrow"><img src="https://avatars.githubusercontent.com/u/120477944?v=4?s=60" width="60px;" alt=""/><br /><sub><b>Ben Morrow</b></sub></a><br /><a href="https://github.com/isomorphic-git/isomorphic-git/commits?author=amrc-benmorrow" title="Code">💻</a></td>
|
|
373
|
-
<td align="center"><a href="https://github.com/jayree"><img src="https://avatars.githubusercontent.com/u/14836154?v=4?s=60" width="60px;" alt=""/><br /><sub><b>jayree</b></sub></a><br /><a href="https://github.com/isomorphic-git/isomorphic-git/commits?author=jayree" title="Code">💻</a> <a href="https://github.com/isomorphic-git/isomorphic-git/commits?author=jayree" title="Tests">⚠️</a></td>
|
|
374
375
|
</tr>
|
|
375
|
-
<tr>
|
|
376
|
+
<tr>
|
|
377
|
+
<td align="center"><a href="https://github.com/jayree"><img src="https://avatars.githubusercontent.com/u/14836154?v=4?s=60" width="60px;" alt=""/><br /><sub><b>jayree</b></sub></a><br /><a href="https://github.com/isomorphic-git/isomorphic-git/commits?author=jayree" title="Code">💻</a> <a href="https://github.com/isomorphic-git/isomorphic-git/commits?author=jayree" title="Tests">⚠️</a></td>
|
|
376
378
|
<td align="center"><a href="https://github.com/lsegurado"><img src="https://avatars.githubusercontent.com/u/27731047?v=4?s=60" width="60px;" alt=""/><br /><sub><b>Lucas Martin Segurado</b></sub></a><br /><a href="https://github.com/isomorphic-git/isomorphic-git/commits?author=lsegurado" title="Documentation">📖</a> <a href="https://github.com/isomorphic-git/isomorphic-git/issues?q=author%3Alsegurado" title="Bug reports">🐛</a></td>
|
|
377
379
|
<td align="center"><a href="https://github.com/limond"><img src="https://avatars.githubusercontent.com/u/1025682?v=4?s=60" width="60px;" alt=""/><br /><sub><b>Leon Kaucher</b></sub></a><br /><a href="https://github.com/isomorphic-git/isomorphic-git/commits?author=limond" title="Code">💻</a> <a href="https://github.com/isomorphic-git/isomorphic-git/commits?author=limond" title="Tests">⚠️</a></td>
|
|
378
380
|
<td align="center"><a href="https://github.com/gilisho"><img src="https://avatars.githubusercontent.com/u/40733156?v=4?s=60" width="60px;" alt=""/><br /><sub><b>Gili Shohat</b></sub></a><br /><a href="https://github.com/isomorphic-git/isomorphic-git/commits?author=gilisho" title="Code">💻</a> <a href="https://github.com/isomorphic-git/isomorphic-git/commits?author=gilisho" title="Documentation">📖</a> <a href="https://github.com/isomorphic-git/isomorphic-git/commits?author=gilisho" title="Tests">⚠️</a></td>
|
package/browser-tests.json
CHANGED
|
@@ -2,9 +2,11 @@
|
|
|
2
2
|
"Chrome Headless 79.0.3945.0 (Linux x86_64)",
|
|
3
3
|
"Firefox 132.0 (Ubuntu 0.0.0)",
|
|
4
4
|
"X Chrome 128.0.0.0 (Android 10)",
|
|
5
|
-
"Safari 13.1 (Mac OS 10.15.4)",
|
|
6
5
|
"Edge 79.0.309.65 (Windows 10)",
|
|
6
|
+
"Safari 13.1 (Mac OS 10.15.4)",
|
|
7
7
|
"Mobile Safari 13.0 (iOS 13.0)",
|
|
8
8
|
"Chrome Headless 79.0.3945.0 (Linux x86_64)",
|
|
9
|
+
"X Chrome 128.0.0.0 (Android 10)",
|
|
10
|
+
"Chrome Headless 79.0.3945.0 (Linux x86_64)",
|
|
9
11
|
"Chrome 128.0.0.0 (Android 10)"
|
|
10
12
|
]
|