Skip to content

Releases: openrewrite/jgit

v1.4.2

Choose a tag to compare

@sambsnyd sambsnyd released this 16 Apr 22:35
472be96

What's Changed

  • Fix #11 CorruptObjectException when reading git index written with index.skipHash=true by @sambsnyd in #12

Full Changelog: v1.4.1...v1.4.2

v1.4.1

Choose a tag to compare

@timtebeek timtebeek released this 11 Mar 21:38
37244d5

What's Changed

  • Fix hunk apply failure caused by trailing whitespace mismatch by @bmuschko in #10

New Contributors

Full Changelog: v1.3.3...v1.4.1

1.3.3

Choose a tag to compare

@kmccarp kmccarp released this 02 Mar 22:25
a70606c

What's Changed

  • Disable filesystem timestamp resolution persistence to JGit config by @kmccarp in #9

New Contributors

Full Changelog: v1.3.2...v1.3.3

1.3.2

Choose a tag to compare

@jkschneider jkschneider released this 27 Jan 14:11
3197067

What's Changed

  • Include file path in patch apply exception messages by @jkschneider in #8

New Contributors

Full Changelog: v1.4.0...v1.3.2

v1.4.0

Choose a tag to compare

@timtebeek timtebeek released this 11 Mar 21:34
2083e0c

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.4.0

v1.3.1

Choose a tag to compare

@pstreef pstreef released this 03 Dec 09:54
ad52cac

What's Changed

  • Fix NPE in TemporaryBuffer when writing to closed buffer by @pstreef in #6
  • Expose HTTP response details in transport exceptions by @pstreef in #5

New Contributors

Full Changelog: v1.3.0...v1.3.1

1.3.0

Choose a tag to compare

@jkschneider jkschneider released this 22 Jul 18:56

Full Changelog: v1.2.0...v1.3.0

Removing experimental S3 git protocol support that is flagged by security scanners and is unused anyway.

1.2.0

Choose a tag to compare

@bryceatmoderne bryceatmoderne released this 23 May 16:18
629b2b5

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

1.1.0

Choose a tag to compare

@sambsnyd sambsnyd released this 28 Mar 08:02

What's Changed

  • Also include bouncycastle gpg implementation

Full Changelog: v1.0.0...v1.1.0

1.0.0

Choose a tag to compare

@sambsnyd sambsnyd released this 28 Mar 00:24

What's Changed