Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2019-05-26Bazel: Increase severity of most error-prone checks to ERRORDavid Pursehouse1-39/+39
2019-05-26Enable error-prone checks by defaultDavid Pursehouse1-1/+3
2019-01-17Fix tools/version.shMatthias Sohn1-0/+11
2018-12-08Add new ssh bundles to Maven central scriptsMatthias Sohn2-0/+4
2018-11-08Bazel: Increase severity of ClassCanBeStatic to ERRORDavid Pursehouse1-1/+1
2018-11-06Bazel: Format tools/BUILD with buildifierDavid Pursehouse1-6/+6
2018-11-01Upgrade to Bazel 0.19.0David Ostrovsky2-2/+4
2018-09-30Bazel: Increase severity of DefaultCharset to ERRORDavid Pursehouse1-1/+1
2018-09-30Bazel: Increase severity of MissingFail to ERRORDavid Pursehouse1-1/+1
2018-09-25Bazel: Increase severity of ExpectedExceptionChecker to ERRORDavid Pursehouse1-1/+1
2018-09-22Bazel: Provide toolchain with activated error prone warningsDavid Ostrovsky1-0/+107
2018-08-31Merge branch 'stable-4.7' into stable-4.8David Pursehouse1-14/+13
2018-08-30Bazel: Format all build files with buildifier 0.15.0David Pursehouse1-14/+13
2017-04-05Fix version.sh to update version of imported jgit featuresMatthias Sohn1-0/+1
2017-01-18Implement initial framework of Bazel buildDavid Ostrovsky2-0/+17
2016-09-20Change JGit minimum execution environment to JavaSE-1.8Matthias Sohn1-3/+3
2016-05-04Run Maven build in release.sh concurrently to speedup releaseMatthias Sohn1-2/+1
2016-04-08Add lfs libraries to scripts for upload to Maven centralMatthias Sohn2-0/+4
2016-01-22Remove java7 bundle from Maven central scriptsMatthias Sohn2-2/+0
2016-01-20Merge branch 'stable-4.2'David Pursehouse1-11/+0
2016-01-19Remove org.eclipse.jgit.updatesite project from tools/version.shMatthias Sohn1-11/+0
2016-01-03buck: set Bundle-Version for :jgit_binShawn Pearce1-0/+9
2015-12-31Implement Buck driven buildDavid Ostrovsky1-0/+42
2015-02-10Move console classes to pgm bundleMatthias Sohn2-4/+2
2015-02-09Set minimum required Java version to Java 7Matthias Sohn1-3/+3
2014-06-06Enable passing version number to maven central scriptsMatthias Sohn2-2/+16
2014-05-21Add script to create JGit releaseMatthias Sohn1-0/+52
2014-04-17Fix version.sh to update Eclipse-SourceBundle versionMatthias Sohn1-0/+1
2014-03-04Update scripts to deploy jgit on Maven centralMatthias Sohn2-2/+4
2013-10-17Scripts to publish jgit artifacts on Maven centralMatthias Sohn2-0/+91
2013-06-19Remove fix-headers and rewrite-historyShawn Pearce3-438/+0
2013-06-04Fix version.sh to not overwrite ${project.version}Matthias Sohn1-3/+10
2011-12-10Fix version.shMatthias Sohn1-1/+1
2011-06-24tools/release: Handle v1.0.0.201106090707-r-NN-gdeadbeefShawn O. Pearce1-1/+1
2011-02-11Fix version.shMatthias Sohn1-1/+18
2010-07-02Clean up LICENSE fileShawn O. Pearce1-0/+42
2010-06-14tools/version.sh: Use backup files on Win32Shawn O. Pearce1-5/+6
2010-06-02Bump all features during releaseShawn O. Pearce1-3/+3
2010-03-19tools/version.sh: Update OSGi manifest filesShawn O. Pearce1-0/+55
2010-03-08Script to fix license headers and copyrights in Java sourcesMatthias Sohn3-0/+438
2009-12-28Switch build to Apache Felix maven-bundle-pluginShawn O. Pearce1-9/+2
2009-11-17tools/version.sh: Update embedded version numbers in build productsShawn O. Pearce1-0/+107
2009-10-05Standardize the source code formatter for EclipseShawn O. Pearce1-0/+267
2009-09-30Utility to graft old JGit history onto repositoryShawn O. Pearce1-0/+60

    Back to the top