0
I Use This!
Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Aug 24, 2024 — Aug 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
chore: Update prettier-standard More... over 7 years ago
At last, a binary identical .idx file from .pack file. More... over 7 years ago
Refactor packfile stuff. Still can't generate binary perfect .idx from .pack. More... over 7 years ago
Pass in buffer instead of stream More... over 7 years ago
Byte-for-byte perfect IDX generation except for the very last CRC value grrr More... over 7 years ago
Create IDX from Packfile (except for CRCs) More... over 7 years ago
Working GitPackfile.read() and GitPackfile.writeIDX(), even OFS deltas finally More... over 7 years ago
Start implementing GitPackfile.read More... over 7 years ago
fix: correct documentation links in README More... over 7 years ago
fix: Go back to having one argument object. More... over 7 years ago
fix: karma tests More... over 7 years ago
Update cli and README More... over 7 years ago
Update docs More... over 7 years ago
Refactor part 3: rename `workdir` parameter to `dir` More... over 7 years ago
Refactor part 2: eliminate Git constructor More... over 7 years ago
Refactor part 1: one arg not two More... over 7 years ago
fix: Fixed a possible race condition interfering with the ServiceWorker build More... over 7 years ago
fix: Bug in FileSystem.exists that was breaking BrowserFS support More... over 7 years ago
Begin refactoring out commit signing so we can tree-shake openpgp More... over 7 years ago
fix: finish removing setfs and refactoring More... over 7 years ago
fix: deploy with semantic-release More... over 7 years ago
chore: Use semantic-release to publish to npm More... over 7 years ago
Add semantic-release More... over 7 years ago
Pass standard linter More... over 7 years ago
Refactor to eliminate the "setfs" hack that's so unreliable. More... over 7 years ago
Update isogit CLI More... over 7 years ago
Use through2 instead of our github patched version of thru because Stackblitz can't grab Github dependencies. More... over 7 years ago
Revert the Sauce tests back to .then() style More... over 7 years ago
Fix some examples in the doc More... over 7 years ago
Update browser tests to use async/await More... over 7 years ago