0
I Use This!
Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Aug 24, 2024 — Aug 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Makes sure tests work on Windows (#119) More... over 7 years ago
fix: Throw meaningful error message from "commit" if author is missing (fixes #107, PR #118) More... over 7 years ago
fix: GitIndex stat values should not exceed MAX_UINT32 (#117) More... over 7 years ago
Use streaming response parser so server progress messages aren't delayed (#116) More... over 7 years ago
fix: Detect and rethrow bad HTTP responses before parsing (close #42) (#114) More... over 7 years ago
Add a simple test using karma-git-http-server-middlware to see if it works in Sauce Labs More... over 7 years ago
Add all-contributors (#103) More... over 7 years ago
Explicitly list supported browsers in .browserslistrc instead of relying on 'last 1 version'in rollup.config.js (#112) More... over 7 years ago
Update bundlesize to the latest version 🚀 (#111) More... over 7 years ago
fix: parsing bug in extractSection (issue #83, PR #109) More... over 7 years ago
fix: Switch from The Unlicense to The MIT License (#105) More... over 7 years ago
perf: Update rollup to latest version (#102) More... over 7 years ago
Add a bundlesize reporter (#101) More... over 7 years ago
Throw a polite error if no refspec is provided to git fetch. (close #84) (PR #100) More... over 7 years ago
fix: Cloning with a tag for 'ref' now works (fixes #93) (PR #99) More... over 7 years ago
Revert "Adding .stickler.yml configuration file (#91)" (#94) More... over 7 years ago
Add lint step for the TypeScript definitions (#95) More... over 7 years ago
fix: Fixed errors in the TypeScript declarations (#92) More... over 7 years ago
Merge branch 'master' into patch-2 More... over 7 years ago
Adding .stickler.yml configuration file (#91) More... over 7 years ago
Fix TypeScript 2.7.2 reported errors in TypeScrit declarations More... over 7 years ago
Always generate __fixtures__/index.json dynamically. More... over 7 years ago
Better error message when checking out a branch that hasn't been fetched (fix #44) More... over 7 years ago
fix: Include TypeScript def in the npm package (#88, #89) More... over 7 years ago
chore(package): Update semantic-release to the latest version 🚀 (#85) More... over 7 years ago
Add "merge" and "pull" to README More... over 7 years ago
Merge pull request #81 from isomorphic-git/pull More... over 7 years ago
Update TypeScript definitions, return a MergeReport object, fastForwardOnly option defaults to false. More... over 7 years ago
Add a script to update __fixtures__/index.json More... over 7 years ago
feat: Basic support for merge and pull (fast-forward merges only) More... over 7 years ago