0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat: Added 'filepaths' parameter to statusMatrix and checkout commands (#786) More... about 6 years ago
fix: better TypeScript autocompletion for error codes (#784) More... about 6 years ago
feat: Added 'prune' parameter to fetch command (#782) More... about 6 years ago
feat: Added 'dryRun' parameter to merge command (#779) More... about 6 years ago
fix: remove 'ExperimentalWarning: The fs.promises API is experimental' (#777) More... about 6 years ago
fix: strengthen typings for git.log (#775) More... about 6 years ago
fix: support 'status' and 'statusMatrix' on empty branches (#762) More... about 6 years ago
fix: update "diff-lines" dep (#760) More... about 6 years ago
chore: update `generate-docs.js` (#755) More... about 6 years ago
chore: update generate-docs.js (#754) More... about 6 years ago
Create FUNDING.yml (#753) More... about 6 years ago
chore: update deps (#742) More... about 6 years ago
fix: don't throw an error for URLs that provide a username but no password (#737) More... about 6 years ago
fix: the `headers` returned by the HTTP plugin should be JSON objects More... about 6 years ago
fix: replace 'nick' by a simple CSP-friendly templating function (#733) More... over 6 years ago
feat: prefer fs.promises if available (#730) More... over 6 years ago
fix: remove stray console.log (#726) More... over 6 years ago
fix: skip over submodules in walkBeta1 and statusMatrix (#725) More... over 6 years ago
chore: enhanced docs (#722) More... over 6 years ago
feat: add 'packObjects' command, sponsored by Cardstack (https://cardstack.com) (#718) More... over 6 years ago
chore: cache node_modules folder in CI (#723) More... over 6 years ago
chore: refactor Buffer usage in GitTree.js (#719) More... over 6 years ago
feat: add 'pattern' param to checkout command (#717) More... over 6 years ago
fix: add 'force' to addRemote typings (#716) More... over 6 years ago
feat: statusMatrix() should skip over "exotic" file types (sockets, fifos, etc) (#706) More... over 6 years ago
fix: resolveRef fails to resolve a branch named 'config' (#710) More... over 6 years ago
fix: more efficient fetch after clone (#704) More... over 6 years ago
fix: correctly set HEAD for non-branch checkouts (#703) More... over 6 years ago
fix: don't error if process.env is undefined (#702) More... over 6 years ago
fix: WORKDIR, TREE, and STAGE need to wrap 'fs' in a FileSystem (#700) More... over 6 years ago