Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Releases: ajoberstar/grgit

0.4.0

11 Jul 22:09

Choose a tag to compare

  • Added support for remote add/list. Thanks to Adam Dubiel.

0.3.1

11 Jul 22:08

Choose a tag to compare

  • Implement #37 to support an orphan checkout.

0.3.0

11 Jul 22:08

Choose a tag to compare

  • Breaking change: Updating to Groovy 2.x.

0.2.3

11 Jul 22:08

Choose a tag to compare

  • Allow empty passwords in hardcoded credentials to support Github auth tokens and similar use cases.
  • Support authentication on PullOp.

0.2.2

11 Jul 22:07

Choose a tag to compare

  • Fix for #24 making closure syntax for operations work in gradle-git.
  • Support netcat as an alternative to JNA for sshagent connections.

0.2.1

11 Jul 22:07

Choose a tag to compare

  • Added close() method to Grgit to release resources.
  • Support system properties for hardcoded credentials.
  • Fix for some JNA issues when using ssh-agent.

0.2.0

11 Jul 22:07

Choose a tag to compare

  • Added a bunch of new operations.

0.1.0

11 Jul 22:06

Choose a tag to compare

Initial release.