Eclipse JGit: Java implementation of Git 5.5.1

5.5.1

Description

Bug Fixes

  • Do not rely on ArrayIndexOutOfBoundsException to detect end of input. Config#StringReader relied on ArrayIndexOutOfBoundsException to detect the end of the input. Creation of exception with (deep) stack trace can significantly degrade performance e.g. when Gerrit reads all external ids from NoteDb.

  • 1100344 WorkingTreeIterator: correctly handle different timestamp resolutions

Conforms To UI/UX Guidelines
Not verified