1. 964498e [errorprone] Fix error pattern JdkObsolete by Matthias Sohn · 11 months ago
  2. bf92bb9 [errorprone] Suppress MissingSummary for translation bundles by Matthias Sohn · 1 year, 6 months ago
  3. 7b95504 Fix all Javadoc warnings and fail on them by Antoine Musso · 1 year, 10 months ago
  4. 5c5f7c6 Update EDL 1.0 license headers to new short SPDX compliant format by Matthias Sohn · 5 years ago
  5. 74bc501 Replace chain of if statements with switch by Carsten Hammer · 6 years ago
  6. 66cb2d9 [error prone] fix ReferenceEquality warning in CommitGraphPane#authorFor by Matthias Sohn · 6 years ago
  7. f3ec7cf Remove further unnecessary 'final' keywords by Han-Wen Nienhuys · 7 years ago
  8. 6d370d8 Remove 'final' in parameter lists by Han-Wen Nienhuys · 7 years ago
  9. 6ac27ee Fix javadoc in org.eclipse.jgit.ui by Matthias Sohn · 7 years ago
  10. 3b44486 Enable and fix warnings about redundant specification of type arguments by David Pursehouse · 8 years ago
  11. 7ac182f Enable and fix 'Should be tagged with @Override' warning by David Pursehouse · 8 years ago
  12. 741829f1 Enable retrieval of credentials from .netrc for AwtCredentialsProvider by Matthias Sohn · 9 years ago
  13. 8688999 Fix warnings about missing serialVersionUID by Hugo Arès · 9 years ago
  14. ff798f1 Restore AwtCredentialsProvider to enable debugging pgm in Eclipse by Matthias Sohn · 10 years ago
  15. 6c1f739 Move console classes to pgm bundle by Matthias Sohn · 10 years ago
  16. 64162ab AWTPlotRenderer: use float arithmetic instead of double followed by a conversion by Jonathan Nieder · 10 years ago
  17. 1a72143 Use baseline instead of centerline in PlotRenderer by Michael Keppler · 10 years ago
  18. e5f7fdc PlotLane: Use identity hashCode and equals by Konrad Kügler · 11 years ago
  19. 32ff57a Cleanup javadocs so they pass the java8 doclint checks by Robin Rosenberg · 11 years ago
  20. a57dd1c Declare essentially static methods as static by Robin Rosenberg · 12 years ago
  21. c310fa0 Mark non-externalizable strings as such by Robin Rosenberg · 12 years ago
  22. 20c8298 Make an exception for the formatting rules (turn off) for some files by Robin Rosenberg · 12 years ago
  23. 17d9c68 Implement command line support for CredentialsProvider by Shawn O. Pearce · 14 years ago
  24. 258f516 Fix FindBugs and Eclipse warnings in org.eclipse.jgit.ui by Robin Stocker · 14 years ago
  25. 3a899a3 Prefer static inner classes by Robin Rosenberg · 15 years ago
  26. 3e8bd24 Override equals for SwingLane since super class PlotLane defines it by Robin Rosenberg · 15 years ago
  27. f3d8a8e Externalize strings from JGit by Sasa Zivkov · 15 years ago
  28. 01b5392 Rewrite reference handling to be abstract and accurate by Shawn O. Pearce · 15 years ago
  29. 27a497f Move AWT based SSH authenticator to ui bundle by Shawn O. Pearce · 15 years ago
  30. 9108035 Refactor the cached Authenticator data out of AwtAuthenticator by Shawn O. Pearce · 15 years ago
  31. cf2edb6 Move AWT UI code to new org.eclipse.jgit.ui bundle by Mykola Nikishov · 15 years ago