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
fix: Orphan commits included the "parent" header when they shouldn't have. Fixes #27
d46f8f7e09b828d392380446e02e1e711574c022 authored almost 7 years ago by William Hilton <[email protected]>
d46f8f7e09b828d392380446e02e1e711574c022 authored almost 7 years ago by William Hilton <[email protected]>
Parse server response for git-push and return error messages
841c87e3dc5d8e1e32554be6b7ba73ee93ff7786 authored almost 7 years ago by William Hilton <[email protected]>
841c87e3dc5d8e1e32554be6b7ba73ee93ff7786 authored almost 7 years ago by William Hilton <[email protected]>
fix #12: Support ofs-deltas
934a23120a89ae33808c0e47cc6bba249b3c9f53 authored almost 7 years ago by William Hilton <[email protected]>
934a23120a89ae33808c0e47cc6bba249b3c9f53 authored almost 7 years ago by William Hilton <[email protected]>
Fix linting errors
4139bb0a37a50d3ac8e1e01d1dcd9fdef562d7aa authored almost 7 years ago by William Hilton <[email protected]>
4139bb0a37a50d3ac8e1e01d1dcd9fdef562d7aa authored almost 7 years ago by William Hilton <[email protected]>
Add cache to packfile indexing for more speedup.
9ea6ac44f3f40906766943468de588e440a3a68b authored almost 7 years ago by William Hilton <[email protected]>
9ea6ac44f3f40906766943468de588e440a3a68b authored almost 7 years ago by William Hilton <[email protected]>
More speedups
aac138a44cfa9db6f1a4519d72e2afe37f4be851 authored almost 7 years ago by William Hilton <[email protected]>
aac138a44cfa9db6f1a4519d72e2afe37f4be851 authored almost 7 years ago by William Hilton <[email protected]>
Outfitted .fromPack() with timers and stats to try to understand slowness.
3906b78c5414f7c1e1a90784ddda7e2cb5e513d4 authored almost 7 years ago by William Hilton <[email protected]>
3906b78c5414f7c1e1a90784ddda7e2cb5e513d4 authored almost 7 years ago by William Hilton <[email protected]>
Cleanup and simplification, change Maps to Objects for (possible?) perf gains
4897bf36275c039a39bbb158fe3d1455516b052e authored almost 7 years ago by William Hilton <[email protected]>
4897bf36275c039a39bbb158fe3d1455516b052e authored almost 7 years ago by William Hilton <[email protected]>
Greatly simplify code, decreasing memory usage by >200%, slight slowdown.
abe5bf5f5a5b3699484405b1b3b8338f4e09b59e authored almost 7 years ago by William Hilton <[email protected]>
abe5bf5f5a5b3699484405b1b3b8338f4e09b59e authored almost 7 years ago by William Hilton <[email protected]>
Modest speed improvements
a0f9bf90663497b14554482e56718646b31b2904 authored almost 7 years ago by William Hilton <[email protected]>
a0f9bf90663497b14554482e56718646b31b2904 authored almost 7 years ago by William Hilton <[email protected]>
Checkout directly from packfile woohoo!
61c5a7d9f110f31d09cc8841223359372119ad6a authored almost 7 years ago by William Hilton <[email protected]>
61c5a7d9f110f31d09cc8841223359372119ad6a authored almost 7 years ago by William Hilton <[email protected]>
feature(cli): Properly print errors and return an error code in isogit CLI
4886fe8cd67925c622aa95a3ae1ee48bf17c5bdc authored almost 7 years ago by William Hilton <[email protected]>
4886fe8cd67925c622aa95a3ae1ee48bf17c5bdc authored almost 7 years ago by William Hilton <[email protected]>
chore: Update rollup
b3a9f1084705735bbd6b11ff63f250f1f65a6485 authored almost 7 years ago by William Hilton <[email protected]>
b3a9f1084705735bbd6b11ff63f250f1f65a6485 authored almost 7 years ago by William Hilton <[email protected]>
chore: Update jest
a6bd9e02f373a214e2e7a87f394c7549a7faa7e9 authored almost 7 years ago by William Hilton <[email protected]>
a6bd9e02f373a214e2e7a87f394c7549a7faa7e9 authored almost 7 years ago by William Hilton <[email protected]>
chore: Update karma
38ac4e96ff7fcb5102b44a0ab8fe0661414569a0 authored almost 7 years ago by William Hilton <[email protected]>
38ac4e96ff7fcb5102b44a0ab8fe0661414569a0 authored almost 7 years ago by William Hilton <[email protected]>
chore: Update prettier-standard
9e59a7e88344a35006ef796b120a77b2f07dc562 authored almost 7 years ago by William Hilton <[email protected]>
9e59a7e88344a35006ef796b120a77b2f07dc562 authored almost 7 years ago by William Hilton <[email protected]>
At last, a binary identical .idx file from .pack file.
cb4aad6b529a0e427203272124718aad609c633b authored almost 7 years ago by William Hilton <[email protected]>
cb4aad6b529a0e427203272124718aad609c633b authored almost 7 years ago by William Hilton <[email protected]>
Refactor packfile stuff. Still can't generate binary perfect .idx from .pack.
0b32f26ab37deabd288b69666cc6547b28a2b2ed authored almost 7 years ago by William Hilton <[email protected]>
0b32f26ab37deabd288b69666cc6547b28a2b2ed authored almost 7 years ago by William Hilton <[email protected]>
Pass in buffer instead of stream
55339469d7745e82fc42b93288847ed8b0455ca9 authored about 7 years ago by William Hilton <[email protected]>
55339469d7745e82fc42b93288847ed8b0455ca9 authored about 7 years ago by William Hilton <[email protected]>
Byte-for-byte perfect IDX generation except for the very last CRC value grrr
30bb139488bcb5eedee30a45880c62aef6832a3c authored about 7 years ago by William Hilton <[email protected]>
30bb139488bcb5eedee30a45880c62aef6832a3c authored about 7 years ago by William Hilton <[email protected]>
Create IDX from Packfile (except for CRCs)
209d38d6789311165100119e56ff32e7f6f18c3b authored about 7 years ago by William Hilton <[email protected]>
209d38d6789311165100119e56ff32e7f6f18c3b authored about 7 years ago by William Hilton <[email protected]>
Working GitPackfile.read() and GitPackfile.writeIDX(), even OFS deltas finally
a5b58a9362fb94083f032e39ffe98930ce28483a authored about 7 years ago by William Hilton <[email protected]>
a5b58a9362fb94083f032e39ffe98930ce28483a authored about 7 years ago by William Hilton <[email protected]>
Start implementing GitPackfile.read
dda555e4725866baa807cb2d0e0724838dcf45ef authored about 7 years ago by William Hilton <[email protected]>
dda555e4725866baa807cb2d0e0724838dcf45ef authored about 7 years ago by William Hilton <[email protected]>
fix: correct documentation links in README
8411968f6359c8ae7e85b5da7e417002477263ea authored about 7 years ago by William Hilton <[email protected]>
8411968f6359c8ae7e85b5da7e417002477263ea authored about 7 years ago by William Hilton <[email protected]>
fix: Go back to having one argument object.
For the service-worker Comlink implementation, it's needed to curry the "fs" argument but not th...
c2dcbda8dbe0fb614de6340b273e7bba9ab52a37 authored about 7 years ago by William Hilton <[email protected]>
fix: karma tests
2bba50c168c5dc6899eb7bcd2e3d6f2cc151a547 authored about 7 years ago by William Hilton <[email protected]>
2bba50c168c5dc6899eb7bcd2e3d6f2cc151a547 authored about 7 years ago by William Hilton <[email protected]>
Update cli and README
780a7b4da181ff7f99f1b992c6176a2ed58693d7 authored about 7 years ago by William Hilton <[email protected]>
780a7b4da181ff7f99f1b992c6176a2ed58693d7 authored about 7 years ago by William Hilton <[email protected]>
Update docs
06dd1b0a99ea14784a63d014e276d893aa4daed5 authored about 7 years ago by William Hilton <[email protected]>
06dd1b0a99ea14784a63d014e276d893aa4daed5 authored about 7 years ago by William Hilton <[email protected]>
Refactor part 3: rename `workdir` parameter to `dir`
9af8b3d816bfd51ee4fac8872651bf85ab5cace0 authored about 7 years ago by William Hilton <[email protected]>
9af8b3d816bfd51ee4fac8872651bf85ab5cace0 authored about 7 years ago by William Hilton <[email protected]>
Refactor part 2: eliminate Git constructor
429a75ab9b0bad0adb9b0f34af62911044ea7535 authored about 7 years ago by William Hilton <[email protected]>
429a75ab9b0bad0adb9b0f34af62911044ea7535 authored about 7 years ago by William Hilton <[email protected]>
Refactor part 1: one arg not two
d11507763418450775ba3abb3a9b4f4f530c1aeb authored about 7 years ago by William Hilton <[email protected]>
d11507763418450775ba3abb3a9b4f4f530c1aeb authored about 7 years ago by William Hilton <[email protected]>
fix: Fixed a possible race condition interfering with the ServiceWorker build
f754b0f027c72695cbfd37c990559bc61bf583b6 authored about 7 years ago by William Hilton <[email protected]>
f754b0f027c72695cbfd37c990559bc61bf583b6 authored about 7 years ago by William Hilton <[email protected]>
fix: Bug in FileSystem.exists that was breaking BrowserFS support
c8ea7416948bdc19c1ca1b51b8897ed9201597dd authored about 7 years ago by William Hilton <[email protected]>
c8ea7416948bdc19c1ca1b51b8897ed9201597dd authored about 7 years ago by William Hilton <[email protected]>
Begin refactoring out commit signing so we can tree-shake openpgp
24ca84f16a4bcbf8b252eb0c4250a6c818cf00d3 authored about 7 years ago by William Hilton <[email protected]>
24ca84f16a4bcbf8b252eb0c4250a6c818cf00d3 authored about 7 years ago by William Hilton <[email protected]>
fix: finish removing setfs and refactoring
e27599357550376107cde5895a8b7d9da038e93b authored about 7 years ago by William Hilton <[email protected]>
e27599357550376107cde5895a8b7d9da038e93b authored about 7 years ago by William Hilton <[email protected]>
fix: deploy with semantic-release
6398b5cb041d23de187f46c8888768d96b3cd01e authored about 7 years ago by William Hilton <[email protected]>
6398b5cb041d23de187f46c8888768d96b3cd01e authored about 7 years ago by William Hilton <[email protected]>
chore: Use semantic-release to publish to npm
5fb381e7b13b7ddcbaca5a5aea5677b94b3a8068 authored about 7 years ago by William Hilton <[email protected]>
5fb381e7b13b7ddcbaca5a5aea5677b94b3a8068 authored about 7 years ago by William Hilton <[email protected]>
Add semantic-release
d60d22ad2df5de6ec881e04e6e29ac89808fb779 authored about 7 years ago by William Hilton <[email protected]>
d60d22ad2df5de6ec881e04e6e29ac89808fb779 authored about 7 years ago by William Hilton <[email protected]>
Pass standard linter
d8288566df06cc2a37ff6988ee7e203d4a222da5 authored about 7 years ago by William Hilton <[email protected]>
d8288566df06cc2a37ff6988ee7e203d4a222da5 authored about 7 years ago by William Hilton <[email protected]>
Refactor to eliminate the "setfs" hack that's so unreliable.
e70ba89feb5946c6f0fbeec55ef3ef9e8bad7ab1 authored about 7 years ago by William Hilton <[email protected]>
e70ba89feb5946c6f0fbeec55ef3ef9e8bad7ab1 authored about 7 years ago by William Hilton <[email protected]>
Update isogit CLI
6ab5fbfe58d95204c4f5fd438887a81bf829a0aa authored about 7 years ago by William Hilton <[email protected]>
6ab5fbfe58d95204c4f5fd438887a81bf829a0aa authored about 7 years ago by William Hilton <[email protected]>
Use through2 instead of our github patched version of thru because Stackblitz can't grab Github dependencies.
19fbc329e02afe3a07431d04d0c7bf61a50facdd authored about 7 years ago by William Hilton <[email protected]>
19fbc329e02afe3a07431d04d0c7bf61a50facdd authored about 7 years ago by William Hilton <[email protected]>
Revert the Sauce tests back to .then() style
78c20d3d10028e9605fa47457055e039ab14ac05 authored about 7 years ago by William Hilton <[email protected]>
78c20d3d10028e9605fa47457055e039ab14ac05 authored about 7 years ago by William Hilton <[email protected]>
Fix some examples in the doc
a15e7cf4548a1a861c20fc7747d57678acb4f151 authored about 7 years ago by William Hilton <[email protected]>
a15e7cf4548a1a861c20fc7747d57678acb4f151 authored about 7 years ago by William Hilton <[email protected]>
Update browser tests to use async/await
abaedc78a6f6fff4e3f2cd7a5ac5107bc95cf343 authored about 7 years ago by William Hilton <[email protected]>
abaedc78a6f6fff4e3f2cd7a5ac5107bc95cf343 authored about 7 years ago by William Hilton <[email protected]>
Delete old Ava snapshots folder lol
ae6bc65acaefc812c4cbcd5c45e56ecd50ef176b authored about 7 years ago by William Hilton <[email protected]>
ae6bc65acaefc812c4cbcd5c45e56ecd50ef176b authored about 7 years ago by William Hilton <[email protected]>
Integrate tests with esdoc
c2393a03df14dfc1166e8ef92bf1c47ba09ee0a3 authored about 7 years ago by William Hilton <[email protected]>
c2393a03df14dfc1166e8ef92bf1c47ba09ee0a3 authored about 7 years ago by William Hilton <[email protected]>
More esdoc
d3db8b43226be5acb17a89aa875f233d1fd9b874 authored about 7 years ago by William Hilton <[email protected]>
d3db8b43226be5acb17a89aa875f233d1fd9b874 authored about 7 years ago by William Hilton <[email protected]>
Some more jsdoc, which didn't appear to take. :/
1e2a28a65e7fc8566e8d4eafb52bb14a65dfdbb7 authored about 7 years ago by William Hilton <[email protected]>
1e2a28a65e7fc8566e8d4eafb52bb14a65dfdbb7 authored about 7 years ago by William Hilton <[email protected]>
Try a daring Github Pages deploy via Travis-CI
7bed0ae7b53d42f1909e5a970ba8a50dece88a0b authored about 7 years ago by William Hilton <[email protected]>
7bed0ae7b53d42f1909e5a970ba8a50dece88a0b authored about 7 years ago by William Hilton <[email protected]>
Start adding ESDoc
b50d87fb199f36217d9df220acaf40e8dc2860c7 authored about 7 years ago by William Hilton <[email protected]>
b50d87fb199f36217d9df220acaf40e8dc2860c7 authored about 7 years ago by William Hilton <[email protected]>
Replace mixin factory with functions with a context argument.
637090f7cfce7dd98aba5e4e211ddbb59dd4577d authored about 7 years ago by William Hilton <[email protected]>
637090f7cfce7dd98aba5e4e211ddbb59dd4577d authored about 7 years ago by William Hilton <[email protected]>
Introduce utils/createClass mixin factory.
4d14b6c0adcc8208d96ea4162cf37cbaf8aa153a authored about 7 years ago by William Hilton <[email protected]>
4d14b6c0adcc8208d96ea4162cf37cbaf8aa153a authored about 7 years ago by William Hilton <[email protected]>
0.0.27
a233f65a609c07bc6e31bfc0bc051d98c8cfe18e authored about 7 years ago by William Hilton <[email protected]>
a233f65a609c07bc6e31bfc0bc051d98c8cfe18e authored about 7 years ago by William Hilton <[email protected]>
Fix karma builds
82b1ce044c61f79e8711e76115b6b692c192d6bc authored about 7 years ago by William Hilton <[email protected]>
82b1ce044c61f79e8711e76115b6b692c192d6bc authored about 7 years ago by William Hilton <[email protected]>
Fix UMD builds
98a81ad4df9ec8009571c5af8ed246ffc0f5a8a1 authored about 7 years ago by William Hilton <[email protected]>
98a81ad4df9ec8009571c5af8ed246ffc0f5a8a1 authored about 7 years ago by William Hilton <[email protected]>
Inject 'fs' module
b824537b8f9f7c2a092619ce0e21271245ac2041 authored about 7 years ago by William Hilton <[email protected]>
b824537b8f9f7c2a092619ce0e21271245ac2041 authored about 7 years ago by William Hilton <[email protected]>
Try to clean up git status
7788ee503212f8b314a150ae31ae11fdfeff2942 authored about 7 years ago by William Hilton <[email protected]>
7788ee503212f8b314a150ae31ae11fdfeff2942 authored about 7 years ago by William Hilton <[email protected]>
0.0.26
fae8a72f545106b2816641f5452bf7f7e99ea2a8 authored about 7 years ago by William Hilton <[email protected]>
fae8a72f545106b2816641f5452bf7f7e99ea2a8 authored about 7 years ago by William Hilton <[email protected]>
Add an "*undeleted* status to represent removed but not deleted.
1d90f275df873a6d49a85d1c5659857d62837481 authored about 7 years ago by William Hilton <[email protected]>
1d90f275df873a6d49a85d1c5659857d62837481 authored about 7 years ago by William Hilton <[email protected]>
0.0.25
b2c43af335e94255839aae1f2b1a97995040f389 authored about 7 years ago by William Hilton <[email protected]>
b2c43af335e94255839aae1f2b1a97995040f389 authored about 7 years ago by William Hilton <[email protected]>
Use the index cached file stats when doing git diff to save a file read and shasum
fcf781a1772f5a1e16bb0ab03b00235e8b5b6034 authored about 7 years ago by William Hilton <[email protected]>
fcf781a1772f5a1e16bb0ab03b00235e8b5b6034 authored about 7 years ago by William Hilton <[email protected]>
chore(package): update rollup to version 0.51.6
Closes #23
52e19d9681e0d18c70e74b7541d6786b0d286bb8 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Start work on an IDX packfile object manager
97316e3d854c05f5746ec0cce734538674d9ee9b authored about 7 years ago by William Hilton <[email protected]>
97316e3d854c05f5746ec0cce734538674d9ee9b authored about 7 years ago by William Hilton <[email protected]>
0.0.24
d33eab687ba73b586239843dd8c3bc4267f1b358 authored about 7 years ago by William Hilton <[email protected]>
d33eab687ba73b586239843dd8c3bc4267f1b358 authored about 7 years ago by William Hilton <[email protected]>
Fix premature binding of 'fs'
672d11f4583e55854a1e409ca50abebbfdd31b56 authored about 7 years ago by William Hilton <[email protected]>
672d11f4583e55854a1e409ca50abebbfdd31b56 authored about 7 years ago by William Hilton <[email protected]>
0.0.23
c81055a43f1691af59707076d78405b6d3235fea authored about 7 years ago by William Hilton <[email protected]>
c81055a43f1691af59707076d78405b6d3235fea authored about 7 years ago by William Hilton <[email protected]>
Fix listBranches for nested/branch/names and fix #7 by reading packed-refs
a9745c754dea9d060a0652d5502d3a4c006dfc0e authored about 7 years ago by William Hilton <[email protected]>
a9745c754dea9d060a0652d5502d3a4c006dfc0e authored about 7 years ago by William Hilton <[email protected]>
Better error message when attempting to read a shallow commit. Fix #9
3f67a04d268bfd37508bc5fd9dfff42f4e499258 authored about 7 years ago by William Hilton <[email protected]>
3f67a04d268bfd37508bc5fd9dfff42f4e499258 authored about 7 years ago by William Hilton <[email protected]>
Simplify GitIgnoreManager logic
5a77bf14c32bff7b5ef26d832c6334a3906cb770 authored about 7 years ago by William Hilton <[email protected]>
5a77bf14c32bff7b5ef26d832c6334a3906cb770 authored about 7 years ago by William Hilton <[email protected]>
0.0.22
eb95df88672e6f258ef6b759ab341f8b99dc477a authored about 7 years ago by William Hilton <[email protected]>
eb95df88672e6f258ef6b759ab341f8b99dc477a authored about 7 years ago by William Hilton <[email protected]>
Add some diagnostic stuff to figure out why it's crashing in FF and slow during unpack.
7a201456ae83d5b4ed7d01d37650568e9c9b8718 authored about 7 years ago by William Hilton <[email protected]>
7a201456ae83d5b4ed7d01d37650568e9c9b8718 authored about 7 years ago by William Hilton <[email protected]>
0.0.21
b25b4120b1ee4fc2ec4c2016268e1e42602b6a86 authored about 7 years ago by William Hilton <[email protected]>
b25b4120b1ee4fc2ec4c2016268e1e42602b6a86 authored about 7 years ago by William Hilton <[email protected]>
Fix: uglify-es was leaving out the sourceMappingURL directive
a10fb7fa591f7197614e4b67df40c2d8577f2e77 authored about 7 years ago by William Hilton <[email protected]>
a10fb7fa591f7197614e4b67df40c2d8577f2e77 authored about 7 years ago by William Hilton <[email protected]>
0.0.20
12cef164723a8ebcbbc2b9a48212a83bfcd9eecf authored about 7 years ago by William Hilton <[email protected]>
12cef164723a8ebcbbc2b9a48212a83bfcd9eecf authored about 7 years ago by William Hilton <[email protected]>
Document .status(file)
35ce9412690a1ee518f0d8822556eb1ec962f4da authored about 7 years ago by William Hilton <[email protected]>
35ce9412690a1ee518f0d8822556eb1ec962f4da authored about 7 years ago by William Hilton <[email protected]>
.status() can now return 'ignored' woohoo!
f54a8925a64a00a8ca92b4db2c96e1149bebfb33 authored about 7 years ago by William Hilton <[email protected]>
f54a8925a64a00a8ca92b4db2c96e1149bebfb33 authored about 7 years ago by William Hilton <[email protected]>
chore(package): update codecov to version 3.0.0
ee3c2644add213eecb95cb17a5835b577262b38c authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
ee3c2644add213eecb95cb17a5835b577262b38c authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Better document the layered API.
783abe20a4cd5a98741a571f9d045f286e350442 authored about 7 years ago by William Hilton <[email protected]>
783abe20a4cd5a98741a571f9d045f286e350442 authored about 7 years ago by William Hilton <[email protected]>
0.0.19
9e4130538be3129100aecf9218a6be0fc35f9911 authored about 7 years ago by William Hilton <[email protected]>
9e4130538be3129100aecf9218a6be0fc35f9911 authored about 7 years ago by William Hilton <[email protected]>
Try to fix regression in rollup.config.js that I messed up somehow for Travis
16a048a5891a90ea8c07bddce146c9c59997a0ef authored about 7 years ago by William Hilton <[email protected]>
16a048a5891a90ea8c07bddce146c9c59997a0ef authored about 7 years ago by William Hilton <[email protected]>
Add .onprogress to .fetch and .clone
be0068738259b94da2793986a14b7bb641386bd8 authored about 7 years ago by William Hilton <[email protected]>
be0068738259b94da2793986a14b7bb641386bd8 authored about 7 years ago by William Hilton <[email protected]>
Fix unresolved Promise bug when fetching an empty packfile
a1826edd1c4b0e24c5d7d93483498f65b7c88824 authored about 7 years ago by William Hilton <[email protected]>
a1826edd1c4b0e24c5d7d93483498f65b7c88824 authored about 7 years ago by William Hilton <[email protected]>
Update .gitignore
3ac2454e9aee24adb2fa36ae2d1a364872ff9a51 authored about 7 years ago by William Hilton <[email protected]>
3ac2454e9aee24adb2fa36ae2d1a364872ff9a51 authored about 7 years ago by William Hilton <[email protected]>
Add .log()
96d5a5e4f97a2fe7570b2b8dfbb4394a4358b3e7 authored about 7 years ago by William Hilton <[email protected]>
96d5a5e4f97a2fe7570b2b8dfbb4394a4358b3e7 authored about 7 years ago by William Hilton <[email protected]>
0.0.18
2359fff39771f72c94b8b034803c7722319a1405 authored about 7 years ago by William Hilton <[email protected]>
2359fff39771f72c94b8b034803c7722319a1405 authored about 7 years ago by William Hilton <[email protected]>
Replace Greenkeeper badge with Snyk badge
042842ac32c347c26638ab0afe4de5f07e15dd9c authored about 7 years ago by William Hilton <[email protected]>
042842ac32c347c26638ab0afe4de5f07e15dd9c authored about 7 years ago by William Hilton <[email protected]>
Fix tests to take CI timezone into account
1a00950dcfc9713c9ebac328e4150fb0cdd2a0b9 authored about 7 years ago by William Hilton <[email protected]>
1a00950dcfc9713c9ebac328e4150fb0cdd2a0b9 authored about 7 years ago by William Hilton <[email protected]>
Add support for deepen-since, deepen-not, deepen-relative
602b6e18c92543884f0c206875b87a1f21635035 authored about 7 years ago by William Hilton <[email protected]>
602b6e18c92543884f0c206875b87a1f21635035 authored about 7 years ago by William Hilton <[email protected]>
0.0.17
5354394fb099b5713c60fe6be2350457d6d2d658 authored about 7 years ago by William Hilton <[email protected]>
5354394fb099b5713c60fe6be2350457d6d2d658 authored about 7 years ago by William Hilton <[email protected]>
Add .version()
5b25136cabec2ba3d1b38471937ad06193c10fb3 authored about 7 years ago by William Hilton <[email protected]>
5b25136cabec2ba3d1b38471937ad06193c10fb3 authored about 7 years ago by William Hilton <[email protected]>
Put Greenkeeper badge on the correct line.
b405a91a337a6eca2ae725a276851e8572412d7c authored about 7 years ago by William Hilton <[email protected]>
b405a91a337a6eca2ae725a276851e8572412d7c authored about 7 years ago by William Hilton <[email protected]>
Remove lockfile
7ec64d6696e3b8c3ed063da12796326afd110be9 authored about 7 years ago by William Hilton <[email protected]>
7ec64d6696e3b8c3ed063da12796326afd110be9 authored about 7 years ago by William Hilton <[email protected]>
docs(readme): add Greenkeeper badge
4fd0152c69e8824211e20aaf8f044a75e3a4733a authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
4fd0152c69e8824211e20aaf8f044a75e3a4733a authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update dependencies
00c9be67b79a53bd5463261c53e92b347fa8d7d6 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
00c9be67b79a53bd5463261c53e92b347fa8d7d6 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Add 'unpkg' key to package.json
fbd56b49d400a19ee185ae735417bdb34c084621 authored about 7 years ago by William Hilton <[email protected]>
fbd56b49d400a19ee185ae735417bdb34c084621 authored about 7 years ago by William Hilton <[email protected]>
Add BrowserFS to README
34c93e5943adff0d0d8df3801165f2cc6fcdc06a authored about 7 years ago by William Hilton <[email protected]>
34c93e5943adff0d0d8df3801165f2cc6fcdc06a authored about 7 years ago by William Hilton <[email protected]>
Add node engine badge and deps badge.
e776cf329fa613f5bb7c1bb579e1140635fe3845 authored about 7 years ago by William Hilton <[email protected]>
e776cf329fa613f5bb7c1bb579e1140635fe3845 authored about 7 years ago by William Hilton <[email protected]>
Add Table of Contents
24c98c9790351706256f3ff417e34477ff8947a0 authored about 7 years ago by William Hilton <[email protected]>
24c98c9790351706256f3ff417e34477ff8947a0 authored about 7 years ago by William Hilton <[email protected]>
Update description in package.json
8c6b23e575297fb675c2083e5920931648f1e059 authored about 7 years ago by William Hilton <[email protected]>
8c6b23e575297fb675c2083e5920931648f1e059 authored about 7 years ago by William Hilton <[email protected]>