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.102.0

Published by tidy-dev over 3 years ago

Add GitError.ConflictModifyDeletedInBranch for when merge is attempting to merge modifications to a file that doesn't exist in target branch

dugite - v1.101.0

Published by sergiou87 over 3 years ago

  • Add GitError.GPGFailedToSignData when GPG fails to sign the data #433
dugite - V1.99.0

Published by tidy-dev over 3 years ago

Add GitError.MergeCommitNoMainlineOption and regex to be able to parse main line error during cherry picking or reverting a merge commit.

dugite - v1.98.0

Published by tidy-dev over 3 years ago

  • Update GitError.UnresolvedConflicts error regex to pick up cherry picking unresolved conflict error output.
dugite - v1.97.0

Published by sergiou87 over 3 years ago

  • Bump dugite-native to v2.29.2-2, which includes git built with an older version of macOS SDK in order to fix desktop/desktop#11516
dugite - v1.95.0

Published by niik over 3 years ago

  • Bumps dugite-native in order to get Git LFS 2.13.2 (CVE-2021-21237)
  • Bumps dugite-native to Git 2.26.2-4 in order to work around issues with homebrew linked version of curl.
dugite - v1.93.0

Published by niik almost 4 years ago

dugite - v1.92.0

Published by niik almost 4 years ago

  • Stop testing on node 8 - #408
  • Upgrade to dugite-native 2.26.2-1 - #415
dugite - v1.91.3

Published by niik almost 4 years ago

  • #407 Detect Git 2.26.x rebase errors correctly
dugite - v1.91.2

Published by rafeca over 4 years ago

  • This release includes git 2.26.2 (2.26.2.windows.0) and Git LFS 2.7.2 (these are the same as the preceding dugite release v1.91.1)
  • Adds support for Windows on ARM via the npm_config_arch config #391 - thanks to @kaadam and @dennisameling!
  • Adds parsing for errors related to local changes conflicting with merge and rebase actions (see https://github.com/desktop/dugite/pull/403).
dugite -

Published by outofambit over 4 years ago

  • adds support for Windows on ARM via the npm_config_arch config #391 - thanks to @kaadam and @dennisameling!
  • includes Git v2.23.3 and Git for Windows v2.23.0.windows.5 (these are the same as the preceding dugite release v1.88.6)
dugite -

Published by outofambit over 4 years ago

  • includes Git v2.23.3 (and Git for Windows v2.23.0.windows.5)
dugite - v1.91.1

Published by rafeca over 4 years ago

This release includes git 2.26.2 (2.26.2.windows.0) and Git LFS 2.7.2.

dugite -

Published by outofambit over 4 years ago

includes git v2.23.3 (and git for windows v2.23.0.windows.4)

dugite -

Published by outofambit over 4 years ago

This release includes git 2.23.2 (2.23.0.windows.3) and Git LFS 2.7.2.

dugite -

Published by outofambit over 4 years ago

This release includes git 2.26.0 (2.26.0.windows.0) and Git LFS 2.7.2.

Note: we've skipped v1.89.x and v1.90.x because we've skipped Git 2.24.x and 2.25.x in this release (and we may want to go back and fill them in later).

dugite - v1.88.3

Published by outofambit over 4 years ago

  • adds error parsing for "git tag already exists" error
dugite -

Published by outofambit over 4 years ago

  • includes updated build of dugite-native with a fix for failing notarization on macOS
dugite -

Published by outofambit over 4 years ago

dugite -

Published by outofambit over 4 years ago

  • Adds error parsing for "remote already exists" errors