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