0
I Use This!
Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: join('/', '.git') should not return '//.git' anymore (#699) More... over 6 years ago
fix: emitter args not passed to checkout in pull (#694) (#695) More... over 6 years ago
fix: listRemotes function return type was incorrect (#687) More... over 6 years ago
fix: use 'mtimeMs' if available instead of 'mtime.valueOf' (#688) More... over 6 years ago
chore: update README (#686) More... over 6 years ago
fix: still trying to get bundlephobia size down (#684) More... over 6 years ago
fix: simplify Webpack config so bundlephobia excludes readable-stream (#683) More... over 6 years ago
fix: eliminate TS7051 errors generated by typescript compiler (#680) More... over 6 years ago
fix: browser 'http' plugin can handle credentials in URLs again (#679) More... over 6 years ago
feat: 'add' command accepts directories and respects .gitignore (#627) More... over 6 years ago
chore: update deps (#676) More... over 6 years ago
fix: correct TS definition for 'http' plugin (#673) More... over 6 years ago
chore: improve all-contributors image grid alignment (#675) More... over 6 years ago
feat: add 'rawmessage' event and decrease bundle size 18% (#674) More... over 6 years ago
feat: tighten TypeScript function definitions to be more precise (#664) More... over 6 years ago
feat: add 'http' plugin (#605) More... over 6 years ago
chore: switch from BrowserFS to lightning-fs backend (#667) More... over 6 years ago
feat: clone and fetch work with empty remote repositories (#648) More... over 6 years ago
fix: always index packfiles right after they are fetched (#655) More... over 6 years ago
Update CONTRIBUTING.md (#651) More... over 6 years ago
fix: add 'headers' param to clone, fetch, and getRemoteInfo (#652) More... over 6 years ago
fix: don't mutate the arguments to 'annotatedTag' and 'commit' (#643) More... over 6 years ago
fix: update deps (#644) More... over 6 years ago
feat: add 'tag', 'annotatedTag', 'deleteTag', 'writeRef' and 'deleteRef' commands (#621) More... over 6 years ago
consolidate ref filter in fetchPackfile (#628) More... over 6 years ago
optimize abbreviate in 'currentBranch' (#629) More... over 6 years ago
fix: write executable file so it honors the system umask (#641) More... over 6 years ago
fix: update TypeScript defs (#630) More... over 6 years ago
feat: change currentBranch to return undefined if HEAD is detached (#623) More... over 6 years ago
fix: fixed crash when shallow cloning certain repositories (#626) More... over 6 years ago