6296 Commits (a97e79d95d2ae6952f340e649b38000100852a4d)
 

Author SHA1 Message Date
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
David Pursehouse 74789e7786 SidebandInputStream: Specify charset when calling String.getBytes() 6 years ago
David Pursehouse b65a310abc MergeFormatter{Pass}: Use Charset instead of String 6 years ago
David Pursehouse fbf6ce65ba Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 6 years ago
David Pursehouse f5d7f93b52 Bazel: Increase severity of MissingFail to ERROR 6 years ago
David Pursehouse 981e403e59 TestProtocolTest: Add missing calls to fail() 6 years ago
David Pursehouse 0b292b9085 BlockListTest: Add missing calls to fail() 6 years ago
David Pursehouse 302717c30b DirCacheBuilderTest#testBuildRejectsUnsetFileMode: Add missing fail() 6 years ago
David Pursehouse f02844caae DirCacheCheckoutTest#testCheckoutHierarchy: Add missing call to fail() 6 years ago
David Pursehouse 00698f9e27 ConfigTest: Fix tests for getting empty config value as int 6 years ago
David Pursehouse 873b0b7754 FileResolverTest#testNotAGitRepository: Fail when exception is not thrown 6 years ago
Jonathan Tan 1bb430dc21 UploadPack: support deepen-since in protocol v2 6 years ago
Jonathan Tan 953cf2c9da DepthGenerator: remove redundant depth check 6 years ago
David Pursehouse b2ee02f53b FileRepositoryBuilderTest: Don't explicitly close BufferedWriter in try-with-resource 6 years ago
David Pursehouse fa61fd6f61 Explicitly specify charset when constructing FileWriter 6 years ago
David Pursehouse 62012d0bdd Explicitly specify charset when constructing BufferedReader 6 years ago
David Pursehouse dbabe5f37a Explicitly specify charset in constructor of InputStreamReader 6 years ago
David Pursehouse 2f1350c9ac Explicitly specify charset when calling getBytes 6 years ago
David Pursehouse a7d3fa3064 Explicitly specify charset in constructor of String 6 years ago
David Pursehouse ee40efcea4 Make inner classes static where possible 6 years ago
David Pursehouse 1f14c16ae4 Bazel: Increase severity of ExpectedExceptionChecker to ERROR 6 years ago
David Pursehouse 6397e220a3 Merge branch 'stable-5.1' 6 years ago
David Pursehouse 41b1a71cf3 Merge branch 'stable-5.0' into stable-5.1 6 years ago
David Pursehouse 7893fcb0b4 Merge branch 'stable-4.11' into stable-5.0 6 years ago
David Pursehouse 6b82c9ff7f Merge branch 'stable-4.10' into stable-4.11 6 years ago
David Pursehouse 8ee64116b8 Merge branch 'stable-4.9' into stable-4.10 6 years ago
David Pursehouse ffdaa0ff8f Merge branch 'stable-4.8' into stable-4.9 6 years ago
David Pursehouse 33c9906886 Merge branch 'stable-4.7' into stable-4.8 6 years ago
Matthias Sohn 9c71cda06f Update .mailmap 6 years ago
Matthias Sohn 6a2be5c12c Fix @since tag on RefDatabase#getRefsByPrefix 6 years ago
David Ostrovsky e5a4c0d17e ObjectDownloadListener#onWritePossible: Add comment on return statement 6 years ago
David Pursehouse 6690a3d191 T0003_BasicTest: Fix incorrect usage of ExpectedException 6 years ago
David Pursehouse 0717639485 ProtocolV2ParserTest: Fix incorrect usage of ExpectedException 6 years ago
Minh Thai c0f89747b6 Using getRefsByPrefix with multiple prefixes 6 years ago
Minh Thai a51e686e47 Query references by multiple prefixes 6 years ago
Michael Keppler 751abf4a50 Fix Mylyn commit message template 6 years ago
David Ostrovsky 7d89f0a053 Bazel: Provide toolchain with activated error prone warnings 6 years ago
Marc Strapetz cbc65bd659 Config.set-methods should not touch lines from included files 6 years ago
Marc Strapetz f5614d471d Don't inline included configs on FileBasedConfig.save() 6 years ago
Marc Strapetz 31abb329b4 ConfigLine.includedFrom stores source, if it was read from included file 6 years ago
Matthias Sohn 4741b072bd Merge branch 'stable-5.1' 6 years ago
Matthias Sohn 48e21dc10b Prepare 5.1.2-SNAPSHOT builds 6 years ago
Matthias Sohn b06d2e6a31 JGit v5.1.1.201809181055-r 6 years ago
Matthias Sohn b1ac54034f Merge branch 'stable-5.0' into stable-5.1 6 years ago
Matthias Sohn a59bf16843 Merge branch 'stable-4.11' into stable-5.0 6 years ago
Matthias Sohn 35255a2a29 Prepare 4.11.4-SNAPSHOT builds 6 years ago
Matthias Sohn 47ad1f6c8a JGit v4.11.3.201809181037-r 6 years ago
Matthias Sohn 969af66800 Merge branch 'stable-4.10' into stable-4.11 6 years ago
Matthias Sohn 3d7476b1b3 Merge branch 'stable-4.9' into stable-4.10 6 years ago