6341 Commits (1b56ee87ba34e581cfb414a1b7f56906b0c31cba)
 

Author SHA1 Message Date
  David Pursehouse 1b56ee87ba Upgrade maven-project-info-reports-plugin to 3.0.0 5 years ago
  David Pursehouse e2ab04e781 Upgrade maven-enforcer-plugin to 3.0.0-M2 5 years ago
  David Pursehouse 3ac9e790ad Upgrade maven surefire plugins to 2.22.0 5 years ago
  David Pursehouse 8d040d6ba9 Ensure same version of maven-surefire-plugin and maven-surefire-report-plugin 5 years ago
  Jonathan Nieder 51d656586b SubmoduleAddCommand: Remove double-check of submodule name 5 years ago
  David Pursehouse 8309f5011e Merge branch 'stable-5.1' 5 years ago
  Matthias Sohn 1bec897ada Update API warning filter to 5.1.3 5 years ago
  Jonathan Nieder 7647b03e94 Merge branch 'stable-5.1' 5 years ago
  Jonathan Nieder c1ef0d2cfd Merge branch 'stable-5.0' into stable-5.1 5 years ago
  Jonathan Nieder 3e73672c06 Merge branch 'stable-4.11' into stable-5.0 5 years ago
  Jonathan Nieder 735f79c663 Merge branch 'stable-4.10' into stable-4.11 5 years ago
  Jonathan Nieder 112a19711d Merge branch 'stable-4.9' into stable-4.10 5 years ago
  Jonathan Nieder acd35d5384 Merge branch 'stable-4.8' into stable-4.9 5 years ago
  David Pursehouse f6eb785551 Merge branch 'stable-4.7' into stable-4.8 5 years ago
  David Pursehouse df8bd762a1 ObjectChecker#getGitsubmodules: Fix malformed javadoc 5 years ago
  Matthias Sohn 1133faff8c Merge branch 'stable-5.1' 5 years ago
  Matthias Sohn 2078b23cee Prepare 5.1.3-SNAPSHOT builds 5 years ago
  Matthias Sohn b63870200b JGit v5.1.2.201810061102-r 5 years ago
  Matthias Sohn dff99a272a Merge branch 'stable-5.0' into stable-5.1 5 years ago
  Matthias Sohn 23ebbe5662 Merge branch 'stable-4.11' into stable-5.0 5 years ago
  Matthias Sohn 620370ab6a Prepare 4.11.5-SNAPSHOT builds 5 years ago
  Matthias Sohn c2a866b109 JGit v4.11.4.201810060650-r 5 years ago
  Matthias Sohn 816bcd259e Merge branch 'stable-4.10' into stable-4.11 5 years ago
  Matthias Sohn f07e48cc10 Fix configuration of maven-javadoc-plugin 5 years ago
  Matthias Sohn f016e32471 Merge branch 'stable-4.10' into stable-4.11 5 years ago
  Matthias Sohn c0a973657f Merge branch 'stable-4.9' into stable-4.10 5 years ago
  Matthias Sohn bf7a611dac Prepare 4.9.7-SNAPSHOT builds 5 years ago
  Matthias Sohn 73e6a93ba2 JGit v4.9.6.201810051924-r 5 years ago
  Matthias Sohn 7d94b446fe Merge branch 'stable-4.8' into stable-4.9 5 years ago
  Matthias Sohn a8bd7dcc58 Merge branch 'stable-4.7' into stable-4.8 5 years ago
  Matthias Sohn 4a68f1a3c7 Prepare 4.7.6-SNAPSHOT builds 5 years ago
  Matthias Sohn 9c90816cd9 JGit v4.7.5.201810051826-r 5 years ago
  Ivan Frade e4c28665b6 BaseReceivePack: Validate incoming .gitmodules files 5 years ago
  Ivan Frade 3ed3eafbd1 ObjectChecker: Report .gitmodules files found in the pack 5 years ago
  Ivan Frade db9f7b028d SubmoduleAddCommand: Reject submodule URIs that look like cli options 5 years ago
  Matthias Sohn 9dbb18291f Revert "Configure WindowCache settings to use in JGit CLI" 5 years ago
  Thomas Wolf 569cf1856c Fix handling of core.eol=native and of crlf attribute 5 years ago
  Matthias Sohn abe43a5841 Silence API warning for method added to interface DepthWalk 5 years ago
  Jonathan Nieder c33e392f9b pgm: Add missing dependency on commons-logging 5 years ago
  David Pursehouse 65d6bb073a Override int read(byte[], int, int) on test instances of InputStream 5 years ago
  David Pursehouse 731d638f69 LfsFactory#LfsInputStream: Override int read(byte[], int, int) 5 years ago
  Jonathan Nieder 1f4ab45166 MergeFormatterPass: Remove constructor taking charset name as string 5 years ago
  David Pursehouse 7d19b18c7d TextBuiltin#init: Factor out a method to get the log output encoding 5 years ago
  David Pursehouse a5c0a8dfa5 ConfigConstants: Add constants for i18n.logOutputEncoding 5 years ago
  David Pursehouse d54fc955be Bazel: Increase severity of DefaultCharset to ERROR 5 years ago
  David Pursehouse a97e79d95d Explicitly specify charset when constructing PrintWriter 5 years ago
  David Pursehouse 4316e1c3a9 TextBuiltin: Default to UTF-8 when i18n.logOutputEncoding is not set 5 years ago
  David Pursehouse 74789e7786 SidebandInputStream: Specify charset when calling String.getBytes() 5 years ago
  David Pursehouse b65a310abc MergeFormatter{Pass}: Use Charset instead of String 5 years ago
  David Pursehouse fbf6ce65ba Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 years ago