6394 Commits (7fde9ab8d24be6e5eb758d66b4a4bdde102fb0ee)
 

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