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

Whoops tagline misplaced

github.com/isomorphic-git/isomorphic-git - 781722f3dd3cc4a8178a99cba01ff494957a1c84 authored about 7 years ago by William Hilton <[email protected]>
Combine getConfig and setConfig into just "config". close #19

github.com/isomorphic-git/isomorphic-git - 89820096c077b6917c2affb218f87cae0136b382 authored about 7 years ago by William Hilton <[email protected]>
Aaaand turns out we never really needed flipchain. At all.

github.com/isomorphic-git/isomorphic-git - f9676f578b279fb0e81b8808d323366d7d7e16c0 authored about 7 years ago by William Hilton <[email protected]>
Try to fix browserify's grumbling.

github.com/isomorphic-git/isomorphic-git - 27650db796caac6f22381fcbfd62494beba90ba1 authored about 7 years ago by William Hilton <[email protected]>
Some better documentation and improved API consistancy

github.com/isomorphic-git/isomorphic-git - 1a192e588f6ae16cd95566ee91649a7594158c86 authored about 7 years ago by William Hilton <[email protected]>
Start documenting index.js

github.com/isomorphic-git/isomorphic-git - ad7109b9ce995ed63c126aa1e3292210f28a7853 authored about 7 years ago by William Hilton <[email protected]>
Start fleshing out the README

github.com/isomorphic-git/isomorphic-git - d93c77abad3975a7161b2854cc90b31df3d5419d authored about 7 years ago by William Hilton <[email protected]>
Add a .listBranches() function, because it seemed like I should.

github.com/isomorphic-git/isomorphic-git - 55cfd3552017997132e6a9bb4e76dc10a1e5a229 authored about 7 years ago by William Hilton <[email protected]>
Checkout deletes tracked files when switching branches now

github.com/isomorphic-git/isomorphic-git - f1ae914f8e0d378d27a4892cbe1e693347787814 authored about 7 years ago by William Hilton <[email protected]>
Finally made flowtype happy

github.com/isomorphic-git/isomorphic-git - e75f20b5bc8cf2227d61b04afceec1bb4ef718ab authored about 7 years ago by William Hilton <[email protected]>
Rename CLI to `isogit`

github.com/isomorphic-git/isomorphic-git - da79f0f351f6d8279fbe89a568b880a3806db40b authored about 7 years ago by William Hilton <[email protected]>
Improve CLI to support multi-arg functions like .auth() and .setConfig()

github.com/isomorphic-git/isomorphic-git - a035bca82de13369e05e6ea4426db3fa4f306463 authored about 7 years ago by William Hilton <[email protected]>
You can now leave out "refs/heads/" when pushing to remotes (for simplicity and symetry with fetching from remotes).

github.com/isomorphic-git/isomorphic-git - 4d74bf8dd161a95e16cf226dd37a13841e2c06e4 authored about 7 years ago by William Hilton <[email protected]>
Or I may have completely borked the Sauce Labs config for Android.

github.com/isomorphic-git/isomorphic-git - e5774bfe908ad0c6d1d9b38245fa64acf2d64e15 authored about 7 years ago by Will Hilton <[email protected]>
I might have fixed the Sauce Labs config for Android!

github.com/isomorphic-git/isomorphic-git - 1600446d77a258103b091a1db56046691f692465 authored about 7 years ago by Will Hilton <[email protected]>
Fix one of the tests

github.com/isomorphic-git/isomorphic-git - 90328e6b808887850e81df366d9501adc4ed1f2f authored about 7 years ago by Will Hilton <[email protected]>
BREAKING CHANGE we no longer prefix branches with 'refs/heads/' when fetching from remotes b ecause that's ambiguous and potentially misleading.

github.com/isomorphic-git/isomorphic-git - c1627eb0d56dfdfc167a9b3bed1f12f63c00a670 authored about 7 years ago by Will Hilton <[email protected]>
Identify the "default" branch for cloning on remotes

github.com/isomorphic-git/isomorphic-git - 6ecfe9dabf8f520622d65b1c25517a3a274f07fa authored about 7 years ago by Will Hilton <[email protected]>
Remove some extra console.logs

github.com/isomorphic-git/isomorphic-git - 4c66b14665d75eebcfb73bf2da23841650ef556c authored about 7 years ago by Will Hilton <[email protected]>
More sourcemaps and minification

github.com/isomorphic-git/isomorphic-git - cf6479cfc66fe6367b66b9d846a148b9553d313d authored about 7 years ago by Will Hilton <[email protected]>
Add git().findRoot(dir)

github.com/isomorphic-git/isomorphic-git - fd265b313dd3bbe80d607b41a07d3337b292a802 authored over 7 years ago by Will Hilton <[email protected]>
Replace .githubToken with .auth and .oauth2

github.com/isomorphic-git/isomorphic-git - af92e2ec877ab6c1bf6a7bba6708594b178778b3 authored over 7 years ago by Will Hilton <[email protected]>
Update CORS proxy in Karma test

github.com/isomorphic-git/isomorphic-git - 3a336bf25a331b35dbb3b5850d0d1b229dbfa957 authored over 7 years ago by Will Hilton <[email protected]>
Add git status (for individual file)

github.com/isomorphic-git/isomorphic-git - 8da34376824d39f75f903e7973657279819c7dd7 authored over 7 years ago by Will Hilton <[email protected]>
Use jest-fixtures

github.com/isomorphic-git/isomorphic-git - dc1d8277150fab4bc0ab75829618fb240a1ccd52 authored over 7 years ago by Will Hilton <[email protected]>
Made jest run faster in Node environment instead of jsdom

github.com/isomorphic-git/isomorphic-git - 1be7cb1df41aa463fe63338f8d68b5b31e61ed91 authored over 7 years ago by Will Hilton <[email protected]>
Modified nps watch to use jest

github.com/isomorphic-git/isomorphic-git - 95ae5035daac0a71bb0e2d684eb8cb4ce1b4eb4b authored over 7 years ago by Will Hilton <[email protected]>
Rewrite tests in Jest

github.com/isomorphic-git/isomorphic-git - 73926dbf205dbe1947adeca04ab9a30280825dd3 authored over 7 years ago by Will Hilton <[email protected]>
Migrate scripts to package-scripts.js

github.com/isomorphic-git/isomorphic-git - aeee507e0254376fb288c8af8d449174e099cd36 authored over 7 years ago by Will Hilton <[email protected]>
Fix fixture for remove test (missing SHA at end of index)

github.com/isomorphic-git/isomorphic-git - 83e9ce49e3531d5ebd3ac15de8f9fd7b9f9c10d3 authored over 7 years ago by Will Hilton <[email protected]>
Fix index file format so git can read it

github.com/isomorphic-git/isomorphic-git - fcec444ab2f60233e01b9206a9d1bf2629ba66c6 authored over 7 years ago by Will Hilton <[email protected]>
Update README with new cors-buster

github.com/isomorphic-git/isomorphic-git - a87e741469c2d94048a121108005cdb9c56a71ae authored over 7 years ago by Will Hilton <[email protected]>
Browserify-path doesn't have path.posix :(

github.com/isomorphic-git/isomorphic-git - 846871f72df602889144872ccfb5ac0c00579262 authored over 7 years ago by Will Hilton <[email protected]>
Fix test-checkout with deterministic sort

github.com/isomorphic-git/isomorphic-git - 4df30fc1977e2863f211937b5f3267f4a4557f78 authored over 7 years ago by Will Hilton <[email protected]>
Remove more .serial tests

github.com/isomorphic-git/isomorphic-git - fc6f3394cd8645531afe96caa25570da36db2119 authored over 7 years ago by Will Hilton <[email protected]>
Add test for checkout

github.com/isomorphic-git/isomorphic-git - d383b1c021378b5cdbbe2391210d3ed677fe0b40 authored over 7 years ago by Will Hilton <[email protected]>
Fix file names in index after checkout

github.com/isomorphic-git/isomorphic-git - 9de94bb20e16f0612343d8be6b264a207273d474 authored over 7 years ago by Will Hilton <[email protected]>
Remove another test.serial

github.com/isomorphic-git/isomorphic-git - bc45d41fc7640ea924ceacad268ca192870f4070 authored over 7 years ago by Will Hilton <[email protected]>
Fix link to repo in package.json

github.com/isomorphic-git/isomorphic-git - a373b7d7aa1d75b9eef6cc942412dfeeb20c0542 authored over 7 years ago by Will Hilton <[email protected]>
Proper cloning support

github.com/isomorphic-git/isomorphic-git - 341e0caa3def200f34809dc8bd907e820f57df4e authored over 7 years ago by Will Hilton <[email protected]>
Move shit around

github.com/isomorphic-git/isomorphic-git - c30f99bce07f3326e2be93dd42b090188803982a authored over 7 years ago by Will Hilton <[email protected]>
checkout now updates the index

github.com/isomorphic-git/isomorphic-git - 318556e5ae149768e233054a5c09c71b1f786461 authored over 7 years ago by Will Hilton <[email protected]>
Clean up dot notation in GitConfig

github.com/isomorphic-git/isomorphic-git - 601e3a5ce81431c746dabb0d7d7c920e7971f119 authored over 7 years ago by Will Hilton <[email protected]>
Change documentation to recommend cors-anywhere instead of github-cors (which appears to be down for good)

github.com/isomorphic-git/isomorphic-git - d7a5e133de2d71b88b704376da9302eb29c3b8c2 authored over 7 years ago by Will Hilton <[email protected]>
Fix shallow commit tests to not reference master

github.com/isomorphic-git/isomorphic-git - afeeeaa7a2c12ae296dd10373c90d99c0f6bdae9 authored over 7 years ago by Will Hilton <[email protected]>
Fix Uint8Array -> Buffer issue

github.com/isomorphic-git/isomorphic-git - 3eb61613147f1c41539ee737161a68f813222f0f authored over 7 years ago by Will Hilton <[email protected]>
Shallow commits and bugfixes

github.com/isomorphic-git/isomorphic-git - 1bfef646e67cf3352c6070e6ab9d419ea33ee6c8 authored over 7 years ago by Will Hilton <[email protected]>
Replaced process.nextTick with a tail call (and fetched a large repo)

github.com/isomorphic-git/isomorphic-git - 92e7b4123fbf135f5ffa9b6fe2ec78d07bbc353e authored over 7 years ago by Will Hilton <[email protected]>
Aaaand fetch works. I think.

github.com/isomorphic-git/isomorphic-git - 86ec153c7b48e02f92930d07542680f60d104d31 authored over 7 years ago by Will Hilton <[email protected]>
Separate packfile from side-band-64k response

github.com/isomorphic-git/isomorphic-git - 315c3051ab1817a8f891a9d14ed1133aec18c640 authored over 7 years ago by Will Hilton <[email protected]>
Another folder refactoring

github.com/isomorphic-git/isomorphic-git - 36d201c8fea9d87128e7fccd32c21643f355540d authored over 7 years ago by Will Hilton <[email protected]>
Fixed fetch-pack

github.com/isomorphic-git/isomorphic-git - 5741bed81a5e38744ec8ca88b5aa4f058467d4bf authored over 7 years ago by Will Hilton <[email protected]>
Not sure why doesn't work.

github.com/isomorphic-git/isomorphic-git - 0b6dfec21eb5cca8ee6d58f01dd4586e7a62742e authored over 7 years ago by Will Hilton <[email protected]>
Update 'push' tests to use the high-level api

github.com/isomorphic-git/isomorphic-git - 0094dadf9804971c851e99b13845d10c8849db12 authored over 7 years ago by Will Hilton <[email protected]>
Update travis URL

github.com/isomorphic-git/isomorphic-git - d62629c4e50b22785909dc5cd81982f6f579437c authored over 7 years ago by Will Hilton <[email protected]>
Let the tests pass

github.com/isomorphic-git/isomorphic-git - e92e119dbd545bbd1ced7add6764c845dfa029fe authored over 7 years ago by Will Hilton <[email protected]>
I forgot 'uglify-es'

github.com/isomorphic-git/isomorphic-git - d06d1db36edf160389847069c643007b1225a87b authored over 7 years ago by Will Hilton <[email protected]>
Toss IE support. Not worth the effort.

github.com/isomorphic-git/isomorphic-git - 0c36d392e29c94f648f379b51086b6cc34a0688c authored over 7 years ago by Will Hilton <[email protected]>
Add more browsers to test

github.com/isomorphic-git/isomorphic-git - e213ea2cef22bb1623230d6502c003077657805d authored over 7 years ago by Will Hilton <[email protected]>
Always dynamically acquire 'fs'

github.com/isomorphic-git/isomorphic-git - 8767374c4ada5b64217bf282a2f0bb37cdaa6142 authored over 7 years ago by Will Hilton <[email protected]>
Try to fix 'Disconnected, because no message in 10000 ms.' error in SauceLabs

github.com/isomorphic-git/isomorphic-git - 55704711338097b74def8579882a4f018ec1079f authored over 7 years ago by Will Hilton <[email protected]>
Add SauceLabs testing

github.com/isomorphic-git/isomorphic-git - 4a46fbb79ce92f0ab0b2ba865199a66bdac15b01 authored over 7 years ago by Will Hilton <[email protected]>
Fix bug causing early binding to 'fs'.

github.com/isomorphic-git/isomorphic-git - 8457e4e1776f38f6ceeb745129b72db232e6389c authored over 7 years ago by Will Hilton <[email protected]>
Why didn't it include "dist"?

github.com/isomorphic-git/isomorphic-git - 433abd6f16b5b02266ebb4002d968834bc15d831 authored over 7 years ago by Will Hilton <[email protected]>
Use rollup to bundle library

github.com/isomorphic-git/isomorphic-git - 10cfdd46f72b0b40373320336192e716f3350f9d authored over 7 years ago by William Hilton <[email protected]>
Get ready to publish

github.com/isomorphic-git/isomorphic-git - 12387dbe4db056fd4dc0c228e6c2f9435fa85b85 authored over 7 years ago by Will Hilton <[email protected]>
Don't forget to import Buffer (for browsers!)

github.com/isomorphic-git/isomorphic-git - a267d3e752f8580ebaf20af72613543fac771ba8 authored over 7 years ago by Will Hilton <[email protected]>
delete unnecessary hooks directory

github.com/isomorphic-git/isomorphic-git - abe1615cfee7e7b6ce3d812f58f00c24f2a66ddf authored over 7 years ago by Will Hilton <[email protected]>
Fix race condition in test-commit.js

github.com/isomorphic-git/isomorphic-git - 260c7f43da78495d8647a1c8c84b3d1bed6ea24b authored over 7 years ago by Will Hilton <[email protected]>
Pushing to Github and git-http-backend works!

github.com/isomorphic-git/isomorphic-git - fd926580d02e1789158f8f6f3753a0138a423b7a authored over 7 years ago by Will Hilton <[email protected]>
Switch from 'request' to 'simple-get'

github.com/isomorphic-git/isomorphic-git - fb86801a904bbf5487fff787238278c3f9ae3ed7 authored over 7 years ago by Will Hilton <[email protected]>
Add git().setConfig(path, value)

github.com/isomorphic-git/isomorphic-git - 9f94465f7dfe2694999a05f049d19388af589518 authored over 7 years ago by Will Hilton <[email protected]>
Skip the real git-http-backend tests

github.com/isomorphic-git/isomorphic-git - 855c9699e7e8e332834276191b85f90e519e67cf authored over 7 years ago by Will Hilton <[email protected]>
Add mock that pipes response from spawned git-http-backend process

github.com/isomorphic-git/isomorphic-git - 424e3b3ad59ccdde9a5e8bf735dfbaa71f2f64e0 authored over 7 years ago by Will Hilton <[email protected]>