dugite

Elegant bindings for working with Git in your Node applications

MIT License

Downloads
53.9K
Stars
454
Committers
31

Bot releases are visible (Hide)

dugite - v1.88.0

Published by outofambit almost 5 years ago

This release includes git 2.23.1 (2.23.0.windows.2) and Git LFS 2.7.2

dugite - v1.88.0-beta.0

Published by outofambit over 5 years ago

This release updates the embedded Git to v2.21.0 and Git LFS to v2.6.1

dugite - v1.87.0

Published by outofambit over 5 years ago

This release downgrades the embedded Git to v2.19.2 and Git LFS to v2.6.0

dugite - v1.86.0

Published by shiftkey over 5 years ago

  • Added additional regex associated with HostDown error code - #308, thanks @Daniel-McCarthy!
dugite - v1.85.0

Published by shiftkey over 5 years ago

  • Added UnresolvedConflicts error code - #306
dugite - v1.84.0

Published by shiftkey over 5 years ago

  • Fix for detecting NoExistingRemoteBranch error code - #301, thanks @say25!
dugite - v1.83.0

Published by shiftkey over 5 years ago

  • Update handlebars from 4.0.12 to 4.1.0 to address reported security issue - #294
  • Additional cases for detecting LocalChangesOverwritten error from Git - #281, thanks @mathieudutour!
dugite - v1.82.0

Published by shiftkey over 5 years ago

  • Bump tar from 4.4.7 to 4.4.8 - #259
  • Bump rimraf from 2.6.2 to 2.6.3 - #262
  • Add new error code for local changes overwritten message from Git - #271, thanks @mathieudutour
dugite - v1.81.0

Published by shiftkey almost 6 years ago

  • Upgrade embedded Git to v2.20.1 and Git LFS to v2.6.1 - #252
  • Add error parsing for missing ref when merging - #245, thanks @say25!
dugite - v1.80.0

Published by shiftkey almost 6 years ago

This release updates the embedded Git to v2.19.2 and Git LFS to v2.6.0

dugite - v1.79.0

Published by shiftkey almost 6 years ago

This release contains packaging improvements to the embedded Git for Linux and ARM64 users, and should now work with a generic libcurl built for the user. Check out the dugite-native release for more details.

dugite - v1.78.1-beta0

Published by shiftkey almost 6 years ago

This release contains a pre-release embedded Git to verify an issue with how Linux and ARM64 builds link to libcurl. See the dugite-native release for more information.

dugite - v1.78.0

Published by iAmWillShepherd about 6 years ago

  • Upgrade embedded Git to v2.19.1
dugite - v1.77.0

Published by iAmWillShepherd about 6 years ago

Deprecated

dugite - v1.76.0

Published by shiftkey about 6 years ago

  • Upgrades embedded Git to 2.19.0 and Git LFS to 2.5.2 - #219
dugite - v1.75.0

Published by shiftkey about 6 years ago

  • Ensure native package download uses TLS 1.2 - #205, thanks @CapOM!
  • Add new error code to handle conflicts better - #218, thanks @outofambit!
dugite - v1.74.0

Published by shiftkey about 6 years ago

dugite - v1.73.0

Published by shiftkey about 6 years ago

  • Relax environment checks so this can be used in OpenBSD environments - #200, thanks @adamsteen!
dugite - v1.72.0

Published by shiftkey about 6 years ago

Adds support for installing and using on 32-bit Node: #203

dugite - v1.71.0

Published by shiftkey about 6 years ago

This release upgrades Git LFS to v2.5.0, and removes git-credential-store and git-credential-wincred from the embedded Git environment on Windows.