1. 4cc1329 ErrorProne: Enable and fix UnusedException check by David Pursehouse · 5 years ago
  2. 8fa3594 Remove Error-Prone ExpectedExceptionChecker by David Pursehouse · 5 years ago
  3. 5c5f7c6 Update EDL 1.0 license headers to new short SPDX compliant format by Matthias Sohn · 5 years ago
  4. e9d728c Merge branch 'stable-5.5' by David Pursehouse · 5 years ago
  5. 3c78d62 Merge branch 'stable-5.3' into stable-5.4 by David Pursehouse · 5 years ago
  6. 8393594 Merge branch 'stable-5.2' into stable-5.3 by David Pursehouse · 5 years ago
  7. da06f23 Merge branch 'stable-5.1' into stable-5.2 by David Pursehouse · 5 years ago
  8. 7554bdf Bazel: Use java_plugin and java_binary from @rules_java in jmh.bzl by David Pursehouse · 5 years ago
  9. abecc95 Merge branch 'stable-5.5' by Matthias Sohn · 5 years ago
  10. e85664e Merge branch 'stable-5.3' into stable-5.4 by Matthias Sohn · 5 years ago
  11. cbdb5e7 Merge branch 'stable-5.2' into stable-5.3 by Matthias Sohn · 5 years ago
  12. 29a429c Merge branch 'stable-5.1' into stable-5.2 by Matthias Sohn · 5 years ago
  13. 452c38c Run JMH benchmarks using bazel by Matthias Sohn · 6 years ago
  14. 5caa951 Bazel: Reuse version from .bazelversion for minimum used version check by David Ostrovsky · 5 years ago
  15. 80fd4cb Merge branch 'stable-5.3' into stable-5.4 by Matthias Sohn · 6 years ago
  16. 22973d1 Format BUILD files with buildifier by Matthias Sohn · 6 years ago
  17. 82badd0 Merge branch 'stable-5.2' into stable-5.3 by Matthias Sohn · 6 years ago
  18. 40ba12f Bazel: Add fixes for --incompatible_load_java_rules_from_bzl by David Pursehouse · 6 years ago
  19. 40f6c92 Increase severity of AmbiguousMethodReference to ERROR by David Pursehouse · 6 years ago
  20. 72ae089 Fix NarrowingCompoundAssignment warnings from Error Prone by David Pursehouse · 6 years ago
  21. dad9e1f GlobalBundleCache: Fix ClassNewInstance warning from Error Prone by David Pursehouse · 6 years ago
  22. 430be89 Error Prone: Increase severity of NonOverridingEquals to ERROR by David Pursehouse · 6 years ago
  23. 13696b8 Error Prone: Increase severity of ImmutableEnumChecker to ERROR by David Pursehouse · 6 years ago
  24. 4fe4b0a Error Prone: Increase severity of ShortCircuitBoolean to ERROR by David Pursehouse · 6 years ago
  25. 0f4554f Increase severity of OperatorPrecedence to ERROR, and fix instances by David Pursehouse · 6 years ago
  26. c177c6f Merge branch 'master' into stable-5.4 by Matthias Sohn · 6 years ago
  27. 8bd0ba0 ErrorProne: Increase severity of FutureReturnValueIgnored to ERROR by David Pursehouse · 6 years ago
  28. d9c569b Merge branch 'stable-5.3' into stable-5.4 by Matthias Sohn · 6 years ago
  29. 245c2c0 Bazel: Increase severity of most error-prone checks to ERROR by David Pursehouse · 6 years ago
  30. 4c33f70 Enable error-prone checks by default by David Pursehouse · 6 years ago
  31. eeab375 [releng] Fix dependencies between features by Thomas Wolf · 6 years ago
  32. ec5fc57 Bazel: Stop using native.git_repository by David Pursehouse · 6 years ago
  33. 13f9aae Fix tools/version.sh by Matthias Sohn · 6 years ago
  34. 5218d2f Add new ssh bundles to Maven central scripts by Matthias Sohn · 6 years ago
  35. 1385f4b Bazel: Increase severity of ClassCanBeStatic to ERROR by David Pursehouse · 6 years ago
  36. 3ec3ca0 Bazel: Format tools/BUILD with buildifier by David Pursehouse · 6 years ago
  37. 9625db2 Upgrade to Bazel 0.19.0 by David Ostrovsky · 6 years ago
  38. d54fc95 Bazel: Increase severity of DefaultCharset to ERROR by David Pursehouse · 6 years ago
  39. f5d7f93 Bazel: Increase severity of MissingFail to ERROR by David Pursehouse · 6 years ago
  40. 1f14c16 Bazel: Increase severity of ExpectedExceptionChecker to ERROR by David Pursehouse · 6 years ago
  41. 7d89f0a Bazel: Provide toolchain with activated error prone warnings by David Ostrovsky · 7 years ago
  42. b270e4b Merge branch 'stable-4.7' into stable-4.8 by David Pursehouse · 7 years ago
  43. 487571e Bazel: Format all build files with buildifier 0.15.0 by David Pursehouse · 7 years ago
  44. 4cfaef4 Fix version.sh to update version of imported jgit features by Matthias Sohn · 8 years ago
  45. e92a0c3 Implement initial framework of Bazel build by David Ostrovsky · 8 years ago
  46. ab79ce9 Change JGit minimum execution environment to JavaSE-1.8 by Matthias Sohn · 9 years ago
  47. e3b45f7 Run Maven build in release.sh concurrently to speedup release by Matthias Sohn · 9 years ago
  48. 24b6c08 Add lfs libraries to scripts for upload to Maven central by Matthias Sohn · 9 years ago
  49. 5da5eb4 Remove java7 bundle from Maven central scripts by Matthias Sohn · 9 years ago
  50. aca07fa Merge branch 'stable-4.2' by David Pursehouse · 9 years ago
  51. 8d3584f Remove org.eclipse.jgit.updatesite project from tools/version.sh by Matthias Sohn · 9 years ago
  52. 776c300 buck: set Bundle-Version for :jgit_bin by Shawn Pearce · 9 years ago
  53. 13502fe Implement Buck driven build by David Ostrovsky · 9 years ago
  54. 6c1f739 Move console classes to pgm bundle by Matthias Sohn · 10 years ago
  55. c26bc63 Set minimum required Java version to Java 7 by Matthias Sohn · 10 years ago
  56. be25ecb Enable passing version number to maven central scripts by Matthias Sohn · 11 years ago
  57. 94953ac Add script to create JGit release by Matthias Sohn · 11 years ago
  58. 792d27e Fix version.sh to update Eclipse-SourceBundle version by Matthias Sohn · 11 years ago
  59. f59b680 Update scripts to deploy jgit on Maven central by Matthias Sohn · 11 years ago
  60. 8de3512 Scripts to publish jgit artifacts on Maven central by Matthias Sohn · 12 years ago
  61. fe248d2 Remove fix-headers and rewrite-history by Shawn Pearce · 12 years ago
  62. 79a2e28 Fix version.sh to not overwrite ${project.version} by Matthias Sohn · 12 years ago
  63. c1f352c Fix version.sh by Matthias Sohn · 13 years ago
  64. 8d88a84 tools/release: Handle v1.0.0.201106090707-r-NN-gdeadbeef by Shawn O. Pearce · 14 years ago
  65. e2a3524 Fix version.sh by Matthias Sohn · 14 years ago
  66. 629fd0d Clean up LICENSE file by Shawn O. Pearce · 15 years ago
  67. 200f3ca tools/version.sh: Use backup files on Win32 by Shawn O. Pearce · 15 years ago
  68. 7804045 Bump all features during release by Shawn O. Pearce · 15 years ago
  69. 764f163 tools/version.sh: Update OSGi manifest files by Shawn O. Pearce · 15 years ago
  70. 5782258 Script to fix license headers and copyrights in Java sources by Matthias Sohn · 15 years ago
  71. fc5fc70 Switch build to Apache Felix maven-bundle-plugin by Shawn O. Pearce · 15 years ago
  72. 6f06be9 tools/version.sh: Update embedded version numbers in build products by Shawn O. Pearce · 15 years ago
  73. add24f2 Standardize the source code formatter for Eclipse by Shawn O. Pearce · 15 years ago
  74. baba6a3 Utility to graft old JGit history onto repository by Shawn O. Pearce · 15 years ago